ComponentSpace Country Picker Control Reference

CountryEventArgs Class

Provides data for the CountryChanged event.

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

System.Object
   System.EventArgs
      ComponentSpace.CountryPicker.CountryEventArgs

[Visual Basic]
Public Class CountryEventArgs
    Inherits EventArgs
[C#]
public class CountryEventArgs : EventArgs

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.

Remarks

The CountryChanged event is raised by the CountryPicker.

Requirements

Namespace: ComponentSpace.CountryPicker

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

See Also

CountryEventArgs Members | ComponentSpace.CountryPicker Namespace