Gets a signed count of the number of detents the mouse wheel has rotated.
[Visual Basic] Public ReadOnly Property Delta As Integer [C#] public int Delta {get;} [C++] public: __property int get_Delta(); [JScript] public function get Delta() : int;
A signed count of the number of detents the mouse wheel has rotated.
MouseEventArgs Class | MouseEventArgs Members | System.WinForms Namespace | X | Y