ArcFM Desktop Developer Guide
ComboBoxCommand Class Events


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

For a list of all members of this type, see ComboBoxCommand 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 EventTextCommittedThis event allows listeners to be informed when combo box text entry has been completed.  
Public EventValueChangedThe event that is raised when the value of a control changes. (Inherited from Miner.Windows.Commands.Command)
Top
See Also

Reference

ComboBoxCommand Class
Miner.Windows.Commands Namespace

 

 


Send Comment