예제 #1
0
 private void frmUrun_Load(object sender, EventArgs e)
 {
     combo();
     txtUrunKodu.Text = N.UrunNumara();
 }