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


In This Topic
    SplitButtonItemStyle Class Members
    In This Topic

    The following tables list the members exposed by SplitButtonItemStyle.

    Public Properties
     NameDescription
    Public PropertyGets style containing display attributes that determine the general appearance of the element in the default state. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Public PropertyGets style containing display attributes that determine the general appearance of the disabled element on the screen. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    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.ItemStyle<StateElementStyle>)
    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.ItemStyle<StateElementStyle>)
    Public PropertyGets style containing display attributes that determine the general appearance of checkbox or icon for the drop down item.  
    Public PropertyGets style containing display attributes that determine the general appearance of the pressed element on the screen. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Public PropertyGets or sets the System.Drawing.Color used to paint the separator line.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRestores the default value of the Default property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Protected MethodRestores the default value of the Disabled property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Protected MethodRestores the default value of the Hot property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Protected MethodRestores the default value of the HotPressed property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Protected MethodRestores the default value of the Icon property.  
    Protected MethodRestores the default value of the Pressed property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Protected MethodRestores the default value of the SeparatorColor property.  
    Protected MethodSpecifies whether to save the value of the Default property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Protected MethodSpecifies whether to save the value of the Disabled property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Protected MethodSpecifies whether to save the value of the Hot property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Protected MethodSpecifies whether to save the value of the HotPressed property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Protected MethodSpecifies whether to save the value of the Icon property.  
    Protected MethodSpecifies whether to save the value of the Pressed property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>)
    Protected MethodSpecifies whether to save the value of the SeparatorColor property.  
    Top
    See Also