ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

C1WebCommandBase.ShowKeyboardShortcuts Property

Whether to display the shortcut of an item next to the text of the item.

[Visual Basic]

Public Property ShowKeyboardShortcuts As Boolean

[C#]

public bool ShowKeyboardShortcuts {get;set;}

[Delphi]

public property ShowKeyboardShortcuts: Boolean read get_ShowKeyboardShortcuts write set_ShowKeyboardShortcuts;

See Also

C1WebCommandBase Class | C1WebCommandBase Members | C1.Web.Command Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.