Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

class System.​ComponentModel.​Design.​StandardToolWindows

Assembly: System.ComponentModel.TypeConverter

Inheritance: object → StandardToolWindows

Defines GUID identifiers that correspond to the standard set of tool windows that are available in the design environment.

Fields and Constants

public static readonly Guid
ObjectBrowser
Gets the GUID for the object browser. This field is read-only.
public static readonly Guid
OutputWindow
Gets the GUID for the output window. This field is read-only.
public static readonly Guid
ProjectExplorer
Gets the GUID for the solution explorer. This field is read-only.
public static readonly Guid
PropertyBrowser
Gets the GUID for the Properties window. This field is read-only.
public static readonly Guid
RelatedLinks
Gets the GUID for the related links frame. This field is read-only.
public static readonly Guid
ServerExplorer
Gets the GUID for the server explorer. This field is read-only.
public static readonly Guid
TaskList
Gets the GUID for the task list. This field is read-only.
public static readonly Guid
Toolbox
Gets the GUID for the Toolbox. This field is read-only.

Methods

public bool
Equals​(object obj)
Inherited from object
protected void
Finalize​()
Inherited from object
public int
GetHashCode​()
Inherited from object
public Type
GetType​()
Inherited from object
protected object
MemberwiseClone​()
Inherited from object
public string
ToString​()
Inherited from object