Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ComboBox 2.0 - Question

Status
Not open for further replies.

eb24

Programmer
Dec 17, 2003
240
US
Problem: I would like the contents of my ComboBox to display entirely when the user clicks on the drop-down icon arrow, i.e. I do not want to only show the contents up the width of my combobox. So for long contents say 30 characters, and say my ComboBox is 15 characters long, then when user clicks on the drop-down, i want to display all of the contents not just the cut-off contents

I remember once reading an article on how to do this, but can't seem to find it. And with 2.0's added behavior to many controls, not sure if this exist out of box.

Any direction will be greatly appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top