Event AllowTabDrop
Occurs when application needs to query whether to allow a tab to be dropped. This event must be specially allowed.
public event EventHandler? AllowTabDrop
Returns
- EventHandler
- Occurs when application needs to query whether to allow a tab to be dropped. This event must be specially allowed.