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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

combobox width

Status
Not open for further replies.

ganj

IS-IT--Management
Nov 3, 2001
19
AT
my combobox width displays two values: small / large.

the combobox has a width of 100 so it fits nicely on the screen. I want the drop-down part of the combobox in the same width. So I set columncounts 1 and columnwidth 100. When running the form, my open combobox igores this value. Instead, it is opened with a much smaller value. How can I force the combobox to a certain value for width? Am I asking for something unreasonable here? What is the trick?

TIA, ganj
 
HI,
Suitably pad the right side with spaces..
i.e. "SMALL "
"LARGE "

This will take care :) ramani :)
(Subramanian.G),FoxAcc, ramani_g@yahoo.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top