How do I get child windows to be on top of things that I've drawn by stuff manually?

I draw something manually first, then create a child window and add components to the window. But this is always drawn manually in front of the child window. How can I fix this problem?
Any reply is helpful. Thx!

Your question is too ambiguous.

The contents of child windows is always drawn after their respecting parent window contents.