__VSFINDTOOLWIN Enum

Definition

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 multiinst tool window (ignores dwToolWinId).

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.

Applies to