drop down list

  • Thread starter Thread starter pat
  • Start date Start date
P

pat

In a form with a drop down list, can u have a different
font colour and size in the actual box as compared to
what appears in the drop down list choices when u click
the field
 
Pat,
I've never had a sutuation to do that, but you could use the OnEnter
OnExit for the combobox.
Use the OnEnter event of the combo to decrease the FontSize (enabling
more combo records to display), and increase the FontSize on the OnExit
event (allow larger text for reading). Same with color...
hth
Al Camp
 

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