I have a listbox that pops-out when user right-click on a text box. The user clicks on the item and the list box disappears. If the user didn't find the item on the list box, i want to give them the option to tab to the next text box, without selecting anything on the listbox. Right now, the list box doesn't disappear until you click on an item. I coded to make it invisible in the listbox_lostfocus, but nothing happenned.
Any help will be greatly appreciated.
Any help will be greatly appreciated.