CommandBarControl.accHelp[Object] Property

Definition

Reserved for internal use.

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

Parameters

varChild
Object

Property Value

Implements

Applies to