Copyright © 2001-2023 MultiMedia Soft

TracksBoardExportStarted event

Previous pageReturn to chapter overviewNext page

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 (

);