Click to See Complete Forum and Search --> : CView in a CDialog ?


July 12th, 1999, 01:56 PM
Is there any way to have a CDialog with one of its child being a CView ?

lindafar
July 19th, 1999, 03:57 AM
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.