Icon TEditComboBox

Unit: WebEdits

Inherits From TEditComboControl

Available In: Visual Client Applications

The TEditComboBox component represents an edit combo box control. An edit combo box is a combo control that allows the user to directly enter an input value or select an input value from a drop-down list of values.

Information If you do not want to allow for direct editing of the input value, please consider using a TButtonComboBox component instead.


Image