OnTracksBoardItemDblClick event |
|
Remarks
Occurs when a mouse button is double clicked over a sound item available on the TracksBoard.
This event replaces the usage of the CallbackTracksboardItemDblClicked delegate and is only intended for usage with applications developed using Visual Basic 6 (which results unreliable when dealing with delegates and callbacks) and, in order to be enabled, requires a call to the COMEventEnable method with the nEventType parameter set to EVENT_TYPE_EDT_TRACKSB_ITEM_DBL_CLICK.
Syntax
|