Visual form designer for c++
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all; Is there in Visual Studio .Net visual form designer for c++, and how to use one? Thanks
-
Hi all; Is there in Visual Studio .Net visual form designer for c++, and how to use one? Thanks
In VS .NET 2003 there is a form designer for the Windows Forms widgets. But there's not a RAD environment for unmanaged (i.e., non-.NET widgets). Kevin