CommandBarControl.accChild[Object] Eigenschaft

Definition

Ruft das untergeordnete Element ab. Diese Eigenschaft ist veraltet.

public:
 property System::Object ^ accChild[System::Object ^] { System::Object ^ get(System::Object ^ varChild); };
[System.Runtime.InteropServices.DispId(-5002)]
public object accChild[object varChild] { [System.Runtime.InteropServices.DispId(-5002)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[<System.Runtime.InteropServices.DispId(-5002)>]
[<get: System.Runtime.InteropServices.DispId(-5002)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.accChild(obj) : obj
Public ReadOnly Property accChild(varChild As Object) As Object

Parameter

varChild
Object

Das untergeordnete Element.

Eigenschaftswert

Object

Das untergeordnete Element. Diese Eigenschaft ist veraltet.

Implementiert

Attribute

Hinweise

Diese Eigenschaft löst eine depre-edexception aus, wenn aufgerufen wird.

Gilt für