Thread
:
Mouse Down Event -> Form_DB.Show-> Problems with Varia
View Single Post
#
4
(
permalink
)
01-29-2003
blackmap
Member
Yellow Belt
Join Date: Dec 2002
Posts: 39
Thanks a lot!!! Yippie, I fixed the error:
Private Sub MappointControl1_GotFocus()
If Form_DB.Visible = True Then
Form_DB.SetFocus
End If
End Sub
I commented the code above. Then it worked...
Thanks a lot!!!
blackmap
View Public Profile
Send a private message to blackmap
Find all posts by blackmap