Is there a way to do this? i've looked on the net and cant seem to find it. this is what i have... Private Sub btnPawns_MouseMove(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnPawns.Click Me.btnPawns.BackColor = Color.DarkGreen End Sub Code (markup): nevermind, i found it... is there a way to delete the post?