First of all, make your screen saver(standard EXE project) and when done you have to make procedures for all the controls on your project with Mousemove(keyascii as integer). For Example:<br>
<br>
Private Sub Image1_Mousemove(keyascii as integer)<br>
End<br>
End Sub<br>
<br>
You must...
First of all, make your screen saver(standard EXE project) and when done you have to make procedures for all the controls on your project with Mousemove(keyascii as integer). For Example:<br>
<br>
Private Sub Image1_Mousemove(keyascii as integer)<br>
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.