private void frmStokGiris_Load(object sender, EventArgs e)
 {
     Combo();
     txtStokGirisNo.Text = N.StokGNo();
 }