ComponentSpace Country Picker Control Reference

CountryPicker Class

Represents a country picker control.

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

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

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

See Also

CountryPicker Members | ComponentSpace.CountryPicker Namespace