SharedKeyGestureGetDisplayStringFromInputKey(String) Method
Gets the text of the keys in a keyboard combination definition.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public static string GetDisplayStringFromInputKey(
string inputKey
)
Public Shared Function GetDisplayStringFromInputKey (
inputKey As String
) As String
- inputKey String
- Input key.
StringString with the text of the keys in a keyboard combination.