 
            | Solid Edge Framework Type Library : ISECommandEvents Object | 
|  Activate | This method makes the referenced object the active one. | 
|  Deactivate | This event occurs when the associated command is deactivated. | 
|  Idle | This event occurs when the system is idle. | 
|  KeyDown | This event occurs when a key is pressed down. | 
|  KeyPress | This event occurs when an ASCII key is pressed. | 
|  KeyUp | This event occurs when a key is released. | 
|  Terminate | This event occurs when the referenced command is terminated. |