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

プロパティ値

適用対象