An NDoc Documented Class Library

DateTimePicker Class

For a list of all members of this type, see DateTimePicker Members.

System.Object
   White.Core.UIItems.UIItem
      White.Core.UIItems.DateTimePicker

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

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: White.Core.UIItems

Assembly: White.Core (in White.Core.dll)

See Also

DateTimePicker Members | White.Core.UIItems Namespace