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. |