I have added a ContextMenuStrip Control to my Listview.
Since the user will most likely select more options from the contextmenu,
(context menu items are acting as checkboxes,) I want the menu to stay open,
even after the user has selected an item in the menu.
I've already tried setting the .autoclose property to false,
but then the menu won't open after a rightclick.
Is there anyway to achieve this?
Since the user will most likely select more options from the contextmenu,
(context menu items are acting as checkboxes,) I want the menu to stay open,
even after the user has selected an item in the menu.
I've already tried setting the .autoclose property to false,
but then the menu won't open after a rightclick.
Is there anyway to achieve this?