ImDaFrEaK
Well-known member
Hey guys, I hope this isn't a stupid question. I have a context menu on my NotifyIcon and for easier use I added four check box options. Basically, I want the user to check the options they want then hit the search. However, each time the item is clicked to check it the menu closes and it has to be re-opened to then search or check another box. This is annoying. Am I missing something simple? I can't find a way to make it stay open. I even tried to enable the double click option and it still closes after the first click. Still, I knew that wasn't the right answer. How can I add check boxes to my menu list and have them checked without it closing?