DragStartEventCancelArgs Properties |
The DragStartEventCancelArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) | |
| Control |
Gets the control starting the drag.
| |
| Offset |
Gets and sets the offset.
| |
| Point |
Gets and sets the point.
(Inherited from PointEventCancelArgs.) |