[Help]ContextStripMenu[Solved]I have a list of checkboxitems. When a user right clicks a checkbox the contextstripmenu will appear. I cant get this to work.
Originally Posted by ppl2pass I have a list of checkboxitems. When a user right clicks a checkbox the contextstripmenu will appear. I cant get this to work. Create a contextmenu strip on the form. Double click the form and add the following: [php]CheckBox1.ContextMenuStrip =ContextMenuStrip1[/php]