property Pivot.ForeColor as Color
Specifies the control's foreground color.

TypeDescription
Color A Color expression that specifies the control's foreground color.
The ForeColor property specifies the control's foreground color. The BackColor property specifies the control's background color. The ForeColor property changes the foreground color of the control's pivot bar. You can use the Background(exPivotBarForeColor) property to specify a different foreground color for the control's pivot bar. Use the Appearance property to specify the visual appearance of the control's frame.