Click or drag to resize

DragTargetControlEdge Properties

The DragTargetControlEdge type exposes the following members.

Properties
  NameDescription
Public propertyAllowFlags
Gets the flags of the pages allowed to be dropped.
(Inherited from DragTarget.)
Public propertyControlElement
Gets the target docking element.
Public propertyDrawRect
Gets the rectangle representing the targets drawing area.
(Inherited from DragTarget.)
Public propertyEdge
Gets the dragging edge.
Public propertyHint
Gets the hint used to help the drag feedback.
(Inherited from DragTarget.)
Public propertyHotRect
Gets the rectangle representing the targets hot area.
(Inherited from DragTarget.)
Public propertyIsDisposed
Gets a value indicating if the view has been disposed.
(Inherited from DragTarget.)
Public propertyScreenRect
Gets the rectangle representing the targets screen area.
(Inherited from DragTarget.)
Top
See Also