okay, so i have listBox1, and its populated with items, id like to know how to 1. when you rightclick in the listbox, that the rightclicked item will be selected, 2. a rightclick menu will be displayed with several items.. 3. when you click on any of the items, a corresponding void will be triggered..
thanks in advance for any help, and code examples please!