CommandBarButtonClass.Control Özellik

Tanım

Denetimin kendisini alır.

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

Özellik Değeri

Object

Denetim.

Uygulamalar

Öznitelikler

Açıklamalar

Denetimler başka denetimler içermez, bu nedenle bu özellik her zaman denetimin kendisini döndürür.

Şunlara uygulanır