Click or drag to resize

PaletteDragDrop Properties

The PaletteDragDrop type exposes the following members.

Properties
 NameDescription
Public propertyDropDockActive Gets and sets the active color for docking indicators.
Public propertyDropDockBack Gets and sets the background color for the docking indicators area.
Public propertyDropDockBorder Gets and sets the border color for the docking indicators area.
Public propertyDropDockInactive Gets and sets the inactive color for docking indicators.
Public propertyFeedback Gets and sets the feedback drawing method used.
Public propertyId Gets the unique identifier of the object.
(Inherited from GlobalId)
Public propertyIsDefault Gets a value indicating if all values are default.
(Overrides StorageIsDefault)
Public propertyNeedPaint Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage)
Protected propertyNeedPaintDelegate Gets access to the need paint delegate.
(Inherited from Storage)
Public propertySolidBack Gets and sets the background color for a solid drag drop area.
Public propertySolidBorder Gets and sets the border color for a solid drag drop area.
Public propertySolidOpacity Gets and sets the opacity of the solid area.
Top
See Also