Constructor for Load playlist window. Requires the playlist file path and
a hook to the main form.
Declaration Syntax
Public Sub New ( _
main As frmMain, _
playlistFilePath As String _
)
Parameters
- main (frmMain)
- Hook to main form
- playlistFilePath (String)
- Playlist file path
Assembly:
MPfm (Module: MPfm) Version: 0.6.0.0 (0.6.0.0)