Printing and Font-Related Controls and Dialog Boxes

The .NET namespaces (and VB .NET) would be lacking if they did not provide programmers with a solid set of controls and common dialog boxes. Although this material is beyond the scope of this book (as are the rest of the form controls), it is important that you be aware of their existence. All the classes defined by these controls and dialog boxes make use of the namespaces we've been discussing in this chapter.

Table 6.12 lists the various controls and dialog classes that are available for embedding into an application. The use of these controls is straightforward enough. Of course, now that you know how to use the classes from which these dialogs are derived, you'll be able to roll your own ...

Get Visual Basic® Programmer's Guide to the .NET Framework Class Library now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.