Method SetFgColor NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll SetFgColor(int, Color) Sets item foreground color. void SetFgColor(int index, Color color) Parameters index int Item index. color Color New item foreground color.