Windows Forms

Windows Forms

Jesse Russell Ronald Cohn

     

бумажная книга



ISBN: 978-5-5116-7059-1

High Quality Content by WIKIPEDIA articles! Windows Forms (WinForms) is the name given to the graphical application programming interface (API) included as a part of Microsoft .NET Framework, providing access to native Microsoft Windows interface elements by wrapping the extant Windows API in managed code. While it is seen as a replacement for the earlier and more complex C++ based Microsoft Foundation Class Library, it does not offer a paradigm comparable to Model–View–Controller. Some after-market and third party libraries have been created to provide this functionality. The most widely used of these is the User Interface Process Application Block, which is released by the Microsoft patterns practices group as a free download that includes the source code for quick start examples.