F_PM_0101.Designer.cs 65 KB

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