In addition to what Lain said, u can also set the Left property.
maybe u can use,
Text(1).Visible = True
Text(1).Left = Text(0).Left + Text(1).Width
Text(2).Visible = True
Text(2).Left = Text(1).Left + Text(2).Width
|
Results 1 to 20 of 20
Thread: Control arraysThreaded View
|
Click Here to Expand Forum to Full Width |