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
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