ToolWindowBase Properties

Include Protected Members
Include Inherited Members

The ToolWindowBase type exposes the following members.

Properties

  Name Description
Public property BitmapIndex (Inherited from ToolWindowPane.)
Public property BitmapResourceID (Inherited from ToolWindowPane.)
Public property Caption (Inherited from ToolWindowPane.)
Public property CommandHandler Get/Set the command handler
Public property Content Overridden to get/set the WPF content (Overrides WindowPane.Content.)
Public property Frame (Inherited from ToolWindowPane.)
Public property HelpTopic Get the help topic
Protected property InitializationMode (Inherited from WindowPane.)
Public property IsMultiInstance Returns true if this is a multi instance tool window.
Public property IsOnScreen true if the toolwindow is viewable on the screen and is not slid off screen (ie. auto-slide), not obstructed by another tabbed document, or closed. This differs from IsVisible which does not consider the toolwindow being slid off screen or the tabbed document being obstructed (ie. on top) by another.
Public property IsTransient Returns true if this is a transient tool window.
Public property Package (Inherited from ToolWindowPane.)
Public property SearchCategory (Inherited from ToolWindowPane.)
Public property SearchEnabled (Inherited from ToolWindowPane.)
Public property SearchFiltersEnum (Inherited from ToolWindowPane.)
Public property SearchHost (Inherited from ToolWindowPane.)
Public property SearchOptionsEnum (Inherited from ToolWindowPane.)
Public property ServiceProvider Get the IOleServiceProvider interface.
Public property ToolBar (Inherited from ToolWindowPane.)
Public property ToolBarCommandTarget (Inherited from ToolWindowPane.)
Public property ToolBarDropTarget (Inherited from ToolWindowPane.)
Public property ToolBarLocation (Inherited from ToolWindowPane.)
Public property ToolClsid (Inherited from ToolWindowPane.)
Public property Window (Inherited from WindowPane.)
Public property WindowFrame Toolwindow container frame

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IVsWindowSearch.Category (Inherited from ToolWindowPane.)

Top

See Also

Reference

ToolWindowBase Class

Microsoft.VisualStudio.TeamFoundation Namespace