Reusing MFC Document/Views in .NET Forms
Is it possible to reuse Document/View Architechture in a .NET Project? We are moving to .NET framework. We have a MFC component that uses Document/View Architecture? Can we make a CView as a child of .NET Form ?
Please provide me pointers to any samples...
Thanks.
Abdul

