KeyboardEventArgs.ShiftKey Proprietà

Definizione

true se il tasto maiusc è stato disattivato quando l'evento è stato attivato. false in caso contrario.

public:
 property bool ShiftKey { bool get(); void set(bool value); };
public bool ShiftKey { get; set; }
member this.ShiftKey : bool with get, set
Public Property ShiftKey As Boolean

Valore della proprietà

Si applica a