ComboBox Double Click

  • Thread starter Thread starter MadCrazyNewbie
  • Start date Start date
M

MadCrazyNewbie

Hey Group,

How could I do it so if something isn`t listed in my ComboBox (It looks up a
Database Coloumn), When a User Double Clicks on the ComboBox it brings up a
form so they Can add it in there and then, if you get what I mean?

Many Thanks
MCN
 
* "MadCrazyNewbie said:
How could I do it so if something isn`t listed in my ComboBox (It looks up a
Database Coloumn), When a User Double Clicks on the ComboBox it brings up a
form so they Can add it in there and then, if you get what I mean?

Double click IMO doesn't make sense because the 1st click will drop down
the combobox. Instead, you can provide an item "Search..." or something
like that which shows the dialog if it is selected.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top