Conclusion
In this chapter, you've seen examples using all of the simple input control types: buttons, combo boxes, list boxes, edit boxes, and rich edit boxes. The final example of the RTFEditor program might have seemed a bit clumsy without the typical menu options such as File and Edit. The next chapter will solve that problem by introducing menu items to our text editor.