共用方式為


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

屬性值

適用於