'Declaration Public Enum OverlayWindowDropTargetType Inherits System.Enum
'Usage Dim instance As OverlayWindowDropTargetType
public enum OverlayWindowDropTargetType : System.Enum
'Declaration Public Enum OverlayWindowDropTargetType Inherits System.Enum
'Usage Dim instance As OverlayWindowDropTargetType
public enum OverlayWindowDropTargetType : System.Enum
Member | Description |
---|---|
AnchorablePaneDockBottom | Drop target is below an anchorable pane. |
AnchorablePaneDockInside | Drop target is inside an anchorable pane. |
AnchorablePaneDockLeft | Drop target is to the left of an anchorable pane. |
AnchorablePaneDockRight | Drop target is to the right of an anchorable pane. |
AnchorablePaneDockTop | Drop target is above an anchorable pane. |
DockingManagerDockBottom | Drop target is at the bottom of the docking manager. |
DockingManagerDockLeft | Drop target is on the left of the docking manager. |
DockingManagerDockRight | Drop target is on the right of the docking manager. |
DockingManagerDockTop | Drop target is at the top of the docking manager. |
DocumentPaneDockBottom | Drop target is below a document pane. |
DocumentPaneDockInside | Drop target is inside a document pane. |
DocumentPaneDockLeft | Drop target is to the left of a document pane. |
DocumentPaneDockRight | Drop target is to the right of a document pane. |
DocumentPaneDockTop | Drop target is above a document pane. |
System.Object
System.ValueType
System.Enum
Xceed.Wpf.AvalonDock.Controls.OverlayWindowDropTargetType
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2