I'm facing a problem to embed dialog into another dialog.
Reason to do is i have a bunch of dialog to show but i don't want user to see it as dialog.

I have created a Main dialogbox and want to embed the dialog into this main dialog.
Can someone tell me how?

I have search the internet. Actually if i able to set the "screentoclient()" i think the problem should able to solve.
But when i search the "screentoclient", the solution that i found was use to capture the mouse position.
I want the set the screen to client screen.
How can i do it?

Hope someone can help me.
Thanks.