PowerWEB File Upload for ASP.NET
KeyEventArgs Class Members
See Also  Properties  Send comments on this topic.
Dart.FileUpload Namespace : KeyEventArgs Class


The following tables list the members exposed by KeyEventArgs.

Public Constructors

 NameDescription
public ConstructorKeyEventArgs ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAltGets a value indicating whether the ALT key was pressed.  
public PropertyControlGets a value indicating whether the CTRL key was pressed.  
public PropertyKeyCodeGets the keyboard code for a KeyEventArgs.KeyDown, KeyEventArgs.KeyPress or KeyEventArgs.KeyUp event.  
public PropertyShiftGets a value indicating whether the SHIFT key was pressed.  
Top

See Also

Documentation Version 4.0.3
© 2012 Dart Communications. All Rights Reserved.