Spread Windows Forms 6.0 Product Documentation
Keystroke Constructor
See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > Keystroke Structure : Keystroke Constructor


Glossary Item Box

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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.