StandardToolWindows Class
Defines GUID identifiers that correspond to the standard set of tool windows that are available in the design environment.
For a list of all members of this type, see StandardToolWindows Members.
System.Object
System.ComponentModel.Design.StandardToolWindows
[Visual Basic] Public Class StandardToolWindows [C#] public class StandardToolWindows [C++] public __gc class StandardToolWindows [JScript] public class StandardToolWindows
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Remarks
These GUIDs can be used to access the standard tool windows that are available to the design-time environment.
Requirements
Namespace: System.ComponentModel.Design
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System (in System.dll)
See Also
StandardToolWindows Members | System.ComponentModel.Design Namespace