ThePentiumGuy
Well-known member
under which event would "mouse scroll" go?
i want to check weather the mouse scroll moves up or down
i want to check weather the mouse scroll moves up or down
Private Sub Form1_MouseWheel (sender As Object, e As System.Windows.Forms.MouseEventArgs) Handles MyBase.MouseWheel