Share via


Cursors.PanEast 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 orizzontale della finestra verso destra.

public:
 static property System::Windows::Forms::Cursor ^ PanEast { System::Windows::Forms::Cursor ^ get(); };
public static System.Windows.Forms.Cursor PanEast { get; }
member this.PanEast : System.Windows.Forms.Cursor
Public Shared ReadOnly Property PanEast 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 orizzontale della finestra verso destra.

Si applica a

Vedi anche