Wimark.Controls Class Library  

MonthCalendar.TrailingForeColor Property

Gets or sets a value indicating the color of days in months that are not fully displayed in the control.

[Visual Basic]
Public Property TrailingForeColor As Color 
[C#]
public Color TrailingForeColor {get; set;}
[C++]
public: __property Color get_TrailingForeColor();
public: __property void set_TrailingForeColor(Color);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

MonthCalendar Class | MonthCalendar Members | Wimark.Controls Namespace