Is there any way to have a CDialog with one of its child being a CView ?
Printable View
Is there any way to have a CDialog with one of its child being a CView ?
I'm not sure if this is what you are looking for but you can have a custom control in your dialog and then subclass it to a CView derived class
Linda.