Skip to content

RibbonDividerIndex Property

Description

Gets or sets the position of the ribbon divider index. This specifies the panes that get the second color for the ribbon theme.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property RibbonDividerIndex() As Long

Remarks

RibbonDividerIndex is a zero-based index and specifies the panes that get the second color for the ribbon theme. All panes with an index larger than the divider index will get the second ribbon color applied. See the picture below to see the colors used with the black ribbon theme.

Ribbon Divider Index Colors

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.