![]() |
v2.44
|
|
Allows user to trigger an action. More...
Properties | |
| IAction | Action [get, set] |
| The action of the tool button. | |
| GUID | Id [get] |
| The identifier of the tool button. | |
| BSTR | IdS [get] |
| The Id of the tool button as a string. | |
| VARIANT_BOOL | TextVisible [get, set] |
| The action visible text on button state. | |
Allows user to trigger an action.
A tool button always occupies a single cell in a tool panel grid, with the icon displayed on it.
A tool button exists in Renga until the application is closed. The same tool button can be added to multiple UI panel extensions simultaneously.
|
getset |
The action visible text on button state.
By default, the text on button is not visible.