Ejemplo n.º 1
0
 public PurchaseLogContent()
 {
     InitializeComponent();
     SearchBL.GetAllProducts(ProductBox);
 }