Click or drag to resize

DockingDragManager Properties

The DockingDragManager type exposes the following members.

Properties
  NameDescription
Public propertyDocumentCursor
Gets and sets a value indicating if document cursors should be used during dragging.
(Inherited from DragManager.)
Public propertyDragTargetProviders
Gets access to the collection of target providers.
(Inherited from DragManager.)
Public propertyFloatingWindow
Gets and sets the window that is moved in sync with the mouse movement.
Public propertyFloatingWindowOffset
Gets and sets the offset of the floating window from the screen cursor.
Public propertyIsDisposed
Gets a value indicating if the view has been disposed.
(Inherited from DragManager.)
Public propertyIsDragging
Gets a value indicating if dragging is currently occuring.
(Inherited from DragManager.)
Public propertyPalette
Gets and sets the custom palette implementation.
(Inherited from DragManager.)
Public propertyPaletteMode
Gets or sets the palette to be applied.
(Inherited from DragManager.)
Public propertyStateCommon
Gets access to the common navigator appearance entries.
(Inherited from DragManager.)
Top
See Also