MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
viewSongs_ItemsReordered Method (args)
NamespacesMPfmfrmPlaylistviewSongs_ItemsReordered(EventArgs)
Occurs when the user changes the order of the playlist songs in the ListView.
Declaration Syntax
C#Visual Basic
public void viewSongs_ItemsReordered(
	EventArgs args
)
Public Sub viewSongs_ItemsReordered ( _
	args As EventArgs _
)
Parameters
args (EventArgs)
Event arguments

Assembly: MPfm (Module: MPfm) Version: 0.6.0.0 (0.6.0.0)