Skip to Content
.NET Windows® Forms Custom Controls
book

.NET Windows® Forms Custom Controls

by Richard Weeks
January 2002
Intermediate to advanced
288 pages
5h 48m
English
Sams
Content preview from .NET Windows® Forms Custom Controls

Control Base Classes

The .NET base Class Library provides base classes that provide various levels of support for building controls. The .NET base Class Library is at the heart of the .NET platform. You can think of the .NET base Class Library as similar to the C runtime or VB runtime on steroids. In addition to providing common types such as Int32 and string, the base Class Library provides for database access, collections, windows forms, and Web forms development, to name a few.

Each derived control base class extends the functionality provided by the base class from which it inherits. Figure 2.2 shows the control classes provided by the base Class Library.

Figure 2.2. Control base classes.

The control hierarchy shown in Figure 2.2 should be ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Pro .NET 5 Custom Libraries: Implementing Custom .NET Data Types

Pro .NET 5 Custom Libraries: Implementing Custom .NET Data Types

Roger Villela
Professional C# 5.0 and .NET 4.5.1

Professional C# 5.0 and .NET 4.5.1

Christian Nagel, Jay Glynn, Morgan Skinner

Publisher Resources

ISBN: 0672323338Purchase book