F_PC_0104_1.Designer.cs 100 KB

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