ArcFM Engine Developer Guide
Command Class Events


For a list of all members of this type, see Command members.

Public Events
 NameDescription
Public EventActivatingThe event that is raised before a control gains the focus.  
Public EventClickThe event that is raised when the control is clicked.  
Public EventContextMenuOpeningThe event that is raised before a command is shown in a context menu.  
Public EventDeactivatedThe event that is raised after a control has lost the focus.  
Public EventDoubleClickThe event that is raised when the control is double-clicked.  
Public EventKeyDownThe event that is raised when a key is pressed while the control has focus.  
Public EventKeyPressThe event that is raised when a key is pressed while the control has focus.  
Public EventKeyUpThe event that is raised when a key is released while the control has focus.  
Public EventValueChangedThe event that is raised when the value of a control changes.  
Top
See Also

Reference

Command Class
Miner.Windows.Commands Namespace

 

 


Send Comment