简体   繁体   中英

C# system tray context menu showing below the icon

I have a Windows Application that I have created that utilizes the system tray to "hold" the application when it is open and running behind the scenes. However, the popup context menu that I created for it (used Infragistics UltraToolbarsManager), the menu appears but below the icon cutting off most of the menu.

How do I rectify this problem?

通过使用ContextMenuStrip,已解决此问题

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM