Combo Box highlight and Open Box Question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a combo box that has several columns. When I choose a name, I would
like the highlight to be a different color than black and would like the
combo box to stay open or for the data to stay on top. Is this possible, if
so how? Thank you.
 
Hi TC,

If you want the list of items to remain visible, try using a List Box
instead of a Combo Box.

Damian.
 
Thank you so much for responding. If I use the "List Box", can I change the
color of the highlight?
 
Thank you so much for responding. If I use the "List Box", can I change
the
color of the highlight?

Not in a listbox, but, if you use a continues form...you could change
this.....

If you look at the following screen shots, you can see that a continues
form, and a listbox look VERY similar....
 

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