Click or drag to resize
CGXNETCoreLockParentWindow Method

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static IntPtr LockParentWindow(
	IWin32Window parentWnd,
	ref IntPtr hWndPrevHandle
)

Parameters

parentWnd
Type: System.Windows.FormsIWin32Window
hWndPrevHandle
Type: SystemIntPtr

Return Value

Type: IntPtr
See Also