Ribbon.ShortcutKeyBindings Property
Gets or sets the key binding that jumps to the initial tab.
Namespace: Microsoft.Web.CommandUI
Assembly: Microsoft.Web.CommandUI (in Microsoft.Web.CommandUI.dll)
Syntax
'Declaration
Protected Property ShortcutKeyBindings As String
Get
Set
'Usage
Dim value As String
value = Me.ShortcutKeyBindings
Me.ShortcutKeyBindings = value
protected string ShortcutKeyBindings { get; set; }
Property Value
Type: System.String
The shortcut key binding.