property PopupMenu.ForeColor as Color
Retrieves or sets a value that indicates the control's foreground color.

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

Use the ForeColor property to change the control's foreground color. Use the BackColor property to change the control's background color.