F_RPT_010101_1.Designer.cs 75 KB

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