What's Next

In this chapter you learned all about menus. This includes how to quickly add a menu to a form using the Toolbox window and Form Designer window. This also includes basic menus, nested menus, dynamically constructed menus, and owner-drawn menus. In addition, you learned how to define event handlers for menu items for the purpose of responding to the Click event generated by the menu items.

In the next chapter you learn more about the programmatic flow within the UI. In the case of menus, we discussed the simple process of flow between a menu item and its event handler. In the next chapter, UI program flow is covered in more detail so that you can get a better overall picture of the issues involved with developing a user interface ...

Get Visual Basic® .NET by Example 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.