Table of Contents
ForegroundColor Property

Gets or sets the content's foreground color.

Syntax
 public Color ForegroundColor { get; set; }
Remarks

This property is used by AcmText as text color.

See Also