[]
        
(Showing Draft Content)

C1.Win.RulesManager.Styles.ButtonsStyle

ButtonsStyle Class

ButtonsStyle contains display attributes that determine the general appearance of all individual buttons on the screen.

Inheritance
ButtonsStyle
Namespace: C1.Win.RulesManager.Styles
Assembly: C1.Win.RulesManager.4.8.dll
Syntax
public class ButtonsStyle : BaseC1FrameworkStyle

Properties

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.