F_RPT_040105.Designer.cs 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_040105
  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_040105));
  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 dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
  46. this.dropKilnCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  47. this.lblKilnCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  48. this.dropRptProcedure = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  49. this.lblRptProcedureName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  50. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  51. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  52. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  53. this.dkproductionLineSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkproductionLineSearchBox();
  54. this.lblAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  55. this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  56. this.dtpAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  57. this.dtpAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  58. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  59. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  60. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  61. this.chkTestMouldFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
  62. this.chkAll = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  63. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  64. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  65. this.dgvRptProcedure = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  66. this.ProductionLineId = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.subGoodstypecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.ProductionLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.dtsource = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.goodstypecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.Kilncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.OutKilnCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.GCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.OutGCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.GoodGCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.Qualified = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.QualifiedPercent = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.GoodCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.GoodPercent = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.BadCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.BadPercent = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.SubstandardCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.SubstandardPercent = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.ReFireCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.ReFirePercent = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.tsrOperate.SuspendLayout();
  87. this.gbxCondition.SuspendLayout();
  88. ((System.ComponentModel.ISupportInitialize)(this.dgvRptProcedure)).BeginInit();
  89. this.SuspendLayout();
  90. //
  91. // dropKilnCode
  92. //
  93. this.dropKilnCode.BackColor = System.Drawing.SystemColors.Window;
  94. this.dropKilnCode.BackgroundColor = System.Drawing.SystemColors.Window;
  95. this.dropKilnCode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  96. this.dropKilnCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  97. this.dropKilnCode.FormattingEnabled = true;
  98. this.dropKilnCode.Location = new System.Drawing.Point(603, 18);
  99. this.dropKilnCode.Name = "dropKilnCode";
  100. this.dropKilnCode.Size = new System.Drawing.Size(133, 20);
  101. this.dropKilnCode.TabIndex = 6;
  102. //
  103. // lblKilnCode
  104. //
  105. this.lblKilnCode.AutoSize = true;
  106. this.lblKilnCode.BackColor = System.Drawing.SystemColors.Control;
  107. this.lblKilnCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  108. this.lblKilnCode.ForeColor = System.Drawing.SystemColors.ControlText;
  109. this.lblKilnCode.Location = new System.Drawing.Point(545, 22);
  110. this.lblKilnCode.Name = "lblKilnCode";
  111. this.lblKilnCode.Size = new System.Drawing.Size(53, 12);
  112. this.lblKilnCode.TabIndex = 5;
  113. this.lblKilnCode.Text = "窑炉编号";
  114. //
  115. // dropRptProcedure
  116. //
  117. this.dropRptProcedure.BackColor = System.Drawing.Color.Yellow;
  118. this.dropRptProcedure.BackgroundColor = System.Drawing.SystemColors.Window;
  119. this.dropRptProcedure.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  120. this.dropRptProcedure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  121. this.dropRptProcedure.FormattingEnabled = true;
  122. this.dropRptProcedure.IsMustInput = true;
  123. this.dropRptProcedure.Location = new System.Drawing.Point(207, 18);
  124. this.dropRptProcedure.Name = "dropRptProcedure";
  125. this.dropRptProcedure.Size = new System.Drawing.Size(133, 20);
  126. this.dropRptProcedure.TabIndex = 2;
  127. //
  128. // lblRptProcedureName
  129. //
  130. this.lblRptProcedureName.AutoSize = true;
  131. this.lblRptProcedureName.BackColor = System.Drawing.SystemColors.Control;
  132. this.lblRptProcedureName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  133. this.lblRptProcedureName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  134. this.lblRptProcedureName.Location = new System.Drawing.Point(124, 21);
  135. this.lblRptProcedureName.Name = "lblRptProcedureName";
  136. this.lblRptProcedureName.Size = new System.Drawing.Size(77, 12);
  137. this.lblRptProcedureName.TabIndex = 1;
  138. this.lblRptProcedureName.Text = "数据来源名称";
  139. //
  140. // tsrOperate
  141. //
  142. this.tsrOperate.AutoSize = false;
  143. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  144. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  145. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  146. this.tsbtnAdaptive,
  147. this.tsbtnClose});
  148. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  149. this.tsrOperate.Name = "tsrOperate";
  150. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  151. this.tsrOperate.ShowItemToolTips = false;
  152. this.tsrOperate.Size = new System.Drawing.Size(1131, 35);
  153. this.tsrOperate.TabIndex = 0;
  154. this.tsrOperate.Text = "toolStrip1";
  155. //
  156. // tsbtnAdaptive
  157. //
  158. this.tsbtnAdaptive.AutoSize = false;
  159. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  160. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  161. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  162. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  163. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  164. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  165. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  166. //
  167. // tsbtnClose
  168. //
  169. this.tsbtnClose.AutoSize = false;
  170. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  171. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  172. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  173. this.tsbtnClose.Name = "tsbtnClose";
  174. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  175. this.tsbtnClose.Text = "关闭(&X)";
  176. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  177. //
  178. // dkproductionLineSearchBox
  179. //
  180. this.dkproductionLineSearchBox.BackColor = System.Drawing.Color.Transparent;
  181. this.dkproductionLineSearchBox.DataSource = null;
  182. this.dkproductionLineSearchBox.Enabled = true;
  183. this.dkproductionLineSearchBox.IsEnablePurview = false;
  184. this.dkproductionLineSearchBox.IsMustInput = false;
  185. this.dkproductionLineSearchBox.Ispurview = true;
  186. this.dkproductionLineSearchBox.Location = new System.Drawing.Point(346, 18);
  187. this.dkproductionLineSearchBox.Name = "dkproductionLineSearchBox";
  188. this.dkproductionLineSearchBox.ProductionLineCode = "";
  189. this.dkproductionLineSearchBox.ProductionLineID = null;
  190. this.dkproductionLineSearchBox.ProductionLineIDS = null;
  191. this.dkproductionLineSearchBox.ProductionLineName = null;
  192. this.dkproductionLineSearchBox.Purview = null;
  193. this.dkproductionLineSearchBox.PurviewType = ((byte)(0));
  194. this.dkproductionLineSearchBox.Size = new System.Drawing.Size(193, 21);
  195. this.dkproductionLineSearchBox.TabIndex = 4;
  196. this.dkproductionLineSearchBox.Title = " 生产线";
  197. this.dkproductionLineSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  198. //
  199. // lblAccountDateStart
  200. //
  201. this.lblAccountDateStart.AutoSize = true;
  202. this.lblAccountDateStart.BackColor = System.Drawing.Color.Transparent;
  203. this.lblAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  204. this.lblAccountDateStart.ForeColor = System.Drawing.SystemColors.ControlText;
  205. this.lblAccountDateStart.Location = new System.Drawing.Point(147, 49);
  206. this.lblAccountDateStart.Name = "lblAccountDateStart";
  207. this.lblAccountDateStart.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  208. this.lblAccountDateStart.Size = new System.Drawing.Size(53, 12);
  209. this.lblAccountDateStart.TabIndex = 7;
  210. this.lblAccountDateStart.Text = "生产日期";
  211. //
  212. // lblAccountDateEnd
  213. //
  214. this.lblAccountDateEnd.AutoSize = true;
  215. this.lblAccountDateEnd.BackColor = System.Drawing.Color.Transparent;
  216. this.lblAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  217. this.lblAccountDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
  218. this.lblAccountDateEnd.Location = new System.Drawing.Point(346, 49);
  219. this.lblAccountDateEnd.Name = "lblAccountDateEnd";
  220. this.lblAccountDateEnd.Size = new System.Drawing.Size(53, 12);
  221. this.lblAccountDateEnd.TabIndex = 9;
  222. this.lblAccountDateEnd.Text = " 至 ";
  223. //
  224. // dtpAccountDateEnd
  225. //
  226. this.dtpAccountDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  227. this.dtpAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  228. this.dtpAccountDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  229. this.dtpAccountDateEnd.Location = new System.Drawing.Point(404, 44);
  230. this.dtpAccountDateEnd.Name = "dtpAccountDateEnd";
  231. this.dtpAccountDateEnd.ShowUpDown = true;
  232. this.dtpAccountDateEnd.Size = new System.Drawing.Size(133, 21);
  233. this.dtpAccountDateEnd.TabIndex = 10;
  234. //
  235. // dtpAccountDateStart
  236. //
  237. this.dtpAccountDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
  238. this.dtpAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  239. this.dtpAccountDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  240. this.dtpAccountDateStart.Location = new System.Drawing.Point(207, 45);
  241. this.dtpAccountDateStart.Name = "dtpAccountDateStart";
  242. this.dtpAccountDateStart.ShowUpDown = true;
  243. this.dtpAccountDateStart.Size = new System.Drawing.Size(133, 21);
  244. this.dtpAccountDateStart.TabIndex = 8;
  245. //
  246. // gbxCondition
  247. //
  248. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  249. | System.Windows.Forms.AnchorStyles.Right)));
  250. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  251. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  252. this.gbxCondition.Controls.Add(this.lblGoodsType);
  253. this.gbxCondition.Controls.Add(this.scbGoodsType);
  254. this.gbxCondition.Controls.Add(this.chkTestMouldFlag);
  255. this.gbxCondition.Controls.Add(this.chkAll);
  256. this.gbxCondition.Controls.Add(this.btnClearCondition);
  257. this.gbxCondition.Controls.Add(this.btnSearch);
  258. this.gbxCondition.Controls.Add(this.dropKilnCode);
  259. this.gbxCondition.Controls.Add(this.lblKilnCode);
  260. this.gbxCondition.Controls.Add(this.lblRptProcedureName);
  261. this.gbxCondition.Controls.Add(this.dropRptProcedure);
  262. this.gbxCondition.Controls.Add(this.dkproductionLineSearchBox);
  263. this.gbxCondition.Controls.Add(this.lblAccountDateStart);
  264. this.gbxCondition.Controls.Add(this.lblAccountDateEnd);
  265. this.gbxCondition.Controls.Add(this.dtpAccountDateEnd);
  266. this.gbxCondition.Controls.Add(this.dtpAccountDateStart);
  267. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  268. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  269. this.gbxCondition.IsMustInput = false;
  270. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  271. this.gbxCondition.Name = "gbxCondition";
  272. this.gbxCondition.OriginalHeight = -1;
  273. this.gbxCondition.Size = new System.Drawing.Size(1119, 80);
  274. this.gbxCondition.TabIndex = 1;
  275. this.gbxCondition.TabStop = false;
  276. this.gbxCondition.Text = "查询条件 ▼";
  277. //
  278. // lblGoodsType
  279. //
  280. this.lblGoodsType.AutoSize = true;
  281. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  282. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  283. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  284. this.lblGoodsType.Location = new System.Drawing.Point(742, 22);
  285. this.lblGoodsType.Name = "lblGoodsType";
  286. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  287. this.lblGoodsType.TabIndex = 48;
  288. this.lblGoodsType.Text = "产品类别";
  289. //
  290. // scbGoodsType
  291. //
  292. this.scbGoodsType.CheckedData = null;
  293. this.scbGoodsType.IsOnlyDisplayEnd = false;
  294. this.scbGoodsType.Location = new System.Drawing.Point(801, 18);
  295. this.scbGoodsType.Name = "scbGoodsType";
  296. this.scbGoodsType.Size = new System.Drawing.Size(120, 21);
  297. this.scbGoodsType.TabIndex = 47;
  298. //
  299. // chkTestMouldFlag
  300. //
  301. this.chkTestMouldFlag.BackColor = System.Drawing.SystemColors.Control;
  302. this.chkTestMouldFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkTestMouldFlag.BackgroundImage")));
  303. this.chkTestMouldFlag.FalseText = "否";
  304. this.chkTestMouldFlag.Location = new System.Drawing.Point(543, 48);
  305. this.chkTestMouldFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  306. this.chkTestMouldFlag.Name = "chkTestMouldFlag";
  307. this.chkTestMouldFlag.Size = new System.Drawing.Size(130, 16);
  308. this.chkTestMouldFlag.TabIndex = 46;
  309. this.chkTestMouldFlag.Title = "试验标识";
  310. this.chkTestMouldFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft;
  311. this.chkTestMouldFlag.TrueText = "是";
  312. //
  313. // chkAll
  314. //
  315. this.chkAll.AutoSize = true;
  316. this.chkAll.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  317. this.chkAll.Location = new System.Drawing.Point(12, 20);
  318. this.chkAll.Name = "chkAll";
  319. this.chkAll.Size = new System.Drawing.Size(108, 16);
  320. this.chkAll.TabIndex = 0;
  321. this.chkAll.Text = "本烧+重烧+冷修";
  322. this.chkAll.UseVisualStyleBackColor = true;
  323. this.chkAll.CheckedChanged += new System.EventHandler(this.chkAll_CheckedChanged);
  324. //
  325. // btnClearCondition
  326. //
  327. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  328. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  329. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  330. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  331. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  332. this.btnClearCondition.Location = new System.Drawing.Point(1017, 45);
  333. this.btnClearCondition.Name = "btnClearCondition";
  334. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  335. this.btnClearCondition.TabIndex = 12;
  336. this.btnClearCondition.Text = "清空条件(&C)";
  337. this.btnClearCondition.UseVisualStyleBackColor = true;
  338. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  339. //
  340. // btnSearch
  341. //
  342. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  343. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  344. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  345. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  346. this.btnSearch.ForeColor = System.Drawing.Color.White;
  347. this.btnSearch.Location = new System.Drawing.Point(926, 45);
  348. this.btnSearch.Name = "btnSearch";
  349. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  350. this.btnSearch.TabIndex = 11;
  351. this.btnSearch.Text = "查询(&Q)";
  352. this.btnSearch.UseVisualStyleBackColor = true;
  353. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  354. //
  355. // dgvRptProcedure
  356. //
  357. this.dgvRptProcedure.AllowUserToAddRows = false;
  358. this.dgvRptProcedure.AllowUserToDeleteRows = false;
  359. this.dgvRptProcedure.AllowUserToModifyRows = true;
  360. this.dgvRptProcedure.AllowUserToOrderColumns = true;
  361. this.dgvRptProcedure.AllowUserToSortRows = false;
  362. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  363. this.dgvRptProcedure.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  364. this.dgvRptProcedure.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  365. | System.Windows.Forms.AnchorStyles.Left)
  366. | System.Windows.Forms.AnchorStyles.Right)));
  367. this.dgvRptProcedure.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  368. this.dgvRptProcedure.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  369. this.dgvRptProcedure.CellHeight = 23;
  370. this.dgvRptProcedure.ChildNodeColumnName = null;
  371. this.dgvRptProcedure.ChildNodeColumnText = null;
  372. this.dgvRptProcedure.ColumnDeep = 1;
  373. this.dgvRptProcedure.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  374. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  375. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  376. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  377. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  378. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  379. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  380. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  381. this.dgvRptProcedure.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  382. this.dgvRptProcedure.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  383. this.dgvRptProcedure.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  384. this.ProductionLineId,
  385. this.subGoodstypecode,
  386. this.ProductionLineName,
  387. this.dtsource,
  388. this.goodstypecode,
  389. this.Kilncode,
  390. this.OutKilnCount,
  391. this.GCount,
  392. this.OutGCount,
  393. this.GoodGCount,
  394. this.Qualified,
  395. this.QualifiedPercent,
  396. this.GoodCount,
  397. this.GoodPercent,
  398. this.BadCount,
  399. this.BadPercent,
  400. this.SubstandardCount,
  401. this.SubstandardPercent,
  402. this.ReFireCount,
  403. this.ReFirePercent});
  404. this.dgvRptProcedure.ColumnTreeView = null;
  405. this.dgvRptProcedure.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)));
  406. this.dgvRptProcedure.DynamicColumnName = "";
  407. this.dgvRptProcedure.EnableHeadersVisualStyles = false;
  408. this.dgvRptProcedure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  409. this.dgvRptProcedure.FormatQuantityColumns = null;
  410. this.dgvRptProcedure.HorizontalMergeColumn = null;
  411. this.dgvRptProcedure.IsAutoCountSum = true;
  412. this.dgvRptProcedure.IsAutoResizeColumns = false;
  413. this.dgvRptProcedure.IsClickF12 = false;
  414. this.dgvRptProcedure.IsOpenMergeCellFlag = false;
  415. this.dgvRptProcedure.IsSubTotalFlag = false;
  416. this.dgvRptProcedure.IsTopDeep = false;
  417. this.dgvRptProcedure.Location = new System.Drawing.Point(0, 125);
  418. this.dgvRptProcedure.MergeColumnNames = null;
  419. this.dgvRptProcedure.MergeDetailColumnNames = null;
  420. this.dgvRptProcedure.MergeDetailOnlyColumn = null;
  421. this.dgvRptProcedure.MergeOnlyColumn = null;
  422. this.dgvRptProcedure.MultiSelect = false;
  423. this.dgvRptProcedure.Name = "dgvRptProcedure";
  424. this.dgvRptProcedure.ReadOnly = true;
  425. this.dgvRptProcedure.RefreshAtHscroll = false;
  426. this.dgvRptProcedure.RowHeadersWidth = 50;
  427. this.dgvRptProcedure.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  428. dataGridViewCellStyle17.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  429. this.dgvRptProcedure.RowsDefaultCellStyle = dataGridViewCellStyle17;
  430. this.dgvRptProcedure.RowTemplate.Height = 21;
  431. this.dgvRptProcedure.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  432. this.dgvRptProcedure.Size = new System.Drawing.Size(1119, 351);
  433. this.dgvRptProcedure.SortOrderColumnName = null;
  434. this.dgvRptProcedure.TabIndex = 2;
  435. this.dgvRptProcedure.Tag = true;
  436. this.dgvRptProcedure.TotalSumColumns = null;
  437. this.dgvRptProcedure.ViewRowFilter = "";
  438. //
  439. // ProductionLineId
  440. //
  441. this.ProductionLineId.DataPropertyName = "ProductionLineId";
  442. this.ProductionLineId.HeaderText = "生产线ID";
  443. this.ProductionLineId.Name = "ProductionLineId";
  444. this.ProductionLineId.ReadOnly = true;
  445. this.ProductionLineId.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  446. this.ProductionLineId.Visible = false;
  447. //
  448. // subGoodstypecode
  449. //
  450. this.subGoodstypecode.DataPropertyName = "subGoodstypecode";
  451. this.subGoodstypecode.HeaderText = "subGoodstypecode";
  452. this.subGoodstypecode.Name = "subGoodstypecode";
  453. this.subGoodstypecode.ReadOnly = true;
  454. this.subGoodstypecode.Visible = false;
  455. //
  456. // ProductionLineName
  457. //
  458. this.ProductionLineName.DataPropertyName = "ProductionLineName";
  459. this.ProductionLineName.HeaderText = "生产线";
  460. this.ProductionLineName.Name = "ProductionLineName";
  461. this.ProductionLineName.ReadOnly = true;
  462. this.ProductionLineName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  463. //
  464. // dtsource
  465. //
  466. this.dtsource.DataPropertyName = "dtsource";
  467. this.dtsource.HeaderText = "数据源";
  468. this.dtsource.Name = "dtsource";
  469. this.dtsource.ReadOnly = true;
  470. this.dtsource.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  471. //
  472. // goodstypecode
  473. //
  474. this.goodstypecode.DataPropertyName = "goodstypename2";
  475. this.goodstypecode.HeaderText = "二级类别";
  476. this.goodstypecode.Name = "goodstypecode";
  477. this.goodstypecode.ReadOnly = true;
  478. this.goodstypecode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  479. //
  480. // Kilncode
  481. //
  482. this.Kilncode.DataPropertyName = "Kilncode";
  483. this.Kilncode.HeaderText = "窑炉编码";
  484. this.Kilncode.Name = "Kilncode";
  485. this.Kilncode.ReadOnly = true;
  486. this.Kilncode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  487. //
  488. // OutKilnCount
  489. //
  490. this.OutKilnCount.DataPropertyName = "OutKilnCount";
  491. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  492. dataGridViewCellStyle3.Format = "N0";
  493. this.OutKilnCount.DefaultCellStyle = dataGridViewCellStyle3;
  494. this.OutKilnCount.HeaderText = "出窑数量";
  495. this.OutKilnCount.Name = "OutKilnCount";
  496. this.OutKilnCount.ReadOnly = true;
  497. this.OutKilnCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  498. //
  499. // GCount
  500. //
  501. this.GCount.DataPropertyName = "GCount";
  502. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  503. dataGridViewCellStyle4.Format = "N0";
  504. dataGridViewCellStyle4.NullValue = null;
  505. this.GCount.DefaultCellStyle = dataGridViewCellStyle4;
  506. this.GCount.HeaderText = "注浆数";
  507. this.GCount.Name = "GCount";
  508. this.GCount.ReadOnly = true;
  509. this.GCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  510. //
  511. // OutGCount
  512. //
  513. this.OutGCount.DataPropertyName = "OutGCount";
  514. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  515. dataGridViewCellStyle5.Format = "P2";
  516. this.OutGCount.DefaultCellStyle = dataGridViewCellStyle5;
  517. this.OutGCount.HeaderText = "出窑注浆比";
  518. this.OutGCount.Name = "OutGCount";
  519. this.OutGCount.ReadOnly = true;
  520. this.OutGCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  521. //
  522. // GoodGCount
  523. //
  524. this.GoodGCount.DataPropertyName = "GoodGCount";
  525. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  526. dataGridViewCellStyle6.Format = "P2";
  527. this.GoodGCount.DefaultCellStyle = dataGridViewCellStyle6;
  528. this.GoodGCount.HeaderText = "合格注浆比";
  529. this.GoodGCount.Name = "GoodGCount";
  530. this.GoodGCount.ReadOnly = true;
  531. this.GoodGCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  532. //
  533. // Qualified
  534. //
  535. this.Qualified.DataPropertyName = "Qualified";
  536. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  537. dataGridViewCellStyle7.Format = "N0";
  538. this.Qualified.DefaultCellStyle = dataGridViewCellStyle7;
  539. this.Qualified.HeaderText = "合格品";
  540. this.Qualified.Name = "Qualified";
  541. this.Qualified.ReadOnly = true;
  542. this.Qualified.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  543. //
  544. // QualifiedPercent
  545. //
  546. this.QualifiedPercent.DataPropertyName = "QualifiedPercent";
  547. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  548. dataGridViewCellStyle8.Format = "P2";
  549. dataGridViewCellStyle8.NullValue = "#DIV/0!";
  550. this.QualifiedPercent.DefaultCellStyle = dataGridViewCellStyle8;
  551. this.QualifiedPercent.HeaderText = "合格率";
  552. this.QualifiedPercent.Name = "QualifiedPercent";
  553. this.QualifiedPercent.ReadOnly = true;
  554. this.QualifiedPercent.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  555. //
  556. // GoodCount
  557. //
  558. this.GoodCount.DataPropertyName = "GoodCount";
  559. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  560. dataGridViewCellStyle9.Format = "N0";
  561. this.GoodCount.DefaultCellStyle = dataGridViewCellStyle9;
  562. this.GoodCount.HeaderText = "正品";
  563. this.GoodCount.Name = "GoodCount";
  564. this.GoodCount.ReadOnly = true;
  565. this.GoodCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  566. //
  567. // GoodPercent
  568. //
  569. this.GoodPercent.DataPropertyName = "GoodPercent";
  570. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  571. dataGridViewCellStyle10.Format = "P2";
  572. dataGridViewCellStyle10.NullValue = "#DIV/0!";
  573. this.GoodPercent.DefaultCellStyle = dataGridViewCellStyle10;
  574. this.GoodPercent.HeaderText = "正品率";
  575. this.GoodPercent.Name = "GoodPercent";
  576. this.GoodPercent.ReadOnly = true;
  577. this.GoodPercent.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  578. //
  579. // BadCount
  580. //
  581. this.BadCount.DataPropertyName = "BadCount";
  582. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  583. dataGridViewCellStyle11.Format = "N0";
  584. this.BadCount.DefaultCellStyle = dataGridViewCellStyle11;
  585. this.BadCount.HeaderText = "副品";
  586. this.BadCount.Name = "BadCount";
  587. this.BadCount.ReadOnly = true;
  588. this.BadCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  589. //
  590. // BadPercent
  591. //
  592. this.BadPercent.DataPropertyName = "BadPercent";
  593. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  594. dataGridViewCellStyle12.Format = "P2";
  595. dataGridViewCellStyle12.NullValue = "#DIV/0!";
  596. this.BadPercent.DefaultCellStyle = dataGridViewCellStyle12;
  597. this.BadPercent.HeaderText = "副品率";
  598. this.BadPercent.Name = "BadPercent";
  599. this.BadPercent.ReadOnly = true;
  600. this.BadPercent.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  601. //
  602. // SubstandardCount
  603. //
  604. this.SubstandardCount.DataPropertyName = "SubstandardCount";
  605. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  606. dataGridViewCellStyle13.Format = "N0";
  607. this.SubstandardCount.DefaultCellStyle = dataGridViewCellStyle13;
  608. this.SubstandardCount.HeaderText = "次品";
  609. this.SubstandardCount.Name = "SubstandardCount";
  610. this.SubstandardCount.ReadOnly = true;
  611. this.SubstandardCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  612. //
  613. // SubstandardPercent
  614. //
  615. this.SubstandardPercent.DataPropertyName = "SubstandardPercent";
  616. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  617. dataGridViewCellStyle14.Format = "P2";
  618. dataGridViewCellStyle14.NullValue = "#DIV/0!";
  619. this.SubstandardPercent.DefaultCellStyle = dataGridViewCellStyle14;
  620. this.SubstandardPercent.HeaderText = "次品率";
  621. this.SubstandardPercent.Name = "SubstandardPercent";
  622. this.SubstandardPercent.ReadOnly = true;
  623. this.SubstandardPercent.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  624. //
  625. // ReFireCount
  626. //
  627. this.ReFireCount.DataPropertyName = "ReFireCount";
  628. dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  629. dataGridViewCellStyle15.Format = "N0";
  630. this.ReFireCount.DefaultCellStyle = dataGridViewCellStyle15;
  631. this.ReFireCount.HeaderText = "重烧";
  632. this.ReFireCount.Name = "ReFireCount";
  633. this.ReFireCount.ReadOnly = true;
  634. this.ReFireCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  635. //
  636. // ReFirePercent
  637. //
  638. this.ReFirePercent.DataPropertyName = "ReFirePercent";
  639. dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  640. dataGridViewCellStyle16.Format = "P2";
  641. dataGridViewCellStyle16.NullValue = "#DIV/0!";
  642. this.ReFirePercent.DefaultCellStyle = dataGridViewCellStyle16;
  643. this.ReFirePercent.HeaderText = "重烧率";
  644. this.ReFirePercent.Name = "ReFirePercent";
  645. this.ReFirePercent.ReadOnly = true;
  646. this.ReFirePercent.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  647. //
  648. // F_RPT_040105
  649. //
  650. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  651. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  652. this.ClientSize = new System.Drawing.Size(1131, 476);
  653. this.Controls.Add(this.dgvRptProcedure);
  654. this.Controls.Add(this.tsrOperate);
  655. this.Controls.Add(this.gbxCondition);
  656. this.Name = "F_RPT_040105";
  657. this.Text = "质量报表";
  658. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_040104_FormClosed);
  659. this.Load += new System.EventHandler(this.F_RPT_040104_Load);
  660. this.tsrOperate.ResumeLayout(false);
  661. this.tsrOperate.PerformLayout();
  662. this.gbxCondition.ResumeLayout(false);
  663. this.gbxCondition.PerformLayout();
  664. ((System.ComponentModel.ISupportInitialize)(this.dgvRptProcedure)).EndInit();
  665. this.ResumeLayout(false);
  666. }
  667. #endregion
  668. private Basics.BaseControls.C_ComboBox dropKilnCode;
  669. private Basics.BaseControls.C_Label lblKilnCode;
  670. private Basics.BaseControls.C_ComboBox dropRptProcedure;
  671. private Basics.BaseControls.C_Label lblRptProcedureName;
  672. private Basics.BaseControls.C_ToolStrip tsrOperate;
  673. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  674. private System.Windows.Forms.ToolStripButton tsbtnClose;
  675. private Controls.SearchTextBox.dkproductionLineSearchBox dkproductionLineSearchBox;
  676. private Basics.BaseControls.C_Label lblAccountDateStart;
  677. private Basics.BaseControls.C_Label lblAccountDateEnd;
  678. private Basics.BaseControls.C_DateTimePicker dtpAccountDateEnd;
  679. private Basics.BaseControls.C_DateTimePicker dtpAccountDateStart;
  680. private Basics.BaseControls.C_GroupBox gbxCondition;
  681. private Basics.BaseControls.C_Button btnClearCondition;
  682. private Basics.BaseControls.C_Button btnSearch;
  683. private Basics.BaseControls.C_DataGridView dgvRptProcedure;
  684. private Basics.BaseControls.C_CheckBox chkAll;
  685. private Basics.BaseControls.C_StatusCheckBox chkTestMouldFlag;
  686. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  687. private Basics.BaseControls.C_Label lblGoodsType;
  688. private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineId;
  689. private System.Windows.Forms.DataGridViewTextBoxColumn subGoodstypecode;
  690. private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName;
  691. private System.Windows.Forms.DataGridViewTextBoxColumn dtsource;
  692. private System.Windows.Forms.DataGridViewTextBoxColumn goodstypecode;
  693. private System.Windows.Forms.DataGridViewTextBoxColumn Kilncode;
  694. private System.Windows.Forms.DataGridViewTextBoxColumn OutKilnCount;
  695. private System.Windows.Forms.DataGridViewTextBoxColumn GCount;
  696. private System.Windows.Forms.DataGridViewTextBoxColumn OutGCount;
  697. private System.Windows.Forms.DataGridViewTextBoxColumn GoodGCount;
  698. private System.Windows.Forms.DataGridViewTextBoxColumn Qualified;
  699. private System.Windows.Forms.DataGridViewTextBoxColumn QualifiedPercent;
  700. private System.Windows.Forms.DataGridViewTextBoxColumn GoodCount;
  701. private System.Windows.Forms.DataGridViewTextBoxColumn GoodPercent;
  702. private System.Windows.Forms.DataGridViewTextBoxColumn BadCount;
  703. private System.Windows.Forms.DataGridViewTextBoxColumn BadPercent;
  704. private System.Windows.Forms.DataGridViewTextBoxColumn SubstandardCount;
  705. private System.Windows.Forms.DataGridViewTextBoxColumn SubstandardPercent;
  706. private System.Windows.Forms.DataGridViewTextBoxColumn ReFireCount;
  707. private System.Windows.Forms.DataGridViewTextBoxColumn ReFirePercent;
  708. }
  709. }