コード例 #1
0
 private void frmUrunKayit_Load(object sender, EventArgs e)
 {
     Combo();
     txtUrunGrupNo.Text = n.uGrupNo();
 }