Hide button in a combobox dropdown

A

Andrew

When the user clicks my combobox I want to display the list but not
the button that appears to the right of the combo. This seems to be
what is implied by "fmShowDropButtonWhenNever" but infact the button
appears when the control gets focus (which I would have thought was
the purpose of "fmShowDropButtonWhenFocus").

My combo has the following properties:

Style = fmStyleDropDownList
ShowDropButtonWhen = fmShowDropButtonWhenNever

Is there another setting somewhere that I have to alter to get this to
work as expected?

Thanks a lot,
Andrew
 

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