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

LabelStyles Class
The CheckBoxStyles class represents the styles for the C1.Win.Input.C1Label control which contains display attributes that determine the appearance of control.
Object Model
LabelStyles ClassStateElementStyle ClassBaseStyle ClassStateElementStyle ClassStyledPropertyCollection ClassStyledPropertyCollection ClassBaseThemeProvider ClassStyledPropertyCollection Class
Syntax
'Declaration
 
Public Class LabelStyles 
   Inherits InputStyles
 
Inheritance Hierarchy

System.Object
   C1.Win.Themes.StyledPropertyCollection
      C1.Win.Themes.BaseStyle
         C1.Win.Themes.BaseC1FrameworkStyle
            C1.Win.Input.Styles.InputStyles
               C1.Win.Input.Styles.LabelStyles

See Also