Share

ComboBox Methods

The ComboBox type exposes the following members.

Methods

 NameDescription
Public methodAddItemAdds a new item to the ComboBox.
Public methodAddItemsAdds a new items to the ComboBox.
Public methodAddSeparatorAdds a separator to the drop-down list.
Public methodEquals Determines whether the specified Object is equal to the current Object.
(Inherited from RibbonItem)
Public methodGetContextualHelpGets the contextual help bound with this control.
(Inherited from RibbonItem)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetItemsGets the copy of a collection of the ComboBoxMembers assigned to the ComboBox.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodSetContextualHelpSets the contextual help bound with this button.
(Inherited from RibbonItem)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?