Windows Forms Application Concepts in Visual Basic

Windows Forms applications are client applications that run on the user's computer, display information, request input from users, and communicate with remote computers over a network. When developing larger applications, you may need to investigate the .NET Framework and the classes it offers. This section provides an overview of the .NET Framework classes and concepts related to Windows Forms applications.

In This Section

See Also

Reference

Windows Forms Overview

Concepts

Overview of the Visual Basic Application Model

Other Resources

Going Further with Visual Basic