Skip to main content
A newer version of this page is available. .

TdxCustomRibbon.TabAreaToolbar Property

Provides access to the Ribbon Tab Area Toolbar‘s settings.

Declaration

property TabAreaToolbar: TdxRibbonTabAreaToolbar read; write;

Property Value

Type
TdxRibbonTabAreaToolbar

Remarks

Refer to the TdxRibbonTabAreaToolbar class description to learn about these settings.

This property is in effect only if the Office 2019 Ribbon, Office 2016 Ribbon, or Office 2016 Tablet Ribbon style is applied. For detailed information, refer to the Ribbon Tab Area Toolbar topic.

See Also