TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
The Windows.Forms Namespace: A Richer Library
C# Curator
May 23, 2012
10.5
k
0
0
facebook
twitter
linkedIn
Reddit
WhatsApp
Email
Bookmark
The blog is about the Windows.Forms Namespace.
This has been excerpted from book "The Complete Visual C# Programmer's Guide from the Authors of C# Corner".
Any application using Windows Forms relies on the System.Windows.Forms namespace, which contains more than 400 classes for windows, controls, and other objects. Table 9.1 describes some of the System.Windows.Forms namespace classes that we will explore.
Table 9.1: System.Windows.Forms Classes
The Complete Visual C# Programmer's Guide covers most of the major components that make up C# and the .net environment. The book is geared toward the intermediate programmer, but contains enough material to satisfy the advanced developer.
Next Recommended Reading
Pass Data Using WebAPI In C# Windows Forms