@punxz18 It's probably Microsoft's intention to make it as easy as possible to create user interfaces, so that people make gui apps instead of console apps. Windows Forms are used for all .NET UIs (incl. C++.NET), but not for "pure" C++ apps (i believe they use STL / MFC). You may have a look at the Programmer's Notepad source code, which was made in Visual Studio / Visual C++, but not .NET
CODE?????? upld the coding n nice work
kingkhan254 2 months ago
Windows form designer, Aka "Drag N Drop".
TheDushMon 4 months ago
Is the windows form more popular than console apps?
do c++ programmers use windows form designer most?
punxz18 2 years ago
@punxz18 It's probably Microsoft's intention to make it as easy as possible to create user interfaces, so that people make gui apps instead of console apps. Windows Forms are used for all .NET UIs (incl. C++.NET), but not for "pure" C++ apps (i believe they use STL / MFC). You may have a look at the Programmer's Notepad source code, which was made in Visual Studio / Visual C++, but not .NET
MX47de 2 months ago
haha i like nice i know all the codes for vb 2008 express
adampostjr 2 years ago
a tutorial? for how to move your mouse and clicking around? No...
Buy a book if you want to learn more about Visual Studio and the programming language C++.NET or google for tutorials, there are tons out there.
XT3000 3 years ago
can u make a tut?
loekes778 3 years ago
I do. This video was for a friend to show the form designer.
XT3000 3 years ago
Do you even know how to script? ;)
RagedPWNLord 3 years ago