__VSFINDTOOLWIN Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Finds a tool window within the environment.
public enum class __VSFINDTOOLWIN
public enum class __VSFINDTOOLWIN
enum __VSFINDTOOLWIN
public enum __VSFINDTOOLWIN
type __VSFINDTOOLWIN =
Public Enum __VSFINDTOOLWIN
- Inheritance
-
__VSFINDTOOLWIN
Fields
FTW_fFindFirst | 8388608 | Finds first |
FTW_fForceCreate | 524288 | Forces a tool window to be created. |
FTW_fFrameOnly | 16777216 | Gets the frame; no affect if there's an object behind it. |
Remarks
See vsshell.idl.