Exemplo n.º 1
0
 /// <summary>
 /// 清空数据
 /// </summary>
 private void FrmClear()
 {
     VehicleHead.SetVehicleText("");
     TxtHphm.Text           = null;
     TxtClxh.Text           = null;
     TxtCjh.Text            = null;
     TxtFdjh.Text           = null;
     TxtHdkl.Text           = null;
     TxtSjxm.Text           = null;
     TxtLxdh.Text           = null;
     TxtSjhm.Text           = null;
     TxtClzt.Text           = null;
     TxtClpp.Text           = null;
     TxtHjhm.Text           = null;
     uiDepartment1.DepertId = "";//.Reset();
     CmbHpzl.Value          = null;
     CmbHpzl.Value          = null;
     CmbGPS.Value           = null;
     CmbClzl.Value          = null;
     DateField1.Text        = null;
     TxtRyzk.Text           = null;
     TimeStart.Clear();
     TimeEnd.Clear();
     TxtKkid.Clear();
 }