Click or drag to resize

DragViewController Properties

The DragViewController type exposes the following members.

Properties
 NameDescription
Public propertyAllowDragging Gets and sets if dragging is allowed.
Protected propertyCaptured Gets a value indicating if mouse input is being captured.
Public propertyId Gets the unique identifier of the object.
(Inherited from GlobalId)
Public propertyIgnoreVisualFormLeftButtonDown Should the left mouse down be ignored when present on a visual form border area.
Public propertyMousePoint Gets the current tracking mouse point.
Public propertyTarget Gets access to the associated target of the controller.
Top
See Also