S
Seraph Jiang
I am writing a NotifyIcon app.
I want to use Left mouse click to pop up a ContextMenuStrip.
Currently, I use
ContextMenuScrip.Show(x,y) to display it.
But it always show a windows at taskbar like I popup a window form.
Did I use the wrong method?
(e-mail address removed)
27th,Dec
I want to use Left mouse click to pop up a ContextMenuStrip.
Currently, I use
ContextMenuScrip.Show(x,y) to display it.
But it always show a windows at taskbar like I popup a window form.
Did I use the wrong method?
(e-mail address removed)
27th,Dec