Esempio n. 1
0
        private void ResetValue()
        {
            string key = txtMaMH.Text;

            txtMaHang.Text     = ThucThiSQL.CreateKeyCTH(key);
            txtMaHang.ReadOnly = true;

            txtSize.Text   = "";
            txtMausac.Text = "";
            txtSLcon.Text  = "";
        }