共用方式為


MouseEventArgs.AltKey 屬性

定義

true 如果觸發事件時,alt 鍵已關閉。 否則為 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

屬性值

適用於