Partager via


Behavior.Cursor Propriété

Définition

Obtient le curseur qui doit être affiché pour ce comportement.

public:
 virtual property System::Windows::Forms::Cursor ^ Cursor { System::Windows::Forms::Cursor ^ get(); };
public virtual System.Windows.Forms.Cursor Cursor { get; }
member this.Cursor : System.Windows.Forms.Cursor
Public Overridable ReadOnly Property Cursor As Cursor

Valeur de propriété

Cursor

Cursor qui représente le curseur qui doit s'afficher pour ce comportement.

S’applique à