WinFBE Suite 1.8.3 (November 10, 2018)

Started by Paul Squires, November 10, 2018, 04:30:01 PM

Previous topic - Next topic

SeaVipe

Quote from: Paul Squires on November 12, 2018, 06:28:01 PM
TextChanged fires for ComboBoxes of style ComboBoxStyle.Simple. Those are the comboboxes that have a textbox on top where you can enter text.


I see. Got it to work. (For some reason I thought a Click Event would have changed the text.)

Changing the style to DropDown.Simple allows the Height to be modified in Designer. Saving the form then switching the style back to DropDown or DropDown.List allowed the previously set height to be used. Otherwise the Height value in the Designer is fixed.
Clive Richey

raymw