Partager via


MdiWorkspace.OnShow(Control, WindowSmartPartInfo) Method

Definition

protected:
 override void OnShow(System::Windows::Forms::Control ^ smartPart, Microsoft::Practices::CompositeUI::WinForms::WindowSmartPartInfo ^ smartPartInfo);
protected override void OnShow (System.Windows.Forms.Control smartPart, Microsoft.Practices.CompositeUI.WinForms.WindowSmartPartInfo smartPartInfo);
override this.OnShow : System.Windows.Forms.Control * Microsoft.Practices.CompositeUI.WinForms.WindowSmartPartInfo -> unit
Protected Overrides Sub OnShow (smartPart As Control, smartPartInfo As WindowSmartPartInfo)

Parameters

smartPart
Control
smartPartInfo
WindowSmartPartInfo

Applies to