Click to See Complete Forum and Search --> : Can SDI (CFormView based) look exactly like dialog based application?


Shahzad
May 13th, 1999, 09:58 PM
We can of course start with a dialog based application and plugin menues, but we can also start with SDI project with CFormView as base class. But the looks of both these main projects are different, the SDI dialog is rather sinked in the frame. Can we make the SDI dialog look exactly like a dialog based window.
Please help
Shahzad

ric
May 14th, 1999, 02:54 AM
Try out by changing the styles of the Form, like doing it Modal Frame or something. I haven't try it but I think you should play a more bit with the styles.