Thanks for the quick answer but it was not useful. I'm pretty sure that on the net there are answers to my question, but the problem is to find the one that works well and exactly as i need. Now, i have modify the MFC example DLGTEMP and i have understand how to set dinamically the dimension of a Dialog, and how, where and whom string-based controls (static text, buttons, edit box,etc) to put inside it, at run-time. My first trick is that i don't know how to set different fonts inside my dialog. My second problem is to find a simply method to load dinamically bitmap from a file (.bmp) and to show it inside my dialog in a position decided at run-time. I see some projects, inside the CP site, to load and manipulate image file but they seems too much complex for my need. Does exist controls that i can use inside dialogs as a dynamic container for others controls? Thanks for every non banal suggestions