ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1RibbonForm Class / VisualStyleChanged Event

In This Topic
    VisualStyleChanged Event
    In This Topic
    Occurs when the value of the VisualStyle property changes.
    Syntax
    'Declaration
     
    Public Event VisualStyleChanged As System.EventHandler
    public event System.EventHandler VisualStyleChanged
    See Also