[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonToggleButton.PressedChanged

PressedChanged Event

Occurs whenever the Pressed property is changed.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Behavior")]
[C1Description("RibbonToggleButton.PressedChanged", "Occurs whenever the Pressed property is changed.")]
public event EventHandler PressedChanged
<C1Category("Behavior")>
<C1Description("RibbonToggleButton.PressedChanged", "Occurs whenever the Pressed property is changed.")>
Public Event PressedChanged As EventHandler
Returns
Type Description
EventHandler Occurs whenever the property is changed.