Exemple #1
0
 public frm_themdon(UserControl_khachhang form)
 {
     InitializeComponent();
     f = form;
 }
Exemple #2
0
 public frm_insert_khachhang(UserControl_khachhang f)
 {
     InitializeComponent();
     this.f = f;
 }