Cursors.PanNorth Proprietà

Definizione

Ottiene il cursore visualizzato durante le operazioni della rotellina quando il mouse si sposta e la finestra scorre verticalmente verso l'alto.

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

Valore della proprietà

Oggetto Cursor che rappresenta il cursore visualizzato durante le operazioni della rotellina quando il mouse viene spostato e la finestra scorre verticalmente verso l'alto.

Si applica a

Vedi anche