Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1Command Class / ShowShortcut Property

In This Topic
    ShowShortcut Property (C1Command)
    In This Topic
    Indicates whether the shortcut for this command will be shown.
    Syntax
    'Declaration
     
    
    Public Property ShowShortcut As Boolean
    public bool ShowShortcut {get; set;}
    See Also