ISDBTreeNodeEvents::OnShowTrackMenuItem

From MediaMonkey Wiki
Revision as of 18:16, 24 January 2008 by Jiri (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CoClass SDBTreeNode, Interface ISDBTreeNodeEvents

Function OnShowTrackMenuItem(ItemIndex As Long) As Boolean


Parameters

Name Type Description
ItemIndex Long


Event description

This event is generally called before ISDBTreeNodeEvents::OnExecTrackMenuItem is called. Custom handler can specify which commands are enabled for the currently selected tracks in this tree node.

  • 5 .. Can Remove - Does this tree node handle Remove command for selected tracks at all?