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