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)
SyntaxC#
[FlagsAttribute] public enum ModifierKeys
Members| Member name | Value | Description | |
|---|---|---|---|
| Alt | 1 | ||
| Control | 2 | ||
| Shift | 4 | ||
| Win | 8 |
See Also