Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Resetting to default
Message
From
28/06/2010 12:45:15
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01470811
Message ID:
01470813
Views:
63
>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 )
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform