Can I program with CDoc and CView in C#
Thanks!
Printable View
Can I program with CDoc and CView in C#
Thanks!
No - .NET does not supply an application framework. If you want to use the Doc/View architecture, you will have to implement it yourself.
Hi,
As an example of how to do it, you may inspect the "scribble" example written in C#, coming with VStudio.NET
Regards
clem