C# Class NewTOAPIA.UI.KeyCharEventArgs

Summary description for KeyPressEventArgs.
Inheritance: System.EventArgs
Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Méthode Description
KeyCharEventArgs ( char keyChar ) : System

Method Details

KeyCharEventArgs() public méthode

public KeyCharEventArgs ( char keyChar ) : System
keyChar char
Résultat System