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