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

In This Topic
    VisualStyleChanged Event (C1Ribbon)
    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