Spread Windows Forms 8.0 Product Documentation
Keystroke Constructor


Creates a new key stroke (Keystroke object).
Overload List
OverloadDescription
Keystroke Constructor(SerializationInfo,StreamingContext)Creates a new keystroke from serialization.  
Keystroke Constructor(Char)Creates a new keystroke with the specified character.  
Keystroke Constructor(Keys,Keys)Creates a new keystroke with a specified a key code and modifier keys.  
Keystroke Constructor(Keys,Keys,Boolean)Creates a new keystroke with a specified a key code, modifier keys, and whether the keystroke is active on key release.  
Remarks
These constructors initialize a new Keystroke object.
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

Keystroke Structure
Keystroke Members

 

 


Copyright © GrapeCity, inc. All rights reserved.