ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / ComboBoxStyle Class
Properties Methods


In This Topic
    ComboBoxStyle Class Members
    In This Topic

    The following tables list the members exposed by ComboBoxStyle.

    Public Properties
     NameDescription
    Public PropertyDefault text color of the combo box items.  
    Public PropertyBackground color of the drop down form.  
    Public PropertyColor of border of the drop down form.  
    Public PropertyDefault font of the combo box items.  
    Public PropertyBackground color of the combo box items in hot state.  
    Public PropertyBorder color of the combo box items in hot state.  
    Public PropertyText color of the combo box items in hot state.  
    Public PropertyGets or sets padding within the drop down form.  
    Public PropertySpace around the textual parts of the combo box items.  
    Public PropertyGets or sets a value that whether text should be allowed to wrap within the combo box items.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the style to default value.  
    Top
    See Also