G
Guest
I have a context menu tied to a list box. When I right-click on an item, I'd like that item to be selected before the context menu invokes, similar to how Outlook Express works when right-clicking on mail items. I've figured out how to trap the right-click in the _MouseDown event, but can't figure out how to set the listbox's selected item to the item under the mouse pointer
Thanks
Billy
Thanks
Billy