TableLayoutPanel.OnPaintBackground(PaintEventArgs) Метод

Определение

Рисует фон панели.

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)

Параметры

e
PaintEventArgs

Объект, PaintEventArgs содержащий сведения о панели для рисования.

Применяется к