View.KeyEventArgs Classe

Definizione

Fornisce dati per l'evento KeyPress.

public class View.KeyEventArgs : EventArgs
type View.KeyEventArgs = class
    inherit EventArgs
Ereditarietà
View.KeyEventArgs

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Costruttori

Nome Descrizione
View.KeyEventArgs(Boolean, Keycode, KeyEvent)

Fornisce dati per l'evento KeyPress.

Proprietà

Nome Descrizione
Event

Fornisce dati per l'evento KeyPress.

Handled

Fornisce dati per l'evento KeyPress.

KeyCode

Fornisce dati per l'evento KeyPress.

Si applica a