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!

DateTimeEditor Class

This date time editor is a UITypeEditor suitable for visually editing DateTime objects.

Object
   UITypeEditor
      DateTimeEditor

[Visual Basic]
Public Class DateTimeEditor
   Inherits UITypeEditor
[C#]
public class DateTimeEditor : UITypeEditor
[C++]
public __gc class DateTimeEditor : public UITypeEditor
[JScript]
public class DateTimeEditor extends UITypeEditor

Remarks

[To be supplied.]

Requirements

Namespace: System.ComponentModel.Design

Assembly: System.ComponentModel.Design.dll

See Also

DateTimeEditor Members | System.ComponentModel.Design Namespace