Ejemplo n.º 1
0
 private void QuanLyMenu_Load(object sender, EventArgs e)
 {
     textBox1.Text = Phim.totalView();
     textBox2.Text = Phim.numberphim();
     textBox4.Text = BinhLuan.totalComment();
     textBox5.Text = Account.totalAccount();
     textBox6.Text = TinTuc.totalNew();
 }