共用方式為


MouseEventArgs.CtrlKey 屬性

定義

true 如果引發事件時控制鍵已關閉,則為 。 否則為 false

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

屬性值

適用於