This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IA > IAccelerator Interface > IAccelerator.Alt Property (ArcObjects .NET 10.4 SDK) |
Indicates if the Alt key is pressed for this accelerator.
[Visual Basic .NET] Public Property Alt As Boolean
[C#] public bool Alt {get; set;}
Use True if the Alt key is one of the keys used in the accelerator; otherwise use False.