Copyright © 2001-2023 MultiMedia Soft
TracksBoardExportStarted event
Remarks
Occurs when the exporting session of the TracksBoard is started. The exporting session is started through a previous call to the TracksBoard.ExportToFile method.
Syntax
[Visual Basic]
TracksBoardExportStarted (
)
[C++]
void TracksBoardExportStarted (
);