Hi,
I cannot seem to delete an Event from a Track. Here is the code I have tried......
VegasApp.Project.Tracks(0).TrackEvents(0).Remove
I have tried numorous variations of this. I know it is simple but I can't get it to work.
Here is the error I get...
'TrackEvents' on type 'VideoTrack' not found.