Table of Contents
Shift Property

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

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