Fed007
March 29th, 1999, 05:25 PM
How do I call up a CFormview dialog resource?
My App is a SDI with Form View, I have used all the space I want to and now I need a new Form view ( empty ) to start putting more controls on. So I Insert a new dialog in my resouces as a formview dialog and then base the class on CFormView.
I know how to call up a dialog "boz" with DoModal but what do I do to call up my new form?
My App is a SDI with Form View, I have used all the space I want to and now I need a new Form view ( empty ) to start putting more controls on. So I Insert a new dialog in my resouces as a formview dialog and then base the class on CFormView.
I know how to call up a dialog "boz" with DoModal but what do I do to call up my new form?