editable combo box ?

  • Thread starter Thread starter Lloyd Dupont
  • Start date Start date
I did mine using a list box and an edit floated over the top

whenever I changed the list box selection I just set the edit controls text
otherwise I let the edit box do its own work.

I think I spent more time on the design time control than I did on the
control that runs on the pocketc :)


Shaun
 
good idea !
thanks !

Shaun Wilde said:
I did mine using a list box and an edit floated over the top

whenever I changed the list box selection I just set the edit controls text
otherwise I let the edit box do its own work.

I think I spent more time on the design time control than I did on the
control that runs on the pocketc :)


Shaun
 

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

Similar Threads

Editable Combo Box 1
Access Control on subform / combo box requesting parameter 0
Prevent edit on combo box? 1
IMAP 1
IMAP 0
Synchronizing Combo boxes 0
combo box 2
Selectable but not editable Combo box 7

Back
Top