Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ZOrdering?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00023611
Message ID:
00023677
Vues:
22
>Has anyone ever used ZOrder for nOrder values other than 0 or 1? If so, how do you assign values?


ZOrder only supports 0 and 1 AFAIK.

I've found (by accident) that using the Send To Back and Bring To Front options at design time changes the object instantiation order.
It's like ZOrder but you control the instantiation order and therefore can cause problems if the INIT() of one control calls another control's method.

Generally I'd advise against INIT() changes interacting with other objects.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform