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

[To be supplied.]

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

See Also

DateTimePicker Class | DateTimePicker Members | System.WinForms Namespace