Hi, i have inherited a database to do some development on. the previous developer had written some code in to it that works when the mouse moves over the detail or particular buttons, an example is below.
Private Sub Detail_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As...