Cursors.Arrow Eigenschap

Definitie

Hiermee haalt u de pijlcursor op.

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

Waarde van eigenschap

De Cursor cursor die de pijl vertegenwoordigt.

Van toepassing op

Zie ook