Click or drag to resize

DragTargetWorkspace Properties

The DragTargetWorkspace type exposes the following members.

Properties
  NameDescription
Public propertyAllowFlags
Gets the flags of the pages allowed to be dropped.
(Inherited from DragTarget.)
Public propertyDrawRect
Gets the rectangle representing the targets drawing area.
(Inherited from DragTarget.)
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.)
Public propertyWorkspace
Gets the target workspace control.
Top
See Also