CommandBarComboBoxClass.accHelp[Object] Propriété

Définition

Obtient la chaîne d'aide. Cette propriété est déconseillée.

public:
 virtual property System::String ^ accHelp[System::Object ^] { System::String ^ get(System::Object ^ varChild); };
[System.Runtime.InteropServices.DispId(-5008)]
public virtual string accHelp[object varChild] { [System.Runtime.InteropServices.DispId(-5008)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[<System.Runtime.InteropServices.DispId(-5008)>]
[<get: System.Runtime.InteropServices.DispId(-5008)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.accHelp(obj) : string
Public Overridable ReadOnly Property accHelp(Optional varChild As Object) As String

Paramètres

varChild
Object

Enfant.

Valeur de propriété

String

Chaîne help. Cette propriété est déconseillée.

Implémente

Attributs

Remarques

Cette propriété lève une DeprecatedException lorsqu’elle est appelée.

S’applique à