property ExMenu.PopupBackColor as Color
Retrieves or sets a color that indicates the popup menu's background color.

TypeDescription
Color A color expression that indicates the popup menu's background 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. Use the Picture property to load a picture on the submenu's background.