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