MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
RefreshSongControls Method (refreshPlaylistWindow)
NamespacesMPfmfrmMainRefreshSongControls(Boolean)
Refreshes the controls in the "Current Song" panel and the different playback buttons. Can update the playlist window or not.
Declaration Syntax
C#Visual Basic
public void RefreshSongControls(
	bool refreshPlaylistWindow
)
Public Sub RefreshSongControls ( _
	refreshPlaylistWindow As Boolean _
)
Parameters
refreshPlaylistWindow (Boolean)

[Missing <param name="refreshPlaylistWindow"/> documentation for "M:MPfm.frmMain.RefreshSongControls(System.Boolean)"]

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