SharedKeyGestureKeyGestureFromInputKey Method
Converts a key text to a keyboard shortcut definition.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public static KeyGesture KeyGestureFromInputKey(
string inputKey
)
Public Shared Function KeyGestureFromInputKey (
inputKey As String
) As KeyGesture
- inputKey String
- Input key.
KeyGestureKeyGesture with the keyboard shortcut.