F_RPT_030105.Designer.cs 67 KB

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