WorkspaceComposer<TSmartPart,TSmartPartInfo>.OnShow 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 OnShow(TSmartPart smartPart, TSmartPartInfo smartPartInfo);
protected override void OnShow (TSmartPart smartPart, TSmartPartInfo smartPartInfo);
override this.OnShow : 'SmartPart * 'SmartPartInfo -> unit
Protected Overrides Sub OnShow (smartPart As TSmartPart, smartPartInfo As TSmartPartInfo)
Parameters
- smartPart
- TSmartPart
- smartPartInfo
- TSmartPartInfo