ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / DropDownItemStyle Class
Properties Methods Events


In This Topic
    DropDownItemStyle Class Members
    In This Topic

    The following tables list the members exposed by DropDownItemStyle.

    Public Properties
     NameDescription
    Public PropertyGets or sets the System.Drawing.Color used to paint the arrow.  
    Public PropertyGets or sets the System.Drawing.Color used to paint the background.  
    Public PropertyGets or sets the System.Drawing.Color used to paint the text of disabled item.  
    Public PropertyGets or sets the System.Drawing.Color used to paint the text.  
    Public PropertyGets or sets the System.Drawing.Color used to paint the background of seleced item.  
    Public PropertyGets or sets the System.Drawing.Color used to paint the text of seleced item.  
    Public PropertyGets or sets the System.Drawing.Color used to paint the image bar background.  
    Public PropertyGets or sets the System.Drawing.Color used to paint the image bar separator.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFires the PropertyChanged event.  
    Protected MethodRestores the default value of the ArrowColor property.  
    Protected MethodRestores the default value of the BackColor property.  
    Protected MethodRestores the default value of the DisabledForeColor property.  
    Protected MethodRestores the default value of the ForeColor property.  
    Protected MethodRestores the default value of the HotBackColor property.  
    Protected MethodRestores the default value of the HotForeColor property.  
    Protected MethodRestores the default value of the ImageBarBackColor property.  
    Protected MethodRestores the default value of the ImageBarSeparatorColor property.  
    Protected MethodSpecifies whether to save the value of the ArrowColor property.  
    Protected MethodSpecifies whether to save the value of the BackColor property.  
    Protected MethodSpecifies whether to save the value of the DisabledForeColor property.  
    Protected MethodSpecifies whether to save the value of the ForeColor property.  
    Protected MethodSpecifies whether to save the value of the HotBackColor property.  
    Protected MethodSpecifies whether to save the value of the HotForeColor property.  
    Protected MethodSpecifies whether to save the value of the ImageBarBackColor property.  
    Protected MethodSpecifies whether to save the value of the ImageBarSeparatorColor property.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also