RegexEditorDialog.cmdOK_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 OK de la boîte de dialogue.
protected:
void cmdOK_Click(System::Object ^ sender, EventArgs ^ e);
protected void cmdOK_Click (object sender, EventArgs e);
member this.cmdOK_Click : obj * EventArgs -> unit
Protected Sub cmdOK_Click (sender As Object, e As EventArgs)
Paramètres
- sender
- Object
Source de l'événement.