Condividi tramite


Chart.OnPaintBackground(PaintEventArgs) Metodo

Definizione

Esegue l'override del metodo OnPaintBackground(PaintEventArgs).

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

Parametri

pevent
PaintEventArgs

Oggetto PaintEventArgs contenente gli argomenti dell'evento.

Si applica a