ModifierKeys Enumeration
From Plusprofil Addin
A Sandcastle Documented Class Library
ModifierKeys Enumeration |
[Missing <summary> documentation for "T:PlusprofilAddin.ModifierKeys"]
Namespace: PlusprofilAddin
Assembly: PlusprofilAddin (in PlusprofilAddin.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[FlagsAttribute] public enum ModifierKeys
| Member name | Value | Description | |
|---|---|---|---|
| Alt | 1 | ||
| Control | 2 | ||
| Shift | 4 | ||
| Win | 8 |