Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / SplitButtonStyles Class
Properties Methods


In This Topic
    SplitButtonStyles Class Members
    In This Topic

    The following tables list the members exposed by SplitButtonStyles.

    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 style containing display attributes that determine the general appearance of the drop down form on the screen.  
    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 PropertyGets style containing display attributes that determine the general appearance of the drop down item on the screen.  
    Public PropertyGets or sets the thickness of the margins around the element. (Inherited from C1.Win.Input.Styles.InputStyles)
    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
    Public Methods
     NameDescription
    Public MethodApplies style to destination C1.Framework.Style object if it is possible. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles)
    Top
    Protected Methods
     NameDescription
    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 DropDown property.  
    Protected MethodRestores the default value of the 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 Item property.  
    Protected MethodRestores the default value of the Margins property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodRestores the default value of the 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 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 DropDown property.  
    Protected MethodSpecifies whether to save the value of the 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 Item property.  
    Protected MethodSpecifies whether to save the value of the Margins property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodSpecifies whether to save the value of the 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
    See Also