[]
Represents the arguments, associated with a QueryAllowDrop event.
public class AllowDropEventArgs : CancelEventArgs
Name | Description |
---|---|
SourceDockingTab | Gets source docking tab. |
SourceDockingTabPage | Gets source docking tab page. |
TagretBounds | Gets target bounds. |
TagretCommandDock | Gets target command dock. |
TagretDockingTab | Gets target docking tab. |
TargetDockStyle | Gets target docking style. |