Solid Edge Framework Type Library
DISECommandEvents Object Members
Overview 
Public Methods
Public Method ActivateThis method makes the referenced object the active one.
Public Method DeactivateThis event occurs when the associated command is deactivated.
Public Method IdleThis event occurs when the system is idle.
Public Method KeyDownThis event occurs when a key is pressed down.
Public Method KeyPressThis event occurs when an ASCII key is pressed.
Public Method KeyUpThis event occurs when a key is released.
Public Method TerminateThis event occurs when the referenced command is terminated.
See Also

DISECommandEvents Object