Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object Init Sequence
Message
 
 
À
22/11/2000 04:15:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00444510
Message ID:
00444532
Vues:
9
>Dear all,
>
>How do I change the sequence of the object in a container ? This is because the INIT method of one of by object needs to be fired after some other objects have done theirs. Thanks.
>
>Regards,
>Kueh.

Cut all objects from you container and paste them into a holding area (e.g. another form). Indivdually, cut and paste the controls in the order you want back into the first container.

IMO, this is not a good way to go. Can't you do the stuff you need to do in the container Init?
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform