Solid Edge Framework Type Library
KeyPress Method
Specifies the key for which the event is triggered.
Description
This event occurs when an ASCII key is pressed.
Syntax
Visual Basic
Public Sub KeyPress( _
   ByRef KeyAscii As Integer _
) 
Parameters
KeyAscii
Specifies the key for which the event is triggered.
See Also

DISECommandEvents Object  | DISECommandEvents Members