F_RPT_030105.Designer.cs 60 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_030105
  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_030105));
  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 dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = 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. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  40. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  41. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  42. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  43. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  44. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  45. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  46. this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  47. this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  48. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  49. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  50. this.dkProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
  51. this.dkproductionLineSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkproductionLineSearchBox();
  52. this.dgvReportModule = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  53. this.productionlinename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.procedurename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.Usercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.colGoodstypename2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.Goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.InCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.ProcedureId = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.colGoodsTypeID2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.colGoodsTypeCode2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.colgoodsid = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.coluserid = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.tblReportModule = new System.Windows.Forms.TabControl();
  65. this.tapReportModule = new System.Windows.Forms.TabPage();
  66. this.tapReportModuleDetail = new System.Windows.Forms.TabPage();
  67. this.dgvDetailReportModule = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  68. this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.SecurityCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.dataGridViewTextBoxColumn1 = 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.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.CompleteProcedureID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.CompleteProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.UpdateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.inscrapflag = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.ModelType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.ProcedureModel = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.GoodsLevelName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.GoodsLevelTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.GroutingLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.GMouldTypeID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.GMouldTypeName = 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.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.UserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.UserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  98. this.IsPublicBody = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  99. this.IsReworked = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  100. this.SPECIALREPAIRFLAG = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  101. this.GroutingDailyID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.GroutingDailyDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.CanManyTimes = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.GroutingLineDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.CreateUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  107. this.UpdateUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  108. this.UpdateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  109. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  110. this.tsrOperate.SuspendLayout();
  111. this.gbxCondition.SuspendLayout();
  112. ((System.ComponentModel.ISupportInitialize)(this.dgvReportModule)).BeginInit();
  113. this.tblReportModule.SuspendLayout();
  114. this.tapReportModule.SuspendLayout();
  115. this.tapReportModuleDetail.SuspendLayout();
  116. ((System.ComponentModel.ISupportInitialize)(this.dgvDetailReportModule)).BeginInit();
  117. this.SuspendLayout();
  118. //
  119. // tsrOperate
  120. //
  121. this.tsrOperate.AutoSize = false;
  122. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  123. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  124. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  125. this.tsbtnAdaptive,
  126. this.tsbtnClose});
  127. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  128. this.tsrOperate.Name = "tsrOperate";
  129. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  130. this.tsrOperate.ShowItemToolTips = false;
  131. this.tsrOperate.Size = new System.Drawing.Size(1016, 35);
  132. this.tsrOperate.TabIndex = 0;
  133. this.tsrOperate.Text = "toolStrip1";
  134. //
  135. // tsbtnAdaptive
  136. //
  137. this.tsbtnAdaptive.AutoSize = false;
  138. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  139. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  140. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  141. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  142. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  143. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  144. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  145. //
  146. // tsbtnClose
  147. //
  148. this.tsbtnClose.AutoSize = false;
  149. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  150. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  151. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  152. this.tsbtnClose.Name = "tsbtnClose";
  153. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  154. this.tsbtnClose.Text = "关闭(&X)";
  155. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  156. //
  157. // gbxCondition
  158. //
  159. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  160. | System.Windows.Forms.AnchorStyles.Right)));
  161. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  162. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  163. this.gbxCondition.Controls.Add(this.lblGoodsType);
  164. this.gbxCondition.Controls.Add(this.scbGoodsType);
  165. this.gbxCondition.Controls.Add(this.txtGoodsCode);
  166. this.gbxCondition.Controls.Add(this.lblGoodsCode);
  167. this.gbxCondition.Controls.Add(this.btnClearCondition);
  168. this.gbxCondition.Controls.Add(this.btnSearch);
  169. this.gbxCondition.Controls.Add(this.dkProcedureSearchBox);
  170. this.gbxCondition.Controls.Add(this.dkproductionLineSearchBox);
  171. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  172. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  173. this.gbxCondition.IsMustInput = false;
  174. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  175. this.gbxCondition.Name = "gbxCondition";
  176. this.gbxCondition.OriginalHeight = -1;
  177. this.gbxCondition.Size = new System.Drawing.Size(1004, 61);
  178. this.gbxCondition.TabIndex = 1;
  179. this.gbxCondition.TabStop = false;
  180. this.gbxCondition.Text = "查询条件 ▼";
  181. //
  182. // lblGoodsType
  183. //
  184. this.lblGoodsType.AutoSize = true;
  185. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  186. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  187. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  188. this.lblGoodsType.Location = new System.Drawing.Point(416, 24);
  189. this.lblGoodsType.Name = "lblGoodsType";
  190. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  191. this.lblGoodsType.TabIndex = 23;
  192. this.lblGoodsType.Text = "产品类别";
  193. //
  194. // scbGoodsType
  195. //
  196. this.scbGoodsType.CheckedData = null;
  197. this.scbGoodsType.IsOnlyDisplayEnd = false;
  198. this.scbGoodsType.Location = new System.Drawing.Point(473, 20);
  199. this.scbGoodsType.Name = "scbGoodsType";
  200. this.scbGoodsType.Size = new System.Drawing.Size(140, 21);
  201. this.scbGoodsType.TabIndex = 22;
  202. //
  203. // txtGoodsCode
  204. //
  205. this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window;
  206. this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window;
  207. this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  208. this.txtGoodsCode.ErrorMessage = "";
  209. this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  210. this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  211. this.txtGoodsCode.Location = new System.Drawing.Point(678, 20);
  212. this.txtGoodsCode.MaxLength = 20;
  213. this.txtGoodsCode.Name = "txtGoodsCode";
  214. this.txtGoodsCode.Size = new System.Drawing.Size(121, 21);
  215. this.txtGoodsCode.TabIndex = 4;
  216. this.txtGoodsCode.TextValue = "";
  217. //
  218. // lblGoodsCode
  219. //
  220. this.lblGoodsCode.AutoSize = true;
  221. this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent;
  222. this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  223. this.lblGoodsCode.Location = new System.Drawing.Point(619, 24);
  224. this.lblGoodsCode.Name = "lblGoodsCode";
  225. this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
  226. this.lblGoodsCode.TabIndex = 16;
  227. this.lblGoodsCode.Text = "产品编码";
  228. //
  229. // btnClearCondition
  230. //
  231. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  232. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  233. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  234. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  235. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  236. this.btnClearCondition.Location = new System.Drawing.Point(913, 15);
  237. this.btnClearCondition.Name = "btnClearCondition";
  238. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  239. this.btnClearCondition.TabIndex = 6;
  240. this.btnClearCondition.Text = "清空条件(&C)";
  241. this.btnClearCondition.UseVisualStyleBackColor = true;
  242. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  243. //
  244. // btnSearch
  245. //
  246. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  247. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  248. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  249. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  250. this.btnSearch.ForeColor = System.Drawing.Color.White;
  251. this.btnSearch.Location = new System.Drawing.Point(822, 15);
  252. this.btnSearch.Name = "btnSearch";
  253. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  254. this.btnSearch.TabIndex = 5;
  255. this.btnSearch.Text = "查询(&Q)";
  256. this.btnSearch.UseVisualStyleBackColor = true;
  257. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  258. //
  259. // dkProcedureSearchBox
  260. //
  261. this.dkProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
  262. this.dkProcedureSearchBox.DataSource = null;
  263. this.dkProcedureSearchBox.Enabled = true;
  264. this.dkProcedureSearchBox.IsEnablePurview = false;
  265. this.dkProcedureSearchBox.IsMustInput = false;
  266. this.dkProcedureSearchBox.Location = new System.Drawing.Point(218, 20);
  267. this.dkProcedureSearchBox.ModelType = null;
  268. this.dkProcedureSearchBox.Name = "dkProcedureSearchBox";
  269. this.dkProcedureSearchBox.ProcedureCode = "";
  270. this.dkProcedureSearchBox.ProcedureID = null;
  271. this.dkProcedureSearchBox.ProcedureIDS = null;
  272. this.dkProcedureSearchBox.ProcedureName = null;
  273. this.dkProcedureSearchBox.Purview = null;
  274. this.dkProcedureSearchBox.PurviewType = ((byte)(0));
  275. this.dkProcedureSearchBox.SelectMore = true;
  276. this.dkProcedureSearchBox.Size = new System.Drawing.Size(192, 21);
  277. this.dkProcedureSearchBox.TabIndex = 4;
  278. this.dkProcedureSearchBox.Title = "生产工序";
  279. this.dkProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  280. //
  281. // dkproductionLineSearchBox
  282. //
  283. this.dkproductionLineSearchBox.BackColor = System.Drawing.Color.Transparent;
  284. this.dkproductionLineSearchBox.DataSource = null;
  285. this.dkproductionLineSearchBox.Enabled = true;
  286. this.dkproductionLineSearchBox.IsEnablePurview = false;
  287. this.dkproductionLineSearchBox.IsMustInput = false;
  288. this.dkproductionLineSearchBox.Location = new System.Drawing.Point(12, 20);
  289. this.dkproductionLineSearchBox.Name = "dkproductionLineSearchBox";
  290. this.dkproductionLineSearchBox.ProductionLineCode = "";
  291. this.dkproductionLineSearchBox.ProductionLineID = null;
  292. this.dkproductionLineSearchBox.ProductionLineIDS = null;
  293. this.dkproductionLineSearchBox.ProductionLineName = null;
  294. this.dkproductionLineSearchBox.Purview = null;
  295. this.dkproductionLineSearchBox.PurviewType = ((byte)(0));
  296. this.dkproductionLineSearchBox.SelectMore = true;
  297. this.dkproductionLineSearchBox.Size = new System.Drawing.Size(192, 21);
  298. this.dkproductionLineSearchBox.TabIndex = 1;
  299. this.dkproductionLineSearchBox.Title = " 生产线";
  300. this.dkproductionLineSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  301. //
  302. // dgvReportModule
  303. //
  304. this.dgvReportModule.AllowUserToAddRows = false;
  305. this.dgvReportModule.AllowUserToDeleteRows = false;
  306. this.dgvReportModule.AllowUserToModifyRows = true;
  307. this.dgvReportModule.AllowUserToOrderColumns = true;
  308. this.dgvReportModule.AllowUserToSortRows = false;
  309. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  310. this.dgvReportModule.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  311. this.dgvReportModule.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  312. this.dgvReportModule.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  313. this.dgvReportModule.CellHeight = 23;
  314. this.dgvReportModule.ChildNodeColumnName = null;
  315. this.dgvReportModule.ChildNodeColumnText = null;
  316. this.dgvReportModule.ColumnDeep = 1;
  317. this.dgvReportModule.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  318. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  319. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  320. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  321. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  322. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  323. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  324. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  325. this.dgvReportModule.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  326. this.dgvReportModule.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  327. this.dgvReportModule.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  328. this.productionlinename,
  329. this.procedurename,
  330. this.Usercode,
  331. this.colGoodstypename2,
  332. this.Goodscode,
  333. this.InCount,
  334. this.ProcedureId,
  335. this.colGoodsTypeID2,
  336. this.colGoodsTypeCode2,
  337. this.colgoodsid,
  338. this.coluserid});
  339. this.dgvReportModule.ColumnTreeView = null;
  340. this.dgvReportModule.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)));
  341. this.dgvReportModule.Dock = System.Windows.Forms.DockStyle.Fill;
  342. this.dgvReportModule.DynamicColumnName = "";
  343. this.dgvReportModule.EnableHeadersVisualStyles = false;
  344. this.dgvReportModule.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  345. this.dgvReportModule.FormatQuantityColumns = null;
  346. this.dgvReportModule.HorizontalMergeColumn = null;
  347. this.dgvReportModule.IsAutoCountSum = true;
  348. this.dgvReportModule.IsAutoResizeColumns = false;
  349. this.dgvReportModule.IsClickF12 = false;
  350. this.dgvReportModule.IsOpenMergeCellFlag = false;
  351. this.dgvReportModule.IsSubTotalFlag = false;
  352. this.dgvReportModule.IsTopDeep = false;
  353. this.dgvReportModule.Location = new System.Drawing.Point(0, 0);
  354. this.dgvReportModule.Margin = new System.Windows.Forms.Padding(0);
  355. this.dgvReportModule.MergeColumnNames = null;
  356. this.dgvReportModule.MergeDetailColumnNames = null;
  357. this.dgvReportModule.MergeDetailOnlyColumn = null;
  358. this.dgvReportModule.MergeOnlyColumn = null;
  359. this.dgvReportModule.MultiSelect = false;
  360. this.dgvReportModule.Name = "dgvReportModule";
  361. this.dgvReportModule.ReadOnly = true;
  362. this.dgvReportModule.RefreshAtHscroll = false;
  363. this.dgvReportModule.RowHeadersWidth = 50;
  364. this.dgvReportModule.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  365. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  366. this.dgvReportModule.RowsDefaultCellStyle = dataGridViewCellStyle4;
  367. this.dgvReportModule.RowTemplate.Height = 21;
  368. this.dgvReportModule.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  369. this.dgvReportModule.Size = new System.Drawing.Size(999, 291);
  370. this.dgvReportModule.SortOrderColumnName = null;
  371. this.dgvReportModule.TabIndex = 29;
  372. this.dgvReportModule.Tag = true;
  373. this.dgvReportModule.TotalSumColumns = null;
  374. this.dgvReportModule.ViewRowFilter = "";
  375. this.dgvReportModule.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvReportModule_CellDoubleClick);
  376. //
  377. // productionlinename
  378. //
  379. this.productionlinename.DataPropertyName = "productionlinename";
  380. this.productionlinename.HeaderText = "生产线";
  381. this.productionlinename.Name = "productionlinename";
  382. this.productionlinename.ReadOnly = true;
  383. this.productionlinename.Width = 150;
  384. //
  385. // procedurename
  386. //
  387. this.procedurename.DataPropertyName = "procedurename";
  388. this.procedurename.HeaderText = "完成工序";
  389. this.procedurename.Name = "procedurename";
  390. this.procedurename.ReadOnly = true;
  391. this.procedurename.Width = 120;
  392. //
  393. // Usercode
  394. //
  395. this.Usercode.DataPropertyName = "Usercode";
  396. this.Usercode.HeaderText = "生产工号";
  397. this.Usercode.Name = "Usercode";
  398. this.Usercode.ReadOnly = true;
  399. this.Usercode.Width = 120;
  400. //
  401. // colGoodstypename2
  402. //
  403. this.colGoodstypename2.DataPropertyName = "Goodstypename2";
  404. this.colGoodstypename2.HeaderText = "产品类别";
  405. this.colGoodstypename2.Name = "colGoodstypename2";
  406. this.colGoodstypename2.ReadOnly = true;
  407. this.colGoodstypename2.Width = 120;
  408. //
  409. // Goodscode
  410. //
  411. this.Goodscode.DataPropertyName = "Goodscode";
  412. this.Goodscode.HeaderText = "产品编码";
  413. this.Goodscode.Name = "Goodscode";
  414. this.Goodscode.ReadOnly = true;
  415. this.Goodscode.Width = 120;
  416. //
  417. // InCount
  418. //
  419. this.InCount.DataPropertyName = "InCount";
  420. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  421. this.InCount.DefaultCellStyle = dataGridViewCellStyle3;
  422. this.InCount.HeaderText = "产量";
  423. this.InCount.Name = "InCount";
  424. this.InCount.ReadOnly = true;
  425. this.InCount.Width = 120;
  426. //
  427. // ProcedureId
  428. //
  429. this.ProcedureId.DataPropertyName = "ProcedureId";
  430. this.ProcedureId.HeaderText = "ProcedureId";
  431. this.ProcedureId.Name = "ProcedureId";
  432. this.ProcedureId.ReadOnly = true;
  433. this.ProcedureId.Visible = false;
  434. //
  435. // colGoodsTypeID2
  436. //
  437. this.colGoodsTypeID2.DataPropertyName = "GoodsTypeID2";
  438. this.colGoodsTypeID2.HeaderText = "GoodsTypeID2";
  439. this.colGoodsTypeID2.Name = "colGoodsTypeID2";
  440. this.colGoodsTypeID2.ReadOnly = true;
  441. this.colGoodsTypeID2.Visible = false;
  442. //
  443. // colGoodsTypeCode2
  444. //
  445. this.colGoodsTypeCode2.DataPropertyName = "GoodsTypeCode2";
  446. this.colGoodsTypeCode2.HeaderText = "GoodsTypeCode2";
  447. this.colGoodsTypeCode2.Name = "colGoodsTypeCode2";
  448. this.colGoodsTypeCode2.ReadOnly = true;
  449. this.colGoodsTypeCode2.Visible = false;
  450. //
  451. // colgoodsid
  452. //
  453. this.colgoodsid.DataPropertyName = "goodsid";
  454. this.colgoodsid.HeaderText = "goodsid";
  455. this.colgoodsid.Name = "colgoodsid";
  456. this.colgoodsid.ReadOnly = true;
  457. this.colgoodsid.Visible = false;
  458. //
  459. // coluserid
  460. //
  461. this.coluserid.DataPropertyName = "userid";
  462. this.coluserid.HeaderText = "userid";
  463. this.coluserid.Name = "coluserid";
  464. this.coluserid.ReadOnly = true;
  465. this.coluserid.Visible = false;
  466. //
  467. // tblReportModule
  468. //
  469. this.tblReportModule.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  470. | System.Windows.Forms.AnchorStyles.Left)
  471. | System.Windows.Forms.AnchorStyles.Right)));
  472. this.tblReportModule.Controls.Add(this.tapReportModule);
  473. this.tblReportModule.Controls.Add(this.tapReportModuleDetail);
  474. this.tblReportModule.Location = new System.Drawing.Point(0, 102);
  475. this.tblReportModule.Margin = new System.Windows.Forms.Padding(0);
  476. this.tblReportModule.Name = "tblReportModule";
  477. this.tblReportModule.Padding = new System.Drawing.Point(0, 0);
  478. this.tblReportModule.SelectedIndex = 0;
  479. this.tblReportModule.ShowToolTips = true;
  480. this.tblReportModule.Size = new System.Drawing.Size(1007, 317);
  481. this.tblReportModule.TabIndex = 30;
  482. //
  483. // tapReportModule
  484. //
  485. this.tapReportModule.Controls.Add(this.dgvReportModule);
  486. this.tapReportModule.Location = new System.Drawing.Point(4, 22);
  487. this.tapReportModule.Margin = new System.Windows.Forms.Padding(0);
  488. this.tapReportModule.Name = "tapReportModule";
  489. this.tapReportModule.Size = new System.Drawing.Size(999, 291);
  490. this.tapReportModule.TabIndex = 0;
  491. this.tapReportModule.Text = "在产产品汇总";
  492. this.tapReportModule.UseVisualStyleBackColor = true;
  493. //
  494. // tapReportModuleDetail
  495. //
  496. this.tapReportModuleDetail.Controls.Add(this.dgvDetailReportModule);
  497. this.tapReportModuleDetail.Location = new System.Drawing.Point(4, 22);
  498. this.tapReportModuleDetail.Margin = new System.Windows.Forms.Padding(0);
  499. this.tapReportModuleDetail.Name = "tapReportModuleDetail";
  500. this.tapReportModuleDetail.Size = new System.Drawing.Size(999, 291);
  501. this.tapReportModuleDetail.TabIndex = 1;
  502. this.tapReportModuleDetail.Text = "在产产品明细";
  503. this.tapReportModuleDetail.UseVisualStyleBackColor = true;
  504. //
  505. // dgvDetailReportModule
  506. //
  507. this.dgvDetailReportModule.AllowUserToAddRows = false;
  508. this.dgvDetailReportModule.AllowUserToDeleteRows = false;
  509. this.dgvDetailReportModule.AllowUserToModifyRows = true;
  510. this.dgvDetailReportModule.AllowUserToOrderColumns = true;
  511. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  512. this.dgvDetailReportModule.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
  513. this.dgvDetailReportModule.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  514. | System.Windows.Forms.AnchorStyles.Left)
  515. | System.Windows.Forms.AnchorStyles.Right)));
  516. this.dgvDetailReportModule.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  517. this.dgvDetailReportModule.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  518. this.dgvDetailReportModule.CellHeight = 23;
  519. this.dgvDetailReportModule.ChildNodeColumnName = null;
  520. this.dgvDetailReportModule.ChildNodeColumnText = null;
  521. this.dgvDetailReportModule.ColumnDeep = 1;
  522. this.dgvDetailReportModule.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  523. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  524. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  525. dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  526. dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White;
  527. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  528. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  529. dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  530. this.dgvDetailReportModule.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
  531. this.dgvDetailReportModule.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  532. this.dgvDetailReportModule.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  533. this.BarCode,
  534. this.SecurityCode,
  535. this.LogoCodeName,
  536. this.dataGridViewTextBoxColumn1,
  537. this.GoodsName,
  538. this.ProductionLineID,
  539. this.ProductionLineCode,
  540. this.dataGridViewTextBoxColumn2,
  541. this.CompleteProcedureID,
  542. this.CompleteProcedureName,
  543. this.CreateTime,
  544. this.UpdateTime,
  545. this.dataGridViewTextBoxColumn3,
  546. this.inscrapflag,
  547. this.ModelType,
  548. this.ProcedureModel,
  549. this.GoodsLevelName,
  550. this.GoodsLevelTypeName,
  551. this.GroutingLineID,
  552. this.GroutingLineCode,
  553. this.GroutingLineName,
  554. this.GMouldTypeID,
  555. this.GMouldTypeName,
  556. this.GroutingMouldCode,
  557. this.GroutingDate,
  558. this.GROUTINGCOUNT,
  559. this.GROUTINGUSERCODE,
  560. this.GoodsID,
  561. this.UserID,
  562. this.UserName,
  563. this.IsPublicBody,
  564. this.IsReworked,
  565. this.SPECIALREPAIRFLAG,
  566. this.GroutingDailyID,
  567. this.GroutingDailyDetailID,
  568. this.CanManyTimes,
  569. this.GroutingLineDetailID,
  570. this.CreateUserID,
  571. this.CreateUserName,
  572. this.UpdateUserID,
  573. this.UpdateUserName,
  574. this.Remarks});
  575. this.dgvDetailReportModule.ColumnTreeView = null;
  576. this.dgvDetailReportModule.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)));
  577. this.dgvDetailReportModule.DynamicColumnName = "";
  578. this.dgvDetailReportModule.EnableHeadersVisualStyles = false;
  579. this.dgvDetailReportModule.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  580. this.dgvDetailReportModule.FormatQuantityColumns = null;
  581. this.dgvDetailReportModule.HorizontalMergeColumn = null;
  582. this.dgvDetailReportModule.IsAutoCountSum = true;
  583. this.dgvDetailReportModule.IsAutoResizeColumns = false;
  584. this.dgvDetailReportModule.IsClickF12 = false;
  585. this.dgvDetailReportModule.IsOpenMergeCellFlag = false;
  586. this.dgvDetailReportModule.IsSubTotalFlag = false;
  587. this.dgvDetailReportModule.IsTopDeep = false;
  588. this.dgvDetailReportModule.Location = new System.Drawing.Point(0, 0);
  589. this.dgvDetailReportModule.MergeColumnNames = null;
  590. this.dgvDetailReportModule.MergeDetailColumnNames = null;
  591. this.dgvDetailReportModule.MergeDetailOnlyColumn = null;
  592. this.dgvDetailReportModule.MergeOnlyColumn = null;
  593. this.dgvDetailReportModule.MultiSelect = false;
  594. this.dgvDetailReportModule.Name = "dgvDetailReportModule";
  595. this.dgvDetailReportModule.ReadOnly = true;
  596. this.dgvDetailReportModule.RefreshAtHscroll = false;
  597. this.dgvDetailReportModule.RowHeadersWidth = 50;
  598. this.dgvDetailReportModule.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  599. dataGridViewCellStyle11.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  600. this.dgvDetailReportModule.RowsDefaultCellStyle = dataGridViewCellStyle11;
  601. this.dgvDetailReportModule.RowTemplate.Height = 21;
  602. this.dgvDetailReportModule.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  603. this.dgvDetailReportModule.Size = new System.Drawing.Size(999, 291);
  604. this.dgvDetailReportModule.SortOrderColumnName = null;
  605. this.dgvDetailReportModule.TabIndex = 29;
  606. this.dgvDetailReportModule.Tag = true;
  607. this.dgvDetailReportModule.TotalSumColumns = null;
  608. this.dgvDetailReportModule.ViewRowFilter = "";
  609. //
  610. // BarCode
  611. //
  612. this.BarCode.DataPropertyName = "BarCode";
  613. this.BarCode.HeaderText = "产品条码";
  614. this.BarCode.Name = "BarCode";
  615. this.BarCode.ReadOnly = true;
  616. //
  617. // SecurityCode
  618. //
  619. this.SecurityCode.DataPropertyName = "SecurityCode";
  620. this.SecurityCode.HeaderText = "防伪码";
  621. this.SecurityCode.Name = "SecurityCode";
  622. this.SecurityCode.ReadOnly = true;
  623. //
  624. // LogoCodeName
  625. //
  626. this.LogoCodeName.DataPropertyName = "LogoCodeName";
  627. this.LogoCodeName.HeaderText = "商标";
  628. this.LogoCodeName.Name = "LogoCodeName";
  629. this.LogoCodeName.ReadOnly = true;
  630. //
  631. // dataGridViewTextBoxColumn1
  632. //
  633. this.dataGridViewTextBoxColumn1.DataPropertyName = "GoodsCode";
  634. this.dataGridViewTextBoxColumn1.HeaderText = "产品编码";
  635. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  636. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  637. //
  638. // GoodsName
  639. //
  640. this.GoodsName.DataPropertyName = "GoodsName";
  641. this.GoodsName.HeaderText = "产品名称";
  642. this.GoodsName.Name = "GoodsName";
  643. this.GoodsName.ReadOnly = true;
  644. //
  645. // ProductionLineID
  646. //
  647. this.ProductionLineID.DataPropertyName = "ProductionLineID";
  648. this.ProductionLineID.HeaderText = "生产线ID";
  649. this.ProductionLineID.Name = "ProductionLineID";
  650. this.ProductionLineID.ReadOnly = true;
  651. this.ProductionLineID.Visible = false;
  652. //
  653. // ProductionLineCode
  654. //
  655. this.ProductionLineCode.DataPropertyName = "ProductionLineCode";
  656. this.ProductionLineCode.HeaderText = "生产线编码";
  657. this.ProductionLineCode.Name = "ProductionLineCode";
  658. this.ProductionLineCode.ReadOnly = true;
  659. this.ProductionLineCode.Visible = false;
  660. //
  661. // dataGridViewTextBoxColumn2
  662. //
  663. this.dataGridViewTextBoxColumn2.DataPropertyName = "ProductionLineName";
  664. this.dataGridViewTextBoxColumn2.HeaderText = "生产线";
  665. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  666. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  667. //
  668. // CompleteProcedureID
  669. //
  670. this.CompleteProcedureID.DataPropertyName = "CompleteProcedureID";
  671. this.CompleteProcedureID.HeaderText = "完成工序ID";
  672. this.CompleteProcedureID.Name = "CompleteProcedureID";
  673. this.CompleteProcedureID.ReadOnly = true;
  674. this.CompleteProcedureID.Visible = false;
  675. //
  676. // CompleteProcedureName
  677. //
  678. this.CompleteProcedureName.DataPropertyName = "CompleteProcedureName";
  679. this.CompleteProcedureName.HeaderText = "完成工序";
  680. this.CompleteProcedureName.Name = "CompleteProcedureName";
  681. this.CompleteProcedureName.ReadOnly = true;
  682. //
  683. // CreateTime
  684. //
  685. this.CreateTime.DataPropertyName = "CreateTime";
  686. dataGridViewCellStyle7.Format = "yyyy-MM-dd HH:mm:ss";
  687. this.CreateTime.DefaultCellStyle = dataGridViewCellStyle7;
  688. this.CreateTime.HeaderText = "交坯时间";
  689. this.CreateTime.Name = "CreateTime";
  690. this.CreateTime.ReadOnly = true;
  691. this.CreateTime.Width = 180;
  692. //
  693. // UpdateTime
  694. //
  695. this.UpdateTime.DataPropertyName = "UpdateTime";
  696. dataGridViewCellStyle8.Format = "yyyy-MM-dd HH:mm:ss";
  697. dataGridViewCellStyle8.NullValue = null;
  698. this.UpdateTime.DefaultCellStyle = dataGridViewCellStyle8;
  699. this.UpdateTime.HeaderText = "完成时间";
  700. this.UpdateTime.Name = "UpdateTime";
  701. this.UpdateTime.ReadOnly = true;
  702. //
  703. // dataGridViewTextBoxColumn3
  704. //
  705. this.dataGridViewTextBoxColumn3.DataPropertyName = "UserCode";
  706. this.dataGridViewTextBoxColumn3.HeaderText = "生产工号";
  707. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  708. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  709. //
  710. // inscrapflag
  711. //
  712. this.inscrapflag.DataPropertyName = "inscrapflag";
  713. this.inscrapflag.HeaderText = "损坯状态";
  714. this.inscrapflag.Name = "inscrapflag";
  715. this.inscrapflag.ReadOnly = true;
  716. //
  717. // ModelType
  718. //
  719. this.ModelType.DataPropertyName = "ModelType";
  720. this.ModelType.HeaderText = "工序类别";
  721. this.ModelType.Name = "ModelType";
  722. this.ModelType.ReadOnly = true;
  723. this.ModelType.Visible = false;
  724. //
  725. // ProcedureModel
  726. //
  727. this.ProcedureModel.DataPropertyName = "ProcedureModel";
  728. this.ProcedureModel.HeaderText = "工序模型";
  729. this.ProcedureModel.Name = "ProcedureModel";
  730. this.ProcedureModel.ReadOnly = true;
  731. this.ProcedureModel.Visible = false;
  732. //
  733. // GoodsLevelName
  734. //
  735. this.GoodsLevelName.DataPropertyName = "GoodsLevelName";
  736. this.GoodsLevelName.HeaderText = "产品分级";
  737. this.GoodsLevelName.Name = "GoodsLevelName";
  738. this.GoodsLevelName.ReadOnly = true;
  739. //
  740. // GoodsLevelTypeName
  741. //
  742. this.GoodsLevelTypeName.DataPropertyName = "GoodsLevelTypeName";
  743. this.GoodsLevelTypeName.HeaderText = "产品分级类别";
  744. this.GoodsLevelTypeName.Name = "GoodsLevelTypeName";
  745. this.GoodsLevelTypeName.ReadOnly = true;
  746. this.GoodsLevelTypeName.Visible = false;
  747. //
  748. // GroutingLineID
  749. //
  750. this.GroutingLineID.DataPropertyName = "GroutingLineID";
  751. this.GroutingLineID.HeaderText = "成型生产线ID";
  752. this.GroutingLineID.Name = "GroutingLineID";
  753. this.GroutingLineID.ReadOnly = true;
  754. this.GroutingLineID.Visible = false;
  755. //
  756. // GroutingLineCode
  757. //
  758. this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
  759. this.GroutingLineCode.HeaderText = "成型线编码";
  760. this.GroutingLineCode.Name = "GroutingLineCode";
  761. this.GroutingLineCode.ReadOnly = true;
  762. //
  763. // GroutingLineName
  764. //
  765. this.GroutingLineName.DataPropertyName = "GroutingLineName";
  766. this.GroutingLineName.HeaderText = "成型线名称";
  767. this.GroutingLineName.Name = "GroutingLineName";
  768. this.GroutingLineName.ReadOnly = true;
  769. this.GroutingLineName.Visible = false;
  770. //
  771. // GMouldTypeID
  772. //
  773. this.GMouldTypeID.DataPropertyName = "GMouldTypeID";
  774. this.GMouldTypeID.HeaderText = "成型线类型ID";
  775. this.GMouldTypeID.Name = "GMouldTypeID";
  776. this.GMouldTypeID.ReadOnly = true;
  777. this.GMouldTypeID.Visible = false;
  778. //
  779. // GMouldTypeName
  780. //
  781. this.GMouldTypeName.DataPropertyName = "GMouldTypeName";
  782. this.GMouldTypeName.HeaderText = "成型线类型";
  783. this.GMouldTypeName.Name = "GMouldTypeName";
  784. this.GMouldTypeName.ReadOnly = true;
  785. //
  786. // GroutingMouldCode
  787. //
  788. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  789. this.GroutingMouldCode.HeaderText = "模具编号";
  790. this.GroutingMouldCode.Name = "GroutingMouldCode";
  791. this.GroutingMouldCode.ReadOnly = true;
  792. //
  793. // GroutingDate
  794. //
  795. this.GroutingDate.DataPropertyName = "GroutingDate";
  796. dataGridViewCellStyle9.Format = "yyyy-MM-dd";
  797. this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle9;
  798. this.GroutingDate.HeaderText = "注浆日期";
  799. this.GroutingDate.Name = "GroutingDate";
  800. this.GroutingDate.ReadOnly = true;
  801. //
  802. // GROUTINGCOUNT
  803. //
  804. this.GROUTINGCOUNT.DataPropertyName = "GROUTINGCOUNT";
  805. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  806. this.GROUTINGCOUNT.DefaultCellStyle = dataGridViewCellStyle10;
  807. this.GROUTINGCOUNT.HeaderText = "注浆次数";
  808. this.GROUTINGCOUNT.Name = "GROUTINGCOUNT";
  809. this.GROUTINGCOUNT.ReadOnly = true;
  810. //
  811. // GROUTINGUSERCODE
  812. //
  813. this.GROUTINGUSERCODE.DataPropertyName = "GROUTINGUSERCODE";
  814. this.GROUTINGUSERCODE.HeaderText = "成型工号";
  815. this.GROUTINGUSERCODE.Name = "GROUTINGUSERCODE";
  816. this.GROUTINGUSERCODE.ReadOnly = true;
  817. //
  818. // GoodsID
  819. //
  820. this.GoodsID.DataPropertyName = "GoodsID";
  821. this.GoodsID.HeaderText = "产品ID";
  822. this.GoodsID.Name = "GoodsID";
  823. this.GoodsID.ReadOnly = true;
  824. this.GoodsID.Visible = false;
  825. //
  826. // UserID
  827. //
  828. this.UserID.DataPropertyName = "UserID";
  829. this.UserID.HeaderText = "工号ID";
  830. this.UserID.Name = "UserID";
  831. this.UserID.ReadOnly = true;
  832. this.UserID.Visible = false;
  833. //
  834. // UserName
  835. //
  836. this.UserName.DataPropertyName = "UserName";
  837. this.UserName.HeaderText = "工号姓名";
  838. this.UserName.Name = "UserName";
  839. this.UserName.ReadOnly = true;
  840. this.UserName.Visible = false;
  841. //
  842. // IsPublicBody
  843. //
  844. this.IsPublicBody.DataPropertyName = "IsPublicBody";
  845. this.IsPublicBody.FalseValue = "0";
  846. this.IsPublicBody.HeaderText = "公坯标识";
  847. this.IsPublicBody.Name = "IsPublicBody";
  848. this.IsPublicBody.ReadOnly = true;
  849. this.IsPublicBody.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  850. this.IsPublicBody.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  851. this.IsPublicBody.TrueValue = "1";
  852. this.IsPublicBody.Visible = false;
  853. //
  854. // IsReworked
  855. //
  856. this.IsReworked.DataPropertyName = "IsReFire";
  857. this.IsReworked.FalseValue = "0";
  858. this.IsReworked.HeaderText = "重烧标识";
  859. this.IsReworked.Name = "IsReworked";
  860. this.IsReworked.ReadOnly = true;
  861. this.IsReworked.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  862. this.IsReworked.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  863. this.IsReworked.TrueValue = "1";
  864. //
  865. // SPECIALREPAIRFLAG
  866. //
  867. this.SPECIALREPAIRFLAG.DataPropertyName = "SPECIALREPAIRFLAG";
  868. this.SPECIALREPAIRFLAG.FalseValue = "0";
  869. this.SPECIALREPAIRFLAG.HeaderText = "干补标识";
  870. this.SPECIALREPAIRFLAG.Name = "SPECIALREPAIRFLAG";
  871. this.SPECIALREPAIRFLAG.ReadOnly = true;
  872. this.SPECIALREPAIRFLAG.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  873. this.SPECIALREPAIRFLAG.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  874. this.SPECIALREPAIRFLAG.TrueValue = "1";
  875. //
  876. // GroutingDailyID
  877. //
  878. this.GroutingDailyID.DataPropertyName = "GroutingDailyID";
  879. this.GroutingDailyID.HeaderText = "注浆日报ID";
  880. this.GroutingDailyID.Name = "GroutingDailyID";
  881. this.GroutingDailyID.ReadOnly = true;
  882. this.GroutingDailyID.Visible = false;
  883. //
  884. // GroutingDailyDetailID
  885. //
  886. this.GroutingDailyDetailID.DataPropertyName = "GroutingDailyDetailID";
  887. this.GroutingDailyDetailID.HeaderText = "注浆日报明细ID";
  888. this.GroutingDailyDetailID.Name = "GroutingDailyDetailID";
  889. this.GroutingDailyDetailID.ReadOnly = true;
  890. this.GroutingDailyDetailID.Visible = false;
  891. //
  892. // CanManyTimes
  893. //
  894. this.CanManyTimes.DataPropertyName = "CanManyTimes";
  895. this.CanManyTimes.HeaderText = "能否多次注浆";
  896. this.CanManyTimes.Name = "CanManyTimes";
  897. this.CanManyTimes.ReadOnly = true;
  898. this.CanManyTimes.Visible = false;
  899. //
  900. // GroutingLineDetailID
  901. //
  902. this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
  903. this.GroutingLineDetailID.HeaderText = "成型生产线明细ID";
  904. this.GroutingLineDetailID.Name = "GroutingLineDetailID";
  905. this.GroutingLineDetailID.ReadOnly = true;
  906. this.GroutingLineDetailID.Visible = false;
  907. //
  908. // CreateUserID
  909. //
  910. this.CreateUserID.DataPropertyName = "CreateUserID";
  911. this.CreateUserID.HeaderText = "创建数据操作员ID";
  912. this.CreateUserID.Name = "CreateUserID";
  913. this.CreateUserID.ReadOnly = true;
  914. this.CreateUserID.Visible = false;
  915. //
  916. // CreateUserName
  917. //
  918. this.CreateUserName.DataPropertyName = "CreateUserName";
  919. this.CreateUserName.HeaderText = "创建数据操作员";
  920. this.CreateUserName.Name = "CreateUserName";
  921. this.CreateUserName.ReadOnly = true;
  922. this.CreateUserName.Visible = false;
  923. //
  924. // UpdateUserID
  925. //
  926. this.UpdateUserID.DataPropertyName = "UpdateUserID";
  927. this.UpdateUserID.HeaderText = "更新数据操作员ID";
  928. this.UpdateUserID.Name = "UpdateUserID";
  929. this.UpdateUserID.ReadOnly = true;
  930. this.UpdateUserID.Visible = false;
  931. //
  932. // UpdateUserName
  933. //
  934. this.UpdateUserName.DataPropertyName = "UpdateUserName";
  935. this.UpdateUserName.HeaderText = "更新数据操作员";
  936. this.UpdateUserName.Name = "UpdateUserName";
  937. this.UpdateUserName.ReadOnly = true;
  938. this.UpdateUserName.Visible = false;
  939. //
  940. // Remarks
  941. //
  942. this.Remarks.DataPropertyName = "Remarks";
  943. this.Remarks.HeaderText = "备注";
  944. this.Remarks.Name = "Remarks";
  945. this.Remarks.ReadOnly = true;
  946. this.Remarks.Visible = false;
  947. //
  948. // F_RPT_030105
  949. //
  950. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  951. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  952. this.ClientSize = new System.Drawing.Size(1016, 417);
  953. this.Controls.Add(this.tblReportModule);
  954. this.Controls.Add(this.gbxCondition);
  955. this.Controls.Add(this.tsrOperate);
  956. this.Name = "F_RPT_030105";
  957. this.Text = "在产产品汇总表";
  958. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_030101_1_FormClosed);
  959. this.Load += new System.EventHandler(this.F_RPT_030101_1_Load);
  960. this.tsrOperate.ResumeLayout(false);
  961. this.tsrOperate.PerformLayout();
  962. this.gbxCondition.ResumeLayout(false);
  963. this.gbxCondition.PerformLayout();
  964. ((System.ComponentModel.ISupportInitialize)(this.dgvReportModule)).EndInit();
  965. this.tblReportModule.ResumeLayout(false);
  966. this.tapReportModule.ResumeLayout(false);
  967. this.tapReportModuleDetail.ResumeLayout(false);
  968. ((System.ComponentModel.ISupportInitialize)(this.dgvDetailReportModule)).EndInit();
  969. this.ResumeLayout(false);
  970. }
  971. #endregion
  972. private Basics.BaseControls.C_ToolStrip tsrOperate;
  973. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  974. private System.Windows.Forms.ToolStripButton tsbtnClose;
  975. private Basics.BaseControls.C_GroupBox gbxCondition;
  976. private Controls.SearchTextBox.dkproductionLineSearchBox dkproductionLineSearchBox;
  977. private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox;
  978. private Basics.BaseControls.C_Button btnClearCondition;
  979. private Basics.BaseControls.C_Button btnSearch;
  980. private Basics.BaseControls.C_Label lblGoodsCode;
  981. private Basics.BaseControls.C_TextBox txtGoodsCode;
  982. private Basics.BaseControls.C_DataGridView dgvReportModule;
  983. private System.Windows.Forms.TabControl tblReportModule;
  984. private System.Windows.Forms.TabPage tapReportModule;
  985. private System.Windows.Forms.TabPage tapReportModuleDetail;
  986. private Basics.BaseControls.C_DataGridView dgvDetailReportModule;
  987. private Basics.BaseControls.C_Label lblGoodsType;
  988. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  989. private System.Windows.Forms.DataGridViewTextBoxColumn productionlinename;
  990. private System.Windows.Forms.DataGridViewTextBoxColumn procedurename;
  991. private System.Windows.Forms.DataGridViewTextBoxColumn Usercode;
  992. private System.Windows.Forms.DataGridViewTextBoxColumn colGoodstypename2;
  993. private System.Windows.Forms.DataGridViewTextBoxColumn Goodscode;
  994. private System.Windows.Forms.DataGridViewTextBoxColumn InCount;
  995. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureId;
  996. private System.Windows.Forms.DataGridViewTextBoxColumn colGoodsTypeID2;
  997. private System.Windows.Forms.DataGridViewTextBoxColumn colGoodsTypeCode2;
  998. private System.Windows.Forms.DataGridViewTextBoxColumn colgoodsid;
  999. private System.Windows.Forms.DataGridViewTextBoxColumn coluserid;
  1000. private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
  1001. private System.Windows.Forms.DataGridViewTextBoxColumn SecurityCode;
  1002. private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName;
  1003. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  1004. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
  1005. private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineID;
  1006. private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineCode;
  1007. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  1008. private System.Windows.Forms.DataGridViewTextBoxColumn CompleteProcedureID;
  1009. private System.Windows.Forms.DataGridViewTextBoxColumn CompleteProcedureName;
  1010. private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
  1011. private System.Windows.Forms.DataGridViewTextBoxColumn UpdateTime;
  1012. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  1013. private System.Windows.Forms.DataGridViewTextBoxColumn inscrapflag;
  1014. private System.Windows.Forms.DataGridViewTextBoxColumn ModelType;
  1015. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureModel;
  1016. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsLevelName;
  1017. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsLevelTypeName;
  1018. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineID;
  1019. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
  1020. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName;
  1021. private System.Windows.Forms.DataGridViewTextBoxColumn GMouldTypeID;
  1022. private System.Windows.Forms.DataGridViewTextBoxColumn GMouldTypeName;
  1023. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  1024. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
  1025. private System.Windows.Forms.DataGridViewTextBoxColumn GROUTINGCOUNT;
  1026. private System.Windows.Forms.DataGridViewTextBoxColumn GROUTINGUSERCODE;
  1027. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
  1028. private System.Windows.Forms.DataGridViewTextBoxColumn UserID;
  1029. private System.Windows.Forms.DataGridViewTextBoxColumn UserName;
  1030. private System.Windows.Forms.DataGridViewCheckBoxColumn IsPublicBody;
  1031. private System.Windows.Forms.DataGridViewCheckBoxColumn IsReworked;
  1032. private System.Windows.Forms.DataGridViewCheckBoxColumn SPECIALREPAIRFLAG;
  1033. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyID;
  1034. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyDetailID;
  1035. private System.Windows.Forms.DataGridViewTextBoxColumn CanManyTimes;
  1036. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineDetailID;
  1037. private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserID;
  1038. private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName;
  1039. private System.Windows.Forms.DataGridViewTextBoxColumn UpdateUserID;
  1040. private System.Windows.Forms.DataGridViewTextBoxColumn UpdateUserName;
  1041. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  1042. }
  1043. }