F_RPT_010101_1.Designer.cs 69 KB

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