__TABIMAGEFLAGS Enum

Definition

Indicates some properties of the tab image.

This enumeration supports a bitwise combination of its member values.

C++/CX
public enum class __TABIMAGEFLAGS
Inheritance
__TABIMAGEFLAGS
Attributes

Fields

Name Value Description
TIF_NONE 0

No flags.

TIF_THEMABLE 1

The image can be themed before it is displayed. In other words it is not an unthemable icon obtained from the file system.

TIF_DPI_SCALED 2

The image is already scaled up for the current DPI zoom level.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022