Hi community,
i want to create simple MDI application but ths child forms should be in a special order of visibility (or layer).
For example: if a child form has layer 0 it is always top most of all other child forms. A child form with layer 1 is behind a child form with layer 0 but in front of a childform with layer 2 and so on...
Does anybody know a solution?
Thanks
i want to create simple MDI application but ths child forms should be in a special order of visibility (or layer).
For example: if a child form has layer 0 it is always top most of all other child forms. A child form with layer 1 is behind a child form with layer 0 but in front of a childform with layer 2 and so on...
Does anybody know a solution?
Thanks