C1.Win.Input.Styles Namespace / CheckBoxGlyphItemStyle Class
Members

CheckBoxGlyphItemStyle Class
The CheckBoxGlyphItemStyle class represents the glyph element style of a checkbox in a different state.
Object Model
CheckBoxGlyphItemStyle ClassStateGlyphStyle ClassBaseStyle ClassStateGlyphStyle ClassStateGlyphStyle ClassStateGlyphStyle ClassStyledPropertyCollection ClassStyledPropertyCollection ClassStateGlyphStyle ClassBaseThemeProvider ClassStyledPropertyCollection Class
Syntax
'Declaration
 
Public Class CheckBoxGlyphItemStyle 
   Inherits C1.Win.Input.Styles.ItemStyle(Of StateGlyphStyle)
 
Inheritance Hierarchy

System.Object
   C1.Win.Themes.StyledPropertyCollection
      C1.Win.Themes.BaseStyle
         C1.Win.Themes.BaseC1FrameworkStyle
            C1.Win.Input.Styles.ItemStyle<T>
               C1.Win.Input.Styles.CheckBoxGlyphItemStyle

See Also