Cursors.PanNorth Proprietà

Definizione

Ottiene il cursore visualizzato durante le operazioni eseguite con la rotellina del mouse quando il mouse è in movimento e viene effettuato uno scorrimento verticale verso l'alto della finestra.

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

Valore della proprietà

Cursor

Oggetto Cursor che rappresenta il cursore visualizzato durante le operazioni eseguite con la rotellina del mouse quando il mouse è in movimento e viene effettuato uno scorrimento verticale verso l'alto della finestra.

Si applica a

Vedi anche