Share

PulldownButton Methods

The PulldownButton type exposes the following members.

Methods

 NameDescription
Public methodAddPushButtonAdds a new pushbutton to the pulldown button and associates it with an ExternalCommand.
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 a copy of the collection of buttons assigned to the pulldown button.
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?