Category:Windows Forms
Appearance
Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.
Windows Forms is an API for creating graphical user interfaces in the .NET Framework. The classes map to native Windows controls in .NET while they are drawn manually in Mono to ensure platform independence. It resides in the System.Windows.Forms
namespace in the .NET Base Class Library.
Pages in category "Windows Forms"
The following 4 pages are in this category, out of 4 total.