This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IA > IAcceleratorHook Interface > IAcceleratorHook.CheckAccelerator Method (ArcObjects .NET 10.4 SDK) |
Return true if the framework should carry out the action associated with this virtual key.
[Visual Basic .NET] Public Function CheckAccelerator ( _ ByVal vkey As Integer _ ) As Boolean
[C#] public bool CheckAccelerator ( int vkey );