F_RPT_080107.Designer.cs 88 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_080107
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_080107));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  38. this.gbSelect = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  39. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  40. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  41. this.dkSemiCheckDefectPositionSearchBox1 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkSemiCheckDefectPositionSearchBox();
  42. this.chkReSemiCheckType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ValidCheckedBoxList();
  43. this.chkSemiCheckType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ValidCheckedBoxList();
  44. this.chkVNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  45. this.chkVYes = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  46. this.lblBackOutFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  47. this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  48. this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  49. this.txtDefectCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  50. this.lblDefectCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  51. this.txtBackOutUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  52. this.lblBackOutUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  53. this.txtReSemiCheckUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  54. this.lblReSemiCheckUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  55. this.txtDefectUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  56. this.lblDefectUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  57. this.txtSemiCheckUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  58. this.lblSemiCheckUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  59. this.txtCUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  60. this.lblCUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  61. this.dkRProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
  62. this.dkProcedureSearchBox1 = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
  63. this.dkCProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
  64. this.txtReworkUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  65. this.lblReworkUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  66. this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  67. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  68. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  69. this.cbDeliveryDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  70. this.cbBackOutTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  71. this.cbReSemiCheck = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  72. this.cbSemiCheck = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  73. this.cbGroutingDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  74. this.cbCDateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  75. this.txtDeliveryDateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  76. this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  77. this.txtBackOutTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  78. this.txtReSemiCheckDateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  79. this.c_Label11 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  80. this.txtSemiCheckDateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  81. this.c_Label7 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  82. this.txtGroutingDateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  83. this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  84. this.txtBackOutTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  85. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  86. this.txtReSemiCheckDateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  87. this.txtDeliveryDateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  88. this.txtSemiCheckDateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  89. this.txtCDateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  90. this.txtGroutingDateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  91. this.lblTo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  92. this.txtCDateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  93. this.txtGroutingUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  94. this.lblGroutingUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  95. this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  96. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  97. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  98. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  99. this.dgvSemiCheck = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  100. this.CProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  101. this.SemiCheckID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.ProcedureTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.LevelGoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  107. this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  108. this.SemiCheckTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  109. this.SemiCheckUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  110. this.SemiCheckTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  111. this.RProcedure = new System.Windows.Forms.DataGridViewTextBoxColumn();
  112. this.ReworkUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  113. this.ReSemiCheckTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  114. this.ReSemiCheckUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  115. this.ReSemiCheckTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  116. this.BackOutFlag = new System.Windows.Forms.DataGridViewTextBoxColumn();
  117. this.BackOutUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  118. this.BackOutTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  119. this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  120. this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  121. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  122. this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  123. this.DeliverTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  124. this.logoName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  125. this.DefectCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  126. this.DefectName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  127. this.DefectPositionCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  128. this.DefectPositionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  129. this.ProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  130. this.DefectUser = new System.Windows.Forms.DataGridViewTextBoxColumn();
  131. this.CurrProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  132. this.gbSelect.SuspendLayout();
  133. this.tsrOperate.SuspendLayout();
  134. ((System.ComponentModel.ISupportInitialize)(this.dgvSemiCheck)).BeginInit();
  135. this.SuspendLayout();
  136. //
  137. // gbSelect
  138. //
  139. this.gbSelect.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  140. | System.Windows.Forms.AnchorStyles.Right)));
  141. this.gbSelect.BackColor = System.Drawing.Color.Transparent;
  142. this.gbSelect.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbSelect.BackgroundImage")));
  143. this.gbSelect.Controls.Add(this.lblGoodsType);
  144. this.gbSelect.Controls.Add(this.scbGoodsType);
  145. this.gbSelect.Controls.Add(this.dkSemiCheckDefectPositionSearchBox1);
  146. this.gbSelect.Controls.Add(this.chkReSemiCheckType);
  147. this.gbSelect.Controls.Add(this.chkSemiCheckType);
  148. this.gbSelect.Controls.Add(this.chkVNo);
  149. this.gbSelect.Controls.Add(this.chkVYes);
  150. this.gbSelect.Controls.Add(this.lblBackOutFlag);
  151. this.gbSelect.Controls.Add(this.txtBarCode);
  152. this.gbSelect.Controls.Add(this.lblBarCode);
  153. this.gbSelect.Controls.Add(this.txtDefectCode);
  154. this.gbSelect.Controls.Add(this.lblDefectCode);
  155. this.gbSelect.Controls.Add(this.txtBackOutUserCode);
  156. this.gbSelect.Controls.Add(this.lblBackOutUserCode);
  157. this.gbSelect.Controls.Add(this.txtReSemiCheckUserCode);
  158. this.gbSelect.Controls.Add(this.lblReSemiCheckUserCode);
  159. this.gbSelect.Controls.Add(this.txtDefectUser);
  160. this.gbSelect.Controls.Add(this.lblDefectUser);
  161. this.gbSelect.Controls.Add(this.txtSemiCheckUserCode);
  162. this.gbSelect.Controls.Add(this.lblSemiCheckUserCode);
  163. this.gbSelect.Controls.Add(this.txtCUserCode);
  164. this.gbSelect.Controls.Add(this.lblCUserCode);
  165. this.gbSelect.Controls.Add(this.dkRProcedureSearchBox);
  166. this.gbSelect.Controls.Add(this.dkProcedureSearchBox1);
  167. this.gbSelect.Controls.Add(this.dkCProcedureSearchBox);
  168. this.gbSelect.Controls.Add(this.txtReworkUserCode);
  169. this.gbSelect.Controls.Add(this.lblReworkUserCode);
  170. this.gbSelect.Controls.Add(this.txtGoodsCode);
  171. this.gbSelect.Controls.Add(this.btnClearCondition);
  172. this.gbSelect.Controls.Add(this.btnSearch);
  173. this.gbSelect.Controls.Add(this.cbDeliveryDate);
  174. this.gbSelect.Controls.Add(this.cbBackOutTime);
  175. this.gbSelect.Controls.Add(this.cbReSemiCheck);
  176. this.gbSelect.Controls.Add(this.cbSemiCheck);
  177. this.gbSelect.Controls.Add(this.cbGroutingDate);
  178. this.gbSelect.Controls.Add(this.cbCDateTime);
  179. this.gbSelect.Controls.Add(this.txtDeliveryDateTimeEnd);
  180. this.gbSelect.Controls.Add(this.c_Label3);
  181. this.gbSelect.Controls.Add(this.txtBackOutTimeEnd);
  182. this.gbSelect.Controls.Add(this.txtReSemiCheckDateTimeEnd);
  183. this.gbSelect.Controls.Add(this.c_Label11);
  184. this.gbSelect.Controls.Add(this.txtSemiCheckDateTimeEnd);
  185. this.gbSelect.Controls.Add(this.c_Label7);
  186. this.gbSelect.Controls.Add(this.txtGroutingDateTimeEnd);
  187. this.gbSelect.Controls.Add(this.c_Label4);
  188. this.gbSelect.Controls.Add(this.txtBackOutTimeStart);
  189. this.gbSelect.Controls.Add(this.c_Label2);
  190. this.gbSelect.Controls.Add(this.txtReSemiCheckDateTimeStart);
  191. this.gbSelect.Controls.Add(this.txtDeliveryDateTimeStart);
  192. this.gbSelect.Controls.Add(this.txtSemiCheckDateTimeStart);
  193. this.gbSelect.Controls.Add(this.txtCDateTimeEnd);
  194. this.gbSelect.Controls.Add(this.txtGroutingDateTimeStart);
  195. this.gbSelect.Controls.Add(this.lblTo);
  196. this.gbSelect.Controls.Add(this.txtCDateTimeStart);
  197. this.gbSelect.Controls.Add(this.txtGroutingUserCode);
  198. this.gbSelect.Controls.Add(this.lblGroutingUserCode);
  199. this.gbSelect.Controls.Add(this.lblGoodsCode);
  200. this.gbSelect.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  201. this.gbSelect.ForeColor = System.Drawing.SystemColors.ControlText;
  202. this.gbSelect.IsMustInput = false;
  203. this.gbSelect.Location = new System.Drawing.Point(0, 38);
  204. this.gbSelect.Name = "gbSelect";
  205. this.gbSelect.OriginalHeight = -1;
  206. this.gbSelect.Size = new System.Drawing.Size(1119, 216);
  207. this.gbSelect.TabIndex = 1;
  208. this.gbSelect.TabStop = false;
  209. this.gbSelect.Text = "查询条件 ▼";
  210. //
  211. // lblGoodsType
  212. //
  213. this.lblGoodsType.AutoSize = true;
  214. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  215. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  216. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  217. this.lblGoodsType.Location = new System.Drawing.Point(13, 30);
  218. this.lblGoodsType.Name = "lblGoodsType";
  219. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  220. this.lblGoodsType.TabIndex = 57;
  221. this.lblGoodsType.Text = "产品类别";
  222. //
  223. // scbGoodsType
  224. //
  225. this.scbGoodsType.CheckedData = null;
  226. this.scbGoodsType.IsOnlyDisplayEnd = false;
  227. this.scbGoodsType.Location = new System.Drawing.Point(72, 24);
  228. this.scbGoodsType.Name = "scbGoodsType";
  229. this.scbGoodsType.Size = new System.Drawing.Size(120, 21);
  230. this.scbGoodsType.TabIndex = 56;
  231. //
  232. // dkSemiCheckDefectPositionSearchBox1
  233. //
  234. this.dkSemiCheckDefectPositionSearchBox1.DataSource = null;
  235. this.dkSemiCheckDefectPositionSearchBox1.DefectFineCode = null;
  236. this.dkSemiCheckDefectPositionSearchBox1.DefectPositionIDS = null;
  237. this.dkSemiCheckDefectPositionSearchBox1.Enabled = true;
  238. this.dkSemiCheckDefectPositionSearchBox1.IsMustInput = false;
  239. this.dkSemiCheckDefectPositionSearchBox1.Location = new System.Drawing.Point(198, 181);
  240. this.dkSemiCheckDefectPositionSearchBox1.Name = "dkSemiCheckDefectPositionSearchBox1";
  241. this.dkSemiCheckDefectPositionSearchBox1.PurviewType = ((byte)(0));
  242. this.dkSemiCheckDefectPositionSearchBox1.SelectMore = true;
  243. this.dkSemiCheckDefectPositionSearchBox1.Size = new System.Drawing.Size(180, 21);
  244. this.dkSemiCheckDefectPositionSearchBox1.TabIndex = 48;
  245. this.dkSemiCheckDefectPositionSearchBox1.Title = "缺陷位置";
  246. this.dkSemiCheckDefectPositionSearchBox1.TxtUserBackColor = System.Drawing.SystemColors.Control;
  247. //
  248. // chkReSemiCheckType
  249. //
  250. this.chkReSemiCheckType.BackColor = System.Drawing.SystemColors.Window;
  251. this.chkReSemiCheckType.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkReSemiCheckType.BackgroundImage")));
  252. this.chkReSemiCheckType.CheckedListBoxMinSize = new System.Drawing.Size(0, 0);
  253. this.chkReSemiCheckType.DataSource = null;
  254. this.chkReSemiCheckType.DisplayMember = "ValidFlagName";
  255. this.chkReSemiCheckType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  256. this.chkReSemiCheckType.LablePositionValue = Dongke.IBOSS.PRD.Basics.BaseControls.CheckedBoxListEx.LablePosition.Left;
  257. this.chkReSemiCheckType.Location = new System.Drawing.Point(767, 82);
  258. this.chkReSemiCheckType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  259. this.chkReSemiCheckType.Name = "chkReSemiCheckType";
  260. this.chkReSemiCheckType.SelectedIndex = -1;
  261. this.chkReSemiCheckType.SelectedValues = new object[0];
  262. this.chkReSemiCheckType.Size = new System.Drawing.Size(192, 52);
  263. this.chkReSemiCheckType.TabIndex = 53;
  264. this.chkReSemiCheckType.Title = "复检状态";
  265. this.chkReSemiCheckType.TitleAlign = System.Drawing.ContentAlignment.TopLeft;
  266. this.chkReSemiCheckType.ValueMember = "ValidFlagID";
  267. //
  268. // chkSemiCheckType
  269. //
  270. this.chkSemiCheckType.BackColor = System.Drawing.SystemColors.Window;
  271. this.chkSemiCheckType.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkSemiCheckType.BackgroundImage")));
  272. this.chkSemiCheckType.CheckedListBoxMinSize = new System.Drawing.Size(0, 0);
  273. this.chkSemiCheckType.DataSource = null;
  274. this.chkSemiCheckType.DisplayMember = "ValidFlagName";
  275. this.chkSemiCheckType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  276. this.chkSemiCheckType.LablePositionValue = Dongke.IBOSS.PRD.Basics.BaseControls.CheckedBoxListEx.LablePosition.Left;
  277. this.chkSemiCheckType.Location = new System.Drawing.Point(767, 28);
  278. this.chkSemiCheckType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  279. this.chkSemiCheckType.Name = "chkSemiCheckType";
  280. this.chkSemiCheckType.SelectedIndex = -1;
  281. this.chkSemiCheckType.SelectedValues = new object[0];
  282. this.chkSemiCheckType.Size = new System.Drawing.Size(192, 52);
  283. this.chkSemiCheckType.TabIndex = 52;
  284. this.chkSemiCheckType.Title = "半检状态";
  285. this.chkSemiCheckType.TitleAlign = System.Drawing.ContentAlignment.TopLeft;
  286. this.chkSemiCheckType.ValueMember = "ValidFlagID";
  287. //
  288. // chkVNo
  289. //
  290. this.chkVNo.AutoSize = true;
  291. this.chkVNo.Checked = true;
  292. this.chkVNo.CheckState = System.Windows.Forms.CheckState.Checked;
  293. this.chkVNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  294. this.chkVNo.Location = new System.Drawing.Point(111, 159);
  295. this.chkVNo.Name = "chkVNo";
  296. this.chkVNo.Size = new System.Drawing.Size(36, 16);
  297. this.chkVNo.TabIndex = 39;
  298. this.chkVNo.Text = "否";
  299. this.chkVNo.UseVisualStyleBackColor = true;
  300. //
  301. // chkVYes
  302. //
  303. this.chkVYes.AutoSize = true;
  304. this.chkVYes.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  305. this.chkVYes.Location = new System.Drawing.Point(71, 159);
  306. this.chkVYes.Name = "chkVYes";
  307. this.chkVYes.Size = new System.Drawing.Size(36, 16);
  308. this.chkVYes.TabIndex = 38;
  309. this.chkVYes.Text = "是";
  310. this.chkVYes.UseVisualStyleBackColor = true;
  311. //
  312. // lblBackOutFlag
  313. //
  314. this.lblBackOutFlag.AutoSize = true;
  315. this.lblBackOutFlag.BackColor = System.Drawing.Color.Transparent;
  316. this.lblBackOutFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  317. this.lblBackOutFlag.ForeColor = System.Drawing.SystemColors.ControlText;
  318. this.lblBackOutFlag.Location = new System.Drawing.Point(12, 161);
  319. this.lblBackOutFlag.Name = "lblBackOutFlag";
  320. this.lblBackOutFlag.Size = new System.Drawing.Size(53, 12);
  321. this.lblBackOutFlag.TabIndex = 37;
  322. this.lblBackOutFlag.Text = "撤销标识";
  323. //
  324. // txtBarCode
  325. //
  326. this.txtBarCode.BackColor = System.Drawing.SystemColors.Window;
  327. this.txtBarCode.BackgroundColor = System.Drawing.SystemColors.Window;
  328. this.txtBarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  329. this.txtBarCode.ErrorMessage = "";
  330. this.txtBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  331. this.txtBarCode.Location = new System.Drawing.Point(71, 51);
  332. this.txtBarCode.MaxLength = 20;
  333. this.txtBarCode.Name = "txtBarCode";
  334. this.txtBarCode.Size = new System.Drawing.Size(121, 21);
  335. this.txtBarCode.TabIndex = 8;
  336. //
  337. // lblBarCode
  338. //
  339. this.lblBarCode.AutoSize = true;
  340. this.lblBarCode.BackColor = System.Drawing.Color.Transparent;
  341. this.lblBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  342. this.lblBarCode.ForeColor = System.Drawing.SystemColors.ControlText;
  343. this.lblBarCode.Location = new System.Drawing.Point(12, 55);
  344. this.lblBarCode.Name = "lblBarCode";
  345. this.lblBarCode.Size = new System.Drawing.Size(53, 12);
  346. this.lblBarCode.TabIndex = 7;
  347. this.lblBarCode.Text = "产品条码";
  348. //
  349. // txtDefectCode
  350. //
  351. this.txtDefectCode.BackColor = System.Drawing.SystemColors.Window;
  352. this.txtDefectCode.BackgroundColor = System.Drawing.SystemColors.Window;
  353. this.txtDefectCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  354. this.txtDefectCode.ErrorMessage = "";
  355. this.txtDefectCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  356. this.txtDefectCode.Location = new System.Drawing.Point(71, 181);
  357. this.txtDefectCode.MaxLength = 20;
  358. this.txtDefectCode.Name = "txtDefectCode";
  359. this.txtDefectCode.Size = new System.Drawing.Size(121, 21);
  360. this.txtDefectCode.TabIndex = 47;
  361. //
  362. // lblDefectCode
  363. //
  364. this.lblDefectCode.AutoSize = true;
  365. this.lblDefectCode.BackColor = System.Drawing.Color.Transparent;
  366. this.lblDefectCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  367. this.lblDefectCode.ForeColor = System.Drawing.SystemColors.ControlText;
  368. this.lblDefectCode.Location = new System.Drawing.Point(12, 185);
  369. this.lblDefectCode.Name = "lblDefectCode";
  370. this.lblDefectCode.Size = new System.Drawing.Size(53, 12);
  371. this.lblDefectCode.TabIndex = 46;
  372. this.lblDefectCode.Text = "缺陷编码";
  373. //
  374. // txtBackOutUserCode
  375. //
  376. this.txtBackOutUserCode.BackColor = System.Drawing.SystemColors.Window;
  377. this.txtBackOutUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  378. this.txtBackOutUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  379. this.txtBackOutUserCode.ErrorMessage = "";
  380. this.txtBackOutUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  381. this.txtBackOutUserCode.Location = new System.Drawing.Point(257, 157);
  382. this.txtBackOutUserCode.MaxLength = 20;
  383. this.txtBackOutUserCode.Name = "txtBackOutUserCode";
  384. this.txtBackOutUserCode.Size = new System.Drawing.Size(121, 21);
  385. this.txtBackOutUserCode.TabIndex = 41;
  386. //
  387. // lblBackOutUserCode
  388. //
  389. this.lblBackOutUserCode.AutoSize = true;
  390. this.lblBackOutUserCode.BackColor = System.Drawing.Color.Transparent;
  391. this.lblBackOutUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  392. this.lblBackOutUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
  393. this.lblBackOutUserCode.Location = new System.Drawing.Point(198, 161);
  394. this.lblBackOutUserCode.Name = "lblBackOutUserCode";
  395. this.lblBackOutUserCode.Size = new System.Drawing.Size(53, 12);
  396. this.lblBackOutUserCode.TabIndex = 40;
  397. this.lblBackOutUserCode.Text = "撤销工号";
  398. //
  399. // txtReSemiCheckUserCode
  400. //
  401. this.txtReSemiCheckUserCode.BackColor = System.Drawing.SystemColors.Window;
  402. this.txtReSemiCheckUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  403. this.txtReSemiCheckUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  404. this.txtReSemiCheckUserCode.ErrorMessage = "";
  405. this.txtReSemiCheckUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  406. this.txtReSemiCheckUserCode.Location = new System.Drawing.Point(257, 132);
  407. this.txtReSemiCheckUserCode.MaxLength = 20;
  408. this.txtReSemiCheckUserCode.Name = "txtReSemiCheckUserCode";
  409. this.txtReSemiCheckUserCode.Size = new System.Drawing.Size(121, 21);
  410. this.txtReSemiCheckUserCode.TabIndex = 32;
  411. //
  412. // lblReSemiCheckUserCode
  413. //
  414. this.lblReSemiCheckUserCode.AutoSize = true;
  415. this.lblReSemiCheckUserCode.BackColor = System.Drawing.Color.Transparent;
  416. this.lblReSemiCheckUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  417. this.lblReSemiCheckUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
  418. this.lblReSemiCheckUserCode.Location = new System.Drawing.Point(198, 136);
  419. this.lblReSemiCheckUserCode.Name = "lblReSemiCheckUserCode";
  420. this.lblReSemiCheckUserCode.Size = new System.Drawing.Size(53, 12);
  421. this.lblReSemiCheckUserCode.TabIndex = 31;
  422. this.lblReSemiCheckUserCode.Text = "复检工号";
  423. //
  424. // txtDefectUser
  425. //
  426. this.txtDefectUser.BackColor = System.Drawing.SystemColors.Window;
  427. this.txtDefectUser.BackgroundColor = System.Drawing.SystemColors.Window;
  428. this.txtDefectUser.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  429. this.txtDefectUser.ErrorMessage = "";
  430. this.txtDefectUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  431. this.txtDefectUser.Location = new System.Drawing.Point(666, 182);
  432. this.txtDefectUser.MaxLength = 20;
  433. this.txtDefectUser.Name = "txtDefectUser";
  434. this.txtDefectUser.Size = new System.Drawing.Size(95, 21);
  435. this.txtDefectUser.TabIndex = 51;
  436. //
  437. // lblDefectUser
  438. //
  439. this.lblDefectUser.AutoSize = true;
  440. this.lblDefectUser.BackColor = System.Drawing.Color.Transparent;
  441. this.lblDefectUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  442. this.lblDefectUser.ForeColor = System.Drawing.SystemColors.ControlText;
  443. this.lblDefectUser.Location = new System.Drawing.Point(608, 186);
  444. this.lblDefectUser.Name = "lblDefectUser";
  445. this.lblDefectUser.Size = new System.Drawing.Size(53, 12);
  446. this.lblDefectUser.TabIndex = 50;
  447. this.lblDefectUser.Text = "责任工号";
  448. //
  449. // txtSemiCheckUserCode
  450. //
  451. this.txtSemiCheckUserCode.BackColor = System.Drawing.SystemColors.Window;
  452. this.txtSemiCheckUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  453. this.txtSemiCheckUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  454. this.txtSemiCheckUserCode.ErrorMessage = "";
  455. this.txtSemiCheckUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  456. this.txtSemiCheckUserCode.Location = new System.Drawing.Point(257, 105);
  457. this.txtSemiCheckUserCode.MaxLength = 20;
  458. this.txtSemiCheckUserCode.Name = "txtSemiCheckUserCode";
  459. this.txtSemiCheckUserCode.Size = new System.Drawing.Size(121, 21);
  460. this.txtSemiCheckUserCode.TabIndex = 24;
  461. //
  462. // lblSemiCheckUserCode
  463. //
  464. this.lblSemiCheckUserCode.AutoSize = true;
  465. this.lblSemiCheckUserCode.BackColor = System.Drawing.Color.Transparent;
  466. this.lblSemiCheckUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  467. this.lblSemiCheckUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
  468. this.lblSemiCheckUserCode.Location = new System.Drawing.Point(198, 109);
  469. this.lblSemiCheckUserCode.Name = "lblSemiCheckUserCode";
  470. this.lblSemiCheckUserCode.Size = new System.Drawing.Size(53, 12);
  471. this.lblSemiCheckUserCode.TabIndex = 23;
  472. this.lblSemiCheckUserCode.Text = "半检工号";
  473. //
  474. // txtCUserCode
  475. //
  476. this.txtCUserCode.BackColor = System.Drawing.SystemColors.Window;
  477. this.txtCUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  478. this.txtCUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  479. this.txtCUserCode.ErrorMessage = "";
  480. this.txtCUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  481. this.txtCUserCode.Location = new System.Drawing.Point(257, 78);
  482. this.txtCUserCode.MaxLength = 20;
  483. this.txtCUserCode.Name = "txtCUserCode";
  484. this.txtCUserCode.Size = new System.Drawing.Size(121, 21);
  485. this.txtCUserCode.TabIndex = 17;
  486. //
  487. // lblCUserCode
  488. //
  489. this.lblCUserCode.AutoSize = true;
  490. this.lblCUserCode.BackColor = System.Drawing.Color.Transparent;
  491. this.lblCUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  492. this.lblCUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
  493. this.lblCUserCode.Location = new System.Drawing.Point(198, 82);
  494. this.lblCUserCode.Name = "lblCUserCode";
  495. this.lblCUserCode.Size = new System.Drawing.Size(53, 12);
  496. this.lblCUserCode.TabIndex = 16;
  497. this.lblCUserCode.Text = "完成工号";
  498. //
  499. // dkRProcedureSearchBox
  500. //
  501. this.dkRProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
  502. this.dkRProcedureSearchBox.DataSource = null;
  503. this.dkRProcedureSearchBox.Enabled = true;
  504. this.dkRProcedureSearchBox.IsEnablePurview = false;
  505. this.dkRProcedureSearchBox.IsMustInput = false;
  506. this.dkRProcedureSearchBox.Location = new System.Drawing.Point(12, 105);
  507. this.dkRProcedureSearchBox.ModelType = null;
  508. this.dkRProcedureSearchBox.Name = "dkRProcedureSearchBox";
  509. this.dkRProcedureSearchBox.ProcedureCode = "";
  510. this.dkRProcedureSearchBox.ProcedureID = null;
  511. this.dkRProcedureSearchBox.ProcedureIDS = null;
  512. this.dkRProcedureSearchBox.ProcedureName = null;
  513. this.dkRProcedureSearchBox.Purview = null;
  514. this.dkRProcedureSearchBox.PurviewType = ((byte)(0));
  515. this.dkRProcedureSearchBox.SelectMore = true;
  516. this.dkRProcedureSearchBox.Size = new System.Drawing.Size(180, 21);
  517. this.dkRProcedureSearchBox.TabIndex = 22;
  518. this.dkRProcedureSearchBox.Title = "返工工序";
  519. this.dkRProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  520. //
  521. // dkProcedureSearchBox1
  522. //
  523. this.dkProcedureSearchBox1.BackColor = System.Drawing.Color.Transparent;
  524. this.dkProcedureSearchBox1.DataSource = null;
  525. this.dkProcedureSearchBox1.Enabled = true;
  526. this.dkProcedureSearchBox1.IsEnablePurview = false;
  527. this.dkProcedureSearchBox1.IsMustInput = false;
  528. this.dkProcedureSearchBox1.Location = new System.Drawing.Point(400, 181);
  529. this.dkProcedureSearchBox1.ModelType = null;
  530. this.dkProcedureSearchBox1.Name = "dkProcedureSearchBox1";
  531. this.dkProcedureSearchBox1.ProcedureCode = "";
  532. this.dkProcedureSearchBox1.ProcedureID = null;
  533. this.dkProcedureSearchBox1.ProcedureIDS = null;
  534. this.dkProcedureSearchBox1.ProcedureName = null;
  535. this.dkProcedureSearchBox1.Purview = null;
  536. this.dkProcedureSearchBox1.PurviewType = ((byte)(0));
  537. this.dkProcedureSearchBox1.SelectMore = true;
  538. this.dkProcedureSearchBox1.Size = new System.Drawing.Size(197, 21);
  539. this.dkProcedureSearchBox1.TabIndex = 49;
  540. this.dkProcedureSearchBox1.Title = "责任工序";
  541. this.dkProcedureSearchBox1.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  542. //
  543. // dkCProcedureSearchBox
  544. //
  545. this.dkCProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
  546. this.dkCProcedureSearchBox.DataSource = null;
  547. this.dkCProcedureSearchBox.Enabled = true;
  548. this.dkCProcedureSearchBox.IsEnablePurview = false;
  549. this.dkCProcedureSearchBox.IsMustInput = false;
  550. this.dkCProcedureSearchBox.Location = new System.Drawing.Point(12, 78);
  551. this.dkCProcedureSearchBox.ModelType = null;
  552. this.dkCProcedureSearchBox.Name = "dkCProcedureSearchBox";
  553. this.dkCProcedureSearchBox.ProcedureCode = "";
  554. this.dkCProcedureSearchBox.ProcedureID = null;
  555. this.dkCProcedureSearchBox.ProcedureIDS = null;
  556. this.dkCProcedureSearchBox.ProcedureName = null;
  557. this.dkCProcedureSearchBox.Purview = null;
  558. this.dkCProcedureSearchBox.PurviewType = ((byte)(0));
  559. this.dkCProcedureSearchBox.SelectMore = true;
  560. this.dkCProcedureSearchBox.Size = new System.Drawing.Size(180, 21);
  561. this.dkCProcedureSearchBox.TabIndex = 15;
  562. this.dkCProcedureSearchBox.Title = "完成工序";
  563. this.dkCProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  564. //
  565. // txtReworkUserCode
  566. //
  567. this.txtReworkUserCode.BackColor = System.Drawing.SystemColors.Window;
  568. this.txtReworkUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  569. this.txtReworkUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  570. this.txtReworkUserCode.ErrorMessage = "";
  571. this.txtReworkUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  572. this.txtReworkUserCode.Location = new System.Drawing.Point(71, 132);
  573. this.txtReworkUserCode.MaxLength = 50;
  574. this.txtReworkUserCode.Name = "txtReworkUserCode";
  575. this.txtReworkUserCode.Size = new System.Drawing.Size(121, 21);
  576. this.txtReworkUserCode.TabIndex = 30;
  577. //
  578. // lblReworkUserCode
  579. //
  580. this.lblReworkUserCode.AutoSize = true;
  581. this.lblReworkUserCode.BackColor = System.Drawing.Color.Transparent;
  582. this.lblReworkUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  583. this.lblReworkUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
  584. this.lblReworkUserCode.Location = new System.Drawing.Point(12, 136);
  585. this.lblReworkUserCode.Name = "lblReworkUserCode";
  586. this.lblReworkUserCode.Size = new System.Drawing.Size(53, 12);
  587. this.lblReworkUserCode.TabIndex = 29;
  588. this.lblReworkUserCode.Text = "返工工号";
  589. //
  590. // txtGoodsCode
  591. //
  592. this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window;
  593. this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window;
  594. this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  595. this.txtGoodsCode.ErrorMessage = "";
  596. this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  597. this.txtGoodsCode.Location = new System.Drawing.Point(257, 24);
  598. this.txtGoodsCode.MaxLength = 50;
  599. this.txtGoodsCode.Name = "txtGoodsCode";
  600. this.txtGoodsCode.Size = new System.Drawing.Size(121, 21);
  601. this.txtGoodsCode.TabIndex = 2;
  602. //
  603. // btnClearCondition
  604. //
  605. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  606. this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
  607. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  608. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  609. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  610. this.btnClearCondition.Location = new System.Drawing.Point(1028, 181);
  611. this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  612. this.btnClearCondition.Name = "btnClearCondition";
  613. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  614. this.btnClearCondition.TabIndex = 55;
  615. this.btnClearCondition.Text = "清空条件(&C)";
  616. this.btnClearCondition.UseVisualStyleBackColor = false;
  617. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  618. //
  619. // btnSearch
  620. //
  621. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  622. this.btnSearch.BackColor = System.Drawing.Color.Gray;
  623. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  624. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  625. this.btnSearch.ForeColor = System.Drawing.Color.White;
  626. this.btnSearch.Location = new System.Drawing.Point(937, 182);
  627. this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  628. this.btnSearch.Name = "btnSearch";
  629. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  630. this.btnSearch.TabIndex = 54;
  631. this.btnSearch.Text = "查询(&Q)";
  632. this.btnSearch.UseVisualStyleBackColor = false;
  633. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  634. //
  635. // cbDeliveryDate
  636. //
  637. this.cbDeliveryDate.AutoSize = true;
  638. this.cbDeliveryDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  639. this.cbDeliveryDate.Location = new System.Drawing.Point(384, 53);
  640. this.cbDeliveryDate.Name = "cbDeliveryDate";
  641. this.cbDeliveryDate.Size = new System.Drawing.Size(72, 16);
  642. this.cbDeliveryDate.TabIndex = 11;
  643. this.cbDeliveryDate.Text = "交坯时间";
  644. this.cbDeliveryDate.UseVisualStyleBackColor = true;
  645. this.cbDeliveryDate.CheckedChanged += new System.EventHandler(this.cbDeliveryDate_CheckedChanged);
  646. //
  647. // cbBackOutTime
  648. //
  649. this.cbBackOutTime.AutoSize = true;
  650. this.cbBackOutTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  651. this.cbBackOutTime.Location = new System.Drawing.Point(384, 159);
  652. this.cbBackOutTime.Name = "cbBackOutTime";
  653. this.cbBackOutTime.Size = new System.Drawing.Size(72, 16);
  654. this.cbBackOutTime.TabIndex = 42;
  655. this.cbBackOutTime.Text = "撤销时间";
  656. this.cbBackOutTime.UseVisualStyleBackColor = true;
  657. this.cbBackOutTime.CheckedChanged += new System.EventHandler(this.cbBackOutTime_CheckedChanged);
  658. //
  659. // cbReSemiCheck
  660. //
  661. this.cbReSemiCheck.AutoSize = true;
  662. this.cbReSemiCheck.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  663. this.cbReSemiCheck.Location = new System.Drawing.Point(384, 134);
  664. this.cbReSemiCheck.Name = "cbReSemiCheck";
  665. this.cbReSemiCheck.Size = new System.Drawing.Size(72, 16);
  666. this.cbReSemiCheck.TabIndex = 33;
  667. this.cbReSemiCheck.Text = "复检时间";
  668. this.cbReSemiCheck.UseVisualStyleBackColor = true;
  669. this.cbReSemiCheck.CheckedChanged += new System.EventHandler(this.cbReSemiCheck_CheckedChanged);
  670. //
  671. // cbSemiCheck
  672. //
  673. this.cbSemiCheck.AutoSize = true;
  674. this.cbSemiCheck.Checked = true;
  675. this.cbSemiCheck.CheckState = System.Windows.Forms.CheckState.Checked;
  676. this.cbSemiCheck.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  677. this.cbSemiCheck.Location = new System.Drawing.Point(384, 107);
  678. this.cbSemiCheck.Name = "cbSemiCheck";
  679. this.cbSemiCheck.Size = new System.Drawing.Size(72, 16);
  680. this.cbSemiCheck.TabIndex = 25;
  681. this.cbSemiCheck.Text = "半检时间";
  682. this.cbSemiCheck.UseVisualStyleBackColor = true;
  683. this.cbSemiCheck.CheckedChanged += new System.EventHandler(this.cbSemiCheck_CheckedChanged);
  684. //
  685. // cbGroutingDate
  686. //
  687. this.cbGroutingDate.AutoSize = true;
  688. this.cbGroutingDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  689. this.cbGroutingDate.Location = new System.Drawing.Point(384, 26);
  690. this.cbGroutingDate.Name = "cbGroutingDate";
  691. this.cbGroutingDate.Size = new System.Drawing.Size(72, 16);
  692. this.cbGroutingDate.TabIndex = 3;
  693. this.cbGroutingDate.Text = "注浆时间";
  694. this.cbGroutingDate.UseVisualStyleBackColor = true;
  695. this.cbGroutingDate.CheckedChanged += new System.EventHandler(this.cbGroutingDate_CheckedChanged);
  696. //
  697. // cbCDateTime
  698. //
  699. this.cbCDateTime.AutoSize = true;
  700. this.cbCDateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  701. this.cbCDateTime.Location = new System.Drawing.Point(384, 80);
  702. this.cbCDateTime.Name = "cbCDateTime";
  703. this.cbCDateTime.Size = new System.Drawing.Size(72, 16);
  704. this.cbCDateTime.TabIndex = 18;
  705. this.cbCDateTime.Text = "完成时间";
  706. this.cbCDateTime.UseVisualStyleBackColor = true;
  707. this.cbCDateTime.CheckedChanged += new System.EventHandler(this.cbCDateTime_CheckedChanged);
  708. //
  709. // txtDeliveryDateTimeEnd
  710. //
  711. this.txtDeliveryDateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  712. this.txtDeliveryDateTimeEnd.Enabled = false;
  713. this.txtDeliveryDateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  714. this.txtDeliveryDateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  715. this.txtDeliveryDateTimeEnd.Location = new System.Drawing.Point(626, 51);
  716. this.txtDeliveryDateTimeEnd.Name = "txtDeliveryDateTimeEnd";
  717. this.txtDeliveryDateTimeEnd.Size = new System.Drawing.Size(135, 21);
  718. this.txtDeliveryDateTimeEnd.TabIndex = 14;
  719. this.txtDeliveryDateTimeEnd.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  720. //
  721. // c_Label3
  722. //
  723. this.c_Label3.AutoSize = true;
  724. this.c_Label3.BackColor = System.Drawing.Color.Transparent;
  725. this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  726. this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
  727. this.c_Label3.Location = new System.Drawing.Point(603, 55);
  728. this.c_Label3.Name = "c_Label3";
  729. this.c_Label3.Size = new System.Drawing.Size(17, 12);
  730. this.c_Label3.TabIndex = 13;
  731. this.c_Label3.Text = "至";
  732. //
  733. // txtBackOutTimeEnd
  734. //
  735. this.txtBackOutTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  736. this.txtBackOutTimeEnd.Enabled = false;
  737. this.txtBackOutTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  738. this.txtBackOutTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  739. this.txtBackOutTimeEnd.Location = new System.Drawing.Point(626, 157);
  740. this.txtBackOutTimeEnd.Name = "txtBackOutTimeEnd";
  741. this.txtBackOutTimeEnd.Size = new System.Drawing.Size(135, 21);
  742. this.txtBackOutTimeEnd.TabIndex = 45;
  743. this.txtBackOutTimeEnd.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  744. //
  745. // txtReSemiCheckDateTimeEnd
  746. //
  747. this.txtReSemiCheckDateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  748. this.txtReSemiCheckDateTimeEnd.Enabled = false;
  749. this.txtReSemiCheckDateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  750. this.txtReSemiCheckDateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  751. this.txtReSemiCheckDateTimeEnd.Location = new System.Drawing.Point(626, 132);
  752. this.txtReSemiCheckDateTimeEnd.Name = "txtReSemiCheckDateTimeEnd";
  753. this.txtReSemiCheckDateTimeEnd.Size = new System.Drawing.Size(135, 21);
  754. this.txtReSemiCheckDateTimeEnd.TabIndex = 36;
  755. this.txtReSemiCheckDateTimeEnd.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  756. //
  757. // c_Label11
  758. //
  759. this.c_Label11.AutoSize = true;
  760. this.c_Label11.BackColor = System.Drawing.Color.Transparent;
  761. this.c_Label11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  762. this.c_Label11.ForeColor = System.Drawing.SystemColors.ControlText;
  763. this.c_Label11.Location = new System.Drawing.Point(603, 161);
  764. this.c_Label11.Name = "c_Label11";
  765. this.c_Label11.Size = new System.Drawing.Size(17, 12);
  766. this.c_Label11.TabIndex = 44;
  767. this.c_Label11.Text = "至";
  768. //
  769. // txtSemiCheckDateTimeEnd
  770. //
  771. this.txtSemiCheckDateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  772. this.txtSemiCheckDateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  773. this.txtSemiCheckDateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  774. this.txtSemiCheckDateTimeEnd.Location = new System.Drawing.Point(626, 105);
  775. this.txtSemiCheckDateTimeEnd.Name = "txtSemiCheckDateTimeEnd";
  776. this.txtSemiCheckDateTimeEnd.Size = new System.Drawing.Size(135, 21);
  777. this.txtSemiCheckDateTimeEnd.TabIndex = 28;
  778. this.txtSemiCheckDateTimeEnd.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  779. //
  780. // c_Label7
  781. //
  782. this.c_Label7.AutoSize = true;
  783. this.c_Label7.BackColor = System.Drawing.Color.Transparent;
  784. this.c_Label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  785. this.c_Label7.ForeColor = System.Drawing.SystemColors.ControlText;
  786. this.c_Label7.Location = new System.Drawing.Point(603, 136);
  787. this.c_Label7.Name = "c_Label7";
  788. this.c_Label7.Size = new System.Drawing.Size(17, 12);
  789. this.c_Label7.TabIndex = 35;
  790. this.c_Label7.Text = "至";
  791. //
  792. // txtGroutingDateTimeEnd
  793. //
  794. this.txtGroutingDateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  795. this.txtGroutingDateTimeEnd.Enabled = false;
  796. this.txtGroutingDateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  797. this.txtGroutingDateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  798. this.txtGroutingDateTimeEnd.Location = new System.Drawing.Point(626, 24);
  799. this.txtGroutingDateTimeEnd.Name = "txtGroutingDateTimeEnd";
  800. this.txtGroutingDateTimeEnd.Size = new System.Drawing.Size(135, 21);
  801. this.txtGroutingDateTimeEnd.TabIndex = 6;
  802. this.txtGroutingDateTimeEnd.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  803. //
  804. // c_Label4
  805. //
  806. this.c_Label4.AutoSize = true;
  807. this.c_Label4.BackColor = System.Drawing.Color.Transparent;
  808. this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  809. this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText;
  810. this.c_Label4.Location = new System.Drawing.Point(603, 109);
  811. this.c_Label4.Name = "c_Label4";
  812. this.c_Label4.Size = new System.Drawing.Size(17, 12);
  813. this.c_Label4.TabIndex = 27;
  814. this.c_Label4.Text = "至";
  815. //
  816. // txtBackOutTimeStart
  817. //
  818. this.txtBackOutTimeStart.CustomFormat = "yyyy-MM-dd HH:mm";
  819. this.txtBackOutTimeStart.Enabled = false;
  820. this.txtBackOutTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  821. this.txtBackOutTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  822. this.txtBackOutTimeStart.Location = new System.Drawing.Point(462, 157);
  823. this.txtBackOutTimeStart.Name = "txtBackOutTimeStart";
  824. this.txtBackOutTimeStart.Size = new System.Drawing.Size(135, 21);
  825. this.txtBackOutTimeStart.TabIndex = 43;
  826. this.txtBackOutTimeStart.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  827. //
  828. // c_Label2
  829. //
  830. this.c_Label2.AutoSize = true;
  831. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  832. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  833. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  834. this.c_Label2.Location = new System.Drawing.Point(603, 28);
  835. this.c_Label2.Name = "c_Label2";
  836. this.c_Label2.Size = new System.Drawing.Size(17, 12);
  837. this.c_Label2.TabIndex = 5;
  838. this.c_Label2.Text = "至";
  839. //
  840. // txtReSemiCheckDateTimeStart
  841. //
  842. this.txtReSemiCheckDateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm";
  843. this.txtReSemiCheckDateTimeStart.Enabled = false;
  844. this.txtReSemiCheckDateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  845. this.txtReSemiCheckDateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  846. this.txtReSemiCheckDateTimeStart.Location = new System.Drawing.Point(462, 132);
  847. this.txtReSemiCheckDateTimeStart.Name = "txtReSemiCheckDateTimeStart";
  848. this.txtReSemiCheckDateTimeStart.Size = new System.Drawing.Size(135, 21);
  849. this.txtReSemiCheckDateTimeStart.TabIndex = 34;
  850. this.txtReSemiCheckDateTimeStart.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  851. //
  852. // txtDeliveryDateTimeStart
  853. //
  854. this.txtDeliveryDateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm";
  855. this.txtDeliveryDateTimeStart.Enabled = false;
  856. this.txtDeliveryDateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  857. this.txtDeliveryDateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  858. this.txtDeliveryDateTimeStart.Location = new System.Drawing.Point(462, 51);
  859. this.txtDeliveryDateTimeStart.Name = "txtDeliveryDateTimeStart";
  860. this.txtDeliveryDateTimeStart.Size = new System.Drawing.Size(135, 21);
  861. this.txtDeliveryDateTimeStart.TabIndex = 12;
  862. this.txtDeliveryDateTimeStart.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  863. //
  864. // txtSemiCheckDateTimeStart
  865. //
  866. this.txtSemiCheckDateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm";
  867. this.txtSemiCheckDateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  868. this.txtSemiCheckDateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  869. this.txtSemiCheckDateTimeStart.Location = new System.Drawing.Point(462, 105);
  870. this.txtSemiCheckDateTimeStart.Name = "txtSemiCheckDateTimeStart";
  871. this.txtSemiCheckDateTimeStart.Size = new System.Drawing.Size(135, 21);
  872. this.txtSemiCheckDateTimeStart.TabIndex = 26;
  873. this.txtSemiCheckDateTimeStart.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  874. //
  875. // txtCDateTimeEnd
  876. //
  877. this.txtCDateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  878. this.txtCDateTimeEnd.Enabled = false;
  879. this.txtCDateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  880. this.txtCDateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  881. this.txtCDateTimeEnd.Location = new System.Drawing.Point(626, 78);
  882. this.txtCDateTimeEnd.Name = "txtCDateTimeEnd";
  883. this.txtCDateTimeEnd.Size = new System.Drawing.Size(135, 21);
  884. this.txtCDateTimeEnd.TabIndex = 21;
  885. this.txtCDateTimeEnd.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  886. //
  887. // txtGroutingDateTimeStart
  888. //
  889. this.txtGroutingDateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm";
  890. this.txtGroutingDateTimeStart.Enabled = false;
  891. this.txtGroutingDateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  892. this.txtGroutingDateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  893. this.txtGroutingDateTimeStart.Location = new System.Drawing.Point(462, 24);
  894. this.txtGroutingDateTimeStart.Name = "txtGroutingDateTimeStart";
  895. this.txtGroutingDateTimeStart.Size = new System.Drawing.Size(135, 21);
  896. this.txtGroutingDateTimeStart.TabIndex = 4;
  897. this.txtGroutingDateTimeStart.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  898. //
  899. // lblTo
  900. //
  901. this.lblTo.AutoSize = true;
  902. this.lblTo.BackColor = System.Drawing.Color.Transparent;
  903. this.lblTo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  904. this.lblTo.ForeColor = System.Drawing.SystemColors.ControlText;
  905. this.lblTo.Location = new System.Drawing.Point(603, 82);
  906. this.lblTo.Name = "lblTo";
  907. this.lblTo.Size = new System.Drawing.Size(17, 12);
  908. this.lblTo.TabIndex = 20;
  909. this.lblTo.Text = "至";
  910. //
  911. // txtCDateTimeStart
  912. //
  913. this.txtCDateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm";
  914. this.txtCDateTimeStart.Enabled = false;
  915. this.txtCDateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  916. this.txtCDateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  917. this.txtCDateTimeStart.Location = new System.Drawing.Point(462, 78);
  918. this.txtCDateTimeStart.Name = "txtCDateTimeStart";
  919. this.txtCDateTimeStart.Size = new System.Drawing.Size(135, 21);
  920. this.txtCDateTimeStart.TabIndex = 19;
  921. this.txtCDateTimeStart.Value = new System.DateTime(2016, 7, 18, 0, 0, 0, 0);
  922. //
  923. // txtGroutingUserCode
  924. //
  925. this.txtGroutingUserCode.BackColor = System.Drawing.SystemColors.Window;
  926. this.txtGroutingUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  927. this.txtGroutingUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  928. this.txtGroutingUserCode.ErrorMessage = "";
  929. this.txtGroutingUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  930. this.txtGroutingUserCode.Location = new System.Drawing.Point(257, 51);
  931. this.txtGroutingUserCode.MaxLength = 20;
  932. this.txtGroutingUserCode.Name = "txtGroutingUserCode";
  933. this.txtGroutingUserCode.Size = new System.Drawing.Size(121, 21);
  934. this.txtGroutingUserCode.TabIndex = 10;
  935. //
  936. // lblGroutingUserCode
  937. //
  938. this.lblGroutingUserCode.AutoSize = true;
  939. this.lblGroutingUserCode.BackColor = System.Drawing.Color.Transparent;
  940. this.lblGroutingUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  941. this.lblGroutingUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
  942. this.lblGroutingUserCode.Location = new System.Drawing.Point(198, 55);
  943. this.lblGroutingUserCode.Name = "lblGroutingUserCode";
  944. this.lblGroutingUserCode.Size = new System.Drawing.Size(53, 12);
  945. this.lblGroutingUserCode.TabIndex = 9;
  946. this.lblGroutingUserCode.Text = "成型工号";
  947. //
  948. // lblGoodsCode
  949. //
  950. this.lblGoodsCode.AutoSize = true;
  951. this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent;
  952. this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  953. this.lblGoodsCode.ForeColor = System.Drawing.SystemColors.ControlText;
  954. this.lblGoodsCode.Location = new System.Drawing.Point(198, 28);
  955. this.lblGoodsCode.Name = "lblGoodsCode";
  956. this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
  957. this.lblGoodsCode.TabIndex = 1;
  958. this.lblGoodsCode.Text = "产品编码";
  959. //
  960. // tsrOperate
  961. //
  962. this.tsrOperate.AutoSize = false;
  963. this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
  964. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  965. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  966. this.tsbtnAdaptive,
  967. this.tsbtnClose});
  968. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  969. this.tsrOperate.Name = "tsrOperate";
  970. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  971. this.tsrOperate.ShowItemToolTips = false;
  972. this.tsrOperate.Size = new System.Drawing.Size(1131, 35);
  973. this.tsrOperate.TabIndex = 0;
  974. //
  975. // tsbtnAdaptive
  976. //
  977. this.tsbtnAdaptive.AutoSize = false;
  978. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  979. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  980. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  981. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  982. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  983. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  984. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  985. //
  986. // tsbtnClose
  987. //
  988. this.tsbtnClose.AutoSize = false;
  989. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  990. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  991. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  992. this.tsbtnClose.Name = "tsbtnClose";
  993. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  994. this.tsbtnClose.Text = "关闭(&X)";
  995. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  996. //
  997. // dgvSemiCheck
  998. //
  999. this.dgvSemiCheck.AllowUserToAddRows = false;
  1000. this.dgvSemiCheck.AllowUserToDeleteRows = false;
  1001. this.dgvSemiCheck.AllowUserToModifyRows = true;
  1002. this.dgvSemiCheck.AllowUserToOrderColumns = true;
  1003. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  1004. this.dgvSemiCheck.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  1005. this.dgvSemiCheck.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1006. | System.Windows.Forms.AnchorStyles.Left)
  1007. | System.Windows.Forms.AnchorStyles.Right)));
  1008. this.dgvSemiCheck.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1009. this.dgvSemiCheck.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  1010. this.dgvSemiCheck.CellHeight = 23;
  1011. this.dgvSemiCheck.ChildNodeColumnName = null;
  1012. this.dgvSemiCheck.ChildNodeColumnText = null;
  1013. this.dgvSemiCheck.ColumnDeep = 1;
  1014. this.dgvSemiCheck.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1015. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1016. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  1017. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1018. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  1019. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1020. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1021. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1022. this.dgvSemiCheck.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  1023. this.dgvSemiCheck.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  1024. this.dgvSemiCheck.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  1025. this.CProcedureName,
  1026. this.SemiCheckID,
  1027. this.ProcedureTime,
  1028. this.UserCode,
  1029. this.LevelGoodsTypeName,
  1030. this.GoodsTypeName,
  1031. this.GoodsCode,
  1032. this.BarCode,
  1033. this.SemiCheckTypeName,
  1034. this.SemiCheckUserCode,
  1035. this.SemiCheckTime,
  1036. this.RProcedure,
  1037. this.ReworkUserCode,
  1038. this.ReSemiCheckTypeName,
  1039. this.ReSemiCheckUserCode,
  1040. this.ReSemiCheckTime,
  1041. this.BackOutFlag,
  1042. this.BackOutUserCode,
  1043. this.BackOutTime,
  1044. this.GroutingUserCode,
  1045. this.GroutingLineCode,
  1046. this.GroutingMouldCode,
  1047. this.GroutingDate,
  1048. this.DeliverTime,
  1049. this.logoName,
  1050. this.DefectCode,
  1051. this.DefectName,
  1052. this.DefectPositionCode,
  1053. this.DefectPositionName,
  1054. this.ProcedureName,
  1055. this.DefectUser,
  1056. this.CurrProcedureName});
  1057. this.dgvSemiCheck.ColumnTreeView = null;
  1058. this.dgvSemiCheck.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
  1059. this.dgvSemiCheck.DynamicColumnName = "";
  1060. this.dgvSemiCheck.EnableHeadersVisualStyles = false;
  1061. this.dgvSemiCheck.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1062. this.dgvSemiCheck.FormatQuantityColumns = null;
  1063. this.dgvSemiCheck.HorizontalMergeColumn = null;
  1064. this.dgvSemiCheck.IsAutoCountSum = true;
  1065. this.dgvSemiCheck.IsAutoResizeColumns = false;
  1066. this.dgvSemiCheck.IsClickF12 = false;
  1067. this.dgvSemiCheck.IsOpenMergeCellFlag = false;
  1068. this.dgvSemiCheck.IsSubTotalFlag = false;
  1069. this.dgvSemiCheck.IsTopDeep = false;
  1070. this.dgvSemiCheck.Location = new System.Drawing.Point(0, 257);
  1071. this.dgvSemiCheck.Margin = new System.Windows.Forms.Padding(0);
  1072. this.dgvSemiCheck.MergeColumnNames = null;
  1073. this.dgvSemiCheck.MergeDetailColumnNames = null;
  1074. this.dgvSemiCheck.MergeDetailOnlyColumn = null;
  1075. this.dgvSemiCheck.MergeOnlyColumn = null;
  1076. this.dgvSemiCheck.MultiSelect = false;
  1077. this.dgvSemiCheck.Name = "dgvSemiCheck";
  1078. this.dgvSemiCheck.ReadOnly = true;
  1079. this.dgvSemiCheck.RefreshAtHscroll = false;
  1080. this.dgvSemiCheck.RowHeadersWidth = 50;
  1081. this.dgvSemiCheck.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  1082. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  1083. this.dgvSemiCheck.RowsDefaultCellStyle = dataGridViewCellStyle9;
  1084. this.dgvSemiCheck.RowTemplate.Height = 21;
  1085. this.dgvSemiCheck.Size = new System.Drawing.Size(1117, 320);
  1086. this.dgvSemiCheck.SortOrderColumnName = null;
  1087. this.dgvSemiCheck.TabIndex = 2;
  1088. this.dgvSemiCheck.Tag = true;
  1089. this.dgvSemiCheck.TotalSumColumns = null;
  1090. this.dgvSemiCheck.ViewRowFilter = "";
  1091. //
  1092. // CProcedureName
  1093. //
  1094. this.CProcedureName.DataPropertyName = "CProcedureName";
  1095. this.CProcedureName.HeaderText = "完成工序";
  1096. this.CProcedureName.Name = "CProcedureName";
  1097. this.CProcedureName.ReadOnly = true;
  1098. //
  1099. // SemiCheckID
  1100. //
  1101. this.SemiCheckID.DataPropertyName = "SemiCheckID";
  1102. this.SemiCheckID.HeaderText = "SemiCheckID";
  1103. this.SemiCheckID.Name = "SemiCheckID";
  1104. this.SemiCheckID.ReadOnly = true;
  1105. this.SemiCheckID.Visible = false;
  1106. //
  1107. // ProcedureTime
  1108. //
  1109. this.ProcedureTime.DataPropertyName = "ProcedureTime";
  1110. dataGridViewCellStyle3.Format = "yyyy-MM-dd HH:mm:ss";
  1111. this.ProcedureTime.DefaultCellStyle = dataGridViewCellStyle3;
  1112. this.ProcedureTime.HeaderText = "完成时间";
  1113. this.ProcedureTime.Name = "ProcedureTime";
  1114. this.ProcedureTime.ReadOnly = true;
  1115. //
  1116. // UserCode
  1117. //
  1118. this.UserCode.DataPropertyName = "UserCode";
  1119. this.UserCode.HeaderText = "完成工号";
  1120. this.UserCode.Name = "UserCode";
  1121. this.UserCode.ReadOnly = true;
  1122. //
  1123. // LevelGoodsTypeName
  1124. //
  1125. this.LevelGoodsTypeName.DataPropertyName = "LevelGoodsTypeName";
  1126. this.LevelGoodsTypeName.HeaderText = "产品二级类别";
  1127. this.LevelGoodsTypeName.Name = "LevelGoodsTypeName";
  1128. this.LevelGoodsTypeName.ReadOnly = true;
  1129. //
  1130. // GoodsTypeName
  1131. //
  1132. this.GoodsTypeName.DataPropertyName = "GoodsTypeName";
  1133. this.GoodsTypeName.HeaderText = "产品类别";
  1134. this.GoodsTypeName.Name = "GoodsTypeName";
  1135. this.GoodsTypeName.ReadOnly = true;
  1136. //
  1137. // GoodsCode
  1138. //
  1139. this.GoodsCode.DataPropertyName = "GoodsCode";
  1140. this.GoodsCode.HeaderText = "产品编码";
  1141. this.GoodsCode.Name = "GoodsCode";
  1142. this.GoodsCode.ReadOnly = true;
  1143. //
  1144. // BarCode
  1145. //
  1146. this.BarCode.DataPropertyName = "BarCode";
  1147. this.BarCode.HeaderText = "产品条码";
  1148. this.BarCode.Name = "BarCode";
  1149. this.BarCode.ReadOnly = true;
  1150. //
  1151. // SemiCheckTypeName
  1152. //
  1153. this.SemiCheckTypeName.DataPropertyName = "SemiCheckTypeName";
  1154. this.SemiCheckTypeName.HeaderText = "半检状态";
  1155. this.SemiCheckTypeName.Name = "SemiCheckTypeName";
  1156. this.SemiCheckTypeName.ReadOnly = true;
  1157. //
  1158. // SemiCheckUserCode
  1159. //
  1160. this.SemiCheckUserCode.DataPropertyName = "SemiCheckUserCode";
  1161. this.SemiCheckUserCode.HeaderText = "半检工号";
  1162. this.SemiCheckUserCode.Name = "SemiCheckUserCode";
  1163. this.SemiCheckUserCode.ReadOnly = true;
  1164. //
  1165. // SemiCheckTime
  1166. //
  1167. this.SemiCheckTime.DataPropertyName = "SemiCheckTime";
  1168. dataGridViewCellStyle4.Format = "yyyy-MM-dd HH:mm:ss";
  1169. this.SemiCheckTime.DefaultCellStyle = dataGridViewCellStyle4;
  1170. this.SemiCheckTime.HeaderText = "半检时间";
  1171. this.SemiCheckTime.Name = "SemiCheckTime";
  1172. this.SemiCheckTime.ReadOnly = true;
  1173. //
  1174. // RProcedure
  1175. //
  1176. this.RProcedure.DataPropertyName = "RProcedureName";
  1177. this.RProcedure.HeaderText = "返工工序";
  1178. this.RProcedure.Name = "RProcedure";
  1179. this.RProcedure.ReadOnly = true;
  1180. //
  1181. // ReworkUserCode
  1182. //
  1183. this.ReworkUserCode.DataPropertyName = "ReworkUserCode";
  1184. this.ReworkUserCode.HeaderText = "返工工号";
  1185. this.ReworkUserCode.Name = "ReworkUserCode";
  1186. this.ReworkUserCode.ReadOnly = true;
  1187. //
  1188. // ReSemiCheckTypeName
  1189. //
  1190. this.ReSemiCheckTypeName.DataPropertyName = "ReSemiCheckTypeName";
  1191. this.ReSemiCheckTypeName.HeaderText = "复检状态";
  1192. this.ReSemiCheckTypeName.Name = "ReSemiCheckTypeName";
  1193. this.ReSemiCheckTypeName.ReadOnly = true;
  1194. //
  1195. // ReSemiCheckUserCode
  1196. //
  1197. this.ReSemiCheckUserCode.DataPropertyName = "ReSemiCheckUserCode";
  1198. this.ReSemiCheckUserCode.HeaderText = "复检工号";
  1199. this.ReSemiCheckUserCode.Name = "ReSemiCheckUserCode";
  1200. this.ReSemiCheckUserCode.ReadOnly = true;
  1201. //
  1202. // ReSemiCheckTime
  1203. //
  1204. this.ReSemiCheckTime.DataPropertyName = "ReSemiCheckTime";
  1205. dataGridViewCellStyle5.Format = "yyyy-MM-dd HH:mm:ss";
  1206. this.ReSemiCheckTime.DefaultCellStyle = dataGridViewCellStyle5;
  1207. this.ReSemiCheckTime.HeaderText = "复检时间";
  1208. this.ReSemiCheckTime.Name = "ReSemiCheckTime";
  1209. this.ReSemiCheckTime.ReadOnly = true;
  1210. //
  1211. // BackOutFlag
  1212. //
  1213. this.BackOutFlag.DataPropertyName = "BackOutFlag";
  1214. this.BackOutFlag.HeaderText = "撤销标识";
  1215. this.BackOutFlag.Name = "BackOutFlag";
  1216. this.BackOutFlag.ReadOnly = true;
  1217. //
  1218. // BackOutUserCode
  1219. //
  1220. this.BackOutUserCode.DataPropertyName = "BackOutUserCode";
  1221. this.BackOutUserCode.HeaderText = "撤销工号";
  1222. this.BackOutUserCode.Name = "BackOutUserCode";
  1223. this.BackOutUserCode.ReadOnly = true;
  1224. //
  1225. // BackOutTime
  1226. //
  1227. this.BackOutTime.DataPropertyName = "BackOutTime";
  1228. dataGridViewCellStyle6.Format = "yyyy-MM-dd HH:mm:ss";
  1229. this.BackOutTime.DefaultCellStyle = dataGridViewCellStyle6;
  1230. this.BackOutTime.HeaderText = "撤销时间";
  1231. this.BackOutTime.Name = "BackOutTime";
  1232. this.BackOutTime.ReadOnly = true;
  1233. //
  1234. // GroutingUserCode
  1235. //
  1236. this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
  1237. this.GroutingUserCode.HeaderText = "成型工号";
  1238. this.GroutingUserCode.Name = "GroutingUserCode";
  1239. this.GroutingUserCode.ReadOnly = true;
  1240. //
  1241. // GroutingLineCode
  1242. //
  1243. this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
  1244. this.GroutingLineCode.HeaderText = "成型线编码";
  1245. this.GroutingLineCode.Name = "GroutingLineCode";
  1246. this.GroutingLineCode.ReadOnly = true;
  1247. //
  1248. // GroutingMouldCode
  1249. //
  1250. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  1251. this.GroutingMouldCode.HeaderText = "模具编号";
  1252. this.GroutingMouldCode.Name = "GroutingMouldCode";
  1253. this.GroutingMouldCode.ReadOnly = true;
  1254. //
  1255. // GroutingDate
  1256. //
  1257. this.GroutingDate.DataPropertyName = "GroutingDate";
  1258. dataGridViewCellStyle7.Format = "yyyy-MM-dd";
  1259. this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle7;
  1260. this.GroutingDate.HeaderText = "注浆时间";
  1261. this.GroutingDate.Name = "GroutingDate";
  1262. this.GroutingDate.ReadOnly = true;
  1263. //
  1264. // DeliverTime
  1265. //
  1266. this.DeliverTime.DataPropertyName = "DeliverTime";
  1267. dataGridViewCellStyle8.Format = "yyyy-MM-dd HH:mm:ss";
  1268. this.DeliverTime.DefaultCellStyle = dataGridViewCellStyle8;
  1269. this.DeliverTime.HeaderText = "交坯时间";
  1270. this.DeliverTime.Name = "DeliverTime";
  1271. this.DeliverTime.ReadOnly = true;
  1272. //
  1273. // logoName
  1274. //
  1275. this.logoName.DataPropertyName = "logoName";
  1276. this.logoName.HeaderText = "商标";
  1277. this.logoName.Name = "logoName";
  1278. this.logoName.ReadOnly = true;
  1279. //
  1280. // DefectCode
  1281. //
  1282. this.DefectCode.DataPropertyName = "DefectCode";
  1283. this.DefectCode.HeaderText = "缺陷编码";
  1284. this.DefectCode.Name = "DefectCode";
  1285. this.DefectCode.ReadOnly = true;
  1286. //
  1287. // DefectName
  1288. //
  1289. this.DefectName.DataPropertyName = "DefectName1";
  1290. this.DefectName.HeaderText = "缺陷名称";
  1291. this.DefectName.Name = "DefectName";
  1292. this.DefectName.ReadOnly = true;
  1293. //
  1294. // DefectPositionCode
  1295. //
  1296. this.DefectPositionCode.DataPropertyName = "DefectPositionCode";
  1297. this.DefectPositionCode.HeaderText = "位置编码";
  1298. this.DefectPositionCode.Name = "DefectPositionCode";
  1299. this.DefectPositionCode.ReadOnly = true;
  1300. //
  1301. // DefectPositionName
  1302. //
  1303. this.DefectPositionName.DataPropertyName = "DefectPositionName";
  1304. this.DefectPositionName.HeaderText = "缺陷位置";
  1305. this.DefectPositionName.Name = "DefectPositionName";
  1306. this.DefectPositionName.ReadOnly = true;
  1307. //
  1308. // ProcedureName
  1309. //
  1310. this.ProcedureName.DataPropertyName = "ProcedureName";
  1311. this.ProcedureName.HeaderText = "责任工序";
  1312. this.ProcedureName.Name = "ProcedureName";
  1313. this.ProcedureName.ReadOnly = true;
  1314. //
  1315. // DefectUser
  1316. //
  1317. this.DefectUser.DataPropertyName = "DefectUser";
  1318. this.DefectUser.HeaderText = "责任工号";
  1319. this.DefectUser.Name = "DefectUser";
  1320. this.DefectUser.ReadOnly = true;
  1321. //
  1322. // CurrProcedureName
  1323. //
  1324. this.CurrProcedureName.DataPropertyName = "CurrProcedureName";
  1325. this.CurrProcedureName.HeaderText = "当前工序";
  1326. this.CurrProcedureName.Name = "CurrProcedureName";
  1327. this.CurrProcedureName.ReadOnly = true;
  1328. //
  1329. // F_RPT_080107
  1330. //
  1331. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1332. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1333. this.ClientSize = new System.Drawing.Size(1131, 577);
  1334. this.Controls.Add(this.dgvSemiCheck);
  1335. this.Controls.Add(this.tsrOperate);
  1336. this.Controls.Add(this.gbSelect);
  1337. this.Name = "F_RPT_080107";
  1338. this.Text = "半检登记明细表";
  1339. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_2201_FormClosed);
  1340. this.Load += new System.EventHandler(this.F_PM_2201_Load);
  1341. this.gbSelect.ResumeLayout(false);
  1342. this.gbSelect.PerformLayout();
  1343. this.tsrOperate.ResumeLayout(false);
  1344. this.tsrOperate.PerformLayout();
  1345. ((System.ComponentModel.ISupportInitialize)(this.dgvSemiCheck)).EndInit();
  1346. this.ResumeLayout(false);
  1347. }
  1348. #endregion
  1349. private Basics.BaseControls.C_GroupBox gbSelect;
  1350. private Basics.BaseControls.C_Button btnClearCondition;
  1351. private Basics.BaseControls.C_Button btnSearch;
  1352. private Basics.BaseControls.C_DateTimePicker txtCDateTimeEnd;
  1353. private Basics.BaseControls.C_Label lblTo;
  1354. private Basics.BaseControls.C_DateTimePicker txtCDateTimeStart;
  1355. private Basics.BaseControls.C_TextBox txtGoodsCode;
  1356. private Basics.BaseControls.C_Label lblGoodsCode;
  1357. private Basics.BaseControls.C_ToolStrip tsrOperate;
  1358. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  1359. private System.Windows.Forms.ToolStripButton tsbtnClose;
  1360. private Basics.BaseControls.C_CheckBox cbCDateTime;
  1361. private Controls.SearchTextBox.dkProcedureSearchBox dkCProcedureSearchBox;
  1362. private Basics.BaseControls.C_TextBox txtCUserCode;
  1363. private Basics.BaseControls.C_Label lblCUserCode;
  1364. private Basics.BaseControls.C_TextBox txtGroutingUserCode;
  1365. private Basics.BaseControls.C_Label lblGroutingUserCode;
  1366. private Basics.BaseControls.C_CheckBox cbGroutingDate;
  1367. private Basics.BaseControls.C_DateTimePicker txtGroutingDateTimeEnd;
  1368. private Basics.BaseControls.C_Label c_Label2;
  1369. private Basics.BaseControls.C_DateTimePicker txtGroutingDateTimeStart;
  1370. private Basics.BaseControls.C_CheckBox cbDeliveryDate;
  1371. private Basics.BaseControls.C_DateTimePicker txtDeliveryDateTimeEnd;
  1372. private Basics.BaseControls.C_Label c_Label3;
  1373. private Basics.BaseControls.C_DateTimePicker txtDeliveryDateTimeStart;
  1374. private Basics.BaseControls.C_CheckBox cbSemiCheck;
  1375. private Basics.BaseControls.C_DateTimePicker txtSemiCheckDateTimeEnd;
  1376. private Basics.BaseControls.C_DateTimePicker txtSemiCheckDateTimeStart;
  1377. private Basics.BaseControls.C_Label c_Label4;
  1378. private Basics.BaseControls.C_TextBox txtSemiCheckUserCode;
  1379. private Basics.BaseControls.C_Label lblSemiCheckUserCode;
  1380. private Controls.SearchTextBox.dkProcedureSearchBox dkRProcedureSearchBox;
  1381. private Basics.BaseControls.C_TextBox txtReworkUserCode;
  1382. private Basics.BaseControls.C_Label lblReworkUserCode;
  1383. private Basics.BaseControls.C_CheckBox cbReSemiCheck;
  1384. private Basics.BaseControls.C_DateTimePicker txtReSemiCheckDateTimeEnd;
  1385. private Basics.BaseControls.C_Label c_Label7;
  1386. private Basics.BaseControls.C_DateTimePicker txtReSemiCheckDateTimeStart;
  1387. private Basics.BaseControls.C_TextBox txtReSemiCheckUserCode;
  1388. private Basics.BaseControls.C_Label lblReSemiCheckUserCode;
  1389. private Basics.BaseControls.C_TextBox txtBarCode;
  1390. private Basics.BaseControls.C_Label lblBarCode;
  1391. private Basics.BaseControls.C_CheckBox chkVNo;
  1392. private Basics.BaseControls.C_CheckBox chkVYes;
  1393. private Basics.BaseControls.C_Label lblBackOutFlag;
  1394. private Basics.BaseControls.C_CheckBox cbBackOutTime;
  1395. private Basics.BaseControls.C_DateTimePicker txtBackOutTimeEnd;
  1396. private Basics.BaseControls.C_Label c_Label11;
  1397. private Basics.BaseControls.C_DateTimePicker txtBackOutTimeStart;
  1398. private Basics.BaseControls.C_TextBox txtBackOutUserCode;
  1399. private Basics.BaseControls.C_Label lblBackOutUserCode;
  1400. private Basics.BaseControls.C_DataGridView dgvSemiCheck;
  1401. private Basics.BaseControls.C_ValidCheckedBoxList chkSemiCheckType;
  1402. private Basics.BaseControls.C_ValidCheckedBoxList chkReSemiCheckType;
  1403. private Basics.BaseControls.C_TextBox txtDefectCode;
  1404. private Basics.BaseControls.C_Label lblDefectCode;
  1405. private Controls.SearchTextBox.dkSemiCheckDefectPositionSearchBox dkSemiCheckDefectPositionSearchBox1;
  1406. private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox1;
  1407. private Basics.BaseControls.C_TextBox txtDefectUser;
  1408. private Basics.BaseControls.C_Label lblDefectUser;
  1409. private System.Windows.Forms.DataGridViewTextBoxColumn CProcedureName;
  1410. private System.Windows.Forms.DataGridViewTextBoxColumn SemiCheckID;
  1411. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureTime;
  1412. private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
  1413. private System.Windows.Forms.DataGridViewTextBoxColumn LevelGoodsTypeName;
  1414. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName;
  1415. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  1416. private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
  1417. private System.Windows.Forms.DataGridViewTextBoxColumn SemiCheckTypeName;
  1418. private System.Windows.Forms.DataGridViewTextBoxColumn SemiCheckUserCode;
  1419. private System.Windows.Forms.DataGridViewTextBoxColumn SemiCheckTime;
  1420. private System.Windows.Forms.DataGridViewTextBoxColumn RProcedure;
  1421. private System.Windows.Forms.DataGridViewTextBoxColumn ReworkUserCode;
  1422. private System.Windows.Forms.DataGridViewTextBoxColumn ReSemiCheckTypeName;
  1423. private System.Windows.Forms.DataGridViewTextBoxColumn ReSemiCheckUserCode;
  1424. private System.Windows.Forms.DataGridViewTextBoxColumn ReSemiCheckTime;
  1425. private System.Windows.Forms.DataGridViewTextBoxColumn BackOutFlag;
  1426. private System.Windows.Forms.DataGridViewTextBoxColumn BackOutUserCode;
  1427. private System.Windows.Forms.DataGridViewTextBoxColumn BackOutTime;
  1428. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
  1429. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
  1430. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  1431. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
  1432. private System.Windows.Forms.DataGridViewTextBoxColumn DeliverTime;
  1433. private System.Windows.Forms.DataGridViewTextBoxColumn logoName;
  1434. private System.Windows.Forms.DataGridViewTextBoxColumn DefectCode;
  1435. private System.Windows.Forms.DataGridViewTextBoxColumn DefectName;
  1436. private System.Windows.Forms.DataGridViewTextBoxColumn DefectPositionCode;
  1437. private System.Windows.Forms.DataGridViewTextBoxColumn DefectPositionName;
  1438. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName;
  1439. private System.Windows.Forms.DataGridViewTextBoxColumn DefectUser;
  1440. private System.Windows.Forms.DataGridViewTextBoxColumn CurrProcedureName;
  1441. private Basics.BaseControls.C_Label lblGoodsType;
  1442. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  1443. }
  1444. }