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

TypeDescription
Color A Color expression that defines the control's foreground color.
By default, the ForeColor property is system window text color. The ForeColor property specifies the foreground color for all items with ForeColor property on -1 ( by default ). The ForeColor property specifies the item's foreground color. The Caption property retrieves or sets a value that indicates the item's caption. You can specify the caption of the item using the Caption parameter of the Add method. The Image property assigns an icon/picture to the item.