次の方法で共有


WindowWorkspace.SetWindowLocation(Form, WindowSmartPartInfo) Method

Definition

protected:
 void SetWindowLocation(System::Windows::Forms::Form ^ form, Microsoft::Practices::CompositeUI::WinForms::WindowSmartPartInfo ^ info);
protected void SetWindowLocation (System.Windows.Forms.Form form, Microsoft.Practices.CompositeUI.WinForms.WindowSmartPartInfo info);
member this.SetWindowLocation : System.Windows.Forms.Form * Microsoft.Practices.CompositeUI.WinForms.WindowSmartPartInfo -> unit
Protected Sub SetWindowLocation (form As Form, info As WindowSmartPartInfo)

Parameters

form
Form

Applies to