Click or drag to resize

CTInterfaceExportProfileSelectedArgsExportWindowHandle Property

Handle to the CUSTOMTOOLS Export dialog box. This is useful if you need to open your own window and you need parent window.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public long ExportWindowHandle { get; }

Property Value

Int64
See Also