Label
[Desktop Automation]
Properties
Property | Read/write | Type | Description |
---|---|---|---|
caption | read/write | string | caption of the label |
fontcolor | Read/write | string | fontcolor gives color of the text. Format is '$BBGGRR' |
hint | read/write | string | Hint or tooltip for the button |
leftspacing | read/write | number | left spacing of the label in pixels |
topspacing | read/write | number | top spacing of the label in pixels |
translate | read/write | Boolean | when true, caption must be a String Identifier |
visible | read/write | Boolean | Toggle visibility of the label |
Methods
None.