Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object Move To Top at runtime
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01511511
Message ID:
01511554
Vues:
69
>Is there a way to select an object and do a "Move to Top" or "Move to Bottom" during runtime?
>I often use a transparent box (shape) to restrict access to objects, but sometimes I need one or two objects to be on top of the box and then below it again during program execution.

There're two ways to handle that:
- use ZOrder() method as you asked
- change property Visible=.F. for object you don't want to be on top anymore
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform