Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a simple way to save non-default properties?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01411416
Message ID:
01411424
Vues:
79
>>Hi everybody,
>>
>>Is there a simple way to get all properties that are changed on the form for some control into a convenient format? Say, I want to post a question and list all changed properties. I know I can hack the form and grab this info from there, but is there a simpler method?
>>
>>Thanks a lot in advance.
>
>
>USE YourForm.SCX
>LOCATE FOR LOWER(ALLTRIM(BaseClass)) == [form] 
>_cliptext = Properties
>use
>
I meant for a control on a form. And this is not simple / visual.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform