I need to have a maximized form with another form visible inside the first, it needs to be enabled, and 'on top' of the first.

I have tried by setting visible = true, enabled = true on both forms, however the maximized form is always on top thus hiding the other.

Is there any way to accomplish this.

Thank You
RT