# Key Features

## Content



Make the most of the **Menu** by taking advantage of the following key features:

*   **Boundaries Detection**

Menus are positioned automatically and always stay within the page bounds. See [Boundary Detection](/componentone/docs/wpf/online-menu5/overview/flat-menu/BoundaryDetection) for more information.

*   **Keyboard Navigation Support**

The **C1Menu** control supports keyboard navigation, making your WPF applications more accessible.

*   **Deep Menus**

Nest menus to any depth. See [Nested Submenus](/componentone/docs/wpf/online-menu5/overview/flat-menu/NestedSubmenus) for more information.

*   **Icons for Menu Items**

Menu allows you to use an icon for each menu item along with the menu label.

*   **Checkable Menu Items**

Declare menu items with checked/unchecked states. See [Checkable Menu Items](/componentone/docs/wpf/online-menu5/overview/flat-menu/CheckableMenuItems) for more information.

*   **Context Menus**

The **C1Menu** control enables you to provide pop-up menus that associate frequently used commands with selected objects.