WindowWorkspace.OnApplySmartPartInfo(Control, 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:
override void OnApplySmartPartInfo(System::Windows::Forms::Control ^ smartPart, Microsoft::Practices::CompositeUI::WinForms::WindowSmartPartInfo ^ smartPartInfo);
protected override void OnApplySmartPartInfo (System.Windows.Forms.Control smartPart, Microsoft.Practices.CompositeUI.WinForms.WindowSmartPartInfo smartPartInfo);
override this.OnApplySmartPartInfo : System.Windows.Forms.Control * Microsoft.Practices.CompositeUI.WinForms.WindowSmartPartInfo -> unit
Protected Overrides Sub OnApplySmartPartInfo (smartPart As Control, smartPartInfo As WindowSmartPartInfo)
Parameters
- smartPart
- Control
- smartPartInfo
- WindowSmartPartInfo