Chapter 8. More Windows Controls
In this chapter, we'll continue our discussion of the basic Windows controls with the controls that implement the common dialog boxes and the RichTextBox control.
The .NET Framework provides a set of controls for displaying common dialog boxes, such as the Open or Color dialog boxes. Each of these controls encapsulates a large amount of functionality that would take a lot of code to duplicate. The common dialog controls are fundamental components because they enable you to design user interfaces with the look and feel of a Windows application.
Besides the common dialog boxes, we'll also explore the RichTextBox control, which is an advanced version of the TextBox control. The RichTextBox control provides all the functionality ...
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.
Read now
Unlock full access