|  | IImageComboEditor Methods | 
The IImageComboEditor type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | AddValue(Object) | 
            Add a new item to the combo
             | 
|  | AddValue(Object, String) | 
            Add a new item to the combo
             | 
|  | AddValue(Object, String, Image) | 
            Add a new item to the combo
             | 
|  | ClearValues | 
            Clear all values and set null value if nullable
             | 
|  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from IDisposable.) | 
 See Also
See Also