ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / ComboBoxItem Class
Properties Methods


In This Topic
    ComboBoxItem Class Members
    In This Topic

    The following tables list the members exposed by ComboBoxItem.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ComboBoxItem class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the text that is displayed on an item.  
    Public PropertyGets or sets the C1.Framework.C1Icon that is displayed on an item.  
    Public PropertyGets or sets the image list index value of the image displayed on an item.  
    Public PropertyGets or sets the key accessor for the image in the ImageList.  
    Public PropertyGets the System.Windows.Forms.ImageList that contains the System.Drawing.Image displayed on an item.  
    Public PropertyGets or sets the value of combobox item.  
    Top
    Protected Methods
    See Also