次の方法で共有


WindowWorkspace.OnApplySmartPartInfo(Control, WindowSmartPartInfo) Method

Definition

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

Applies to