Label

Estimated reading: 2 minutes 1983 views

Custom labels help screen readers read text when a form field is focused.

Properties

Appearance

BGColor: Choose the background color to be displayed inside the label.

BorderThickness(px): Specify the border thickness value in pixels. The order of the border will be (left, top, right, bottom).

FONT

FontColor: Specify the colour of the font to be used inside the box.

FontName: Specify the font style to be used inside the box.

FontSize: Specify the font size to be used inside the box

FontStyle: Choose the style from the drop down to normal, Italic or oblique

FontWeight: Choose the font weight,to be light, normal or thick.

GENERAL PROPERTIES

FormName: Autofills to whichever form the control is dropped into.

Type: This is auto populated once the checkbox control is selected.

INPUTS

ControlName: Default name given to the control used.

DisplayText: Specify the text to be entered into the label box.

IsFocusable: When enabled, the button remains visible on the screen and is ready for user interaction. If disabled, the label will still be displayed, but user interaction will not be possible.

LabelJson: This option displays the label’s output in JSON format when selected during automation.

VariableName: Declare a variable here to return the value of the labelbox. Click here to learn more. 

LAYOUT

HorizontalContentAlignement: Choose from the drop down on how the horizontal text should be aligned.

VerticalContentAlignement: Choose from the drop down on how the vertical text should be aligned.

POSITION (px)

Left: Increasing the count will move the control to the right side. Decreasing the count will move it to the Left side.

Top: Increasing the count will bring the control down and decreasing the count will move the control up.

SIZE (px)

AutoSize: Check this box, for the label box to get an automatic size based on the text entered.

Height: Specify the height of the box

Width: Specify the width of the box.

Share this Doc

Label

Or copy link

CONTENTS