ProvideToolWindowAttribute Properties

Include Protected Members
Include Inherited Members

The ProvideToolWindowAttribute type exposes the following members.

Properties

 

Name

Description

Public property

Height

Gets or sets the default height of the tool window.

Public property

MultiInstances

Determines whether multiple instances of the tool window are allowed.

Public property

Orientation

Gets or sets the default orientation for the tool window relative to the window specified by the Window property.

Public property

PositionX

Gets or sets the default horizontal value of the top left corner of the tool window.

Public property

PositionY

Gets or sets the vertical value of the top left corner of the tool window.

Public property

Style

Gets or sets the default docking style for the tool window.

Public property

ToolType

Gets or sets the type of the tool window.

Public property

Transient

Gets or sets whether the tool window should not be reopened when the IDE restarts.

Public property

TypeId

Gets the current instance of this attribute. (Inherited from RegistrationAttribute.)

Public property

Width

Gets or sets the default width of the tool window.

Public property

Window

Gets or sets the GUID of the default window on which the tool window should be docked.

Top

See Also

Reference

ProvideToolWindowAttribute Class

Microsoft.VisualStudio.Shell Namespace