public PurchaseTotallerInput() { InitializeComponent(); comboBoxProvince.DataSource = Regions.GetNames(); }