Пример #1
0
 private void frmUrunSatis_Load(object sender, EventArgs e)
 {
     txtUrunSatisNo.Text = N.urunSatisNo();
     Combo();
 }