'Declaration Public Enum ToolWindowStartupLocation Inherits System.Enum
public enum ToolWindowStartupLocation : System.Enum
Member | Description |
---|---|
CenterOwnerWindow | The position is calculated based on the logical window relative to the owner. |
CenterScreen | The position is calculated based on the logical screen relative to the owner. |
Manual | The position is based on the ToolWindow.Left and ToolWindow.Top or the alignments if the ToolWindow.HorizontalAlignmentMode or ToolWindow.VerticalAlignmentMode are set to UseAlignments. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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