The Telerik Menu for Windows Forms enables you to implement attractive navigation systems, comprised of classic or Office 2007-style menus. Based on the Telerik Presentation Framework, the component gives you full control over item appearance, orientation, and text-wrapping, while allowing you to easily nest checkboxes, images, or any other controls in design-time.
In addition to the common features, supported by all Telerik menus, RadMenu supports Horizontal or Vertical Menu orientation, giving you extra flexibility when creating your application. When Orientation is set, its value determines the flow of the root group as well.

Telerik Windows Forms Menu supports menu-merging, which allows you to merge menu items or whole menus from a child form into the menus of the parent form when working with a multiple-document interface (MDI) application. The control automatically discovers that it is placed in a child MDI form: when the child form is maximized, Telerik Menu automatically merges its items to the menu in the parent form; when a child form is restored/minimized, the parent and child menu states are restored.
Top