ComponentOne MultiSelect for WinForms
C1.Win.Input.Styles Namespace / ButtonStyles Class
Properties Methods Events


In This Topic
    ButtonStyles Class Members
    In This Topic

    The following tables list the members exposed by ButtonStyles.

    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of the ButtonStyles.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the thickness of the border around the element. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles)
    Public PropertyGets or sets the radii of the element corners. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles)
    Public PropertyGets style containing display attributes that determine the general appearance of the element in the default state. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles)
    Public PropertyGets style containing display attributes that determine the general appearance of the disabled element on the screen. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles)
    Public PropertyGets or sets the text font of the element. (Inherited from C1.Win.Input.Styles.InputStyles)
    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.Input.Styles.ButtonBaseStyles)
    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.Input.Styles.ButtonBaseStyles)
    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.Input.Styles.InputStyles)
    Public Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Public PropertyGets or sets the thickness of the padding between the element edges and its content. (Inherited from C1.Win.Input.Styles.InputStyles)
    Public PropertyGets style containing display attributes that determine the general appearance of the pressed element on the screen. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from C1.Win.Themes.BaseC1FrameworkStyle)
    Protected Property (Inherited from C1.Win.Themes.BaseStyle)
    Protected Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Property (Inherited from C1.Win.Themes.BaseStyle)
    Protected Property (Inherited from C1.Win.Themes.BaseStyle)
    Protected Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Top
    Public Methods
     NameDescription
    Public MethodApplies style to destination C1.Framework.Style object if it is possible. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles)
    Public Method (Inherited from C1.Win.Themes.BaseStyle)
    Public Method (Inherited from C1.Win.Themes.BaseC1FrameworkStyle)
    Public MethodOverloaded.  (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)
    Public Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Method (Inherited from C1.Win.Themes.BaseC1FrameworkStyle)
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Method (Inherited from C1.Win.Themes.BaseStyle)
    Protected Method (Inherited from C1.Win.Themes.BaseStyle)
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected MethodRestores the default value of the Border property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles)
    Protected MethodRestores the default value of the Corners property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles)
    Protected MethodRestores the default value of the Default property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles)
    Protected MethodRestores the default value of the Disabled property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles)
    Protected MethodRestores the default value of the InputStyles.Font property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodRestores the default value of the Hot property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles)
    Protected MethodRestores the default value of the HotPressed property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles)
    Protected MethodRestores the default value of the InputStyles.Margins property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodRestores the default value of the InputStyles.Padding property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodRestores the default value of the Pressed property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles)
    Protected MethodOverloaded.  (Inherited from C1.Win.Themes.BaseC1FrameworkStyle)
    Protected MethodSpecifies whether to save the value of the Border property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles)
    Protected MethodSpecifies whether to save the value of the Corners property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles)
    Protected MethodSpecifies whether to save the value of the Default property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles)
    Protected MethodSpecifies whether to save the value of the Disabled property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles)
    Protected MethodSpecifies whether to save the value of the InputStyles.Font property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodSpecifies whether to save the value of the Hot property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles)
    Protected MethodSpecifies whether to save the value of the HotPressed property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles)
    Protected MethodSpecifies whether to save the value of the InputStyles.Margins property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodSpecifies whether to save the value of the InputStyles.Padding property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodSpecifies whether to save the value of the Pressed property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Top
    See Also