[]
Undoes the paste from the Clipboard.
public override bool Undo(object sender)
Public Overrides Function Undo(sender As Object) As Boolean
Type | Name | Description |
---|---|---|
object | sender | The object |
Type | Description |
---|---|
bool | Boolean: true if successful; otherwise, false |