Okay.. I;m doing this from the head so I hope it works...
Total = Screen.Width / Screen.TwipsPerPixelX
Tot = Screen.Height / Screen.TwipsPerPixelY
If form1.left = < 0 or form1.left > (total - form1.width) then
'out of screen put code here
end if
if form1.top = < 0 or form1.left > (tot -...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.