Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hacking the VCX! What controls ZOrderSet ?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Hacking the VCX! What controls ZOrderSet ?
Miscellaneous
Thread ID:
00392726
Message ID:
00392726
Views:
54
Hi

I was using the class designer to design a form. The formed work well for awhile then started to give me an error message when I tried to create it. I eventually discovered that it was loading the controls in a different order than I had created them. One control in particular must be the first control added to the form because it serves as a my custom data environment.

When I looked at the list of controls on the form with the property editor I noticed that my data environment was not longer the first control in the list.

After going through the VCX file I discovered that the ZOrderSet property controls the order that the controls are added to the form. Why would the class designer be changing this?

I cannot find anywhere to adjust this property in the class designer, so I assume it must be an internal parameter. Is there an easier way to fix this kind of problem other than hacking the VCX?

Thanks
Simon White
Simon White
dCipher Computing
Next
Reply
Map
View

Click here to load this message in the networking platform