Cursor.IsUserSelectionEnabled Eigenschap

Definitie

Hiermee haalt u een vlag op die de gebruikersinterface voor bereikselectie inschakelt of uitschakelt.

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

Waarde van eigenschap

true als de gebruikersinterface voor bereikselectie is ingeschakeld; anders, false.

Kenmerken

Van toepassing op