Ejemplo n.º 1
0
 //更新
 private void button1_Click(object sender, EventArgs e)
 {
     FormMain.C_Info_AccountList();
     button1.Enabled = false;
 }