Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Resizing container in design mode
Message
From
10/09/2002 11:51:39
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00697930
Message ID:
00698835
Views:
24
This message has been marked as the solution to the initial question of the thread.
Armin,

I just checked, the way I have suggested works only when you open form or form class in design mode, and it doesn't help in case you open container class and resize it.
I found a solution, it is very simple:
wboForm.Move( wboForm.Left, wboForm.Top, wbaControl[1].Width, wbaControl[1].Height)
HTH
Alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform