ImageComboBoxItem Constructors
Represents an individual item in ImageComboBoxEdit controls.
Name | Parameters | Description |
---|---|---|
Image |
none |
Creates a new instance of the Image |
Image |
image |
Creates a new instance of the Image |
Image |
value, image |
Creates a new instance of the Image |
Image |
value |
Creates a new instance of the Image |
Image |
description, image |
Creates a new instance of the Image |
Image |
description, value, image |
Creates a new instance of the Image |
Image |
description, value |
Creates a new instance of the Image |
Image |
description |
Creates a new instance of the Image |
See Also