TeamFoundationDateTimePicker Class
This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Class TeamFoundationDateTimePicker _
Inherits DateTimePicker
'Usage
Dim instance As TeamFoundationDateTimePicker
public class TeamFoundationDateTimePicker : DateTimePicker
public ref class TeamFoundationDateTimePicker : public DateTimePicker
public class TeamFoundationDateTimePicker extends DateTimePicker
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.DateTimePicker
Microsoft.TeamFoundation.Client.TeamFoundationDateTimePicker
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.