Click or drag to resize

IImageComboEditor Methods

The IImageComboEditor type exposes the following members.

Methods
  NameDescription
Public methodAddValue(Object)
Add a new item to the combo
Public methodAddValue(Object, String)
Add a new item to the combo
Public methodAddValue(Object, String, Image)
Add a new item to the combo
Public methodClearValues
Clear all values and set null value if nullable
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also