This document is archived and information here might be outdated. Recommended version. |
Indicates if the Shift key is pressed for this accelerator.
[Visual Basic .NET] Public Property Shift As Boolean
[C#] public bool Shift {get; set;}
Use True if the Shift key is one of the keys used in the accelerator; otherwise use False.