Click or drag to resize

RibbonButton Properties

The RibbonButton type exposes the following members.

Properties
  NameDescription
Public propertyCommandProvider
The RibbonCommandProvider providing functionality for this ribbon element.
(Inherited from RibbonElement.)
Public propertyEnabled
Specifies whether the button control is displayed as enabled.
Public propertyId
A string that identifies this element, such as "Ribbon.Library.Share.NewRibbonButton".
(Inherited from RibbonElement.)
Public propertyParent
Specifies the parent element.
(Inherited from RibbonElement.)
Public propertyUniqueId
A string that identifies this element.
(Inherited from RibbonElement.)
Top
See Also