开发者

C# system tray context menu showing below the icon

开发者 https://www.devze.com 2022-12-14 06:20 出处:网络
I have a Windows Application that I have c开发者_Go百科reated that utilizes the system tray to \"hold\" the application when it is open and running behind the scenes. However, the popup context menu t

I have a Windows Application that I have c开发者_Go百科reated 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?


By using the ContextMenuStrip, this was resolved

0

精彩评论

暂无评论...
验证码 换一张
取 消