RegexEditorDialog.cmdTestValidate_Click(Object, EventArgs) 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.
Représente la méthode qui gérera l’événement TestValidate de la boîte de dialogue.
protected:
void cmdTestValidate_Click(System::Object ^ sender, EventArgs ^ args);
protected void cmdTestValidate_Click(object sender, EventArgs args);
member this.cmdTestValidate_Click : obj * EventArgs -> unit
Protected Sub cmdTestValidate_Click (sender As Object, args As EventArgs)
Paramètres
- sender
- Object
Source de l'événement.