KeyboardEventArgs.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

属性值

适用于