MobileForms Toolkit Documentation

MonthCalendarEx.ForeColor Property

Gets or sets the foreground color of the calendar.

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

Property Value

A Color that represents the foreground color of the calendar.

Remarks

Default value is WindowText.

See Also

MonthCalendarEx Class | Resco.Controls.DetailView.DetailViewInternal Namespace