__VSUIACCELMODIFIERS Enum

Definition

Indicates the modifier keys used in a keyboard accelerator.

C++/CX
public enum class __VSUIACCELMODIFIERS
Inheritance
__VSUIACCELMODIFIERS

Fields

Name Value Description
VSAM_NONE 0

No modifier in included.

VSAM_SHIFT 1

The shift key is included.

VSAM_CONTROL 2

The CTRL key is included.

VSAM_ALT 4

The ALT key is included.

VSAM_WINDOWS 8

The Windows key is included.

Applies to

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