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

属性值

适用于