[]
Occurs when the Pressed property is changed for some button that belongs to the same toggle group.
[C1Category("Behavior")]
[C1Description("RibbonToggleButton.PressedButtonChanged", "Occurs when the Pressed property is changed for some button that belongs to the same toggle group.")]
public event EventHandler PressedButtonChanged
<C1Category("Behavior")>
<C1Description("RibbonToggleButton.PressedButtonChanged", "Occurs when the Pressed property is changed for some button that belongs to the same toggle group.")>
Public Event PressedButtonChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the property is changed for some button that belongs to the same toggle group. |