Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form property in design time
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01129193
Message ID:
01129198
Views:
8
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform