CustomCommand Methods

Methods

AllowParentViewAccordingToHandlerContext
(Inherited from Command)
BindMenuItem(ToolStripButton)Used to bind between the Command and a menuItem.
(Inherited from Command)
BindMenuItem(ToolStripMenuItem)Used to bind between the Command and a menuItem.
(Inherited from Command)
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetDefaultBehavior 
GetHashCodeServes as a hash function for a particular type.
(Inherited from Command)
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
RefreshBoundMenus
(Inherited from Command)
SendObjectColumnEventName
(Inherited from Command)
ToStringReturns a string that represents the current object.
(Inherited from Command)
UnbindMenuItem
(Inherited from Command)
UnhandledWithinBusinessProcess
(Inherited from Command)

See Also