FarPoint.Win.Spread
CreateKeystroke Method
See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > KeystrokeFactory Class : CreateKeystroke Method


Creates a keystroke.

Overload List

OverloadDescription
CreateKeystroke(Char) Creates a Keystroke object from a character.  
CreateKeystroke(Keys,Keys) Creates a Keystroke object from a key code and modifiers.  
CreateKeystroke(Keys,Keys,Boolean) Creates a Keystroke object from a key code and modifiers.  

See Also