private void frmAlis_Load(object sender, EventArgs e)
 {
     Combo();
     txtUrunGrupNo.Text = N.uAlGrupNo();
 }