Compartir a través de


WindowWorkspace.GetOrCreateForm(Control) Method

Definition

protected:
 System::Windows::Forms::Form ^ GetOrCreateForm(System::Windows::Forms::Control ^ control);
protected System.Windows.Forms.Form GetOrCreateForm (System.Windows.Forms.Control control);
member this.GetOrCreateForm : System.Windows.Forms.Control -> System.Windows.Forms.Form
Protected Function GetOrCreateForm (control As Control) As Form

Parameters

control
Control

Returns

Applies to