MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
PaintSongs Method (g)
NamespacesMPfm.WindowsControlsSongGridViewPaintSongs(Graphics%)
Paints a grid view displaying a list of songs.
Declaration Syntax
C#Visual Basic
public void PaintSongs(
	ref Graphics g
)
Public Sub PaintSongs ( _
	ByRef g As Graphics _
)
Parameters
g (Graphics%)
Graphics object to write to

Assembly: MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)