NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DateTimePicker.ShouldPeristCalendarForeColor

[To be supplied.]

[Visual Basic]
Public Function ShouldPeristCalendarForeColor() As Boolean
[C#]
public bool ShouldPeristCalendarForeColor();
[C++]
public: bool ShouldPeristCalendarForeColor();
[JScript]
public function ShouldPeristCalendarForeColor() : Boolean;

See Also

DateTimePicker Class | DateTimePicker Members | System.WinForms Namespace