ComponentSpace Time Zone Picker Control Reference

TimeZonePicker Class

Represents a time zone picker control.

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     ComponentSpace.TimeZonePicker.TimeZonePicker

[Visual Basic]
Public Class TimeZonePicker
    Inherits UserControl
[C#]
public class TimeZonePicker : UserControl

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: ComponentSpace.TimeZonePicker

Assembly: ComponentSpace.TimeZonePicker (in ComponentSpace.TimeZonePicker.dll)

See Also

TimeZonePicker Members | ComponentSpace.TimeZonePicker Namespace