C# Class NewTOAPIA.UI.KeyCharEventArgs

Summary description for KeyPressEventArgs.
Inheritance: System.EventArgs
Show file Open project: Wiladams/NewTOAPIA

Public Methods

Method Description
KeyCharEventArgs ( char keyChar ) : System

Method Details

KeyCharEventArgs() public method

public KeyCharEventArgs ( char keyChar ) : System
keyChar char
return System