WorkflowView.OnPaint(PaintEventArgs) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Se produit lorsque le WorkflowView fichier est redessiné.
protected:
override void OnPaint(System::Windows::Forms::PaintEventArgs ^ e);
protected override void OnPaint(System.Windows.Forms.PaintEventArgs e);
override this.OnPaint : System.Windows.Forms.PaintEventArgs -> unit
Protected Overrides Sub OnPaint (e As PaintEventArgs)
Paramètres
Qui PaintEventArgs contient des informations sur l’événement.
Remarques
OnPaint se produit lors du WorkflowView redéployement.