F_RPT_010402.Designer.cs 58 KB

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