MobileForms Toolkit Documentation

Item.TextForeColor Property

Get or sets the foreground color of the text.

public System.Drawing.Color TextForeColor {get; set;}

Property Value

A Color that represents the foreground color of the Text portion of an Item. The default is Black.

Remarks

This property gets or sets foreground of the Text.

See Also

Item Class | Resco.Controls.DetailView Namespace