示例#1
0
 private void frmSiparisAl_Load(object sender, EventArgs e)
 {
     txtSiparisNo.Text = N.SipNo();
     combo();
 }