F_PM_0101.Designer.cs 78 KB

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