I seem to have problems controling the "z-order" of forms when I use the "Owner" and "Owned" forms properties. Invariably, the form I need on top is hidden below all other forms and the ones I need in between are in the wrong order when the screen is restored. Of course I can use the "Topmost" property for the top form but that doesn't help with the intermediate forms and sits on top of any other apps that get restored without minimizing my app.
|