共用方式為


KeyboardEventArgs.AltKey 屬性

定義

如果觸發事件時 alt 鍵已關閉,則為 true。 否則為 false。

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

屬性值

適用於