In This Topic
The
ComboBoxItemStyle class represents the styles for the
C1.Win.Input.C1ComboBox control which contains display attributes that determine the appearance of the drop down item.
Object Model
Syntax
'Declaration
Public Class ComboBoxItemStyle
Inherits ItemStyle
public class ComboBoxItemStyle : ItemStyle
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.ItemStyle
C1.Win.Input.Styles.ComboBoxItemStyle
See Also