Click or drag to resize
CTInterfaceExportProfileSelectedArgsExportWindowHandle Property

[This is preliminary documentation and is subject to change.]

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)
Syntax
public long ExportWindowHandle { get; }

Property Value

Type: Int64
See Also