CommandBarControl.accKeyboardShortcut[Object] Property

Definition

Reserved for internal use.

public:
 property System::String ^ accKeyboardShortcut[System::Object ^] { System::String ^ get(System::Object ^ varChild); };
public string accKeyboardShortcut[object varChild] { get; }
member this.accKeyboardShortcut(obj) : string
Public ReadOnly Property accKeyboardShortcut(Optional varChild As Object) As String

Parameters

varChild
Object

Property Value

Implements

Applies to