TableLayoutPanel.OnPaintBackground(PaintEventArgs) Méthode

Définition

Peint l'arrière-plan du panneau.

protected:
 override void OnPaintBackground(System::Windows::Forms::PaintEventArgs ^ e);
protected override void OnPaintBackground (System.Windows.Forms.PaintEventArgs e);
override this.OnPaintBackground : System.Windows.Forms.PaintEventArgs -> unit
Protected Overrides Sub OnPaintBackground (e As PaintEventArgs)

Paramètres

e
PaintEventArgs

PaintEventArgs qui contient des informations sur le panneau à peindre.

S’applique à