F_PC_0104_1.Designer.cs 89 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718
  1. namespace Dongke.IBOSS.PRD.Client.PCModule
  2. {
  3. partial class F_PC_0104_1
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PC_0104_1));
  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 dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  46. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  47. this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
  48. this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
  49. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  50. this.tsbtnDisable = new System.Windows.Forms.ToolStripButton();
  51. this.tsbtnStart = new System.Windows.Forms.ToolStripButton();
  52. this.tsbtnManager = new System.Windows.Forms.ToolStripButton();
  53. this.tsbtnQueryRecord = new System.Windows.Forms.ToolStripButton();
  54. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  55. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  56. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  57. this.dgvGroutingLine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  58. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  59. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  60. this.txtEndUsedDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  61. this.c_Label12 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  62. this.txtEndUsedDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  63. this.cbEndTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  64. this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  65. this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  66. this.txtBeginUsedDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  67. this.c_Label11 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  68. this.txtBeginUsedDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  69. this.cbStartTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  70. this.txtGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  71. this.lblGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  72. this.txtGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  73. this.lblGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  74. this.lblGMouldStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  75. this.txtGroutingLineNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  76. this.lblGroutingLineNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  77. this.lblFloorNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  78. this.txtBuildingNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  79. this.lblBuildingNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  80. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  81. this.TestFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ValidCheckedBoxList();
  82. this.lblGMouldType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  83. this.scbGMouldType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGMouldType();
  84. this.chkDisable = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  85. this.chkEnable = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  86. this.lstcbxGMouldStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  87. this.txtFloorNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Digital();
  88. this.txtGroutingUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  89. this.lblGroutingUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  90. this.dgvGroutingLineDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  91. this.GroutingLineDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  92. this.GroutingLineIDM = new System.Windows.Forms.DataGridViewTextBoxColumn();
  93. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.MouldBarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  95. this.MouldID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.MouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  98. this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  99. this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  100. this.GoodsSpecification = new System.Windows.Forms.DataGridViewTextBoxColumn();
  101. this.StandardGroutingCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.GroutingCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.GMouldStatusM = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.TESTMOULDFLAG = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  105. this.BeginUsedDateM = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.EndUsedDate2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  107. this.Remarks1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  108. this.RecordRemarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  109. this.splLine = new System.Windows.Forms.SplitContainer();
  110. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  111. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  112. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  113. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  114. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  115. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  116. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  117. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  118. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  119. this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  120. this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  121. this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  122. this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  123. this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  124. this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  125. this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  126. this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  127. this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  128. this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  129. this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  130. this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  131. this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  132. this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  133. this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  134. this.GroutingLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  135. this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  136. this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  137. this.workshop = new System.Windows.Forms.DataGridViewTextBoxColumn();
  138. this.ValueFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  139. this.BuildingNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  140. this.FloorNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  141. this.GroutingLineNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  142. this.MouldQuantity = new System.Windows.Forms.DataGridViewTextBoxColumn();
  143. this.GMouldTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  144. this.HIGHPRESSUREFLAG = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  145. this.monitorcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  146. this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  147. this.staffCodeList = new System.Windows.Forms.DataGridViewTextBoxColumn();
  148. this.goosCodeList = new System.Windows.Forms.DataGridViewTextBoxColumn();
  149. this.BeginUsedDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  150. this.EndUsedDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  151. this.GMOULDSTATUSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  152. this.valueflag2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  153. this.TESTFLAGNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  154. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  155. this.GMouldStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
  156. this.tsrOperate.SuspendLayout();
  157. ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLine)).BeginInit();
  158. this.gbxCondition.SuspendLayout();
  159. ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLineDetail)).BeginInit();
  160. ((System.ComponentModel.ISupportInitialize)(this.splLine)).BeginInit();
  161. this.splLine.Panel1.SuspendLayout();
  162. this.splLine.Panel2.SuspendLayout();
  163. this.splLine.SuspendLayout();
  164. this.SuspendLayout();
  165. //
  166. // tsrOperate
  167. //
  168. this.tsrOperate.AutoSize = false;
  169. this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
  170. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PCModule.Properties.Resources.functionbackground;
  171. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  172. this.tsrOperate.ImageScalingSize = new System.Drawing.Size(20, 20);
  173. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  174. this.tsbtnAdd,
  175. this.tsbtnEdit,
  176. this.toolStripSeparator1,
  177. this.tsbtnDisable,
  178. this.tsbtnStart,
  179. this.tsbtnManager,
  180. this.tsbtnQueryRecord,
  181. this.toolStripSeparator3,
  182. this.tsbtnAdaptive,
  183. this.tsbtnClose});
  184. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  185. this.tsrOperate.Name = "tsrOperate";
  186. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  187. this.tsrOperate.ShowItemToolTips = false;
  188. this.tsrOperate.Size = new System.Drawing.Size(1621, 44);
  189. this.tsrOperate.TabIndex = 0;
  190. //
  191. // tsbtnAdd
  192. //
  193. this.tsbtnAdd.AutoSize = false;
  194. this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  196. this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
  197. this.tsbtnAdd.Name = "tsbtnAdd";
  198. this.tsbtnAdd.Size = new System.Drawing.Size(60, 25);
  199. this.tsbtnAdd.Text = "新建(&N)";
  200. this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click);
  201. //
  202. // tsbtnEdit
  203. //
  204. this.tsbtnEdit.AutoSize = false;
  205. this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  206. this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  207. this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
  208. this.tsbtnEdit.Name = "tsbtnEdit";
  209. this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
  210. this.tsbtnEdit.Text = "编辑(&E)";
  211. this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_Click);
  212. //
  213. // toolStripSeparator1
  214. //
  215. this.toolStripSeparator1.AutoSize = false;
  216. this.toolStripSeparator1.Name = "toolStripSeparator1";
  217. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  218. //
  219. // tsbtnDisable
  220. //
  221. this.tsbtnDisable.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  222. this.tsbtnDisable.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnDisable.Image")));
  223. this.tsbtnDisable.ImageTransparentColor = System.Drawing.Color.Magenta;
  224. this.tsbtnDisable.Name = "tsbtnDisable";
  225. this.tsbtnDisable.Size = new System.Drawing.Size(65, 41);
  226. this.tsbtnDisable.Text = "停用(&S)";
  227. this.tsbtnDisable.Click += new System.EventHandler(this.tsbtnDisable_Click);
  228. //
  229. // tsbtnStart
  230. //
  231. this.tsbtnStart.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  232. this.tsbtnStart.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnStart.Image")));
  233. this.tsbtnStart.ImageTransparentColor = System.Drawing.Color.Magenta;
  234. this.tsbtnStart.Name = "tsbtnStart";
  235. this.tsbtnStart.Size = new System.Drawing.Size(65, 41);
  236. this.tsbtnStart.Text = "启用(&B)";
  237. this.tsbtnStart.Click += new System.EventHandler(this.tsbtnStart_Click);
  238. //
  239. // tsbtnManager
  240. //
  241. this.tsbtnManager.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
  242. this.tsbtnManager.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnManager.Image")));
  243. this.tsbtnManager.ImageTransparentColor = System.Drawing.Color.Magenta;
  244. this.tsbtnManager.Name = "tsbtnManager";
  245. this.tsbtnManager.Size = new System.Drawing.Size(95, 41);
  246. this.tsbtnManager.Text = "模具管理(&M)";
  247. this.tsbtnManager.Click += new System.EventHandler(this.tsbtnManager_Click);
  248. //
  249. // tsbtnQueryRecord
  250. //
  251. this.tsbtnQueryRecord.AutoSize = false;
  252. this.tsbtnQueryRecord.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  253. this.tsbtnQueryRecord.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  254. this.tsbtnQueryRecord.ImageTransparentColor = System.Drawing.Color.Magenta;
  255. this.tsbtnQueryRecord.Name = "tsbtnQueryRecord";
  256. this.tsbtnQueryRecord.Size = new System.Drawing.Size(80, 25);
  257. this.tsbtnQueryRecord.Text = "模具履历(&L)";
  258. this.tsbtnQueryRecord.Click += new System.EventHandler(this.tsbtnQueryRecord_Click);
  259. //
  260. // toolStripSeparator3
  261. //
  262. this.toolStripSeparator3.AutoSize = false;
  263. this.toolStripSeparator3.Name = "toolStripSeparator3";
  264. this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
  265. //
  266. // tsbtnAdaptive
  267. //
  268. this.tsbtnAdaptive.AutoSize = false;
  269. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  270. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  271. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  272. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  273. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  274. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  275. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  276. //
  277. // tsbtnClose
  278. //
  279. this.tsbtnClose.AutoSize = false;
  280. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  281. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  282. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  283. this.tsbtnClose.Name = "tsbtnClose";
  284. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  285. this.tsbtnClose.Text = "关闭(&X)";
  286. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  287. //
  288. // dgvGroutingLine
  289. //
  290. this.dgvGroutingLine.AllowUserToAddRows = false;
  291. this.dgvGroutingLine.AllowUserToDeleteRows = false;
  292. this.dgvGroutingLine.AllowUserToModifyRows = true;
  293. this.dgvGroutingLine.AllowUserToOrderColumns = true;
  294. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  295. this.dgvGroutingLine.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  296. this.dgvGroutingLine.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  297. this.dgvGroutingLine.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  298. this.dgvGroutingLine.CellHeight = 23;
  299. this.dgvGroutingLine.ChildNodeColumnName = null;
  300. this.dgvGroutingLine.ChildNodeColumnText = null;
  301. this.dgvGroutingLine.ColumnDeep = 1;
  302. this.dgvGroutingLine.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  303. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  304. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  305. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  306. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  307. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  308. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  309. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  310. this.dgvGroutingLine.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  311. this.dgvGroutingLine.ColumnHeadersHeight = 29;
  312. this.dgvGroutingLine.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  313. this.dgvGroutingLine.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  314. this.GroutingLineID,
  315. this.GroutingLineCode,
  316. this.GroutingLineName,
  317. this.workshop,
  318. this.ValueFlag,
  319. this.BuildingNo,
  320. this.FloorNo,
  321. this.GroutingLineNo,
  322. this.MouldQuantity,
  323. this.GMouldTypeName,
  324. this.HIGHPRESSUREFLAG,
  325. this.monitorcode,
  326. this.UserCode,
  327. this.staffCodeList,
  328. this.goosCodeList,
  329. this.BeginUsedDate,
  330. this.EndUsedDate,
  331. this.GMOULDSTATUSNAME,
  332. this.valueflag2,
  333. this.TESTFLAGNAME,
  334. this.Remarks,
  335. this.GMouldStatus});
  336. this.dgvGroutingLine.ColumnTreeView = null;
  337. this.dgvGroutingLine.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)));
  338. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  339. dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window;
  340. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  341. dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText;
  342. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  343. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  344. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  345. this.dgvGroutingLine.DefaultCellStyle = dataGridViewCellStyle5;
  346. this.dgvGroutingLine.Dock = System.Windows.Forms.DockStyle.Fill;
  347. this.dgvGroutingLine.DynamicColumnName = "";
  348. this.dgvGroutingLine.EnableHeadersVisualStyles = false;
  349. this.dgvGroutingLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  350. this.dgvGroutingLine.FormatQuantityColumns = null;
  351. this.dgvGroutingLine.HorizontalMergeColumn = null;
  352. this.dgvGroutingLine.IsAutoCountSum = true;
  353. this.dgvGroutingLine.IsAutoResizeColumns = false;
  354. this.dgvGroutingLine.IsClickF12 = false;
  355. this.dgvGroutingLine.IsOpenMergeCellFlag = false;
  356. this.dgvGroutingLine.IsSubTotalFlag = false;
  357. this.dgvGroutingLine.IsTopDeep = false;
  358. this.dgvGroutingLine.Location = new System.Drawing.Point(0, 0);
  359. this.dgvGroutingLine.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  360. this.dgvGroutingLine.MergeColumnNames = null;
  361. this.dgvGroutingLine.MergeDetailColumnNames = null;
  362. this.dgvGroutingLine.MergeDetailOnlyColumn = null;
  363. this.dgvGroutingLine.MergeOnlyColumn = null;
  364. this.dgvGroutingLine.MultiSelect = false;
  365. this.dgvGroutingLine.Name = "dgvGroutingLine";
  366. this.dgvGroutingLine.ReadOnly = true;
  367. this.dgvGroutingLine.RefreshAtHscroll = false;
  368. this.dgvGroutingLine.RowHeadersWidth = 50;
  369. this.dgvGroutingLine.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  370. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  371. this.dgvGroutingLine.RowsDefaultCellStyle = dataGridViewCellStyle6;
  372. this.dgvGroutingLine.RowTemplate.Height = 21;
  373. this.dgvGroutingLine.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  374. this.dgvGroutingLine.ShowEditingIcon = false;
  375. this.dgvGroutingLine.Size = new System.Drawing.Size(1605, 259);
  376. this.dgvGroutingLine.SortOrderColumnName = null;
  377. this.dgvGroutingLine.TabIndex = 0;
  378. this.dgvGroutingLine.Tag = true;
  379. this.dgvGroutingLine.TotalSumColumns = null;
  380. this.dgvGroutingLine.ViewRowFilter = "";
  381. this.dgvGroutingLine.VirtualMode = true;
  382. this.dgvGroutingLine.ColumnHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvGroutingLine_ColumnHeaderMouseClick);
  383. this.dgvGroutingLine.SelectionChanged += new System.EventHandler(this.dgvGroutingLine_SelectionChanged);
  384. //
  385. // btnClearCondition
  386. //
  387. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  388. this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
  389. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  390. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  391. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  392. this.btnClearCondition.Location = new System.Drawing.Point(1469, 84);
  393. this.btnClearCondition.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  394. this.btnClearCondition.Name = "btnClearCondition";
  395. this.btnClearCondition.Size = new System.Drawing.Size(113, 38);
  396. this.btnClearCondition.TabIndex = 28;
  397. this.btnClearCondition.Text = "清空条件(&C)";
  398. this.btnClearCondition.UseVisualStyleBackColor = false;
  399. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  400. //
  401. // btnSearch
  402. //
  403. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  404. this.btnSearch.BackColor = System.Drawing.Color.Gray;
  405. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  406. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  407. this.btnSearch.ForeColor = System.Drawing.Color.White;
  408. this.btnSearch.Location = new System.Drawing.Point(1348, 84);
  409. this.btnSearch.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  410. this.btnSearch.Name = "btnSearch";
  411. this.btnSearch.Size = new System.Drawing.Size(113, 38);
  412. this.btnSearch.TabIndex = 27;
  413. this.btnSearch.Text = "查询(&Q)";
  414. this.btnSearch.UseVisualStyleBackColor = false;
  415. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  416. //
  417. // txtEndUsedDateEnd
  418. //
  419. this.txtEndUsedDateEnd.CustomFormat = "yyyy-MM-dd";
  420. this.txtEndUsedDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  421. this.txtEndUsedDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  422. this.txtEndUsedDateEnd.Location = new System.Drawing.Point(1071, 59);
  423. this.txtEndUsedDateEnd.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  424. this.txtEndUsedDateEnd.Name = "txtEndUsedDateEnd";
  425. this.txtEndUsedDateEnd.Size = new System.Drawing.Size(139, 25);
  426. this.txtEndUsedDateEnd.TabIndex = 18;
  427. //
  428. // c_Label12
  429. //
  430. this.c_Label12.AutoSize = true;
  431. this.c_Label12.BackColor = System.Drawing.Color.Transparent;
  432. this.c_Label12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  433. this.c_Label12.ForeColor = System.Drawing.SystemColors.ControlText;
  434. this.c_Label12.Location = new System.Drawing.Point(1040, 62);
  435. this.c_Label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  436. this.c_Label12.Name = "c_Label12";
  437. this.c_Label12.Size = new System.Drawing.Size(22, 15);
  438. this.c_Label12.TabIndex = 17;
  439. this.c_Label12.Text = "至";
  440. //
  441. // txtEndUsedDateStart
  442. //
  443. this.txtEndUsedDateStart.CustomFormat = "yyyy-MM-dd";
  444. this.txtEndUsedDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  445. this.txtEndUsedDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  446. this.txtEndUsedDateStart.Location = new System.Drawing.Point(895, 59);
  447. this.txtEndUsedDateStart.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  448. this.txtEndUsedDateStart.Name = "txtEndUsedDateStart";
  449. this.txtEndUsedDateStart.Size = new System.Drawing.Size(136, 25);
  450. this.txtEndUsedDateStart.TabIndex = 16;
  451. //
  452. // cbEndTime
  453. //
  454. this.cbEndTime.AutoSize = true;
  455. this.cbEndTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  456. this.cbEndTime.Location = new System.Drawing.Point(795, 61);
  457. this.cbEndTime.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  458. this.cbEndTime.Name = "cbEndTime";
  459. this.cbEndTime.Size = new System.Drawing.Size(89, 19);
  460. this.cbEndTime.TabIndex = 15;
  461. this.cbEndTime.Text = "结束日期";
  462. this.cbEndTime.UseVisualStyleBackColor = true;
  463. this.cbEndTime.CheckedChanged += new System.EventHandler(this.cbEndTime_CheckedChanged);
  464. //
  465. // txtRemarks
  466. //
  467. this.txtRemarks.BackColor = System.Drawing.SystemColors.Window;
  468. this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
  469. this.txtRemarks.ErrorMessage = "";
  470. this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  471. this.txtRemarks.Location = new System.Drawing.Point(103, 92);
  472. this.txtRemarks.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  473. this.txtRemarks.MaxLength = 500;
  474. this.txtRemarks.Name = "txtRemarks";
  475. this.txtRemarks.Size = new System.Drawing.Size(421, 25);
  476. this.txtRemarks.TabIndex = 20;
  477. //
  478. // lblRemarks
  479. //
  480. this.lblRemarks.AutoSize = true;
  481. this.lblRemarks.BackColor = System.Drawing.Color.Transparent;
  482. this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  483. this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText;
  484. this.lblRemarks.Location = new System.Drawing.Point(56, 94);
  485. this.lblRemarks.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  486. this.lblRemarks.Name = "lblRemarks";
  487. this.lblRemarks.Size = new System.Drawing.Size(37, 15);
  488. this.lblRemarks.TabIndex = 19;
  489. this.lblRemarks.Text = "备注";
  490. //
  491. // txtBeginUsedDateEnd
  492. //
  493. this.txtBeginUsedDateEnd.CustomFormat = "yyyy-MM-dd";
  494. this.txtBeginUsedDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  495. this.txtBeginUsedDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  496. this.txtBeginUsedDateEnd.Location = new System.Drawing.Point(1071, 25);
  497. this.txtBeginUsedDateEnd.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  498. this.txtBeginUsedDateEnd.Name = "txtBeginUsedDateEnd";
  499. this.txtBeginUsedDateEnd.Size = new System.Drawing.Size(139, 25);
  500. this.txtBeginUsedDateEnd.TabIndex = 9;
  501. //
  502. // c_Label11
  503. //
  504. this.c_Label11.AutoSize = true;
  505. this.c_Label11.BackColor = System.Drawing.Color.Transparent;
  506. this.c_Label11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  507. this.c_Label11.ForeColor = System.Drawing.SystemColors.ControlText;
  508. this.c_Label11.Location = new System.Drawing.Point(1040, 30);
  509. this.c_Label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  510. this.c_Label11.Name = "c_Label11";
  511. this.c_Label11.Size = new System.Drawing.Size(22, 15);
  512. this.c_Label11.TabIndex = 8;
  513. this.c_Label11.Text = "至";
  514. //
  515. // txtBeginUsedDateStart
  516. //
  517. this.txtBeginUsedDateStart.CustomFormat = "yyyy-MM-dd";
  518. this.txtBeginUsedDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  519. this.txtBeginUsedDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  520. this.txtBeginUsedDateStart.Location = new System.Drawing.Point(895, 25);
  521. this.txtBeginUsedDateStart.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  522. this.txtBeginUsedDateStart.Name = "txtBeginUsedDateStart";
  523. this.txtBeginUsedDateStart.Size = new System.Drawing.Size(136, 25);
  524. this.txtBeginUsedDateStart.TabIndex = 7;
  525. //
  526. // cbStartTime
  527. //
  528. this.cbStartTime.AutoSize = true;
  529. this.cbStartTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  530. this.cbStartTime.Location = new System.Drawing.Point(795, 28);
  531. this.cbStartTime.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  532. this.cbStartTime.Name = "cbStartTime";
  533. this.cbStartTime.Size = new System.Drawing.Size(89, 19);
  534. this.cbStartTime.TabIndex = 6;
  535. this.cbStartTime.Text = "开始日期";
  536. this.cbStartTime.UseVisualStyleBackColor = true;
  537. this.cbStartTime.CheckedChanged += new System.EventHandler(this.cbStartTime_CheckedChanged);
  538. //
  539. // txtGroutingLineName
  540. //
  541. this.txtGroutingLineName.BackColor = System.Drawing.SystemColors.Window;
  542. this.txtGroutingLineName.BackgroundColor = System.Drawing.SystemColors.Window;
  543. this.txtGroutingLineName.ErrorMessage = "";
  544. this.txtGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  545. this.txtGroutingLineName.Location = new System.Drawing.Point(365, 59);
  546. this.txtGroutingLineName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  547. this.txtGroutingLineName.MaxLength = 50;
  548. this.txtGroutingLineName.Name = "txtGroutingLineName";
  549. this.txtGroutingLineName.Size = new System.Drawing.Size(159, 25);
  550. this.txtGroutingLineName.TabIndex = 13;
  551. //
  552. // lblGroutingLineName
  553. //
  554. this.lblGroutingLineName.AutoSize = true;
  555. this.lblGroutingLineName.BackColor = System.Drawing.Color.Transparent;
  556. this.lblGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  557. this.lblGroutingLineName.ForeColor = System.Drawing.SystemColors.ControlText;
  558. this.lblGroutingLineName.Location = new System.Drawing.Point(271, 62);
  559. this.lblGroutingLineName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  560. this.lblGroutingLineName.Name = "lblGroutingLineName";
  561. this.lblGroutingLineName.Size = new System.Drawing.Size(82, 15);
  562. this.lblGroutingLineName.TabIndex = 12;
  563. this.lblGroutingLineName.Text = "成型线名称";
  564. //
  565. // txtGroutingLineCode
  566. //
  567. this.txtGroutingLineCode.BackColor = System.Drawing.SystemColors.Window;
  568. this.txtGroutingLineCode.BackgroundColor = System.Drawing.SystemColors.Window;
  569. this.txtGroutingLineCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  570. this.txtGroutingLineCode.ErrorMessage = "";
  571. this.txtGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  572. this.txtGroutingLineCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  573. this.txtGroutingLineCode.Location = new System.Drawing.Point(103, 59);
  574. this.txtGroutingLineCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  575. this.txtGroutingLineCode.MaxLength = 30;
  576. this.txtGroutingLineCode.Name = "txtGroutingLineCode";
  577. this.txtGroutingLineCode.Size = new System.Drawing.Size(159, 25);
  578. this.txtGroutingLineCode.TabIndex = 11;
  579. this.txtGroutingLineCode.TextValue = "";
  580. //
  581. // lblGroutingLineCode
  582. //
  583. this.lblGroutingLineCode.AutoSize = true;
  584. this.lblGroutingLineCode.BackColor = System.Drawing.Color.Transparent;
  585. this.lblGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  586. this.lblGroutingLineCode.ForeColor = System.Drawing.SystemColors.ControlText;
  587. this.lblGroutingLineCode.Location = new System.Drawing.Point(8, 62);
  588. this.lblGroutingLineCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  589. this.lblGroutingLineCode.Name = "lblGroutingLineCode";
  590. this.lblGroutingLineCode.Size = new System.Drawing.Size(82, 15);
  591. this.lblGroutingLineCode.TabIndex = 10;
  592. this.lblGroutingLineCode.Text = "成型线编码";
  593. //
  594. // lblGMouldStatus
  595. //
  596. this.lblGMouldStatus.AutoSize = true;
  597. this.lblGMouldStatus.BackColor = System.Drawing.Color.Transparent;
  598. this.lblGMouldStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  599. this.lblGMouldStatus.ForeColor = System.Drawing.SystemColors.ControlText;
  600. this.lblGMouldStatus.Location = new System.Drawing.Point(533, 98);
  601. this.lblGMouldStatus.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  602. this.lblGMouldStatus.Name = "lblGMouldStatus";
  603. this.lblGMouldStatus.Size = new System.Drawing.Size(82, 15);
  604. this.lblGMouldStatus.TabIndex = 21;
  605. this.lblGMouldStatus.Text = "成型线状态";
  606. //
  607. // txtGroutingLineNo
  608. //
  609. this.txtGroutingLineNo.BackColor = System.Drawing.SystemColors.Window;
  610. this.txtGroutingLineNo.BackgroundColor = System.Drawing.SystemColors.Window;
  611. this.txtGroutingLineNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  612. this.txtGroutingLineNo.ErrorMessage = "";
  613. this.txtGroutingLineNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  614. this.txtGroutingLineNo.Location = new System.Drawing.Point(628, 25);
  615. this.txtGroutingLineNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  616. this.txtGroutingLineNo.MaxLength = 10;
  617. this.txtGroutingLineNo.Name = "txtGroutingLineNo";
  618. this.txtGroutingLineNo.Size = new System.Drawing.Size(159, 25);
  619. this.txtGroutingLineNo.TabIndex = 5;
  620. //
  621. // lblGroutingLineNo
  622. //
  623. this.lblGroutingLineNo.AutoSize = true;
  624. this.lblGroutingLineNo.BackColor = System.Drawing.Color.Transparent;
  625. this.lblGroutingLineNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  626. this.lblGroutingLineNo.ForeColor = System.Drawing.SystemColors.ControlText;
  627. this.lblGroutingLineNo.Location = new System.Drawing.Point(581, 29);
  628. this.lblGroutingLineNo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  629. this.lblGroutingLineNo.Name = "lblGroutingLineNo";
  630. this.lblGroutingLineNo.Size = new System.Drawing.Size(37, 15);
  631. this.lblGroutingLineNo.TabIndex = 4;
  632. this.lblGroutingLineNo.Text = "线号";
  633. //
  634. // lblFloorNo
  635. //
  636. this.lblFloorNo.AutoSize = true;
  637. this.lblFloorNo.BackColor = System.Drawing.Color.Transparent;
  638. this.lblFloorNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  639. this.lblFloorNo.ForeColor = System.Drawing.SystemColors.ControlText;
  640. this.lblFloorNo.Location = new System.Drawing.Point(319, 29);
  641. this.lblFloorNo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  642. this.lblFloorNo.Name = "lblFloorNo";
  643. this.lblFloorNo.Size = new System.Drawing.Size(37, 15);
  644. this.lblFloorNo.TabIndex = 2;
  645. this.lblFloorNo.Text = "楼层";
  646. //
  647. // txtBuildingNo
  648. //
  649. this.txtBuildingNo.BackColor = System.Drawing.SystemColors.Window;
  650. this.txtBuildingNo.BackgroundColor = System.Drawing.SystemColors.Window;
  651. this.txtBuildingNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  652. this.txtBuildingNo.ErrorMessage = "";
  653. this.txtBuildingNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  654. this.txtBuildingNo.Location = new System.Drawing.Point(103, 25);
  655. this.txtBuildingNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  656. this.txtBuildingNo.MaxLength = 10;
  657. this.txtBuildingNo.Name = "txtBuildingNo";
  658. this.txtBuildingNo.Size = new System.Drawing.Size(159, 25);
  659. this.txtBuildingNo.TabIndex = 1;
  660. //
  661. // lblBuildingNo
  662. //
  663. this.lblBuildingNo.AutoSize = true;
  664. this.lblBuildingNo.BackColor = System.Drawing.Color.Transparent;
  665. this.lblBuildingNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  666. this.lblBuildingNo.ForeColor = System.Drawing.SystemColors.ControlText;
  667. this.lblBuildingNo.Location = new System.Drawing.Point(56, 29);
  668. this.lblBuildingNo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  669. this.lblBuildingNo.Name = "lblBuildingNo";
  670. this.lblBuildingNo.Size = new System.Drawing.Size(37, 15);
  671. this.lblBuildingNo.TabIndex = 0;
  672. this.lblBuildingNo.Text = "楼号";
  673. //
  674. // gbxCondition
  675. //
  676. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  677. | System.Windows.Forms.AnchorStyles.Right)));
  678. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  679. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  680. this.gbxCondition.Controls.Add(this.TestFlag);
  681. this.gbxCondition.Controls.Add(this.btnSearch);
  682. this.gbxCondition.Controls.Add(this.lblGMouldType);
  683. this.gbxCondition.Controls.Add(this.scbGMouldType);
  684. this.gbxCondition.Controls.Add(this.chkDisable);
  685. this.gbxCondition.Controls.Add(this.chkEnable);
  686. this.gbxCondition.Controls.Add(this.lstcbxGMouldStatus);
  687. this.gbxCondition.Controls.Add(this.txtFloorNo);
  688. this.gbxCondition.Controls.Add(this.lblBuildingNo);
  689. this.gbxCondition.Controls.Add(this.lblGroutingLineCode);
  690. this.gbxCondition.Controls.Add(this.btnClearCondition);
  691. this.gbxCondition.Controls.Add(this.txtBuildingNo);
  692. this.gbxCondition.Controls.Add(this.txtGroutingUserCode);
  693. this.gbxCondition.Controls.Add(this.txtGroutingLineCode);
  694. this.gbxCondition.Controls.Add(this.txtEndUsedDateEnd);
  695. this.gbxCondition.Controls.Add(this.c_Label12);
  696. this.gbxCondition.Controls.Add(this.txtEndUsedDateStart);
  697. this.gbxCondition.Controls.Add(this.lblFloorNo);
  698. this.gbxCondition.Controls.Add(this.cbEndTime);
  699. this.gbxCondition.Controls.Add(this.lblGroutingUserCode);
  700. this.gbxCondition.Controls.Add(this.lblGroutingLineNo);
  701. this.gbxCondition.Controls.Add(this.txtGroutingLineNo);
  702. this.gbxCondition.Controls.Add(this.txtBeginUsedDateEnd);
  703. this.gbxCondition.Controls.Add(this.txtRemarks);
  704. this.gbxCondition.Controls.Add(this.c_Label11);
  705. this.gbxCondition.Controls.Add(this.lblRemarks);
  706. this.gbxCondition.Controls.Add(this.txtBeginUsedDateStart);
  707. this.gbxCondition.Controls.Add(this.lblGMouldStatus);
  708. this.gbxCondition.Controls.Add(this.cbStartTime);
  709. this.gbxCondition.Controls.Add(this.lblGroutingLineName);
  710. this.gbxCondition.Controls.Add(this.txtGroutingLineName);
  711. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  712. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  713. this.gbxCondition.IsMustInput = false;
  714. this.gbxCondition.Location = new System.Drawing.Point(0, 48);
  715. this.gbxCondition.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  716. this.gbxCondition.Name = "gbxCondition";
  717. this.gbxCondition.OriginalHeight = -1;
  718. this.gbxCondition.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
  719. this.gbxCondition.Size = new System.Drawing.Size(1605, 129);
  720. this.gbxCondition.TabIndex = 1;
  721. this.gbxCondition.TabStop = false;
  722. this.gbxCondition.Text = "查询条件 ▼";
  723. //
  724. // TestFlag
  725. //
  726. this.TestFlag.BackColor = System.Drawing.SystemColors.Window;
  727. this.TestFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("TestFlag.BackgroundImage")));
  728. this.TestFlag.CheckedListBoxMinSize = new System.Drawing.Size(0, 0);
  729. this.TestFlag.DataSource = null;
  730. this.TestFlag.DisplayMember = "TestFlagName";
  731. this.TestFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  732. this.TestFlag.LablePositionValue = Dongke.IBOSS.PRD.Basics.BaseControls.CheckedBoxListEx.LablePosition.Left;
  733. this.TestFlag.Location = new System.Drawing.Point(1219, 24);
  734. this.TestFlag.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  735. this.TestFlag.Name = "TestFlag";
  736. this.TestFlag.SelectedIndex = -1;
  737. this.TestFlag.SelectedValues = new object[0];
  738. this.TestFlag.Size = new System.Drawing.Size(261, 58);
  739. this.TestFlag.TabIndex = 31;
  740. this.TestFlag.Title = "成型线类别";
  741. this.TestFlag.TitleAlign = System.Drawing.ContentAlignment.TopLeft;
  742. this.TestFlag.ValueMember = "TestFlag";
  743. //
  744. // lblGMouldType
  745. //
  746. this.lblGMouldType.AutoSize = true;
  747. this.lblGMouldType.BackColor = System.Drawing.Color.Transparent;
  748. this.lblGMouldType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  749. this.lblGMouldType.ForeColor = System.Drawing.SystemColors.ControlText;
  750. this.lblGMouldType.Location = new System.Drawing.Point(533, 62);
  751. this.lblGMouldType.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  752. this.lblGMouldType.Name = "lblGMouldType";
  753. this.lblGMouldType.Size = new System.Drawing.Size(82, 15);
  754. this.lblGMouldType.TabIndex = 30;
  755. this.lblGMouldType.Text = "成型线类型";
  756. //
  757. // scbGMouldType
  758. //
  759. this.scbGMouldType.CheckedData = null;
  760. this.scbGMouldType.Location = new System.Drawing.Point(628, 59);
  761. this.scbGMouldType.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  762. this.scbGMouldType.Name = "scbGMouldType";
  763. this.scbGMouldType.Size = new System.Drawing.Size(161, 26);
  764. this.scbGMouldType.TabIndex = 29;
  765. //
  766. // chkDisable
  767. //
  768. this.chkDisable.AutoSize = true;
  769. this.chkDisable.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  770. this.chkDisable.Location = new System.Drawing.Point(1147, 95);
  771. this.chkDisable.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  772. this.chkDisable.Name = "chkDisable";
  773. this.chkDisable.Size = new System.Drawing.Size(59, 19);
  774. this.chkDisable.TabIndex = 26;
  775. this.chkDisable.Text = "无效";
  776. this.chkDisable.UseVisualStyleBackColor = true;
  777. //
  778. // chkEnable
  779. //
  780. this.chkEnable.AutoSize = true;
  781. this.chkEnable.Checked = true;
  782. this.chkEnable.CheckState = System.Windows.Forms.CheckState.Checked;
  783. this.chkEnable.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  784. this.chkEnable.Location = new System.Drawing.Point(1071, 95);
  785. this.chkEnable.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  786. this.chkEnable.Name = "chkEnable";
  787. this.chkEnable.Size = new System.Drawing.Size(59, 19);
  788. this.chkEnable.TabIndex = 25;
  789. this.chkEnable.Text = "有效";
  790. this.chkEnable.UseVisualStyleBackColor = true;
  791. //
  792. // lstcbxGMouldStatus
  793. //
  794. this.lstcbxGMouldStatus.BackColor = System.Drawing.SystemColors.Window;
  795. this.lstcbxGMouldStatus.BackgroundColor = System.Drawing.SystemColors.Window;
  796. this.lstcbxGMouldStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  797. this.lstcbxGMouldStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  798. this.lstcbxGMouldStatus.FormattingEnabled = true;
  799. this.lstcbxGMouldStatus.Location = new System.Drawing.Point(628, 92);
  800. this.lstcbxGMouldStatus.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  801. this.lstcbxGMouldStatus.Name = "lstcbxGMouldStatus";
  802. this.lstcbxGMouldStatus.Size = new System.Drawing.Size(160, 23);
  803. this.lstcbxGMouldStatus.TabIndex = 22;
  804. //
  805. // txtFloorNo
  806. //
  807. this.txtFloorNo.BackColor = System.Drawing.SystemColors.Window;
  808. this.txtFloorNo.BackgroundColor = System.Drawing.SystemColors.Window;
  809. this.txtFloorNo.EditingControlFormattedValue = "";
  810. this.txtFloorNo.ErrorMessage = "";
  811. this.txtFloorNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  812. this.txtFloorNo.ImeMode = System.Windows.Forms.ImeMode.Off;
  813. this.txtFloorNo.Location = new System.Drawing.Point(365, 26);
  814. this.txtFloorNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  815. this.txtFloorNo.MaxValue = new decimal(new int[] {
  816. 99,
  817. 0,
  818. 0,
  819. 0});
  820. this.txtFloorNo.MinValue = new decimal(new int[] {
  821. 1,
  822. 0,
  823. 0,
  824. 0});
  825. this.txtFloorNo.Name = "txtFloorNo";
  826. this.txtFloorNo.Number = new System.Drawing.Point(2, 0);
  827. this.txtFloorNo.ShowDecimal = false;
  828. this.txtFloorNo.Size = new System.Drawing.Size(159, 25);
  829. this.txtFloorNo.TabIndex = 3;
  830. this.txtFloorNo.TextValue = "";
  831. //
  832. // txtGroutingUserCode
  833. //
  834. this.txtGroutingUserCode.BackColor = System.Drawing.SystemColors.Window;
  835. this.txtGroutingUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  836. this.txtGroutingUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  837. this.txtGroutingUserCode.ErrorMessage = "";
  838. this.txtGroutingUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  839. this.txtGroutingUserCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  840. this.txtGroutingUserCode.Location = new System.Drawing.Point(876, 92);
  841. this.txtGroutingUserCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  842. this.txtGroutingUserCode.MaxLength = 20;
  843. this.txtGroutingUserCode.Name = "txtGroutingUserCode";
  844. this.txtGroutingUserCode.Size = new System.Drawing.Size(159, 25);
  845. this.txtGroutingUserCode.TabIndex = 24;
  846. this.txtGroutingUserCode.TextValue = "";
  847. //
  848. // lblGroutingUserCode
  849. //
  850. this.lblGroutingUserCode.AutoSize = true;
  851. this.lblGroutingUserCode.BackColor = System.Drawing.Color.Transparent;
  852. this.lblGroutingUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  853. this.lblGroutingUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
  854. this.lblGroutingUserCode.Location = new System.Drawing.Point(797, 98);
  855. this.lblGroutingUserCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  856. this.lblGroutingUserCode.Name = "lblGroutingUserCode";
  857. this.lblGroutingUserCode.Size = new System.Drawing.Size(67, 15);
  858. this.lblGroutingUserCode.TabIndex = 23;
  859. this.lblGroutingUserCode.Text = "成型工号";
  860. //
  861. // dgvGroutingLineDetail
  862. //
  863. this.dgvGroutingLineDetail.AllowUserToAddRows = false;
  864. this.dgvGroutingLineDetail.AllowUserToDeleteRows = false;
  865. this.dgvGroutingLineDetail.AllowUserToModifyRows = true;
  866. this.dgvGroutingLineDetail.AllowUserToOrderColumns = true;
  867. dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  868. this.dgvGroutingLineDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7;
  869. this.dgvGroutingLineDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  870. this.dgvGroutingLineDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  871. this.dgvGroutingLineDetail.CellHeight = 23;
  872. this.dgvGroutingLineDetail.ChildNodeColumnName = null;
  873. this.dgvGroutingLineDetail.ChildNodeColumnText = null;
  874. this.dgvGroutingLineDetail.ColumnDeep = 1;
  875. this.dgvGroutingLineDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  876. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  877. dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  878. dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  879. dataGridViewCellStyle8.ForeColor = System.Drawing.Color.White;
  880. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  881. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  882. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  883. this.dgvGroutingLineDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8;
  884. this.dgvGroutingLineDetail.ColumnHeadersHeight = 29;
  885. this.dgvGroutingLineDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  886. this.dgvGroutingLineDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  887. this.GroutingLineDetailID,
  888. this.GroutingLineIDM,
  889. this.GroutingMouldCode,
  890. this.MouldBarcode,
  891. this.MouldID,
  892. this.MouldCode,
  893. this.GoodsID,
  894. this.GOODSCODE,
  895. this.GoodsName,
  896. this.GoodsSpecification,
  897. this.StandardGroutingCount,
  898. this.GroutingCount,
  899. this.GMouldStatusM,
  900. this.TESTMOULDFLAG,
  901. this.BeginUsedDateM,
  902. this.EndUsedDate2,
  903. this.Remarks1,
  904. this.RecordRemarks});
  905. this.dgvGroutingLineDetail.ColumnTreeView = null;
  906. this.dgvGroutingLineDetail.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)));
  907. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  908. dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Window;
  909. dataGridViewCellStyle13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  910. dataGridViewCellStyle13.ForeColor = System.Drawing.SystemColors.ControlText;
  911. dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  912. dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  913. dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  914. this.dgvGroutingLineDetail.DefaultCellStyle = dataGridViewCellStyle13;
  915. this.dgvGroutingLineDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  916. this.dgvGroutingLineDetail.DynamicColumnName = "";
  917. this.dgvGroutingLineDetail.EnableHeadersVisualStyles = false;
  918. this.dgvGroutingLineDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  919. this.dgvGroutingLineDetail.FormatQuantityColumns = null;
  920. this.dgvGroutingLineDetail.HorizontalMergeColumn = null;
  921. this.dgvGroutingLineDetail.IsAutoCountSum = true;
  922. this.dgvGroutingLineDetail.IsAutoResizeColumns = false;
  923. this.dgvGroutingLineDetail.IsClickF12 = false;
  924. this.dgvGroutingLineDetail.IsOpenMergeCellFlag = false;
  925. this.dgvGroutingLineDetail.IsSubTotalFlag = false;
  926. this.dgvGroutingLineDetail.IsTopDeep = false;
  927. this.dgvGroutingLineDetail.Location = new System.Drawing.Point(0, 0);
  928. this.dgvGroutingLineDetail.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  929. this.dgvGroutingLineDetail.MergeColumnNames = null;
  930. this.dgvGroutingLineDetail.MergeDetailColumnNames = null;
  931. this.dgvGroutingLineDetail.MergeDetailOnlyColumn = null;
  932. this.dgvGroutingLineDetail.MergeOnlyColumn = null;
  933. this.dgvGroutingLineDetail.MultiSelect = false;
  934. this.dgvGroutingLineDetail.Name = "dgvGroutingLineDetail";
  935. this.dgvGroutingLineDetail.ReadOnly = true;
  936. this.dgvGroutingLineDetail.RefreshAtHscroll = false;
  937. this.dgvGroutingLineDetail.RowHeadersWidth = 50;
  938. this.dgvGroutingLineDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  939. dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  940. this.dgvGroutingLineDetail.RowsDefaultCellStyle = dataGridViewCellStyle14;
  941. this.dgvGroutingLineDetail.RowTemplate.Height = 21;
  942. this.dgvGroutingLineDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  943. this.dgvGroutingLineDetail.Size = new System.Drawing.Size(1605, 237);
  944. this.dgvGroutingLineDetail.SortOrderColumnName = null;
  945. this.dgvGroutingLineDetail.TabIndex = 0;
  946. this.dgvGroutingLineDetail.Tag = true;
  947. this.dgvGroutingLineDetail.TotalSumColumns = null;
  948. this.dgvGroutingLineDetail.ViewRowFilter = "";
  949. this.dgvGroutingLineDetail.VirtualMode = true;
  950. //
  951. // GroutingLineDetailID
  952. //
  953. this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
  954. this.GroutingLineDetailID.HeaderText = "成型生产线明细ID";
  955. this.GroutingLineDetailID.MinimumWidth = 6;
  956. this.GroutingLineDetailID.Name = "GroutingLineDetailID";
  957. this.GroutingLineDetailID.ReadOnly = true;
  958. this.GroutingLineDetailID.Visible = false;
  959. this.GroutingLineDetailID.Width = 125;
  960. //
  961. // GroutingLineIDM
  962. //
  963. this.GroutingLineIDM.DataPropertyName = "GroutingLineID";
  964. this.GroutingLineIDM.HeaderText = "成型生产线ID";
  965. this.GroutingLineIDM.MinimumWidth = 6;
  966. this.GroutingLineIDM.Name = "GroutingLineIDM";
  967. this.GroutingLineIDM.ReadOnly = true;
  968. this.GroutingLineIDM.Visible = false;
  969. this.GroutingLineIDM.Width = 125;
  970. //
  971. // GroutingMouldCode
  972. //
  973. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  974. this.GroutingMouldCode.HeaderText = "模具编号";
  975. this.GroutingMouldCode.MinimumWidth = 6;
  976. this.GroutingMouldCode.Name = "GroutingMouldCode";
  977. this.GroutingMouldCode.ReadOnly = true;
  978. this.GroutingMouldCode.Width = 120;
  979. //
  980. // MouldBarcode
  981. //
  982. this.MouldBarcode.DataPropertyName = "MouldBarcode";
  983. this.MouldBarcode.HeaderText = "模具条码";
  984. this.MouldBarcode.MinimumWidth = 6;
  985. this.MouldBarcode.Name = "MouldBarcode";
  986. this.MouldBarcode.ReadOnly = true;
  987. this.MouldBarcode.Width = 125;
  988. //
  989. // MouldID
  990. //
  991. this.MouldID.DataPropertyName = "MouldID";
  992. this.MouldID.HeaderText = "MouldID";
  993. this.MouldID.MinimumWidth = 6;
  994. this.MouldID.Name = "MouldID";
  995. this.MouldID.ReadOnly = true;
  996. this.MouldID.Visible = false;
  997. this.MouldID.Width = 125;
  998. //
  999. // MouldCode
  1000. //
  1001. this.MouldCode.DataPropertyName = "MouldCode";
  1002. this.MouldCode.HeaderText = "MouldCode";
  1003. this.MouldCode.MinimumWidth = 6;
  1004. this.MouldCode.Name = "MouldCode";
  1005. this.MouldCode.ReadOnly = true;
  1006. this.MouldCode.Visible = false;
  1007. this.MouldCode.Width = 125;
  1008. //
  1009. // GoodsID
  1010. //
  1011. this.GoodsID.DataPropertyName = "GoodsID";
  1012. this.GoodsID.HeaderText = "产品ID";
  1013. this.GoodsID.MinimumWidth = 6;
  1014. this.GoodsID.Name = "GoodsID";
  1015. this.GoodsID.ReadOnly = true;
  1016. this.GoodsID.Visible = false;
  1017. this.GoodsID.Width = 125;
  1018. //
  1019. // GOODSCODE
  1020. //
  1021. this.GOODSCODE.DataPropertyName = "GOODSCODE";
  1022. this.GOODSCODE.HeaderText = "产品编码";
  1023. this.GOODSCODE.MinimumWidth = 6;
  1024. this.GOODSCODE.Name = "GOODSCODE";
  1025. this.GOODSCODE.ReadOnly = true;
  1026. this.GOODSCODE.Width = 125;
  1027. //
  1028. // GoodsName
  1029. //
  1030. this.GoodsName.DataPropertyName = "GoodsName";
  1031. this.GoodsName.HeaderText = "产品名称";
  1032. this.GoodsName.MinimumWidth = 6;
  1033. this.GoodsName.Name = "GoodsName";
  1034. this.GoodsName.ReadOnly = true;
  1035. this.GoodsName.Width = 125;
  1036. //
  1037. // GoodsSpecification
  1038. //
  1039. this.GoodsSpecification.DataPropertyName = "GoodsSpecification";
  1040. this.GoodsSpecification.HeaderText = "产品规格";
  1041. this.GoodsSpecification.MinimumWidth = 6;
  1042. this.GoodsSpecification.Name = "GoodsSpecification";
  1043. this.GoodsSpecification.ReadOnly = true;
  1044. this.GoodsSpecification.Width = 125;
  1045. //
  1046. // StandardGroutingCount
  1047. //
  1048. this.StandardGroutingCount.DataPropertyName = "StandardGroutingCount";
  1049. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1050. this.StandardGroutingCount.DefaultCellStyle = dataGridViewCellStyle9;
  1051. this.StandardGroutingCount.HeaderText = "标准注浆次数";
  1052. this.StandardGroutingCount.MinimumWidth = 6;
  1053. this.StandardGroutingCount.Name = "StandardGroutingCount";
  1054. this.StandardGroutingCount.ReadOnly = true;
  1055. this.StandardGroutingCount.Width = 125;
  1056. //
  1057. // GroutingCount
  1058. //
  1059. this.GroutingCount.DataPropertyName = "GroutingCount";
  1060. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1061. this.GroutingCount.DefaultCellStyle = dataGridViewCellStyle10;
  1062. this.GroutingCount.HeaderText = "注浆次数";
  1063. this.GroutingCount.MinimumWidth = 6;
  1064. this.GroutingCount.Name = "GroutingCount";
  1065. this.GroutingCount.ReadOnly = true;
  1066. this.GroutingCount.Width = 125;
  1067. //
  1068. // GMouldStatusM
  1069. //
  1070. this.GMouldStatusM.DataPropertyName = "GMOULDSTATUSNAME";
  1071. this.GMouldStatusM.HeaderText = "模具状态";
  1072. this.GMouldStatusM.MinimumWidth = 6;
  1073. this.GMouldStatusM.Name = "GMouldStatusM";
  1074. this.GMouldStatusM.ReadOnly = true;
  1075. this.GMouldStatusM.Width = 120;
  1076. //
  1077. // TESTMOULDFLAG
  1078. //
  1079. this.TESTMOULDFLAG.DataPropertyName = "TESTMOULDFLAG";
  1080. this.TESTMOULDFLAG.FalseValue = "0";
  1081. this.TESTMOULDFLAG.HeaderText = "试验标识";
  1082. this.TESTMOULDFLAG.IndeterminateValue = "0";
  1083. this.TESTMOULDFLAG.MinimumWidth = 6;
  1084. this.TESTMOULDFLAG.Name = "TESTMOULDFLAG";
  1085. this.TESTMOULDFLAG.ReadOnly = true;
  1086. this.TESTMOULDFLAG.TrueValue = "1";
  1087. this.TESTMOULDFLAG.Width = 125;
  1088. //
  1089. // BeginUsedDateM
  1090. //
  1091. this.BeginUsedDateM.DataPropertyName = "BeginUsedDate";
  1092. dataGridViewCellStyle11.Format = "yyyy-MM-dd";
  1093. dataGridViewCellStyle11.NullValue = null;
  1094. this.BeginUsedDateM.DefaultCellStyle = dataGridViewCellStyle11;
  1095. this.BeginUsedDateM.HeaderText = "开始使用日期";
  1096. this.BeginUsedDateM.MinimumWidth = 6;
  1097. this.BeginUsedDateM.Name = "BeginUsedDateM";
  1098. this.BeginUsedDateM.ReadOnly = true;
  1099. this.BeginUsedDateM.Width = 120;
  1100. //
  1101. // EndUsedDate2
  1102. //
  1103. this.EndUsedDate2.DataPropertyName = "EndUsedDate";
  1104. dataGridViewCellStyle12.Format = "yyyy-MM-dd";
  1105. this.EndUsedDate2.DefaultCellStyle = dataGridViewCellStyle12;
  1106. this.EndUsedDate2.HeaderText = "结束使用日期";
  1107. this.EndUsedDate2.MinimumWidth = 6;
  1108. this.EndUsedDate2.Name = "EndUsedDate2";
  1109. this.EndUsedDate2.ReadOnly = true;
  1110. this.EndUsedDate2.Width = 125;
  1111. //
  1112. // Remarks1
  1113. //
  1114. this.Remarks1.DataPropertyName = "RreasonRemarks";
  1115. this.Remarks1.HeaderText = "备注";
  1116. this.Remarks1.MinimumWidth = 6;
  1117. this.Remarks1.Name = "Remarks1";
  1118. this.Remarks1.ReadOnly = true;
  1119. this.Remarks1.Width = 200;
  1120. //
  1121. // RecordRemarks
  1122. //
  1123. this.RecordRemarks.DataPropertyName = "RecordRemarks";
  1124. this.RecordRemarks.HeaderText = "操作备注";
  1125. this.RecordRemarks.MinimumWidth = 6;
  1126. this.RecordRemarks.Name = "RecordRemarks";
  1127. this.RecordRemarks.ReadOnly = true;
  1128. this.RecordRemarks.Width = 125;
  1129. //
  1130. // splLine
  1131. //
  1132. this.splLine.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1133. | System.Windows.Forms.AnchorStyles.Left)
  1134. | System.Windows.Forms.AnchorStyles.Right)));
  1135. this.splLine.Location = new System.Drawing.Point(0, 184);
  1136. this.splLine.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1137. this.splLine.Name = "splLine";
  1138. this.splLine.Orientation = System.Windows.Forms.Orientation.Horizontal;
  1139. //
  1140. // splLine.Panel1
  1141. //
  1142. this.splLine.Panel1.Controls.Add(this.dgvGroutingLine);
  1143. //
  1144. // splLine.Panel2
  1145. //
  1146. this.splLine.Panel2.Controls.Add(this.dgvGroutingLineDetail);
  1147. this.splLine.Size = new System.Drawing.Size(1605, 501);
  1148. this.splLine.SplitterDistance = 259;
  1149. this.splLine.SplitterWidth = 5;
  1150. this.splLine.TabIndex = 105;
  1151. //
  1152. // dataGridViewTextBoxColumn1
  1153. //
  1154. this.dataGridViewTextBoxColumn1.DataPropertyName = "GroutingLineID";
  1155. this.dataGridViewTextBoxColumn1.HeaderText = "成型生产线ID";
  1156. this.dataGridViewTextBoxColumn1.MinimumWidth = 6;
  1157. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  1158. this.dataGridViewTextBoxColumn1.Visible = false;
  1159. this.dataGridViewTextBoxColumn1.Width = 125;
  1160. //
  1161. // dataGridViewTextBoxColumn2
  1162. //
  1163. this.dataGridViewTextBoxColumn2.DataPropertyName = "GroutingLineCode";
  1164. this.dataGridViewTextBoxColumn2.HeaderText = "成型线编码";
  1165. this.dataGridViewTextBoxColumn2.MinimumWidth = 6;
  1166. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  1167. this.dataGridViewTextBoxColumn2.Width = 125;
  1168. //
  1169. // dataGridViewTextBoxColumn3
  1170. //
  1171. this.dataGridViewTextBoxColumn3.DataPropertyName = "GroutingLineName";
  1172. this.dataGridViewTextBoxColumn3.HeaderText = "成型线名称";
  1173. this.dataGridViewTextBoxColumn3.MinimumWidth = 6;
  1174. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  1175. this.dataGridViewTextBoxColumn3.Width = 125;
  1176. //
  1177. // dataGridViewTextBoxColumn4
  1178. //
  1179. this.dataGridViewTextBoxColumn4.DataPropertyName = "BuildingNo";
  1180. this.dataGridViewTextBoxColumn4.HeaderText = "楼号";
  1181. this.dataGridViewTextBoxColumn4.MinimumWidth = 6;
  1182. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  1183. this.dataGridViewTextBoxColumn4.Width = 125;
  1184. //
  1185. // dataGridViewTextBoxColumn5
  1186. //
  1187. this.dataGridViewTextBoxColumn5.DataPropertyName = "FloorNo";
  1188. this.dataGridViewTextBoxColumn5.HeaderText = "楼层";
  1189. this.dataGridViewTextBoxColumn5.MinimumWidth = 6;
  1190. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  1191. this.dataGridViewTextBoxColumn5.Width = 125;
  1192. //
  1193. // dataGridViewTextBoxColumn6
  1194. //
  1195. this.dataGridViewTextBoxColumn6.DataPropertyName = "GroutingLineNo";
  1196. this.dataGridViewTextBoxColumn6.HeaderText = "线号";
  1197. this.dataGridViewTextBoxColumn6.MinimumWidth = 6;
  1198. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  1199. this.dataGridViewTextBoxColumn6.Width = 125;
  1200. //
  1201. // dataGridViewTextBoxColumn7
  1202. //
  1203. this.dataGridViewTextBoxColumn7.DataPropertyName = "MouldQuantity";
  1204. this.dataGridViewTextBoxColumn7.HeaderText = "模具个数";
  1205. this.dataGridViewTextBoxColumn7.MinimumWidth = 6;
  1206. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  1207. this.dataGridViewTextBoxColumn7.Width = 125;
  1208. //
  1209. // dataGridViewTextBoxColumn8
  1210. //
  1211. this.dataGridViewTextBoxColumn8.DataPropertyName = "GMouldTypeName";
  1212. this.dataGridViewTextBoxColumn8.HeaderText = "成型线类型";
  1213. this.dataGridViewTextBoxColumn8.MinimumWidth = 6;
  1214. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  1215. this.dataGridViewTextBoxColumn8.Width = 125;
  1216. //
  1217. // dataGridViewTextBoxColumn9
  1218. //
  1219. this.dataGridViewTextBoxColumn9.DataPropertyName = "UserCode";
  1220. this.dataGridViewTextBoxColumn9.HeaderText = "成型工号";
  1221. this.dataGridViewTextBoxColumn9.MinimumWidth = 6;
  1222. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  1223. this.dataGridViewTextBoxColumn9.Width = 125;
  1224. //
  1225. // dataGridViewTextBoxColumn10
  1226. //
  1227. this.dataGridViewTextBoxColumn10.DataPropertyName = "BeginUsedDate";
  1228. dataGridViewCellStyle15.Format = "yyyy-MM-dd";
  1229. dataGridViewCellStyle15.NullValue = null;
  1230. this.dataGridViewTextBoxColumn10.DefaultCellStyle = dataGridViewCellStyle15;
  1231. this.dataGridViewTextBoxColumn10.HeaderText = "开始使用日期";
  1232. this.dataGridViewTextBoxColumn10.MinimumWidth = 6;
  1233. this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
  1234. this.dataGridViewTextBoxColumn10.Width = 120;
  1235. //
  1236. // dataGridViewTextBoxColumn11
  1237. //
  1238. this.dataGridViewTextBoxColumn11.DataPropertyName = "EndUsedDate";
  1239. dataGridViewCellStyle16.Format = "yyyy-MM-dd HH:mm:ss";
  1240. dataGridViewCellStyle16.NullValue = null;
  1241. this.dataGridViewTextBoxColumn11.DefaultCellStyle = dataGridViewCellStyle16;
  1242. this.dataGridViewTextBoxColumn11.HeaderText = "结束使用日期";
  1243. this.dataGridViewTextBoxColumn11.MinimumWidth = 6;
  1244. this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
  1245. this.dataGridViewTextBoxColumn11.Width = 120;
  1246. //
  1247. // dataGridViewTextBoxColumn12
  1248. //
  1249. this.dataGridViewTextBoxColumn12.DataPropertyName = "GMOULDSTATUSNAME";
  1250. this.dataGridViewTextBoxColumn12.HeaderText = "成型线状态";
  1251. this.dataGridViewTextBoxColumn12.MinimumWidth = 6;
  1252. this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
  1253. this.dataGridViewTextBoxColumn12.Width = 120;
  1254. //
  1255. // dataGridViewTextBoxColumn13
  1256. //
  1257. this.dataGridViewTextBoxColumn13.DataPropertyName = "Remarks";
  1258. this.dataGridViewTextBoxColumn13.HeaderText = "备注";
  1259. this.dataGridViewTextBoxColumn13.MinimumWidth = 6;
  1260. this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
  1261. this.dataGridViewTextBoxColumn13.Width = 125;
  1262. //
  1263. // dataGridViewTextBoxColumn14
  1264. //
  1265. this.dataGridViewTextBoxColumn14.DataPropertyName = "GroutingLineDetailID";
  1266. this.dataGridViewTextBoxColumn14.HeaderText = "成型生产线明细ID";
  1267. this.dataGridViewTextBoxColumn14.MinimumWidth = 6;
  1268. this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
  1269. this.dataGridViewTextBoxColumn14.Visible = false;
  1270. this.dataGridViewTextBoxColumn14.Width = 125;
  1271. //
  1272. // dataGridViewTextBoxColumn15
  1273. //
  1274. this.dataGridViewTextBoxColumn15.DataPropertyName = "GroutingLineID";
  1275. this.dataGridViewTextBoxColumn15.HeaderText = "成型生产线ID";
  1276. this.dataGridViewTextBoxColumn15.MinimumWidth = 6;
  1277. this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
  1278. this.dataGridViewTextBoxColumn15.Visible = false;
  1279. this.dataGridViewTextBoxColumn15.Width = 125;
  1280. //
  1281. // dataGridViewTextBoxColumn16
  1282. //
  1283. this.dataGridViewTextBoxColumn16.DataPropertyName = "GroutingMouldCode";
  1284. this.dataGridViewTextBoxColumn16.HeaderText = "注浆模具编号";
  1285. this.dataGridViewTextBoxColumn16.MinimumWidth = 6;
  1286. this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
  1287. this.dataGridViewTextBoxColumn16.Width = 120;
  1288. //
  1289. // dataGridViewTextBoxColumn17
  1290. //
  1291. this.dataGridViewTextBoxColumn17.DataPropertyName = "MouldCode";
  1292. this.dataGridViewTextBoxColumn17.HeaderText = "模具编号";
  1293. this.dataGridViewTextBoxColumn17.MinimumWidth = 6;
  1294. this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
  1295. this.dataGridViewTextBoxColumn17.Visible = false;
  1296. this.dataGridViewTextBoxColumn17.Width = 125;
  1297. //
  1298. // dataGridViewTextBoxColumn18
  1299. //
  1300. this.dataGridViewTextBoxColumn18.DataPropertyName = "GoodsID";
  1301. this.dataGridViewTextBoxColumn18.HeaderText = "产品ID";
  1302. this.dataGridViewTextBoxColumn18.MinimumWidth = 6;
  1303. this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
  1304. this.dataGridViewTextBoxColumn18.Visible = false;
  1305. this.dataGridViewTextBoxColumn18.Width = 125;
  1306. //
  1307. // dataGridViewTextBoxColumn19
  1308. //
  1309. this.dataGridViewTextBoxColumn19.DataPropertyName = "GOODSCODE";
  1310. this.dataGridViewTextBoxColumn19.HeaderText = "产品编码";
  1311. this.dataGridViewTextBoxColumn19.MinimumWidth = 6;
  1312. this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
  1313. this.dataGridViewTextBoxColumn19.Width = 125;
  1314. //
  1315. // dataGridViewTextBoxColumn20
  1316. //
  1317. this.dataGridViewTextBoxColumn20.DataPropertyName = "GoodsName";
  1318. this.dataGridViewTextBoxColumn20.HeaderText = "产品名称";
  1319. this.dataGridViewTextBoxColumn20.MinimumWidth = 6;
  1320. this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
  1321. this.dataGridViewTextBoxColumn20.Width = 125;
  1322. //
  1323. // dataGridViewTextBoxColumn21
  1324. //
  1325. this.dataGridViewTextBoxColumn21.DataPropertyName = "GoodsSpecification";
  1326. this.dataGridViewTextBoxColumn21.HeaderText = "产品规格";
  1327. this.dataGridViewTextBoxColumn21.MinimumWidth = 6;
  1328. this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
  1329. this.dataGridViewTextBoxColumn21.Width = 125;
  1330. //
  1331. // dataGridViewTextBoxColumn22
  1332. //
  1333. this.dataGridViewTextBoxColumn22.DataPropertyName = "GroutingCount";
  1334. this.dataGridViewTextBoxColumn22.HeaderText = "当前注浆次数";
  1335. this.dataGridViewTextBoxColumn22.MinimumWidth = 6;
  1336. this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
  1337. this.dataGridViewTextBoxColumn22.Width = 125;
  1338. //
  1339. // dataGridViewTextBoxColumn23
  1340. //
  1341. this.dataGridViewTextBoxColumn23.DataPropertyName = "GMOULDSTATUSNAME";
  1342. this.dataGridViewTextBoxColumn23.HeaderText = "注浆模具状态";
  1343. this.dataGridViewTextBoxColumn23.MinimumWidth = 6;
  1344. this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
  1345. this.dataGridViewTextBoxColumn23.Width = 120;
  1346. //
  1347. // dataGridViewTextBoxColumn24
  1348. //
  1349. this.dataGridViewTextBoxColumn24.DataPropertyName = "BeginUsedDate";
  1350. dataGridViewCellStyle17.Format = "yyyy-MM-dd";
  1351. dataGridViewCellStyle17.NullValue = null;
  1352. this.dataGridViewTextBoxColumn24.DefaultCellStyle = dataGridViewCellStyle17;
  1353. this.dataGridViewTextBoxColumn24.HeaderText = "开始使用日期";
  1354. this.dataGridViewTextBoxColumn24.MinimumWidth = 6;
  1355. this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24";
  1356. this.dataGridViewTextBoxColumn24.Width = 120;
  1357. //
  1358. // GroutingLineID
  1359. //
  1360. this.GroutingLineID.DataPropertyName = "GroutingLineID";
  1361. this.GroutingLineID.HeaderText = "成型生产线ID";
  1362. this.GroutingLineID.MinimumWidth = 6;
  1363. this.GroutingLineID.Name = "GroutingLineID";
  1364. this.GroutingLineID.ReadOnly = true;
  1365. this.GroutingLineID.Visible = false;
  1366. this.GroutingLineID.Width = 125;
  1367. //
  1368. // GroutingLineCode
  1369. //
  1370. this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
  1371. this.GroutingLineCode.HeaderText = "成型线编码";
  1372. this.GroutingLineCode.MinimumWidth = 6;
  1373. this.GroutingLineCode.Name = "GroutingLineCode";
  1374. this.GroutingLineCode.ReadOnly = true;
  1375. this.GroutingLineCode.Width = 125;
  1376. //
  1377. // GroutingLineName
  1378. //
  1379. this.GroutingLineName.DataPropertyName = "GroutingLineName";
  1380. this.GroutingLineName.HeaderText = "成型线名称";
  1381. this.GroutingLineName.MinimumWidth = 6;
  1382. this.GroutingLineName.Name = "GroutingLineName";
  1383. this.GroutingLineName.ReadOnly = true;
  1384. this.GroutingLineName.Width = 125;
  1385. //
  1386. // workshop
  1387. //
  1388. this.workshop.DataPropertyName = "WORKSHOP";
  1389. this.workshop.HeaderText = "部门";
  1390. this.workshop.MinimumWidth = 6;
  1391. this.workshop.Name = "workshop";
  1392. this.workshop.ReadOnly = true;
  1393. this.workshop.Width = 125;
  1394. //
  1395. // ValueFlag
  1396. //
  1397. this.ValueFlag.DataPropertyName = "ValueFlag";
  1398. this.ValueFlag.FalseValue = "0";
  1399. this.ValueFlag.HeaderText = "有效标识";
  1400. this.ValueFlag.MinimumWidth = 6;
  1401. this.ValueFlag.Name = "ValueFlag";
  1402. this.ValueFlag.ReadOnly = true;
  1403. this.ValueFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1404. this.ValueFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1405. this.ValueFlag.TrueValue = "1";
  1406. this.ValueFlag.Visible = false;
  1407. this.ValueFlag.Width = 125;
  1408. //
  1409. // BuildingNo
  1410. //
  1411. this.BuildingNo.DataPropertyName = "BuildingNo";
  1412. this.BuildingNo.HeaderText = "楼号";
  1413. this.BuildingNo.MinimumWidth = 6;
  1414. this.BuildingNo.Name = "BuildingNo";
  1415. this.BuildingNo.ReadOnly = true;
  1416. this.BuildingNo.Width = 125;
  1417. //
  1418. // FloorNo
  1419. //
  1420. this.FloorNo.DataPropertyName = "FloorNo";
  1421. this.FloorNo.HeaderText = "楼层";
  1422. this.FloorNo.MinimumWidth = 6;
  1423. this.FloorNo.Name = "FloorNo";
  1424. this.FloorNo.ReadOnly = true;
  1425. this.FloorNo.Width = 125;
  1426. //
  1427. // GroutingLineNo
  1428. //
  1429. this.GroutingLineNo.DataPropertyName = "GroutingLineNo";
  1430. this.GroutingLineNo.HeaderText = "线号";
  1431. this.GroutingLineNo.MinimumWidth = 6;
  1432. this.GroutingLineNo.Name = "GroutingLineNo";
  1433. this.GroutingLineNo.ReadOnly = true;
  1434. this.GroutingLineNo.Width = 125;
  1435. //
  1436. // MouldQuantity
  1437. //
  1438. this.MouldQuantity.DataPropertyName = "MouldQuantity";
  1439. this.MouldQuantity.HeaderText = "模具个数";
  1440. this.MouldQuantity.MinimumWidth = 6;
  1441. this.MouldQuantity.Name = "MouldQuantity";
  1442. this.MouldQuantity.ReadOnly = true;
  1443. this.MouldQuantity.Width = 125;
  1444. //
  1445. // GMouldTypeName
  1446. //
  1447. this.GMouldTypeName.DataPropertyName = "GMouldTypeName";
  1448. this.GMouldTypeName.HeaderText = "成型线类型";
  1449. this.GMouldTypeName.MinimumWidth = 6;
  1450. this.GMouldTypeName.Name = "GMouldTypeName";
  1451. this.GMouldTypeName.ReadOnly = true;
  1452. this.GMouldTypeName.Width = 125;
  1453. //
  1454. // HIGHPRESSUREFLAG
  1455. //
  1456. this.HIGHPRESSUREFLAG.DataPropertyName = "HIGHPRESSUREFLAG";
  1457. this.HIGHPRESSUREFLAG.FalseValue = "0";
  1458. this.HIGHPRESSUREFLAG.HeaderText = "高压注浆";
  1459. this.HIGHPRESSUREFLAG.MinimumWidth = 6;
  1460. this.HIGHPRESSUREFLAG.Name = "HIGHPRESSUREFLAG";
  1461. this.HIGHPRESSUREFLAG.ReadOnly = true;
  1462. this.HIGHPRESSUREFLAG.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1463. this.HIGHPRESSUREFLAG.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1464. this.HIGHPRESSUREFLAG.TrueValue = "1";
  1465. this.HIGHPRESSUREFLAG.Width = 125;
  1466. //
  1467. // monitorcode
  1468. //
  1469. this.monitorcode.DataPropertyName = "monitorcode";
  1470. this.monitorcode.HeaderText = "成型班长";
  1471. this.monitorcode.MinimumWidth = 6;
  1472. this.monitorcode.Name = "monitorcode";
  1473. this.monitorcode.ReadOnly = true;
  1474. this.monitorcode.Width = 125;
  1475. //
  1476. // UserCode
  1477. //
  1478. this.UserCode.DataPropertyName = "userCodeList";
  1479. this.UserCode.HeaderText = "成型工位号";
  1480. this.UserCode.MinimumWidth = 6;
  1481. this.UserCode.Name = "UserCode";
  1482. this.UserCode.ReadOnly = true;
  1483. this.UserCode.Width = 125;
  1484. //
  1485. // staffCodeList
  1486. //
  1487. this.staffCodeList.DataPropertyName = "staffCodeList";
  1488. this.staffCodeList.HeaderText = "员工姓名";
  1489. this.staffCodeList.MinimumWidth = 6;
  1490. this.staffCodeList.Name = "staffCodeList";
  1491. this.staffCodeList.ReadOnly = true;
  1492. this.staffCodeList.Width = 125;
  1493. //
  1494. // goosCodeList
  1495. //
  1496. this.goosCodeList.DataPropertyName = "goosCodeList";
  1497. this.goosCodeList.HeaderText = "产品编码";
  1498. this.goosCodeList.MinimumWidth = 6;
  1499. this.goosCodeList.Name = "goosCodeList";
  1500. this.goosCodeList.ReadOnly = true;
  1501. this.goosCodeList.Width = 125;
  1502. //
  1503. // BeginUsedDate
  1504. //
  1505. this.BeginUsedDate.DataPropertyName = "BeginUsedDate";
  1506. dataGridViewCellStyle3.Format = "yyyy-MM-dd";
  1507. dataGridViewCellStyle3.NullValue = null;
  1508. this.BeginUsedDate.DefaultCellStyle = dataGridViewCellStyle3;
  1509. this.BeginUsedDate.HeaderText = "开始使用日期";
  1510. this.BeginUsedDate.MinimumWidth = 6;
  1511. this.BeginUsedDate.Name = "BeginUsedDate";
  1512. this.BeginUsedDate.ReadOnly = true;
  1513. this.BeginUsedDate.Width = 120;
  1514. //
  1515. // EndUsedDate
  1516. //
  1517. this.EndUsedDate.DataPropertyName = "EndUsedDate";
  1518. dataGridViewCellStyle4.Format = "yyyy-MM-dd";
  1519. dataGridViewCellStyle4.NullValue = null;
  1520. this.EndUsedDate.DefaultCellStyle = dataGridViewCellStyle4;
  1521. this.EndUsedDate.HeaderText = "结束使用日期";
  1522. this.EndUsedDate.MinimumWidth = 6;
  1523. this.EndUsedDate.Name = "EndUsedDate";
  1524. this.EndUsedDate.ReadOnly = true;
  1525. this.EndUsedDate.Width = 120;
  1526. //
  1527. // GMOULDSTATUSNAME
  1528. //
  1529. this.GMOULDSTATUSNAME.DataPropertyName = "GMOULDSTATUSNAME";
  1530. this.GMOULDSTATUSNAME.HeaderText = "成型线状态";
  1531. this.GMOULDSTATUSNAME.MinimumWidth = 6;
  1532. this.GMOULDSTATUSNAME.Name = "GMOULDSTATUSNAME";
  1533. this.GMOULDSTATUSNAME.ReadOnly = true;
  1534. this.GMOULDSTATUSNAME.Width = 120;
  1535. //
  1536. // valueflag2
  1537. //
  1538. this.valueflag2.DataPropertyName = "valueflag2";
  1539. this.valueflag2.FalseValue = "2";
  1540. this.valueflag2.HeaderText = "有效标识";
  1541. this.valueflag2.MinimumWidth = 6;
  1542. this.valueflag2.Name = "valueflag2";
  1543. this.valueflag2.ReadOnly = true;
  1544. this.valueflag2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1545. this.valueflag2.TrueValue = "1";
  1546. this.valueflag2.Width = 125;
  1547. //
  1548. // TESTFLAGNAME
  1549. //
  1550. this.TESTFLAGNAME.DataPropertyName = "TESTFLAGNAME";
  1551. this.TESTFLAGNAME.HeaderText = "成型线类别";
  1552. this.TESTFLAGNAME.MinimumWidth = 6;
  1553. this.TESTFLAGNAME.Name = "TESTFLAGNAME";
  1554. this.TESTFLAGNAME.ReadOnly = true;
  1555. this.TESTFLAGNAME.Width = 125;
  1556. //
  1557. // Remarks
  1558. //
  1559. this.Remarks.DataPropertyName = "Remarks";
  1560. this.Remarks.HeaderText = "备注";
  1561. this.Remarks.MinimumWidth = 6;
  1562. this.Remarks.Name = "Remarks";
  1563. this.Remarks.ReadOnly = true;
  1564. this.Remarks.Width = 125;
  1565. //
  1566. // GMouldStatus
  1567. //
  1568. this.GMouldStatus.DataPropertyName = "GMouldStatus";
  1569. this.GMouldStatus.HeaderText = "GMouldStatus";
  1570. this.GMouldStatus.MinimumWidth = 6;
  1571. this.GMouldStatus.Name = "GMouldStatus";
  1572. this.GMouldStatus.ReadOnly = true;
  1573. this.GMouldStatus.Visible = false;
  1574. this.GMouldStatus.Width = 125;
  1575. //
  1576. // F_PC_0104_1
  1577. //
  1578. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  1579. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1580. this.ClientSize = new System.Drawing.Size(1621, 686);
  1581. this.Controls.Add(this.splLine);
  1582. this.Controls.Add(this.gbxCondition);
  1583. this.Controls.Add(this.tsrOperate);
  1584. this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  1585. this.Name = "F_PC_0104_1";
  1586. this.Text = "F_PC_0104";
  1587. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PC_0104_FormClosed);
  1588. this.Load += new System.EventHandler(this.F_PC_0104_Load);
  1589. this.tsrOperate.ResumeLayout(false);
  1590. this.tsrOperate.PerformLayout();
  1591. ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLine)).EndInit();
  1592. this.gbxCondition.ResumeLayout(false);
  1593. this.gbxCondition.PerformLayout();
  1594. ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLineDetail)).EndInit();
  1595. this.splLine.Panel1.ResumeLayout(false);
  1596. this.splLine.Panel2.ResumeLayout(false);
  1597. ((System.ComponentModel.ISupportInitialize)(this.splLine)).EndInit();
  1598. this.splLine.ResumeLayout(false);
  1599. this.ResumeLayout(false);
  1600. }
  1601. #endregion
  1602. private Basics.BaseControls.C_ToolStrip tsrOperate;
  1603. private System.Windows.Forms.ToolStripButton tsbtnAdd;
  1604. private System.Windows.Forms.ToolStripButton tsbtnEdit;
  1605. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  1606. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  1607. private System.Windows.Forms.ToolStripButton tsbtnClose;
  1608. private Basics.BaseControls.C_DataGridView dgvGroutingLine;
  1609. private Basics.BaseControls.C_Button btnClearCondition;
  1610. private Basics.BaseControls.C_Button btnSearch;
  1611. private Basics.BaseControls.C_DateTimePicker txtEndUsedDateEnd;
  1612. private Basics.BaseControls.C_Label c_Label12;
  1613. private Basics.BaseControls.C_DateTimePicker txtEndUsedDateStart;
  1614. private Basics.BaseControls.C_CheckBox cbEndTime;
  1615. private Basics.BaseControls.C_TextBox txtRemarks;
  1616. private Basics.BaseControls.C_Label lblRemarks;
  1617. private Basics.BaseControls.C_DateTimePicker txtBeginUsedDateEnd;
  1618. private Basics.BaseControls.C_Label c_Label11;
  1619. private Basics.BaseControls.C_DateTimePicker txtBeginUsedDateStart;
  1620. private Basics.BaseControls.C_CheckBox cbStartTime;
  1621. private Basics.BaseControls.C_TextBox txtGroutingLineName;
  1622. private Basics.BaseControls.C_Label lblGroutingLineName;
  1623. private Basics.BaseControls.C_TextBox txtGroutingLineCode;
  1624. private Basics.BaseControls.C_Label lblGroutingLineCode;
  1625. private Basics.BaseControls.C_Label lblGMouldStatus;
  1626. private Basics.BaseControls.C_TextBox txtGroutingLineNo;
  1627. private Basics.BaseControls.C_Label lblGroutingLineNo;
  1628. private Basics.BaseControls.C_Label lblFloorNo;
  1629. private Basics.BaseControls.C_TextBox txtBuildingNo;
  1630. private Basics.BaseControls.C_Label lblBuildingNo;
  1631. private Basics.BaseControls.C_GroupBox gbxCondition;
  1632. private Basics.BaseControls.C_DataGridView dgvGroutingLineDetail;
  1633. private System.Windows.Forms.SplitContainer splLine;
  1634. private System.Windows.Forms.ToolStripButton tsbtnQueryRecord;
  1635. private Basics.BaseControls.C_Label lblGroutingUserCode;
  1636. private Basics.BaseControls.C_TextBox txtGroutingUserCode;
  1637. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  1638. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  1639. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  1640. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  1641. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  1642. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  1643. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  1644. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  1645. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  1646. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
  1647. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
  1648. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
  1649. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
  1650. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
  1651. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
  1652. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
  1653. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
  1654. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
  1655. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
  1656. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
  1657. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
  1658. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
  1659. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23;
  1660. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24;
  1661. private Basics.BaseControls.C_DGV_Digital txtFloorNo;
  1662. private System.Windows.Forms.ToolStripButton tsbtnDisable;
  1663. private System.Windows.Forms.ToolStripButton tsbtnStart;
  1664. private System.Windows.Forms.ToolStripButton tsbtnManager;
  1665. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  1666. private Basics.BaseControls.C_ComboBox lstcbxGMouldStatus;
  1667. private Basics.BaseControls.C_CheckBox chkDisable;
  1668. private Basics.BaseControls.C_CheckBox chkEnable;
  1669. private Basics.BaseControls.C_Label lblGMouldType;
  1670. private Controls.SearchBox.ScbGMouldType scbGMouldType;
  1671. private Basics.BaseControls.C_ValidCheckedBoxList TestFlag;
  1672. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineDetailID;
  1673. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineIDM;
  1674. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  1675. private System.Windows.Forms.DataGridViewTextBoxColumn MouldBarcode;
  1676. private System.Windows.Forms.DataGridViewTextBoxColumn MouldID;
  1677. private System.Windows.Forms.DataGridViewTextBoxColumn MouldCode;
  1678. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
  1679. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE;
  1680. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
  1681. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsSpecification;
  1682. private System.Windows.Forms.DataGridViewTextBoxColumn StandardGroutingCount;
  1683. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingCount;
  1684. private System.Windows.Forms.DataGridViewTextBoxColumn GMouldStatusM;
  1685. private System.Windows.Forms.DataGridViewCheckBoxColumn TESTMOULDFLAG;
  1686. private System.Windows.Forms.DataGridViewTextBoxColumn BeginUsedDateM;
  1687. private System.Windows.Forms.DataGridViewTextBoxColumn EndUsedDate2;
  1688. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks1;
  1689. private System.Windows.Forms.DataGridViewTextBoxColumn RecordRemarks;
  1690. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineID;
  1691. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
  1692. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName;
  1693. private System.Windows.Forms.DataGridViewTextBoxColumn workshop;
  1694. private System.Windows.Forms.DataGridViewCheckBoxColumn ValueFlag;
  1695. private System.Windows.Forms.DataGridViewTextBoxColumn BuildingNo;
  1696. private System.Windows.Forms.DataGridViewTextBoxColumn FloorNo;
  1697. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineNo;
  1698. private System.Windows.Forms.DataGridViewTextBoxColumn MouldQuantity;
  1699. private System.Windows.Forms.DataGridViewTextBoxColumn GMouldTypeName;
  1700. private System.Windows.Forms.DataGridViewCheckBoxColumn HIGHPRESSUREFLAG;
  1701. private System.Windows.Forms.DataGridViewTextBoxColumn monitorcode;
  1702. private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
  1703. private System.Windows.Forms.DataGridViewTextBoxColumn staffCodeList;
  1704. private System.Windows.Forms.DataGridViewTextBoxColumn goosCodeList;
  1705. private System.Windows.Forms.DataGridViewTextBoxColumn BeginUsedDate;
  1706. private System.Windows.Forms.DataGridViewTextBoxColumn EndUsedDate;
  1707. private System.Windows.Forms.DataGridViewTextBoxColumn GMOULDSTATUSNAME;
  1708. private System.Windows.Forms.DataGridViewCheckBoxColumn valueflag2;
  1709. private System.Windows.Forms.DataGridViewTextBoxColumn TESTFLAGNAME;
  1710. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  1711. private System.Windows.Forms.DataGridViewTextBoxColumn GMouldStatus;
  1712. }
  1713. }