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

[To be supplied.]

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

See Also

DateTimePicker Class | DateTimePicker Members | System.WinForms Namespace