private void btnLoad_Click(object sender, EventArgs e)
 {
     _simulator.LoadProducts();
 }