Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ZOrdering?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00023611
Message ID:
00023677
Views:
26
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform