MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
OnPaintBackground Method (pevent)
NamespacesMPfm.WindowsControlsButtonOnPaintBackground(PaintEventArgs)
Paints the background of the control. This event is empty to prevent calls to OnPaintBackground.
Declaration Syntax
C#Visual Basic
protected override void OnPaintBackground(
	PaintEventArgs pevent
)
Protected Overrides Sub OnPaintBackground ( _
	pevent As PaintEventArgs _
)
Parameters
pevent (PaintEventArgs)
Paint Event arguments

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