private void lkpCarBrand_EditValueChanged(object sender, EventArgs e) { generalMethod.SetModelData(lkpCarModel, lkpCarBrand.EditValue.ToString()); }