Cursors.Arrow Propiedad

Definición

Obtiene el cursor de flecha.

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

Valor de propiedad

Cursor

Cursor que representa el cursor de flecha.

Se aplica a

Consulte también