[]
Raises the action done events, such as move, resize, delete, cut and paste.
protected void RaiseActionDone(EventArgs e)
Protected Sub RaiseActionDone(e As EventArgs)
| Type | Name | Description |
|---|---|---|
| EventArgs | e | The EventArgs instance containing the event data. |