Solid Edge Framework Type Library
KeyString Property
Description
Returns the key string for the command associated with the referenced KeyBinding object.
Property type
Read-only property
Syntax
Visual Basic
Public Property KeyString As String
Remarks
KeyString is a readable version of the key code. For example, the key string property of the File > Open key binding might be returned as "Ctrl+O."
See Also

KeyBinding Object  | KeyBinding Members