Posted 15 years ago
by John Dunn

When I set EnumEditBox.IsEditable=False, the text displayed grays out, as if the control is disabled. Both of these are identical except for IsEditable
http://i41.tinypic.com/2m2waxg.jpg
This behavior is not the same as the Sample Browser.
Also, is there a way to make the EnumEditBox act more like a ComboBox - or more specifically exactly like a ComboBox? When selected, I'd like the arrow keys to change between the values and also have clicking anywhere on the control bring up the choice list.
http://i41.tinypic.com/2m2waxg.jpg
This behavior is not the same as the Sample Browser.
Also, is there a way to make the EnumEditBox act more like a ComboBox - or more specifically exactly like a ComboBox? When selected, I'd like the arrow keys to change between the values and also have clicking anywhere on the control bring up the choice list.