Button
[Desktop Automation]
Properties
| Property | Read/write | Type | Description |
|---|---|---|---|
| bold | read/write | Boolean | Render the button text in bold letters |
| caption | read/write | string | Caption of the button |
| enabled | read/write | Boolean | Enable or disable a button |
| height | read/write | number | height in pixels |
| hint | read/write | string | Hint or tooltip for the button |
| onclick | read/write | string | callback function for a click event |
| translate | read/write | Boolean | when true, caption must be a String Identifier |
| visible | read/write | Boolean | Show or hide the button |
Methods
None.
