Copyright © 2008-2023 MultiMedia Soft

TracksBoardItemMoveEnd event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs at the end of the movement through the mouse of a sound item available inside the TracksBoard.

 

For details about the use of the TracksBoard refer to the How to use the TracksBoard to visually compose songs tutorial.

For further details about methods of the TracksBoard refer to the TracksBoard object section.

 

 

Syntax

 

[Visual Basic]

TracksBoardItemMoveEnd (

ByVal nUniqueID as Integer

)


 

[C++]

void TracksBoardItemMoveEnd (

short nUniqueID

);


 

 

Parameter

Description

 

 

nUniqueID

Unique identification number assigned to the sound item after being generated by one of the following methods:

TracksBoard.ItemClone when an existing item has been cloned