Label.KeyPress Zdarzenie

Definicja

Występuje, gdy użytkownik naciska klawisz, gdy etykieta ma fokus.

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 

Typ zdarzenia

KeyPressEventHandler
Atrybuty

Uwagi

To zdarzenie nie jest istotne dla tej klasy.

Dotyczy