In VB.Net, there are two types of events - Mouse events and keyboard events. Mouse events happen through the actions, such as mouse move and click, on a form. These are mouse events in VB.Net:

  • MouseEnter
  • MouseUp
  • MouseDown
  • MouseWheel
  • MouseHover
  • MouseLeave
  • MouseMove
BY Best Interview Question ON 12 Feb 2019