Partager via


ZoneWorkspace.OnShow(Control, ZoneSmartPartInfo) Method

Definition

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

Parameters

smartPart
Control
smartPartInfo
ZoneSmartPartInfo

Implements

Applies to