Thread
:
how to move a vb label across the screen and then back again
View Single Post
Nov 26th, 2005, 6:36 PM
#
4
crawforddavid2006
Expert Programmer
Join Date: Apr 2005
Location: Not sure yet
Posts: 579
Rep Power:
0
use a clock or timer i cant remember exactly what its called but then use something like this
(
Toggle Plain Text
)
Label1.Left = Clock1.whatever the increment is called
Label1.Left = Clock1.whatever the increment is called
crawforddavid2006
View Public Profile
Find More Posts by crawforddavid2006