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 Function KeyPress( _
   ByRef KeyAscii As Integer _
) As HResult
Parameters
KeyAscii
Specifies the key for which the event is triggered.
See Also

ISECommandEvents Object  | ISECommandEvents Members

Send comments on this topic.