Click or drag to resize

IAppShowWindow Method

Shows the main application window in the specified state. Does nothing if it already visible.

Namespace:  EMInvent.InventSim.COMServer
Assembly:  InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntax
void ShowWindow(
	WindowState windowState
)

Parameters

windowState
Type: EMInvent.InventSim.COMServerWindowState
See Also