Chart.OnDoubleClick(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.
Substitue la méthode OnDoubleClick(EventArgs).
protected:
override void OnDoubleClick(EventArgs ^ e);
protected override void OnDoubleClick(EventArgs e);
override this.OnDoubleClick : EventArgs -> unit
Protected Overrides Sub OnDoubleClick (e As EventArgs)