KeyEventArgs Class
Constructors & Destructor
| Member Variables
Definition
Line 159 of System.Windows/Message.cm
Constructors & Destructor
Member Variables
public int |
errorId |
public bool |
handled |
public Keys |
key |
public bool |
suppressKeyPress |
Constructor& Destructor Details
KeyEventArgs Constructor
public explicit KeyEventArgs(Keys key_)
Definition
Line 161 of System.Windows/Message.cm