KeyPressEventArgs Class
Constructors & Destructor
|
Member Variables
Definition
Line
149
of
System.Windows/Message.cm
Constructors & Destructor
public
explicit
KeyPressEventArgs
(
wchar
keyChar_)
Member Variables
public
int
errorId
public
bool
handled
public
wchar
keyChar
Constructor& Destructor Details
KeyPressEventArgs Constructor
public
explicit
KeyPressEventArgs(
wchar
keyChar_)
Definition
Line
151
of
System.Windows/Message.cm