Back to Devexpress

TdxRibbonBackstageView Class

vcl-dxribbonbackstageview.md

latest1.8 KB
Original Source

TdxRibbonBackstageView Class

The Ribbon Application Menu in Office 2019, Office 2016, Office 2016 Tablet, Office 2013, and Office 2010 style Ribbon controls.

Declaration

delphi
TdxRibbonBackstageView = class(
    TdxRibbonCustomBackstageView
)

Remarks

To emulate the Office 2019, Office 2016, Office 2016 Tablet, Office 2013, or Office 2010 Ribbon Application Menu, link the TdxRibbonBackstageView component to the Ribbon via the Ribbon’s ApplicationButton.Menu property. Refer to the Ribbon Application Menu topic to learn more.

Inheritance

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxRibbonCustomBackstageView TdxRibbonBackstageView

See Also

TdxRibbonBackstageView Members

dxRibbonBackstageView Unit