Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Diff colors on a form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01395328
Message ID:
01395340
Views:
126
This message has been marked as the solution to the initial question of the thread.
>>>>>What's the easiest way to have a form with different sections on it to have differnet colored backgrounds where you can place controls on those sections. I tried a container, a shape but dragging a control to it puts it "below the surface" and not visible.
>>>>
>>>>Did you try transparent shapes? Or playing with ZOrder send controls to back/front?
>>>
>>>zorder was what I remember seeing in the past, but it's not under "layout" in the properties of the designer so that didn't help me to remember. It looks like I can't work with it during design time but have to actually execute the form to see the results.
>>
>>You can. Go to Format menu and send to back /to front.
>
>Aha, thanks.!
>BTW, just for fun how would you use the setall command to set all the controls to the front?

I don't know, probably

thisform.SetAll('ZOrder',1) ?
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform