Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determine zorder
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01458943
Message ID:
01459003
Views:
63
>on a form i have a shape object where the zorder will change from 1 to 0 etc. and will hide other controls.
>
>How can i determine the present zorder by having the mouse over the control.
>

AFAIK, there's no direct way to find zorder. Maybe you should toggle shape's visible property instead of zorder. A MouseEnter() for the shape will fire when it's on top.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform