__VSFINDTOOLWIN Enum

Definition

Finds a tool window within the environment.

C++/CX
public enum class __VSFINDTOOLWIN
Inheritance
__VSFINDTOOLWIN

Fields

Name Value Description
FTW_fForceCreate 524288

Forces a tool window to be created.

FTW_fFindFirst 8388608

Finds first multiinst tool window (ignores dwToolWinId).

FTW_fFrameOnly 16777216

Gets the frame; no affect if there's an object behind it.

Remarks

See vsshell.idl.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022