Table of Contents

Method SetFgColor

Namespace
Alternet.UI
Assembly
Alternet.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.