MainMenu Component (Windows Forms)

Note

Although MenuStrip and ContextMenuStrip replace and add functionality to the MainMenu and ContextMenu controls of previous versions, MainMenu and ContextMenu are retained for both backward compatibility and future use if you choose.

The Windows Forms MainMenu component displays a menu at run time.

In This Section

MainMenu Component Overview
Explains what this component is and its key features and properties.

Reference

MainMenu
Describes this class and has links to all its members.

See also