ComboBox

Inheritance Hierarchy

          IWebComponent

          IWebControl

          IWebComboBox

          WebComboBox

Description

The ComboBox component implements a combobox that can be used to select value from the list of predefined values.

Comments

The component has different properties available in the design mode and in the web form execution mode.

The component has the onChange event, which can track the selected element.

Example

See also:

Creating a Web Form and Components Layout