Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Keystroke Structure / Keystroke Constructor


In This Topic
    Keystroke Constructor
    In This Topic
    Creates a new key stroke (Keystroke object).
    Overload List
    OverloadDescription
    Creates a new keystroke from serialization.  
    Creates a new keystroke with the specified character.  
    Creates a new keystroke with a specified a key code and modifier keys.  
    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.
    See Also