CommandBarComboBoxClass.accParent Propriedade

Definição

Obtém o pai. Essa propriedade é preterida.

public:
 virtual property System::Object ^ accParent { System::Object ^ get(); };
public:
 virtual property Platform::Object ^ accParent { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(-5000)]
public virtual object accParent { [System.Runtime.InteropServices.DispId(-5000)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[<System.Runtime.InteropServices.DispId(-5000)>]
[<get: System.Runtime.InteropServices.DispId(-5000)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.accParent : obj
Public Overridable ReadOnly Property accParent As Object

Valor da propriedade

Object

O pai. Essa propriedade é preterida.

Implementações

Atributos

Comentários

Essa propriedade gera um DeprecatedException quando chamado.

Aplica-se a