Actually you only need to put the code in the Resize event because it is always called upon loading the form:
Good luck!Code:Private Sub Form_Resize() Text1.Move 0, 0, Me.ScaleWidth, Me.ScaleHeight End Sub
|
Results 1 to 3 of 3
Thread: Two Questions.......Please?Threaded View
|
Click Here to Expand Forum to Full Width |