EditorButton Methods
An editor button displayed in a ButtonEdit control or its descendant.
Name | Description |
---|---|
Assign |
Copies all properties of the specified button to the current Editor |
Bind |
Uses the command selector to find an appropriate parameterized command in the source and bind it to this Editor |
Bind |
Binds the specific parameterized command to this Editor |
Bind |
Uses the command selector to find an appropriate parameterized command of the target type in the source and bind it to this Editor |
Dispose() |
Releases all unmanaged resources used by an Editor |
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 |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Perform |
Raises the Editor |
Raise |
Raises the Editor |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() | Reverts the button’s properties to its default values. |
Reset |
Removes the Super |
To |
Returns the text representation of the current object. |
See Also