I'm in the process of learning VB.NET and upgrading my VB6 project to VB.NET. In my VB6 application I have a user control (Hover Command Control) that allows my buttons to switch images when the mouse hovers over them. I was wondering if there was any kind of VB.NET equivalent to this.