F_PC_0108.Designer.cs 75 KB

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