Category:Windows Forms

From Rosetta Code
Revision as of 10:23, 29 June 2010 by rosettacode>Hypftier (re-created page after accidental deletion)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.


This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

Pages in category "Windows Forms"

The following 4 pages are in this category, out of 4 total.