This post is a portion of my series on Windows Programming using C# (C Sharp). You can see all of the posts by going to http://fixbyproximity.com and clicking the “Windows Programming with C#” button at the top of the site.
- Part 8.0: Toolbars and Menus
- Part 8.1: MenuStrip Control
- Part 8.2: ContextMenuStrip Control
- Part 8.3: ToolStrip Control
- Part 8.4: StatusStrip Control
Objective:
We look at how to use the MenuStrip
Topics:
- Introduction
- Using the MenuStrip
- Alt Keys
- Adding Items to the Menu
- Icons
- Shortcuts