property of combo box

  • Thread starter combo box diplay property
  • Start date
C

combo box diplay property

I have designes form with a combobox. But i need to keep the size of the
combobox small but at runtime when i click teh drop down i have to see the
whole list of data displayed. Is there some property for combo box that
allows this. When i run it now it is cutting off the values with the size of
the combo. Can u help me
 
K

Ken Snell [MVP]

Check out the ListWidth property. You can set it to the desired width for
the dropdown list to use.

--

Ken Snell
<MS ACCESS MVP>

"combo box diplay property" <combo box diplay
(e-mail address removed)> wrote in message
news:[email protected]...
 

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

Top