Share via


Cursors.NoMoveVert Proprietà

Definizione

Ottiene il cursore visualizzato durante le operazioni eseguite con la rotellina del mouse quando il mouse non è in movimento ma è possibile scorrere la finestra in senso verticale.

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

Valore della proprietà

Oggetto Cursor che rappresenta il cursore visualizzato durante le operazioni eseguite con la rotellina del mouse quando il mouse non è in movimento.

Si applica a

Vedi anche