Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandMenu Class / LargeMenuDisplayChanged Event

In This Topic
    LargeMenuDisplayChanged Event (C1CommandMenu)
    In This Topic
    Event fired when the LargeMenuDisplay property of menu is changed.
    Syntax
    'Declaration
     
    
    Public Event LargeMenuDisplayChanged As EventHandler
    public event EventHandler LargeMenuDisplayChanged
    See Also