IComposableWorkspace<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.
public:
void OnShow(TSmartPart smartPart, TSmartPartInfo smartPartInfo);
public void OnShow (TSmartPart smartPart, TSmartPartInfo smartPartInfo);
abstract member OnShow : 'SmartPart * 'SmartPartInfo -> unit
Public Sub OnShow (smartPart As TSmartPart, smartPartInfo As TSmartPartInfo)
Parameters
- smartPart
- TSmartPart
- smartPartInfo
- TSmartPartInfo