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

属性值

适用于