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

Resets the format. By default, the format is LONG.

[Visual Basic]
Public Sub ResetFormat()
[C#]
public void ResetFormat();
[C++]
public: void ResetFormat();
[JScript]
public function ResetFormat();

See Also

DateTimePicker Class | DateTimePicker Members | System.WinForms Namespace