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.ShouldPeristCalendarFont

[To be supplied.]

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

See Also

DateTimePicker Class | DateTimePicker Members | System.WinForms Namespace