Computer Science Canada Bouncing Frame |
Author: | laci211 [ Tue Oct 23, 2007 12:46 pm ] |
Post subject: | Bouncing Frame |
How can i make a frame bounce around the screen in VB using a timer?? Like move across the screen and then change dircetions and go another way. |
Author: | Euphoracle [ Tue Oct 23, 2007 2:42 pm ] |
Post subject: | RE:Bouncing Frame |
Set the position in the Tick event. |