property MenuButton.BackColor as Color
Retrieves or sets the control's background color.

TypeDescription
Color A color expression that indicates the control's background color.

Use the BackColor and ForeColor properties to specify the control background and foreground colors.