예제 #1
0
 private void Frm_TaoKH_Load(object sender, EventArgs e)
 {
     CenterToScreen();
     lb_MaKH.Text = busKH.GetMaKH();
     LoadCBGT();
 }