Cursors.SizeAll 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 de dimensionnement à quatre têtes, qui consiste en quatre flèches jointes qui pointent vers le nord, le sud, l'est et l'ouest.
public:
static property System::Windows::Forms::Cursor ^ SizeAll { System::Windows::Forms::Cursor ^ get(); };
public static System.Windows.Forms.Cursor SizeAll { get; }
member this.SizeAll : System.Windows.Forms.Cursor
Public Shared ReadOnly Property SizeAll As Cursor
Valeur de propriété
Cursor qui représente le curseur de dimensionnement à quatre têtes.