ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / ButtonElementStyle Class
Properties Methods Events

In This Topic
    ButtonElementStyle Class Members
    In This Topic

    The following tables list the members exposed by ButtonElementStyle.

    Public Properties
     NameDescription
    Public PropertyGets or sets the thickness of the border around the element. (Inherited from C1.Win.RulesManager.Styles.BaseElementStyle)
    Public PropertyGets or sets corners of the element. (Inherited from C1.Win.RulesManager.Styles.BaseElementStyle)
    Public PropertyGets style containing display attributes that determine the general appearance of the element in the default state. (Inherited from C1.Win.RulesManager.Styles.ClickableElementStyle)
    Public PropertyGets or sets text font of element.  
    Public PropertyGets style containing display attributes that determine the general appearance of element on the screen when the cursor is over it. (Inherited from C1.Win.RulesManager.Styles.ClickableElementStyle)
    Public PropertyGets style containing display attributes that determine the general appearance of the pressed element on the screen when the cursor is over it. (Inherited from C1.Win.RulesManager.Styles.ClickableElementStyle)
    Public Property (Inherited from C1.Win.Themes.BaseStyle)
    Public Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Public PropertyGets or sets the thickness of the margins around the element. (Inherited from C1.Win.RulesManager.Styles.BaseElementStyle)
    Public Property (Inherited from C1.Win.Themes.BaseStyle)
    Public PropertyGets or sets the thickness of the padding between the element edges and its content. (Inherited from C1.Win.RulesManager.Styles.BaseElementStyle)
    Public PropertyGets style containing display attributes that determine the general appearance of pressed element on the screen. (Inherited from C1.Win.RulesManager.Styles.ClickableElementStyle)
    Top
    Public Methods
     NameDescription
    Public MethodApplies style to the specified C1.Framework.Style if it is possible. (Inherited from C1.Win.RulesManager.Styles.ClickableElementStyle)
    Public MethodOverridden. Creates an instance of the C1.Win.Themes.BaseStyle class that is identical to the current C1.Win.Themes.BaseStyle  
    Public Method (Inherited from C1.Win.Themes.BaseC1FrameworkStyle)
    Public Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Public Method (Inherited from C1.Win.Themes.BaseC1FrameworkStyle)
    Public Method (Inherited from C1.Win.Themes.BaseStyle)
    Public Method (Inherited from C1.Win.Themes.BaseStyle)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Top
    See Also