TableLayoutPanel::OnPaintBackground Method (PaintEventArgs^)

 

Paints the background of the panel.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

protected:
virtual void OnPaintBackground(
	PaintEventArgs^ e
) override

Parameters

e
Type: System.Windows.Forms::PaintEventArgs^

A PaintEventArgs that contains information about the panel to paint.

.NET Framework
Available since 2.0
Return to top
Show: