Hello everyone!!

I've created a MFC Dialog Application, and I put a tabcontrol on it, then I've read somewhere to manage with pages I have to create modeless dialog template and class turning off titlebar and border, so I did.
BUT, to put that modeless dialog template into the page of tabcontrol I've read also to use MoveWindow to position all of the dialogs on the control...what would that mean?...Since MoveWindow would change simply position and dimensions, how it would be used to put templates in tabcontrol's page?...

Thanks
Ciao,
Luigi