__VSFINDTOOLWIN Enumeration
Visual Studio 2015
Finds a tool window within the environment.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| FTW_fFindFirst | Finds first multiinst tool window (ignores dwToolWinId). | |
| FTW_fForceCreate | Forces a tool window to be created. | |
| FTW_fFrameOnly | Gets the frame; no affect if there's an object behind it. |
See vsshell.idl.
Show: