Hello,

I have a WindowsForms app displaying an icon in the systray. When the user right-click on the icon, I display a contextmenu.

On a dual-monitor setup, the contextmenu always appears on the second monitor, even tough the systray icon is in the first monitor.

Is there a way to control where (on which monitor) the context menu is displayed?

Thanks!
Alex