Click or drag to resize

CGXNETCoreLockParentWindow Method

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static IntPtr LockParentWindow(
	IWin32Window parentWnd,
	ref IntPtr hWndPrevHandle
)

public static IntPtr LockParentWindow(
	IWin32Window parentWnd,
	ref IntPtr hWndPrevHandle
)

Parameters

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

Return Value

Type: IntPtr
See Also