Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Existing pageframe as a basis for another form
Message
From
05/12/2016 16:05:00
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
MS SQL Server
Miscellaneous
Thread ID:
01644470
Message ID:
01644485
Views:
59
This message has been marked as a message which has helped to the initial question of the thread.
>Hi everybody,
>
>I'm developing a new VFP form. I want to pick us a pageframe from another form and use it as a basis for this new one.
>
>The problem is that I don't need the first 2 pages (which are part of base class) of that pageframe. I need to have a pageframe with just 2 pages both pages having a mover.
>
>So, first question - how can I somehow get rid of the first 2 pages I don't need (these two first pages being part of the pageframe class we're using)?
>
>Thanks in advance.

Page1.Init RETURN .F.
Page2.Init RETURN .F.
Previous
Reply
Map
View

Click here to load this message in the networking platform