F_RPT_010101_1.Designer.cs 84 KB

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