SharedKeyGestureGetDisplayString(KeyGesture) 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 GetDisplayString(
KeyGesture keyGesture
)
Public Shared Function GetDisplayString (
keyGesture As KeyGesture
) As String
- keyGesture KeyGesture
- KeyGesture with the Key gesture instace.
StringString with the text of the keys in a keyboard combination.