'Declaration Public Enum DragWindowStyle Inherits System.Enum
public enum DragWindowStyle : System.Enum
Member | Description |
---|---|
LayeredWindow | A translucent window is displayed as the window is dragged. |
LayeredWindowWithIndicators | Docking indicators are used to determine the docked location, at which point a layered window is diaplayed in the drop location. To indicate the floating position, the pane is actually repositioned during the drag operation. |
Outline | An outline of the window is displayed as the window is dragged. |
OutlineWithIndicators | An outline of the window and Visual Studio 2005-style docking indicators are displayed as the window is dragged. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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