Ejemplo n.º 1
0
 public Update()
 {
     InitializeComponent();
     comboBoxSupp.DataSource = DBController.GetAllSupplier();
 }