Windows_Forms Windows_Forms

Windows Forms - Definition

Windows Forms is the part of Microsoft .NET that handles windows and other GUI controls. It is sometimes shortened to WinForms. It replaces the MFC classes in Microsoft Visual C++ as well as the VB Forms in Microsoft Visual Basic. Its main advantage is that GUI elements are created at "runtime" as opposed to "compile time" allowing greater flexibility while maintaining the simplicity of VB Forms.

Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.