Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Centering a textbox on a form
Message
 
To
11/08/2003 12:18:13
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00818962
Message ID:
00818986
Views:
26
Thisform.text1.Left = (thisform.width - Thisform.text1.width) /2
Thisform.text1.Top = (thisform.Height - Thisform.text1.Height) /2

>Is there a way to programatically do what the layout toolbar does? Example: center a text box on a form after the form is maxumized.
Dominican Republic, a Paradise in America
Previous
Reply
Map
View

Click here to load this message in the networking platform