ToolboxDragItemMoveEventArgs Properties
Provides data for the ToolboxControl.DragItemMove event.
Name | Description |
---|---|
Cancel | Gets or sets whether a drag-and-drop operation should be canceled. |
Drag |
Gets or sets the target drop effect in a drag-and-drop operation. |
Location | Gets the location of the mouse during the mouse generating event. |
See Also