M
Mantorok
Hi
I have a button on a Windows Form and it has a ContextMenu set, when the
user clicks the button I want the menu to appear, I've tried this:
btnMenu.ContextMenuStrip.Show();
Absolutely nothing happens.
Any ideas?
Thanks
Kev
I have a button on a Windows Form and it has a ContextMenu set, when the
user clicks the button I want the menu to appear, I've tried this:
btnMenu.ContextMenuStrip.Show();
Absolutely nothing happens.
Any ideas?
Thanks
Kev