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

TextBoxStyles Class
The TextBoxStyles class represents the styles for the C1.Win.Input.C1TextBox control which contains display attributes that determine the appearance of control.
Object Model
TextBoxStyles ClassItemStyle ClassStateElementStyle ClassBaseStyle ClassStateElementStyle ClassStateElementStyle ClassStateElementStyle ClassStyledPropertyCollection ClassStyledPropertyCollection ClassStateElementStyle ClassBaseThemeProvider ClassStyledPropertyCollection ClassUnderlineStyle Class
Syntax
'Declaration
 
Public Class TextBoxStyles 
   Inherits InputEditorStyles
 
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.InputEditorStyles
                  C1.Win.Input.Styles.TextBoxStyles
                     C1.Win.Input.Pickers.ColorPicker.Styles.ColorPickerStyles
                     C1.Win.Input.Pickers.FontPicker.Styles.FontPickerStyles
                     C1.Win.Input.Pickers.Styles.PickerEditorStyle
                     C1.Win.Input.Styles.DropDownControlStyles
                     C1.Win.Input.Styles.NumericEditStyles

See Also