Click or drag to resize

CGXNETCoreLockParentWindow Method

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

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

Parameters

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

Return Value

Type: IntPtr
See Also