Input

Inheritance Hierarchy

          IWebComponent

          IWebControl

          IWebInput

          WebInput

Description

The Input component implements a data edit box.

Comments

In the form design mode one can determine the following properties for the component:

The component has the onTextChanged event that can track entered text. When web form is working, one can get or change component properties that are available in the IWebInput interface.

Example

See also:

Creating a Web Form and Components Layout