Click or drag to resize

WindowHideEventHandler Delegate

Represents the method that will handle the OnHide event raised when the main window has been hidden.

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