G
Guest
when using one form - i can set the z-order. Is there a way programatically
to create a "z-order" across .exe.
I have 2 .exe - one that paints a background form and then another that
fills in the middle of the screen on top of that form. The .exes need to be
separate, although the middle .exe knows about the size of the outer
background/border form via a remoted object and events that get triggered on
resize.
Everything is working fine size wise, except I can't seem to get the middle
screen/exe to show up on top when the outer border has been selected or
re-sized/moved.
Any ideas?
Thanks,
Terry
to create a "z-order" across .exe.
I have 2 .exe - one that paints a background form and then another that
fills in the middle of the screen on top of that form. The .exes need to be
separate, although the middle .exe knows about the size of the outer
background/border form via a remoted object and events that get triggered on
resize.
Everything is working fine size wise, except I can't seem to get the middle
screen/exe to show up on top when the outer border has been selected or
re-sized/moved.
Any ideas?
Thanks,
Terry