IPaletteDragDrop Interface |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public interface IPaletteDragDrop
The IPaletteDragDrop type exposes the following members.
Name | Description | |
---|---|---|
GetDragDropDockActive |
Gets the active color for docking indicators.
| |
GetDragDropDockBack |
Gets the background color for the docking indicators area.
| |
GetDragDropDockBorder |
Gets the border color for the docking indicators area.
| |
GetDragDropDockInactive |
Gets the inactive color for docking indicators.
| |
GetDragDropSolidBack |
Gets the background color for a solid drag drop area.
| |
GetDragDropSolidBorder |
Gets the border color for a solid drag drop area.
| |
GetDragDropSolidOpacity |
Gets the opacity of the solid area.
|