ArcGIS Explorer Component Help |
ComboItem Constructor |
ComboItem Class See Also |
Initializes a new instance of the ComboItem class with the specified properties.
Overload List
Name | Description | |
---|---|---|
ComboItem(String) |
Initializes a new instance of the ComboItem class with the specified caption.
| |
ComboItem(String, Image) |
Initializes a new instance of the ComboItem class with the specified caption and image.
| |
ComboItem(String, String) |
Initializes a new instance of the ComboItem class with the specified caption and group label.
| |
ComboItem(String, Image, String) |
Initializes a new instance of the ComboItem class with the specified caption, image and group label.
|