34,333
edits
Changes
no edit summary
Since it is almost impossible create an application without needing a menu of some sort, this chapter is dedicated entirely to the topic of creating top-level menus. The next chapter will cover([[Creating Context Menus in C Sharp|Creating Context Menus in C#]]). As you will see as we work through this topic, C# combined with Visual Studio make the creation of menus extremely easy.
== Creating a Top-Level Menu ==