x4Trace Documentation v1.0
Loading...
Searching...
No Matches
IGraphics.Controls.IButton Interface Reference

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.
 

Detailed Description

Represents a GUI interface of button.


The documentation for this interface was generated from the following file: