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


In This Topic
    CheckBoxGlyphItemStyle Class Members
    In This Topic

    The following tables list the members exposed by CheckBoxGlyphItemStyle.

    Public Constructors
    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<StateGlyphStyle>)
    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<StateGlyphStyle>)
    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<StateGlyphStyle>)
    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<StateGlyphStyle>)
    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<StateGlyphStyle>)
    Top
    Protected Properties
     NameDescription
    Protected PropertyOverridden. Gets the parent collection. If some properties are reset or not initialized, the collection will search for them from the parent.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRestores the default value of the ItemStyle<T>.Default property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateGlyphStyle>)
    Protected MethodRestores the default value of the ItemStyle<T>.Disabled property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateGlyphStyle>)
    Protected MethodRestores the default value of the ItemStyle<T>.Hot property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateGlyphStyle>)
    Protected MethodRestores the default value of the ItemStyle<T>.HotPressed property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateGlyphStyle>)
    Protected MethodRestores the default value of the ItemStyle<T>.Pressed property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateGlyphStyle>)
    Protected MethodSpecifies whether to save the value of the ItemStyle<T>.Default property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateGlyphStyle>)
    Protected MethodSpecifies whether to save the value of the ItemStyle<T>.Disabled property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateGlyphStyle>)
    Protected MethodSpecifies whether to save the value of the ItemStyle<T>.Hot property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateGlyphStyle>)
    Protected MethodSpecifies whether to save the value of the ItemStyle<T>.HotPressed property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateGlyphStyle>)
    Protected MethodSpecifies whether to save the value of the ItemStyle<T>.Pressed property. (Inherited from C1.Win.Input.Styles.ItemStyle<StateGlyphStyle>)
    Top
    See Also