only for RuBoard - do not distribute or recompile Previous Section Next Section

4.16 Rich Client Applications

The FCL includes support for creating classic GUI applications. This support is called Windows Forms and consists of a forms package, a predefined set of GUI components, and a component model suited to RAD designer tools. These classes provide varying degrees of abstraction from low-level, message-loop handler classes to high-level layout managers and visual inheritance.

For more information, see the following namespaces:

System.Windows.Forms
System.Windows.Forms.Design
only for RuBoard - do not distribute or recompile Previous Section Next Section