Click or drag to resize

DragTargetWorkspaceCellEdge Properties

The DragTargetWorkspaceCellEdge type exposes the following members.

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