Cursors.Default Eigenschap

Definitie

Hiermee haalt u de standaardcursor op. Dit is meestal een pijlcursor.

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

Waarde van eigenschap

De Cursor standaardcursor.

Van toepassing op

Zie ook