Chapter 24. Menus

This chapter explains how to use menus to enable the users of your software to perform certain tasks. These tasks are exposed by you, as a developer, through menus so that a user can quickly and consistently interact with your software application.

In the Microsoft .NET Framework, there are three classes that are essential to providing menus in your software. These are MainMenu, MenuItem, and ContextMenu. This chapter explains these classes through examples so that you will understand how they are used.

The following Menu topics are covered in this chapter:

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.