Share via


Creating Windows-based Applications

You start to create traditional Microsoft Windows-based applications and client/server applications by designing your forms with the Windows Forms Designer. You assign characteristics to the forms and put controls on them, and then write code to augment the functionality of the controls and forms. You can also inherit from forms.

In This Section

  • Windows Forms
    Provides links to topics about the technologies and tools for creating Windows-based applications.
  • Windows Forms Controls
    Provides links to topics about the controls designed specifically to work with Windows Forms.