Defines a "buttonComponent" component.
Declaration Syntax
public interface IButtonComponent
Table 1841: Members
| 
                 Event  | ButtonClicked | 
                 Event fired when the button is clicked.  | 
| 
                 Property  | Used | 
                 Gets or sets the Used flag.  | 
| 
                 Method  | SetBasicDatas(string, string, string) | 
                 Sets basic information of the button.  | 
| 
                 Method  | SetCaptionFontSize(int) | 
                 Sets the size of the caption.  | 
| 
                 Method  | SetImageSize(int, int) | 
                 Sets the size of the image.  | 
| 
                 Method  | SetSize(int, int) | 
                 Sets the size of the button.  |