FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonToggleGroup Class / PressedButtonChanged Event

In This Topic
    PressedButtonChanged Event (RibbonToggleGroup)
    In This Topic
    Occurs when the Pressed property is changed for some button.
    Syntax
    'Declaration
     
    Public Event PressedButtonChanged As System.EventHandler
    public event System.EventHandler PressedButtonChanged
    See Also