Exemplo n.º 1
0
        private void ucThamSo_Load(object sender, EventArgs e)
        {
            dtThamso = tsB.getTS();

            LayMaTS();
            HienThongTin();
            AnTextBox();
        }