ToolStripDropDownMenu.OnPaintBackground(PaintEventArgs) Metoda

Definicja

Maluje tło kontrolki.

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)

Parametry

e
PaintEventArgs

Element PaintEventArgs zawierający dane zdarzenia.

Dotyczy

Zobacz też