ElementHost.Invalidated Événement

Définition

Se produit quand l'affichage d'un contrôle doit être redessiné.

public:
 event System::Windows::Forms::InvalidateEventHandler ^ Invalidated;
[System.ComponentModel.Browsable(false)]
public event System.Windows.Forms.InvalidateEventHandler Invalidated;
[<System.ComponentModel.Browsable(false)>]
member this.Invalidated : System.Windows.Forms.InvalidateEventHandler 
Public Custom Event Invalidated As InvalidateEventHandler 

Type d'événement

Attributs

Remarques

Pour plus d'informations sur l'événement Invalidated, consultez Control.Invalidated.

S’applique à

Voir aussi