Click or drag to resize

PaletteDragDrop Methods

The PaletteDragDrop type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetDragDropDockActive
Gets the active color for docking indicators.
Public methodGetDragDropDockBack
Gets the background color for the docking indicators area.
Public methodGetDragDropDockBorder
Gets the border color for the docking indicators area.
Public methodGetDragDropDockInactive
Gets the inactive color for docking indicators.
Public methodGetDragDropFeedback
Gets the feedback drawing method used.
Public methodGetDragDropSolidBack
Gets the background color for a solid drag drop area.
Public methodGetDragDropSolidBorder
Gets the border color for a solid drag drop area.
Public methodGetDragDropSolidOpacity
Gets the opacity of the solid area.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnNeedPaint
Raises the NeedPaint event.
(Inherited from Storage.)
Public methodPerformNeedPaint
Fires the NeedPaint event.
(Inherited from Storage.)
Public methodPerformNeedPaint(Boolean)
Fires the NeedPaint event.
(Inherited from Storage.)
Public methodPopulateFromBase
Populate values from the base palette.
Public methodResetDropDockActive
Resets the DropDockActive property to its default value.
Public methodResetDropDockBack
Resets the DropDockBack property to its default value.
Public methodResetDropDockBorder
Resets the DropDockBorder property to its default value.
Public methodResetDropDockInactive
Resets the DropDockInactive property to its default value.
Public methodResetFeedback
Resets the Feedback property to its default value.
Public methodResetSolidBack
Resets the SolidBack property to its default value.
Public methodResetSolidBorder
Resets the SolidBorder property to its default value.
Public methodResetSolidOpacity
Resets the SolidOpacity property to its default value.
Public methodSetInherit
Sets the inheritence parent.
Public methodToString
Returns a string that represents the current defaulted state.
(Inherited from Storage.)
Top
Extension Methods
See Also