Cursor.IsUserSelectionEnabled 屬性

定義

取得或設定一個旗標,啟用或停用範圍選擇使用者介面。

public:
 property bool IsUserSelectionEnabled { bool get(); void set(bool value); };
[System.ComponentModel.Bindable(true)]
public bool IsUserSelectionEnabled { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.IsUserSelectionEnabled : bool with get, set
Public Property IsUserSelectionEnabled As Boolean

屬性值

true如果啟用範圍選擇使用者介面;否則,。 false

屬性

適用於