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

ComboBoxStyles Class
The ComboBoxStyles class represents the styles for the C1.Win.Input.C1ComboBox control which contains display attributes that determine the appearance of control.
Object Model
ComboBoxStyles ClassItemStyle ClassStateElementStyle ClassBaseStyle ClassStateElementStyle ClassDropDownStyle ClassStateElementStyle ClassStateElementStyle ClassComboBoxItemStyle ClassStyledPropertyCollection ClassStyledPropertyCollection ClassStateElementStyle ClassBaseThemeProvider ClassStyledPropertyCollection ClassUnderlineStyle Class
Syntax
'Declaration
 
Public Class ComboBoxStyles 
   Inherits DropDownControlStyles
 
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.Styles.DropDownControlStyles
                        C1.Win.Input.Styles.ComboBoxStyles

See Also