my database does that, this code is what does it. let me know if you have questions.
Private Sub but6_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)
Call ButtonOver("but6")
End Sub
Private Sub Detail_MouseMove(Button As Integer, Shift As Integer, X As Single, Y...