MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
OnPaintBackground Method (e)
NamespacesMPfm.WindowsControlsTableLayoutPanelOnPaintBackground(PaintEventArgs)
Occurs when the control needs to draw the background. Renders a gradient background as set in the Theme property.
Declaration Syntax
C#Visual Basic
protected override void OnPaintBackground(
	PaintEventArgs e
)
Protected Overrides Sub OnPaintBackground ( _
	e As PaintEventArgs _
)
Parameters
e (PaintEventArgs)
Event arguments

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