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

CheckBoxTextStyle Class
The CheckBoxTextStyle class represents the text element style of a checkbox.
Object Model
CheckBoxTextStyle ClassStateElementStyle ClassBaseStyle ClassStateElementStyle ClassStyledPropertyCollection ClassStyledPropertyCollection ClassBaseThemeProvider ClassStyledPropertyCollection Class
Syntax
'Declaration
 
Public Class CheckBoxTextStyle 
   Inherits C1.Win.Themes.BaseC1FrameworkStyle
 
Inheritance Hierarchy

System.Object
   C1.Win.Themes.StyledPropertyCollection
      C1.Win.Themes.BaseStyle
         C1.Win.Themes.BaseC1FrameworkStyle
            C1.Win.Input.Styles.CheckBoxTextStyle

See Also