ArcFM Engine Developer Guide
PopupCommandBase Class Events


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

Public Events
 NameDescription
Public EventActivatingThe event that is raised before a control gains the focus. (Inherited from Miner.Windows.Commands.Command)
Public EventClickThe event that is raised when the control is clicked. (Inherited from Miner.Windows.Commands.Command)
Public EventContextMenuOpeningThe event that is raised before a command is shown in a context menu. (Inherited from Miner.Windows.Commands.Command)
Public EventDeactivatedThe event that is raised after a control has lost the focus. (Inherited from Miner.Windows.Commands.Command)
Public EventDoubleClickThe event that is raised when the control is double-clicked. (Inherited from Miner.Windows.Commands.Command)
Public EventDropDownClosedThis event allows listeners to be informed whenever a dropdown window has just been closed.  
Public EventDropDownOpeningThis event allows listeners to be informed whenever a dropdown window is about to be displayed.  
Public EventKeyDownThe event that is raised when a key is pressed while the control has focus. (Inherited from Miner.Windows.Commands.Command)
Public EventKeyPressThe event that is raised when a key is pressed while the control has focus. (Inherited from Miner.Windows.Commands.Command)
Public EventKeyUpThe event that is raised when a key is released while the control has focus. (Inherited from Miner.Windows.Commands.Command)
Public EventValueChangedThe event that is raised when the value of a control changes. (Inherited from Miner.Windows.Commands.Command)
Top
See Also

Reference

PopupCommandBase Class
Miner.Windows.Commands Namespace

 

 


Send Comment