Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form property in design time
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01129193
Message ID:
01129198
Vues:
23
Hi John,

You can open form as table (use form.scx) and check contain of field "PROPERTIES". Or You can use desgine mode:
MODI FORM form.scx NOWAIT
=ASEOBJ(xxa,1)
loForm=xxa(1)
?PEMSTATUS(loForm,"anyproperty",5)
KEYB "{CTRL+W}" PLAIN
MartinJ

>Hi,
>How could I retrieve form's property during design time programmatically without form designer?
>
>I need to check all forms to make sure one of the property set correctly.
>
>Any ideas?
>
>Pls advice.
>
>Thank you
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform