C# Class KeyCharEventArgs, NewTOAPIA

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

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