I am trying to create a C++ Windows Form Application that contains managed
and unmanaged code. My problem is not with the mixed code, but with my User
Controls and the Visual Studio 2005 IDE. After I change the Common Language
Runtime support compiler option from /clr:pure to /clr (necessary...
more >>
How do I print a form design?
In design mode, print is disabled in the File menu.
Is there an existing way to print all the forms in my project? This would be
very useful for documentation and in meetings when discussing an app.
Thanks.
...
more >>