GrapeCity.Windows.SpreadSheet.UI Namespace > KeyStroke Structure > KeyStroke Constructor : KeyStroke Constructor(Key,ModifierKeys,Boolean) |
'Declaration Public Function New( _ ByVal keyCode As System.Windows.Input.Key, _ ByVal modifiers As System.Windows.Input.ModifierKeys, _ ByVal onKeyRelease As System.Boolean _ )
'Usage Dim keyCode As System.Windows.Input.Key Dim modifiers As System.Windows.Input.ModifierKeys Dim onKeyRelease As System.Boolean Dim instance As New KeyStroke(keyCode, modifiers, onKeyRelease)
public KeyStroke( System.Windows.Input.Key keyCode, System.Windows.Input.ModifierKeys modifiers, System.bool onKeyRelease )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6