property Editor.Label as String
Specifies the editor's label.

TypeDescription
String A string expression that indicates the label of the editor. 
The Label property specifies the editor's label. Use the Label property to change the editor's label. Use the LabelSize property to specify the width of the label. Use the Value property to specify the value of the editor. Use the Caption property to retrieve the caption of the editor. Use the Add method to specify the editor's label at adding time. Use the Image property to assign an icon to an editor. Use the <img> tag to insert icons inside the field's label. Use the Picture property to assign a picture to an editor. Use the LabelForeColor property to specify the label's foreground color. Use the LabelBackColor property to specify the label's background color. Use the LabelAlignment property to align the label.

The Label property may include built-in HTML tags like follows: