共用方式為


MouseEventArgs.ShiftKey 屬性

定義

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

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

屬性值

適用於