DragViewController Properties |
The DragViewController type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowDragging |
Gets and sets if dragging is allowed.
| |
| Captured |
Gets a value indicating if mouse input is being captured.
| |
| Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) | |
| IgnoreVisualFormLeftButtonDown |
Should the left mouse down be ignored when present on a visual form border area.
| |
| MousePoint |
Gets the current tracking mouse point.
| |
| Target |
Gets access to the associated target of the controller.
|