Label

Version: 9.0

A Label control renders a caption for a SPEAK input control (for example, a TextBox or CheckBox control). You associate the Label control with another SPEAK control by setting the Target property of the Label control.

You use the dedicated Label control instead of a Text control for two reasons:

  • SPEAK can style and position the Label control differently

  • Some browsers use the association between the Label control and the other control for enhancing accessibility

Properties

Name

Description

Default

Appearance

Target

Specify the ID of the control that the Label control is associated with.

Text

Specify the text that the control displays.

Configuration

You can create a configuration item for a Label control by creating an item based on the Label Parameters template.

The configuration item has these specific fields:

  • Target

  • Text

It inherits these fields:

  • IsVisible

  • AccessKey

  • Tooltip

  • Behaviors

  • Id

Do you have some feedback for us?

If you have suggestions for improving this article,