IVsToolWindowFactory Members
Include Protected Members
Include Inherited Members
Provides VSPackages the ability to create multiple tool windows.
The IVsToolWindowFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateToolWindow | Enables the environment to create multiple on-demand tool windows that are implemented by VSPackages. |
Top