Click or drag to resize
CTInterfaceOnExportProfileSelected Event
Notification that is sent after user selects Export profile in the CUSTOMTOOLS Export dialog box. This notification is sent also when the Export dialog is opened and the last used Export profile is selected automatically.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public event EventHandler<CTInterfaceExportProfileSelectedArgs> OnExportProfileSelected

Value

Type: SystemEventHandlerCTInterfaceExportProfileSelectedArgs
Availability

CUSTOMTOOLS 2016 SP2


See Also