ActionBase Methods
The base class for Actions.
Name | Description |
---|---|
Assign |
Shares a specified Action’s settings to the current Action. |
Assign |
Applies settings stored in the specified Application Model’s node to the current Action. |
Begin |
Prevents an Action from being updated until the Action |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
End |
Unlocks an Action after a call to the Action |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns a formatted confirmation message displayed when executing an Action. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Returns the Action‘s total tooltip. Intended for internal use. |
Get |
Returns the Action‘s total tooltip. Intended for internal use. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Raise |
For internal use. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset |
Restores an Action‘s Action |
To |
Returns an Action‘s textual representation. |
See Also