PictureBox.KeyDown Événement
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 lorsqu'une touche est enfoncée quand le contrôle a le focus.
public:
event System::Windows::Forms::KeyEventHandler ^ KeyDown;
[System.ComponentModel.Browsable(false)]
public event System.Windows.Forms.KeyEventHandler KeyDown;
[<System.ComponentModel.Browsable(false)>]
member this.KeyDown : System.Windows.Forms.KeyEventHandler
Public Custom Event KeyDown As KeyEventHandler
Type d'événement
- Attributs
Remarques
Cet événement ne s'applique pas à cette classe.