Why Doesn't this code work?
VB Code:
Private Sub Form_Resize() With TxtTEXT .Left = 100 .Height = 100 .Width = Me.Width - 100 .Height = Me.Height - 100 End With End Sub
|
Results 1 to 7 of 7
Thread: resizing
|
Click Here to Expand Forum to Full Width |