Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is DoCreate=.T. in code from classbrowser
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00804410
Message ID:
00804417
Vues:
27
This message has been marked as the solution to the initial question of the thread.
See undocumented properties for internal use here:
http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B136924

>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 ...]
>
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform