F_RPT_030102_1.Designer.cs 71 KB

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