Share

RibbonPanel Methods

The RibbonPanel type exposes the following members.

Methods

 NameDescription
Public methodAddItem Adds a Ribbon item to the panel.
Public methodAddSeparatorAdds a new Separator to the panel.
Public methodCode exampleAddSlideOut Adds a slideout to the current panel.
Public methodAddStackedItems(RibbonItemData, RibbonItemData) Adds two stacked items to the panel.
Public methodAddStackedItems(RibbonItemData, RibbonItemData, RibbonItemData) Adds three stacked items to the panel.
Public methodEquals Determines whether the specified Object is equal to the current Object.
(Overrides Object.Equals(Object))
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetItemsGets a copy of the collection of RibbonItems assigned to the RibbonPanel.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?