Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is DoCreate=.T. in code from classbrowser
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
What is DoCreate=.T. in code from classbrowser
Miscellaneous
Thread ID:
00804410
Message ID:
00804410
Views:
54
When you export form code from the class browser, "DoCreate=.T." is added as property in the code.

Someone know what this stand for??
DEFINE CLASS frmDemo AS FORM

    DOCREATE = .T.
    CAPTION = "Demo Form"
    NAME = "frmDemo"
    LEFT = 60
    TOP = 100

[ form code ...]
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Next
Reply
Map
View

Click here to load this message in the networking platform