Exemple #1
0
 private void frmCariGiris_Load(object sender, EventArgs e)
 {
     txtCariNo.Text = N.cariNo();
     Combo();
     Listele();
 }