Cursors.Arrow Propriété

Définition

Obtient le curseur de flèche.

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

Valeur de propriété

Qui Cursor représente le curseur de flèche.

S’applique à

Voir aussi