Table of Contents
Ctrl Property

Gets or sets the boolean value indicating if the Ctrl key should be held.

Syntax
 public Boolean Ctrl { get; set; }
See Also