Click or drag to resize

WindowShowEventHandler Delegate

Represents the method that will handle the OnShow event raised when the main window has been shown.

Namespace:  EMInvent.InventSim.COMServer
Assembly:  InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntax
public delegate void WindowShowEventHandler()
See Also