Workspace<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:
abstract void OnShow(TSmartPart smartPart, TSmartPartInfo smartPartInfo);
protected abstract void OnShow (TSmartPart smartPart, TSmartPartInfo smartPartInfo);
abstract member OnShow : 'SmartPart * 'SmartPartInfo -> unit
Protected MustOverride Sub OnShow (smartPart As TSmartPart, smartPartInfo As TSmartPartInfo)
Parameters
- smartPart
- TSmartPart
- smartPartInfo
- TSmartPartInfo