ComponentSpace State Picker Control Reference

StatePicker Class

Represents a US state or territory picker control.

For a list of all members of this type, see StatePicker 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.StatePicker.StatePicker

[Visual Basic]
Public Class StatePicker
    Inherits UserControl
[C#]
public class StatePicker : 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.StatePicker

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

See Also

StatePicker Members | ComponentSpace.StatePicker Namespace