Cursors.Arrow Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le curseur en flèche.
public:
static property System::Windows::Forms::Cursor ^ Arrow { System::Windows::Forms::Cursor ^ get(); };
public static System.Windows.Forms.Cursor Arrow { get; }
member this.Arrow : System.Windows.Forms.Cursor
Public Shared ReadOnly Property Arrow As Cursor
Valeur de propriété
Cursor qui représente le curseur en flèche.