Click or drag to resize

RenderDragDockingData Properties

The RenderDragDockingData type exposes the following members.

Properties
  NameDescription
Public propertyActiveBottom
Gets and sets the active state of bottom indicator.
Public propertyActiveFlags
Gets the set of flags associated with active
Public propertyActiveLeft
Gets and sets the active state of left indicator.
Public propertyActiveMiddle
Gets and sets the active state of middle indicator.
Public propertyActiveRight
Gets and sets the active state of right indicator.
Public propertyActiveTop
Gets and sets the active state of top indicator.
Public propertyAnyActive
Gets if any of the docking indicators are active.
Public propertyDockWindowSize
Gets and sets size of the docking window required.
Public propertyRectBottom
Gets and sets the hot rectangle of the bottom docking indicator.
Public propertyRectLeft
Gets and sets the hot rectangle of the left docking indicator.
Public propertyRectMiddle
Gets and sets the hot rectangle of the middle docking indicator.
Public propertyRectRight
Gets and sets the hot rectangle of the right docking indicator.
Public propertyRectTop
Gets and sets the hot rectangle of the top docking indicator.
Public propertyShowBack
Gets the visible state of the background.
Public propertyShowBottom
Gets and sets the visible state of the bottom indicator.
Public propertyShowLeft
Gets and sets the visible state of the left indicator.
Public propertyShowMiddle
Gets and sets the visible state of the middle indicator.
Public propertyShowRight
Gets and sets the visible state of the right indicator.
Public propertyShowTop
Gets and sets the visible state of the top indicator.
Top
See Also