Label.KeyPress Événement

Définition

Se produit lorsque l'utilisateur appuie sur une touche alors que l'étiquette a le focus.

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

Type d'événement

KeyPressEventHandler
Attributs

Remarques

Cet événement ne s'applique pas à cette classe.

S’applique à