Click or drag to resize

IApplicationShow Method

Show the application window - 0=min,1=normal,2=max

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void Show(
	short showcmd = 1
)

Parameters

showcmd (Optional)
Type: SystemInt16
See Also