Click or drag to resize

CGUIGetParentWND Method

Get the current parent window

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static int GetParentWND()

public static int GetParentWND()

Return Value

Type: Int32
Parent window.
See Also