[]
Occurs when on actions done such as move, resize, delete, cut and paste.
[FpCategory("Category_Behavior")]
public event EventHandler ActionDone
<FpCategory("Category_Behavior")>
Public Event ActionDone As EventHandler
Type | Description |
---|---|
EventHandler | Occurs when on actions done such as move, resize, delete, cut and paste. |