Example #1
0
 private void frmStokGiris_Load(object sender, EventArgs e)
 {
     Combo();
     txtStokGirisNo.Text = N.StokGNO();
 }