RibbonToggleButton Properties

Include Protected Members
Include Inherited Members

Applies to v2.

The RibbonToggleButton type exposes the following members.

Properties

  Name Description
Public property Command Gets or sets the command to invoke when the button is pressed. (Inherited from RibbonButton.)
Public property CommandId Gets or sets the command ID to invoke when the button is pressed. (Inherited from RibbonButton.)
Public property CommandParameter Gets or sets the command parameter to pass to the command or CommandId. (Inherited from RibbonButton.)
Public property IsChecked Gets or sets a value indicating whether the button is checked (toggled) or not.
Public property Label Gets a label for the item. (Inherited from RibbonItem.)
Public property LargeImage Gets or sets a 32x32 image for the button. (Inherited from RibbonButton.)
Public property SmallImage Gets or sets a 16x16 image for the button. (Inherited from RibbonButton.)

Top

See Also

Reference

RibbonToggleButton Class

Microsoft.WebMatrix.Extensibility Namespace