property ExMenu.ForeColor as Color
Retrieves or sets the menu's foreground color.

TypeDescription
Color A color expression that indicates the the menu's foreground color.

Use the ForeColor and BackColor properties to customize the menu's colors. Use the PopupForeColor property to change the foreground color for the popup menu. Use the PopupBackColor property to change the background color for the popup menu.  Use the UseBackColor, BackColor, UseForeColor, ForeColor properties to define colors for any menu item. Use the SelBackColor and SelForeColor properties to define colors for selected item.