Picturebutton
[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 picturebutton |
| 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 |
| picture | read/write | string | small picture on the button |
| translate | read/write | Boolean | if true, caption must be String Identifier |
| visible | read/write | Boolean | Show or hide the button |
Methods
None.
See also
- image object
