RadialMenu.MenuColor Property
Gets or sets the secondary RadialMenu‘s color.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Color | A Color used to paint the current RadialMenu‘s inner elements. |
Remarks
The MenuColor is used to paint the sub-menus’ border segments in the normal state (hovered sub-menus are painted according to the RadialMenu.SubMenuHoverColor property), arcs that mark selected items and a frame around a central RadialMenu button (see RadialMenu.ButtonBorderColor). The primary RadialMenu color that is used to paint a menu’s outer border is specified via the RadialMenu.BorderColor property.
The figure below illustrates the RadialMenu‘s painted in black MenuColor: