Reflection
ISmartDropDown Interface Methods

For a list of all members of this type, see ISmartDropDown members.

Public Methods
 NameDescription
 MethodAddTextAdds a string to the drop down list.  
 MethodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
 MethodRemoveItemRemoves a specific item from the drop down list.  
 MethodRemoveTextRemoves a string from the drop down list.  
Top
See Also