Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Method code lost
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00133980
Message ID:
00135348
Vues:
12
>The only consideration to keep in mind is that you'll probably also need to create a BeforeLoad method to execute before the Load Event code, just to make up for the loss in coding flexibility. And of course, if the default Load Event returns some value that will influence the resulting behavior, your work becomes even more tedious with these other methods just trying to find work-arounds for them.
>
>A prime example:
>
>In the Load Event of some parent class you have:
>
>LOCAL lcTable
>
>lcTable = Alltrim(THISFORM.cTable)
>
>IF !Empty(lcTable)

What I am doing is things like

ThisForm.AutoCenter = .T.

do you know of another way to do this?

Thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform