 | IAppEventsOnShow Method |
The event is raised after the window has been shown.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxSub OnShow
Dim instance As IAppEvents
instance.OnShow()
See Also