property MenuButton.ForeColor as Color
Retrieves or sets the control's foreground color.

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

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