property Ribbon.SelForeColor as Color
Retrieves or sets a value that indicates the selection foreground color.

TypeDescription
Color A Color expression that specifies the forground color to show the selected / highlighted item.
Currently, the SelForeColor property is super-classed by the Background(exMenuHotForeColor) property. The SelBackColor property specifies the visual appearance of the item being selected / highlighted. The ForeColor property specifies the control's foreground color. The BackColor property specifies the control's background color. The Background property specifies the visual appearance for different parts of the control. The Appearance property specifies the menu's frame appearance.