ToolStripDropDownMenu.OnPaintBackground(PaintEventArgs) Método

Definición

Pinta el fondo del control.

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)

Parámetros

e
PaintEventArgs

Objeto PaintEventArgs que contiene los datos del evento.

Se aplica a

Consulte también