KeyboardEventArgs.AltKey Özellik

Tanım

olay tetiklendiğinde alt tuşu devre dışıysa true olur. false olarak ayarlayın.

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

Özellik Değeri

Şunlara uygulanır