Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1Ribbon Class / ViewChanged Event

In This Topic
    ViewChanged Event (C1Ribbon)
    In This Topic
    Occurs when the ViewMode changes.
    Syntax
    'Declaration
     
    
    Public Event ViewChanged As EventHandler
    public event EventHandler ViewChanged
    See Also