Mensaje
De
05/12/2016 16:05:00
 
General information
Foro:
Visual FoxPro
Category:
Formularios & Diseñador de formularios
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
MS SQL Server
Miscellaneous
ID de la conversación:
01644470
ID del mensaje:
01644485
Views:
61
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
Responder
Mapa
Ver