  | 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.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntaxpublic long ExportWindowHandle { get; }Public ReadOnly Property ExportWindowHandle As Long
	Get
Property Value
Type: 
Int64
See Also