F_RPT_030106.Designer.cs 89 KB

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