Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Resetting to default
Message
De
28/06/2010 12:45:15
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01470811
Message ID:
01470813
Vues:
64
>Hi everybody,
>
>I'm trying to convert the prototype form to the form using our classes. The problem is that in this form each textbox and label and command button has font name and size set. In addition, in many cases there are other properties set, which I'd prefer to be left default.
>
>This form uses a pageframe with many pages.
>
>How can I reset these properties to default? I did it manually in one of the pages, but don't want to repeat for other pages manually.
>
>Thanks in advance.

At design time within a design recursive procedure you can traverse the form's objects tree and apply ResetToDefault
or
USE VCX or SCX
and remove lines from the field Properties ( recompile is useless here )
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform