Intersoft.Client.Framework.Input Namespace > KeyGesture Class > KeyGesture Constructor : KeyGesture Constructor(Key,ModifierKeys,String) |
Public Function New( _ ByVal key As Key, _ ByVal modifiers As ModifierKeys, _ ByVal displayString As String _ )
Dim key As Key Dim modifiers As ModifierKeys Dim displayString As String Dim instance As New KeyGesture(key, modifiers, displayString)
public KeyGesture( Key key, ModifierKeys modifiers, string displayString )
public: KeyGesture( Key key, ModifierKeys modifiers, String^ displayString )
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