New to Telerik UI for WinFormsStart a free 30-day trial

WinForms Backstage View Overview

Updated over 1 year ago

Backstage View is the Office 2010 replacement of the Application Menu. It is a menu that covers the whole window area and contains buttons and tabs. Each tab have a content area, which can be populated with any type of Controls. To enable the Backstage View in RadRibbonBar change the ApplicationMenuStyle property to BackstageView.

Enabling Backstage view

C#
radRibbonBar1.ApplicationMenuStyle = Telerik.WinControls.UI.ApplicationMenuStyle.BackstageView;

WinForms RadRibbonBar Backstage Overview

See Also

In this article
See Also
Not finding the help you need?
Contact Support