Wiki

Changes between Initial Version and Version 1 of WinForms

Show
Ignore:
Timestamp:
07/25/08 07:38:44 (16 years ago)
Author:
Chuck
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WinForms

    v1 v1  
     1"!WinForms" is the common nickname for the Microsoft Windows Forms Library, which is also available in NovellMono. The common namespace for these classes is System.Windows.Forms, although there are related namespaces such as System.Drawing. Also, this library calls a "window" a "form" (even though form fields are not required to be present). 
     2 
     3For more information, see the Cobra How To: http://cobra-language.com/how-to/WinForms