[]
ButtonsStyle contains display attributes that determine the general appearance of all individual buttons on the screen.
public class ButtonsStyle : BaseC1FrameworkStyle
Name | Description |
---|---|
AcceptButton | Gets ButtonElementStyle containing display attributes that determine the general appearance of the AcceptButton elements on the screen. |
AddRuleButton | Gets ButtonElementStyle containing display attributes that determine the general appearance of the AddRuleButton elements on the screen. |
CancelButton | Gets ButtonElementStyle containing display attributes that determine the general appearance of the CancelButton elements on the screen. |
CheckBox | Gets ClickableElementStyle containing display attributes that determine the general appearance of the CheckBox elements on the screen. |
ImageButton | Gets ClickableElementStyle containing display attributes that determine the general appearance of the ImageButton elements on the screen. |
SplitButton | Gets ButtonElementStyle containing display attributes that determine the general appearance of the SplitButton elements on the screen. |
TabButton | Gets ButtonElementStyle containing display attributes that determine the general appearance of the tab button on the screen. |