CheckBox

Inheritance Hierarchy

          IWebComponent

          IWebControl

          IWebCheckBox

          WebCheckBox

Description

The CheckBox component implements the checkbox which is used to enable or disable some options or to indicate a status of different settings.

Comments

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

The component has the onChange event that can track checkbox state.

Example

See also:

Creating a Web Form and Components Layout