ParentControlDesigner.GetControl(Object) Metoda

Definicja

Pobiera kontrolkę od projektanta określonego składnika.

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

Parametry

component
Object

Składnik do pobrania kontrolki .

Zwraca

Element Control , do którego należy określony składnik.

Dotyczy

Zobacz też