MouseEventArgs.MetaKey プロパティ

定義

true イベントが発生したときにメタ キーがダウンした場合は 。 それ以外の場合は false

public:
 property bool MetaKey { bool get(); void set(bool value); };
public bool MetaKey { get; set; }
member this.MetaKey : bool with get, set
Public Property MetaKey As Boolean

プロパティ値

適用対象