Cursors.SizeAll Eigenschaft

Definition

Ruft den 4-Spitzen-Größencursor ab, der aus vier verknüpften Pfeilen besteht, die nördlich, süd, ost und west zeigen.

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

Eigenschaftswert

The Cursor that represents the four-headed sizing cursor.

Gilt für:

Weitere Informationen