Cursors.SizeAll Proprietà

Definizione

Ottiene il cursore di ridimensionamento composto da quattro frecce unite che puntano rispettivamente verso nord, sud, est e ovest.

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

Valore della proprietà

Oggetto Cursor che rappresenta il cursore di ridimensionamento a quattro frecce.

Si applica a

Vedi anche