Click or drag to resize

IRelaxISProgramInterfaceGetParentWindow Method

Gets a parent window that can be used when displaying user-defined controls.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
IWin32Window GetParentWindow()

Return Value

IWin32Window
The parent window.
See Also