In Brief

This chapter provided an introduction to Windows Forms and controls. Here's an overview of the key topics:

  • Windows Forms are .NET Framework objects, which can be inherited and used like any other object. Just a few lines of code create a running application with a large default set of functionality.

  • The C#Builder IDE makes it easy to create Windows Forms applications with running wizards and working with the drag-and-drop GUI tools to create a user interface. Behind the scenes, the IDE adds code and keeps code in synch with GUI tools.

  • C#Builder comes with a complete suite of components, courtesy of the .NET Frameworks SDK. These components may be added, removed, and modified in the graphical environment with little or no initial coding. The GUI is easy to set up, yet the developer still has full control of the code in the code editor, making dynamic runtime modification of GUI components possible.



C# Builder KickStart
C# Builder KickStart
ISBN: 672325896
EAN: N/A
Year: 2003
Pages: 165

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net