MouseEventArgs.ShiftKey 属性

定义

true 如果触发事件时移位键已关闭,则为 。 否则为 false

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

属性值

适用于