Cursors.PanWest Proprietà

Definizione

Ottiene il cursore visualizzato durante le operazioni con rotellina quando il mouse si sposta e la finestra scorre orizzontalmente a sinistra.

public:
 static property System::Windows::Forms::Cursor ^ PanWest { System::Windows::Forms::Cursor ^ get(); };
public static System.Windows.Forms.Cursor PanWest { get; }
static member PanWest : System.Windows.Forms.Cursor
Public Shared ReadOnly Property PanWest 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 orizzontalmente a sinistra.

Si applica a

Vedi anche