In This Article

CurrencyComboBox Class

A drop-down list for currency selection, populated with Currency objects.

public class CurrencyComboBox : ComboBox
Inheritance:
object Visual UIElement FrameworkElement Control ItemsControl Selector ComboBox object

Constructors

CurrencyComboBox()

Initializes an instance of the CurrencyComboBox class.

public CurrencyComboBox()

Extension Methods