Share via


Cursor.IsUserEnabled Proprietà

Definizione

Ottiene o imposta un flag che abilita o disabilita l'interfaccia utente del cursore.

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

Valore della proprietà

true se l'interfaccia utente del cursore è abilitata. In caso contrario false.

Attributi

Si applica a