Click or drag to resize
RibbonToggleButton Properties

The RibbonToggleButton 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.
(Inherited from RibbonButton.)
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