This code will make the textbox move down. A subtraction symbol (-) will make it go up.Code:Do Until Text1.Top = 3000 DoEvents Text1.Top = Text1.Top + 1 Loop
Set the top to anything.
|
Results 1 to 9 of 9
Thread: MAKE IT SMOOTHER!!!!!!!Threaded View
|
Click Here to Expand Forum to Full Width |