ImageListBoxItem Constructors
Represents a single item in the collection.
Name | Parameters | Description |
---|---|---|
Image |
none |
Creates a new Image |
Image |
value, image |
Creates a new Image |
Image |
value, description, image |
Initializes a new instance of the Image |
Image |
value, description, image |
Initializes a new instance of the Image |
Image |
value, description, image |
Initializes a new instance of the Image |
Image |
value, description, image |
Initializes a new instance of the Image |
Image |
value, description, tag |
Initializes a new instance of the Image |
Image |
value, description |
Initializes a new instance of the Image |
Image |
value |
Creates a new Image |
See Also