ImageComboBoxItem Members
In This Article
#Constructors
Name | Description |
---|---|
Image |
Creates a new instance of the Image |
Image |
Creates a new instance of the Image |
Image |
Creates a new instance of the Image |
Image |
Creates a new instance of the Image |
Image |
Creates a new instance of the Image |
Image |
Creates a new instance of the Image |
Image |
Creates a new instance of the Image |
Image |
Creates a new instance of the Image |
#Properties
Name | Description |
---|---|
Description | Gets or sets the item’s display text. |
Image |
Gets or sets the index of the image associated with the item. |
Images | Gets the source that provides images for image combo box items. |
Value |
Gets or sets the item value. This value is assigned to the editor’s edit value when users select the item.
Inherited from Combo |
#Methods
Name | Description |
---|---|
Assign |
Copies all properties of the specified Image |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of the item. |
See Also