Hi guys,
I've been using SetParent() api to build some new screens for an existing commercial application, I'm trying to get the look and feel for my application so it seems to be part of the existing commercial application itself.
Problem is, the commercial application provides a MDI, my application shows inside that MDI but some odd related design or graphical problems end showing up. Such as what looks like overlay form. Once I minimize and restore my form, the problems disappears as long as i don't move any window of the commercial application. Or else it will happen again.
I googled a lot and did try a lot of approaches but none of them worked out.
Does anyone have any idea of what I can do with this?
Thanks
I've been using SetParent() api to build some new screens for an existing commercial application, I'm trying to get the look and feel for my application so it seems to be part of the existing commercial application itself.
Problem is, the commercial application provides a MDI, my application shows inside that MDI but some odd related design or graphical problems end showing up. Such as what looks like overlay form. Once I minimize and restore my form, the problems disappears as long as i don't move any window of the commercial application. Or else it will happen again.
I googled a lot and did try a lot of approaches but none of them worked out.
Does anyone have any idea of what I can do with this?
Thanks