Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pageframe Resize or Page Switch Resets ADDOBJECT() Contr
Message
From
11/12/2007 10:29:05
 
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01274717
Message ID:
01274778
Views:
9
Hi Ben.

>The moment I resize the pageframe's parent form OR switch to another page and back again, the new control resets to its original position (0,0) and dimensions.

Try setting the control's Visible property to .T. before setting Anchor to 15. Also, right after setting Visible (and before Anchor), call control.ZOrder(1) to ensure the tab order is set properly (in case you have other controls on the page).

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform