Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / KeyStroke Structure / KeyStroke Constructor


In This Topic
    KeyStroke Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new instance of the KeyStroke structure with the specified character.  
    Initializes a new instance of the KeyStroke structure with the specified System.Windows.Input.Key and System.Windows.Input.ModifierKeys.  
    Initializes a new instance of the KeyStroke structure with the specified System.Windows.Input.Key, System.Windows.Input.ModifierKeys, and a value that indicates whether this KeyStroke is active on the key release.  
    See Also