public UcCapNhatPhieuSanXuat()
 {
     InitializeComponent();
     ftpClient = new FtpClient("ftp://192.168.1.22", "ftpPublic", "ftp#1234");
 }