Name | Description | |
---|---|---|
ComboBoxItem Constructor | Initializes a new instance of the ComboBoxItem class. |
The following tables list the members exposed by ComboBoxItem.
Name | Description | |
---|---|---|
ComboBoxItem Constructor | Initializes a new instance of the ComboBoxItem class. |
Name | Description | |
---|---|---|
DisplayText | Gets or sets the text that is displayed on an item. | |
Icon | Gets or sets the C1.Framework.C1Icon that is displayed on an item. | |
ImageIndex | Gets or sets the image list index value of the image displayed on an item. | |
ImageKey | Gets or sets the key accessor for the image in the ImageList. | |
ImageList | Gets the System.Windows.Forms.ImageList that contains the System.Drawing.Image displayed on an item. | |
Value | Gets or sets the value of combobox item. |
Name | Description | |
---|---|---|
ResetDisplayText | ||
ShouldSerializeDisplayText |