Aracılığıyla paylaş


ParentControlDesigner.GetControl(Object) Yöntem

Tanım

Belirtilen bileşenin tasarımcısından denetimi alır.

protected:
 System::Windows::Forms::Control ^ GetControl(System::Object ^ component);
protected System.Windows.Forms.Control GetControl (object component);
member this.GetControl : obj -> System.Windows.Forms.Control
Protected Function GetControl (component As Object) As Control

Parametreler

component
Object

Denetimini almak için bileşen.

Döndürülenler

Control Belirtilen bileşenin ait olduğu bileşen.

Şunlara uygulanır

Ayrıca bkz.