Command Methods

Methods

AllowParentViewAccordingToHandlerContext 
BindMenuItem(ToolStripButton)Used to bind between the Command and a menuItem.
BindMenuItem(ToolStripMenuItem)Used to bind between the Command and a menuItem.
CreateTimer Creates an time based listener to be used by the [!:HandlerCollection.Add(CommandBase)]
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Expression Creates an expression listener to be used by the [!:HandlerCollection.Add(CommandBase)]
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCodeServes as a hash function for a particular type.
(Overrides ObjectGetHashCode)
GetTypeGets the Type of the current instance.
(Inherited from Object)
InputText 
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
RefreshBoundMenus 
SendObjectColumnEventName 
ToStringReturns a string that represents the current object.
(Overrides ObjectToString)
UnbindMenuItem 
UnhandledWithinBusinessProcess 

See Also