WindowWorkspace.SetWindowProperties(Form, WindowSmartPartInfo) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
void SetWindowProperties(System::Windows::Forms::Form ^ form, Microsoft::Practices::CompositeUI::WinForms::WindowSmartPartInfo ^ info);
protected void SetWindowProperties (System.Windows.Forms.Form form, Microsoft.Practices.CompositeUI.WinForms.WindowSmartPartInfo info);
member this.SetWindowProperties : System.Windows.Forms.Form * Microsoft.Practices.CompositeUI.WinForms.WindowSmartPartInfo -> unit
Protected Sub SetWindowProperties (form As Form, info As WindowSmartPartInfo)
Parameters
- form
- Form
- info
- WindowSmartPartInfo