Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Label Control exists in two different modes namely Runtime and Designer mode.

Label Designer Control

A Label is in designer mode at the time of designing a form in Implementer Interface. In this state, label control can be dragged and dropped on to the canvas. As soon as the label control is dragged on to the canvas, the control renders on the dropped location with its default properties.

Properties

Label designer control has some properties as mentioned below that can be changed by clicking on the control dropped (when in designer mode).

Display Value

Display value, the property of Label Designer control is a text field. 

Note
titleDefault value

Default display value for label designer control is Label.

Tip
titleOverriding default value

Default value can be overridden by double clicking on the dropped control.

Location

Location is the position of control in the canvas. The current position of control (when dropped) w.r.t canvas (from the top left) will be considered as the location of control.

Label Runtime Control

A Label Control is said to be in run time mode when the label designer control is saved with corresponding properties.

Warning

In this mode, Label Control will be static and none of its properties can be changed.

Panel
titleColorwhite
titleBGColor#1FA5A0
titleOn this page

Table of Contents