[]
Peforms the undo Clipboard cut action.
public override bool Undo(object sender)
Public Overrides Function Undo(sender As Object) As Boolean
Type | Name | Description |
---|---|---|
object | sender | Object on which the action occurred |
Type | Description |
---|---|
bool | Boolean: true if successful; otherwise, false |