IVsPackageDynamicToolOwner Members

Include Protected Members
Include Inherited Members

Enables a package to have its own tool windows dynamically shown or hidden. You can get an instance of the interface from the SIVsPackageDynamicToolOwner (SID_SVsPackageDynamicToolOwner) service.

The IVsPackageDynamicToolOwner type exposes the following members.

Methods

  Name Description
Public method QueryShowTool Allows the package to use dynamic logic to control whether the ToolWindow should be shown or hidden.

Top

See Also

Reference

IVsPackageDynamicToolOwner Interface

Microsoft.VisualStudio.Shell.Interop Namespace