[]
Represents a button element in a RibbonBar control.
public class RibbonToggleButton : RibbonButton
Public Class RibbonToggleButton
Inherits RibbonButton
Name | Description |
---|---|
RibbonToggleButton() | Creates a new instance of RibbonToggleButton. |
Name | Description |
---|---|
CanDepress | Indicates whether the second click depresses the button. |
Pressed | Gets or sets a value that indicates whether the button is pressed. |
ToggleGroupName | Allows to create a group of mutually exclusive toggle buttons. |