End Google Ads 201810 - BS.net 01 --> Hallo,

I use a tabbed Dialog, which shows several Dialogs in it. The tabbed Dialog is resized to the size of its MDI ********

The problem is, that if the MDI Window is resized to a smaller size then the dialog in the tabbed control, the dialog in the tabbed control is not shown completely.

So I want to know not the window rect of the dialog in the tabbed dialog, but the size of my form template, which I designed in the form editor of Visual C++ 6

So my main question is:

Is it possible to get the height and with of my form as it is in the editor, so to speak the size of my, for example, IDD_MAIN_DIALOG resource my CDialog derived class?


Thank you for your help!