Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandMdiList Class / ShowShortcutChanged Event

In This Topic
    ShowShortcutChanged Event (C1CommandMdiList)
    In This Topic
    Event fired when the ShowShortcut property of command is changed.
    Syntax
    'Declaration
     
    
    Public Event ShowShortcutChanged As EventHandler
    public event EventHandler ShowShortcutChanged
    See Also