MobileForms Toolkit Documentation

InkBox.ForeColor Property

Gets or sets the foreground color of the control.

public override System.Drawing.Color ForeColor {get; set;}

Property Value

A Color that represents the foreground color of the control.

Remarks

Default value is Black.

See Also

InkBox Class | Resco.Controls.OutlookControls Namespace