Label

Inheritance Hierarchy

          IWebComponent

          IWebControl

          IWebLabel

          WebLabel

Description

The Label component is used to create text labels on a web form.

Comments

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

The component does not have handled events. When web form is working, one can get or change component properties that are available in the IWebLabel interface.

Example

See also:

Creating a Web Form and Components Layout