Solid Edge Framework Type Library
KeyBinding Method
Specifies the key code associated with the KeyBinding object to be returned.
Description
Returns a KeyBinding object with the specified key code.
Syntax
Visual Basic
Public Function KeyBinding( _
   ByVal KeyCode As Long _
) As KeyBinding
Parameters
KeyCode
Specifies the key code associated with the KeyBinding object to be returned.
Remarks
If no KeyBinding object exists for the specified key code, no object is returned.
See Also

Accelerator Collection  | Accelerator Members

Send comments on this topic.