x4Trace Documentation v1.0
|
Represents a GUI interface of button. More...
Properties | |
string | IText [get, set] |
Text of button. | |
bool | IVisible [get, set] |
Visibility of button. | |
bool | IEnable [get, set] |
Enable of button. | |
IColor | IBackColor [get, set] |
Back color of button. | |
Events | |
ExceptionEVT | ExceptionEVT |
Event of exception during GUI event. | |
IButtonClick | IClick |
Click event. | |
Represents a GUI interface of button.