ArcFM Desktop Developer Guide
Command Class Methods


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

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

Public Methods
 NameDescription
Public MethodExecuteRaises the Click event for this Command.  
Top
Protected Methods
 NameDescription
Protected MethodOnActivatingRaises the Activating event and provides a method for derived classes to handle the event without attaching a delegate.  
Protected MethodOnClickRaises the Click event and provides a method for derived classes to handle the event without attaching a delegate.  
Protected MethodOnContextMenuOpeningRaises the BeforeShowInContextMenu event and provides a method for derived classes to handle the event without attaching a delegate.  
Protected MethodOnDeactivatedRaises the Deactivated event and provides a method for derived classes to handle the event without attaching a delegate.  
Protected MethodOnDoubleClickRaises the DoubleClick event and provides a method for derived classes to handle the event without attaching a delegate.  
Protected MethodOnKeyDownRaises the KeyDown event and provides a method for derived classes to handle the event without attaching a delegate.  
Protected MethodOnKeyPressRaises the KeyPress event and provides a method for derived classes to handle the event without attaching a delegate.  
Protected MethodOnKeyUpRaises the KeyUp event and provides a method for derived classes to handle the event without attaching a delegate.  
Protected MethodOnValueChangedRaises the ValueChanged event and provides a method for derived classes to handle the event without attaching a delegate.  
Top
See Also

Reference

Command Class
Miner.Windows.Commands Namespace

 

 


Send Comment