IntegerEdit

Inheritance Hierarchy

          IWebComponent

          IWebControl

          IWebIntegerEdit

          WebIntegerEdit

Description

The IntegerEdit component is used to enter integer values in the specified range.

Comments

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

The component has the onValueChanged event that occurs on changing component value.

Example

See also:

Web Form Components