Cursors.Default Propriété

Définition

Obtient le curseur par défaut, qui est généralement un curseur en flèche.

public:
 static property System::Windows::Forms::Cursor ^ Default { System::Windows::Forms::Cursor ^ get(); };
public static System.Windows.Forms.Cursor Default { get; }
static member Default : System.Windows.Forms.Cursor
Public Shared ReadOnly Property Default As Cursor

Valeur de propriété

Cursor qui représente le curseur par défaut.

S’applique à

Voir aussi