This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IA > IAccelerator Interface > IAccelerator.Shift Property (ArcObjects .NET 10.5 SDK) |
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.