ToolStripPanel.OnPaintBackground(PaintEventArgs) Yöntem

Tanım

Denetimin arka planını boyar.

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)

Parametreler

e
PaintEventArgs

PaintEventArgs Olay verilerini içeren bir.

Şunlara uygulanır

Ayrıca bkz.