F_RPT_040109.Designer.cs 62 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998
  1. using Dongke.IBOSS.PRD.Basics.BaseResources;
  2. namespace Dongke.IBOSS.PRD.Client.ReportModule
  3. {
  4. partial class F_RPT_040109
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_040109));
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = 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. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
  47. System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("缺陷扣罚");
  48. System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("工号分组", new System.Windows.Forms.TreeNode[] {
  49. treeNode1});
  50. System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("缺陷类型", new System.Windows.Forms.TreeNode[] {
  51. treeNode2});
  52. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
  53. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
  54. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
  55. System.Windows.Forms.TreeNode treeNode4 = new System.Windows.Forms.TreeNode("缺陷扣罚");
  56. System.Windows.Forms.TreeNode treeNode5 = new System.Windows.Forms.TreeNode("缺陷名称", new System.Windows.Forms.TreeNode[] {
  57. treeNode4});
  58. System.Windows.Forms.TreeNode treeNode6 = new System.Windows.Forms.TreeNode("缺陷类型", new System.Windows.Forms.TreeNode[] {
  59. treeNode5});
  60. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
  61. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
  62. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
  63. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
  64. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
  65. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
  66. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
  67. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
  68. this.dropKilnCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  69. this.lblKilnCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  70. this.dropRptProcedure = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  71. this.lblRptProcedureName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  72. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  73. this.tsbtnExport = new System.Windows.Forms.ToolStripButton();
  74. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  75. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  76. this.lblAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  77. this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  78. this.dtpAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  79. this.dtpAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  80. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  81. this.chkUserGroup = new System.Windows.Forms.CheckBox();
  82. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  83. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  84. this.dgvTQ = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  85. this.g1goodstypename2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.g1OutKilnCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.g1Qualified = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.g1ReFireCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.g1SubstandardCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.g1QualifiedRate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.g1ReFireRate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  92. this.g1SubstandardRate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  93. this.g1GoodCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.g1GoodRate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  95. this.g1BadCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.g1BadRate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.tabcData = new System.Windows.Forms.TabControl();
  98. this.tabpTQ = new System.Windows.Forms.TabPage();
  99. this.tabpFR = new System.Windows.Forms.TabPage();
  100. this.dgvFR = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  101. this.g2goodstypename2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.g2TV = new System.Windows.Forms.TreeView();
  103. this.tabpDR = new System.Windows.Forms.TabPage();
  104. this.dgvDR = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  105. this.g3goodstypename2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.g3TV = new System.Windows.Forms.TreeView();
  107. this.tabpDL = new System.Windows.Forms.TabPage();
  108. this.dgvDL = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  109. this.g4GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  110. this.g4OutKilnCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  111. this.g4Qualified = new System.Windows.Forms.DataGridViewTextBoxColumn();
  112. this.g4QualifiedRate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  113. this.g4NonQualified6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  114. this.g4NonQualified7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  115. this.tsrOperate.SuspendLayout();
  116. this.gbxCondition.SuspendLayout();
  117. ((System.ComponentModel.ISupportInitialize)(this.dgvTQ)).BeginInit();
  118. this.tabcData.SuspendLayout();
  119. this.tabpTQ.SuspendLayout();
  120. this.tabpFR.SuspendLayout();
  121. ((System.ComponentModel.ISupportInitialize)(this.dgvFR)).BeginInit();
  122. this.tabpDR.SuspendLayout();
  123. ((System.ComponentModel.ISupportInitialize)(this.dgvDR)).BeginInit();
  124. this.tabpDL.SuspendLayout();
  125. ((System.ComponentModel.ISupportInitialize)(this.dgvDL)).BeginInit();
  126. this.SuspendLayout();
  127. //
  128. // dropKilnCode
  129. //
  130. this.dropKilnCode.BackColor = System.Drawing.SystemColors.Window;
  131. this.dropKilnCode.BackgroundColor = System.Drawing.SystemColors.Window;
  132. this.dropKilnCode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  133. this.dropKilnCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  134. this.dropKilnCode.FormattingEnabled = true;
  135. this.dropKilnCode.Location = new System.Drawing.Point(681, 19);
  136. this.dropKilnCode.Name = "dropKilnCode";
  137. this.dropKilnCode.Size = new System.Drawing.Size(133, 20);
  138. this.dropKilnCode.TabIndex = 7;
  139. //
  140. // lblKilnCode
  141. //
  142. this.lblKilnCode.AutoSize = true;
  143. this.lblKilnCode.BackColor = System.Drawing.SystemColors.Control;
  144. this.lblKilnCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  145. this.lblKilnCode.ForeColor = System.Drawing.SystemColors.ControlText;
  146. this.lblKilnCode.Location = new System.Drawing.Point(622, 23);
  147. this.lblKilnCode.Name = "lblKilnCode";
  148. this.lblKilnCode.Size = new System.Drawing.Size(53, 12);
  149. this.lblKilnCode.TabIndex = 6;
  150. this.lblKilnCode.Text = "窑炉编号";
  151. //
  152. // dropRptProcedure
  153. //
  154. this.dropRptProcedure.BackColor = System.Drawing.Color.Yellow;
  155. this.dropRptProcedure.BackgroundColor = System.Drawing.SystemColors.Window;
  156. this.dropRptProcedure.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  157. this.dropRptProcedure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  158. this.dropRptProcedure.FormattingEnabled = true;
  159. this.dropRptProcedure.IsMustInput = true;
  160. this.dropRptProcedure.Location = new System.Drawing.Point(79, 19);
  161. this.dropRptProcedure.Name = "dropRptProcedure";
  162. this.dropRptProcedure.Size = new System.Drawing.Size(133, 20);
  163. this.dropRptProcedure.TabIndex = 1;
  164. //
  165. // lblRptProcedureName
  166. //
  167. this.lblRptProcedureName.AutoSize = true;
  168. this.lblRptProcedureName.BackColor = System.Drawing.SystemColors.Control;
  169. this.lblRptProcedureName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  170. this.lblRptProcedureName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  171. this.lblRptProcedureName.Location = new System.Drawing.Point(20, 23);
  172. this.lblRptProcedureName.Name = "lblRptProcedureName";
  173. this.lblRptProcedureName.Size = new System.Drawing.Size(53, 12);
  174. this.lblRptProcedureName.TabIndex = 0;
  175. this.lblRptProcedureName.Text = "数据来源";
  176. //
  177. // tsrOperate
  178. //
  179. this.tsrOperate.AutoSize = false;
  180. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  181. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  183. this.tsbtnExport,
  184. this.tsbtnAdaptive,
  185. this.tsbtnClose});
  186. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  187. this.tsrOperate.Name = "tsrOperate";
  188. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  189. this.tsrOperate.ShowItemToolTips = false;
  190. this.tsrOperate.Size = new System.Drawing.Size(1131, 35);
  191. this.tsrOperate.TabIndex = 0;
  192. this.tsrOperate.Text = "toolStrip1";
  193. //
  194. // tsbtnExport
  195. //
  196. this.tsbtnExport.AutoSize = false;
  197. this.tsbtnExport.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  198. this.tsbtnExport.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  199. this.tsbtnExport.ImageTransparentColor = System.Drawing.Color.Magenta;
  200. this.tsbtnExport.Name = "tsbtnExport";
  201. this.tsbtnExport.Size = new System.Drawing.Size(60, 25);
  202. this.tsbtnExport.Tag = "[ALL]";
  203. this.tsbtnExport.Text = "导出(&E)";
  204. this.tsbtnExport.Click += new System.EventHandler(this.tsbtnExport_Click);
  205. //
  206. // tsbtnAdaptive
  207. //
  208. this.tsbtnAdaptive.AutoSize = false;
  209. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  210. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  211. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  212. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  213. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  214. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  215. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  216. //
  217. // tsbtnClose
  218. //
  219. this.tsbtnClose.AutoSize = false;
  220. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  221. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  222. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  223. this.tsbtnClose.Name = "tsbtnClose";
  224. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  225. this.tsbtnClose.Text = "关闭(&X)";
  226. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  227. //
  228. // lblAccountDateStart
  229. //
  230. this.lblAccountDateStart.AutoSize = true;
  231. this.lblAccountDateStart.BackColor = System.Drawing.Color.Transparent;
  232. this.lblAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  233. this.lblAccountDateStart.ForeColor = System.Drawing.SystemColors.ControlText;
  234. this.lblAccountDateStart.Location = new System.Drawing.Point(218, 23);
  235. this.lblAccountDateStart.Name = "lblAccountDateStart";
  236. this.lblAccountDateStart.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  237. this.lblAccountDateStart.Size = new System.Drawing.Size(53, 12);
  238. this.lblAccountDateStart.TabIndex = 2;
  239. this.lblAccountDateStart.Text = "生产日期";
  240. //
  241. // lblAccountDateEnd
  242. //
  243. this.lblAccountDateEnd.AutoSize = true;
  244. this.lblAccountDateEnd.BackColor = System.Drawing.Color.Transparent;
  245. this.lblAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  246. this.lblAccountDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
  247. this.lblAccountDateEnd.Location = new System.Drawing.Point(438, 23);
  248. this.lblAccountDateEnd.Name = "lblAccountDateEnd";
  249. this.lblAccountDateEnd.Size = new System.Drawing.Size(17, 12);
  250. this.lblAccountDateEnd.TabIndex = 4;
  251. this.lblAccountDateEnd.Text = "至";
  252. //
  253. // dtpAccountDateEnd
  254. //
  255. this.dtpAccountDateEnd.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  256. this.dtpAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  257. this.dtpAccountDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  258. this.dtpAccountDateEnd.Location = new System.Drawing.Point(461, 19);
  259. this.dtpAccountDateEnd.Name = "dtpAccountDateEnd";
  260. this.dtpAccountDateEnd.Size = new System.Drawing.Size(155, 21);
  261. this.dtpAccountDateEnd.TabIndex = 5;
  262. //
  263. // dtpAccountDateStart
  264. //
  265. this.dtpAccountDateStart.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  266. this.dtpAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  267. this.dtpAccountDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  268. this.dtpAccountDateStart.Location = new System.Drawing.Point(277, 19);
  269. this.dtpAccountDateStart.Name = "dtpAccountDateStart";
  270. this.dtpAccountDateStart.Size = new System.Drawing.Size(155, 21);
  271. this.dtpAccountDateStart.TabIndex = 3;
  272. //
  273. // gbxCondition
  274. //
  275. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  276. | System.Windows.Forms.AnchorStyles.Right)));
  277. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  278. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  279. this.gbxCondition.Controls.Add(this.chkUserGroup);
  280. this.gbxCondition.Controls.Add(this.btnClearCondition);
  281. this.gbxCondition.Controls.Add(this.btnSearch);
  282. this.gbxCondition.Controls.Add(this.dropKilnCode);
  283. this.gbxCondition.Controls.Add(this.lblKilnCode);
  284. this.gbxCondition.Controls.Add(this.lblRptProcedureName);
  285. this.gbxCondition.Controls.Add(this.dropRptProcedure);
  286. this.gbxCondition.Controls.Add(this.lblAccountDateStart);
  287. this.gbxCondition.Controls.Add(this.lblAccountDateEnd);
  288. this.gbxCondition.Controls.Add(this.dtpAccountDateEnd);
  289. this.gbxCondition.Controls.Add(this.dtpAccountDateStart);
  290. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  291. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  292. this.gbxCondition.IsMustInput = false;
  293. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  294. this.gbxCondition.Name = "gbxCondition";
  295. this.gbxCondition.OriginalHeight = -1;
  296. this.gbxCondition.Size = new System.Drawing.Size(1119, 54);
  297. this.gbxCondition.TabIndex = 1;
  298. this.gbxCondition.TabStop = false;
  299. this.gbxCondition.Text = "查询条件 ▼";
  300. //
  301. // chkUserGroup
  302. //
  303. this.chkUserGroup.AutoSize = true;
  304. this.chkUserGroup.Checked = true;
  305. this.chkUserGroup.CheckState = System.Windows.Forms.CheckState.Checked;
  306. this.chkUserGroup.Location = new System.Drawing.Point(820, 21);
  307. this.chkUserGroup.Name = "chkUserGroup";
  308. this.chkUserGroup.Size = new System.Drawing.Size(72, 16);
  309. this.chkUserGroup.TabIndex = 10;
  310. this.chkUserGroup.Text = "工号分组";
  311. this.chkUserGroup.UseVisualStyleBackColor = true;
  312. //
  313. // btnClearCondition
  314. //
  315. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  316. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  317. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  318. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  319. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  320. this.btnClearCondition.Location = new System.Drawing.Point(1028, 18);
  321. this.btnClearCondition.Name = "btnClearCondition";
  322. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  323. this.btnClearCondition.TabIndex = 9;
  324. this.btnClearCondition.Text = "清空条件(&C)";
  325. this.btnClearCondition.UseVisualStyleBackColor = true;
  326. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  327. //
  328. // btnSearch
  329. //
  330. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  331. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  332. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  333. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  334. this.btnSearch.ForeColor = System.Drawing.Color.White;
  335. this.btnSearch.Location = new System.Drawing.Point(937, 18);
  336. this.btnSearch.Name = "btnSearch";
  337. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  338. this.btnSearch.TabIndex = 8;
  339. this.btnSearch.Text = "查询(&Q)";
  340. this.btnSearch.UseVisualStyleBackColor = true;
  341. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  342. //
  343. // dgvTQ
  344. //
  345. this.dgvTQ.AllowUserToAddRows = false;
  346. this.dgvTQ.AllowUserToDeleteRows = false;
  347. this.dgvTQ.AllowUserToModifyRows = true;
  348. this.dgvTQ.AllowUserToOrderColumns = true;
  349. this.dgvTQ.AllowUserToSortRows = false;
  350. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  351. this.dgvTQ.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  352. this.dgvTQ.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  353. this.dgvTQ.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  354. this.dgvTQ.CellHeight = 23;
  355. this.dgvTQ.ChildNodeColumnName = null;
  356. this.dgvTQ.ChildNodeColumnText = null;
  357. this.dgvTQ.ColumnDeep = 1;
  358. this.dgvTQ.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  359. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  360. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  361. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  362. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  363. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  364. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  365. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  366. this.dgvTQ.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  367. this.dgvTQ.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  368. this.dgvTQ.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  369. this.g1goodstypename2,
  370. this.g1OutKilnCount,
  371. this.g1Qualified,
  372. this.g1ReFireCount,
  373. this.g1SubstandardCount,
  374. this.g1QualifiedRate,
  375. this.g1ReFireRate,
  376. this.g1SubstandardRate,
  377. this.g1GoodCount,
  378. this.g1GoodRate,
  379. this.g1BadCount,
  380. this.g1BadRate});
  381. this.dgvTQ.ColumnTreeView = null;
  382. this.dgvTQ.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)));
  383. this.dgvTQ.Dock = System.Windows.Forms.DockStyle.Fill;
  384. this.dgvTQ.DynamicColumnName = "";
  385. this.dgvTQ.EnableHeadersVisualStyles = false;
  386. this.dgvTQ.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  387. this.dgvTQ.FormatQuantityColumns = null;
  388. this.dgvTQ.HorizontalMergeColumn = null;
  389. this.dgvTQ.IsAutoCountSum = true;
  390. this.dgvTQ.IsAutoResizeColumns = false;
  391. this.dgvTQ.IsClickF12 = false;
  392. this.dgvTQ.IsOpenMergeCellFlag = false;
  393. this.dgvTQ.IsSubTotalFlag = false;
  394. this.dgvTQ.IsTopDeep = false;
  395. this.dgvTQ.Location = new System.Drawing.Point(0, 0);
  396. this.dgvTQ.MergeColumnNames = null;
  397. this.dgvTQ.MergeDetailColumnNames = null;
  398. this.dgvTQ.MergeDetailOnlyColumn = null;
  399. this.dgvTQ.MergeOnlyColumn = null;
  400. this.dgvTQ.MultiSelect = false;
  401. this.dgvTQ.Name = "dgvTQ";
  402. this.dgvTQ.ReadOnly = true;
  403. this.dgvTQ.RefreshAtHscroll = false;
  404. this.dgvTQ.RowHeadersWidth = 50;
  405. this.dgvTQ.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  406. dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  407. this.dgvTQ.RowsDefaultCellStyle = dataGridViewCellStyle14;
  408. this.dgvTQ.RowTemplate.Height = 21;
  409. this.dgvTQ.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  410. this.dgvTQ.Size = new System.Drawing.Size(1111, 351);
  411. this.dgvTQ.SortOrderColumnName = null;
  412. this.dgvTQ.TabIndex = 0;
  413. this.dgvTQ.Tag = "";
  414. this.dgvTQ.TotalSumColumns = null;
  415. this.dgvTQ.ViewRowFilter = "";
  416. //
  417. // g1goodstypename2
  418. //
  419. this.g1goodstypename2.DataPropertyName = "goodstypename2";
  420. this.g1goodstypename2.HeaderText = "产品类别";
  421. this.g1goodstypename2.Name = "g1goodstypename2";
  422. this.g1goodstypename2.ReadOnly = true;
  423. this.g1goodstypename2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  424. //
  425. // g1OutKilnCount
  426. //
  427. this.g1OutKilnCount.DataPropertyName = "OutKilnCount";
  428. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  429. dataGridViewCellStyle3.Format = "N0";
  430. this.g1OutKilnCount.DefaultCellStyle = dataGridViewCellStyle3;
  431. this.g1OutKilnCount.HeaderText = "出窑数";
  432. this.g1OutKilnCount.Name = "g1OutKilnCount";
  433. this.g1OutKilnCount.ReadOnly = true;
  434. this.g1OutKilnCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  435. //
  436. // g1Qualified
  437. //
  438. this.g1Qualified.DataPropertyName = "Qualified";
  439. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  440. dataGridViewCellStyle4.Format = "N0";
  441. this.g1Qualified.DefaultCellStyle = dataGridViewCellStyle4;
  442. this.g1Qualified.HeaderText = "合格品";
  443. this.g1Qualified.Name = "g1Qualified";
  444. this.g1Qualified.ReadOnly = true;
  445. this.g1Qualified.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  446. //
  447. // g1ReFireCount
  448. //
  449. this.g1ReFireCount.DataPropertyName = "ReFireCount";
  450. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  451. dataGridViewCellStyle5.Format = "N0";
  452. this.g1ReFireCount.DefaultCellStyle = dataGridViewCellStyle5;
  453. this.g1ReFireCount.HeaderText = "重烧";
  454. this.g1ReFireCount.Name = "g1ReFireCount";
  455. this.g1ReFireCount.ReadOnly = true;
  456. this.g1ReFireCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  457. //
  458. // g1SubstandardCount
  459. //
  460. this.g1SubstandardCount.DataPropertyName = "SubstandardCount";
  461. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  462. dataGridViewCellStyle6.Format = "N0";
  463. this.g1SubstandardCount.DefaultCellStyle = dataGridViewCellStyle6;
  464. this.g1SubstandardCount.HeaderText = "次品";
  465. this.g1SubstandardCount.Name = "g1SubstandardCount";
  466. this.g1SubstandardCount.ReadOnly = true;
  467. this.g1SubstandardCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  468. //
  469. // g1QualifiedRate
  470. //
  471. this.g1QualifiedRate.DataPropertyName = "QualifiedRate";
  472. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  473. dataGridViewCellStyle7.Format = "p2";
  474. dataGridViewCellStyle7.NullValue = "#DIV/0!";
  475. this.g1QualifiedRate.DefaultCellStyle = dataGridViewCellStyle7;
  476. this.g1QualifiedRate.HeaderText = "合格率";
  477. this.g1QualifiedRate.Name = "g1QualifiedRate";
  478. this.g1QualifiedRate.ReadOnly = true;
  479. this.g1QualifiedRate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  480. //
  481. // g1ReFireRate
  482. //
  483. this.g1ReFireRate.DataPropertyName = "ReFireRate";
  484. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  485. dataGridViewCellStyle8.Format = "p2";
  486. dataGridViewCellStyle8.NullValue = "#DIV/0!";
  487. this.g1ReFireRate.DefaultCellStyle = dataGridViewCellStyle8;
  488. this.g1ReFireRate.HeaderText = "重烧率";
  489. this.g1ReFireRate.Name = "g1ReFireRate";
  490. this.g1ReFireRate.ReadOnly = true;
  491. this.g1ReFireRate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  492. //
  493. // g1SubstandardRate
  494. //
  495. this.g1SubstandardRate.DataPropertyName = "SubstandardRate";
  496. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  497. dataGridViewCellStyle9.Format = "p2";
  498. dataGridViewCellStyle9.NullValue = "#DIV/0!";
  499. this.g1SubstandardRate.DefaultCellStyle = dataGridViewCellStyle9;
  500. this.g1SubstandardRate.HeaderText = "次品率";
  501. this.g1SubstandardRate.Name = "g1SubstandardRate";
  502. this.g1SubstandardRate.ReadOnly = true;
  503. this.g1SubstandardRate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  504. //
  505. // g1GoodCount
  506. //
  507. this.g1GoodCount.DataPropertyName = "GoodCount";
  508. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  509. dataGridViewCellStyle10.Format = "N0";
  510. this.g1GoodCount.DefaultCellStyle = dataGridViewCellStyle10;
  511. this.g1GoodCount.HeaderText = "正品";
  512. this.g1GoodCount.Name = "g1GoodCount";
  513. this.g1GoodCount.ReadOnly = true;
  514. this.g1GoodCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  515. this.g1GoodCount.Visible = false;
  516. //
  517. // g1GoodRate
  518. //
  519. this.g1GoodRate.DataPropertyName = "GoodRate";
  520. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  521. dataGridViewCellStyle11.Format = "p2";
  522. dataGridViewCellStyle11.NullValue = "#DIV/0!";
  523. this.g1GoodRate.DefaultCellStyle = dataGridViewCellStyle11;
  524. this.g1GoodRate.HeaderText = "正品率";
  525. this.g1GoodRate.Name = "g1GoodRate";
  526. this.g1GoodRate.ReadOnly = true;
  527. this.g1GoodRate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  528. this.g1GoodRate.Visible = false;
  529. //
  530. // g1BadCount
  531. //
  532. this.g1BadCount.DataPropertyName = "BadCount";
  533. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  534. dataGridViewCellStyle12.Format = "N0";
  535. this.g1BadCount.DefaultCellStyle = dataGridViewCellStyle12;
  536. this.g1BadCount.HeaderText = "副品";
  537. this.g1BadCount.Name = "g1BadCount";
  538. this.g1BadCount.ReadOnly = true;
  539. this.g1BadCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  540. this.g1BadCount.Visible = false;
  541. //
  542. // g1BadRate
  543. //
  544. this.g1BadRate.DataPropertyName = "BadRate";
  545. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  546. dataGridViewCellStyle13.Format = "p2";
  547. dataGridViewCellStyle13.NullValue = "#DIV/0!";
  548. this.g1BadRate.DefaultCellStyle = dataGridViewCellStyle13;
  549. this.g1BadRate.HeaderText = "副品率";
  550. this.g1BadRate.Name = "g1BadRate";
  551. this.g1BadRate.ReadOnly = true;
  552. this.g1BadRate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  553. this.g1BadRate.Visible = false;
  554. //
  555. // tabcData
  556. //
  557. this.tabcData.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  558. | System.Windows.Forms.AnchorStyles.Left)
  559. | System.Windows.Forms.AnchorStyles.Right)));
  560. this.tabcData.Controls.Add(this.tabpTQ);
  561. this.tabcData.Controls.Add(this.tabpFR);
  562. this.tabcData.Controls.Add(this.tabpDR);
  563. this.tabcData.Controls.Add(this.tabpDL);
  564. this.tabcData.Location = new System.Drawing.Point(0, 98);
  565. this.tabcData.Name = "tabcData";
  566. this.tabcData.SelectedIndex = 0;
  567. this.tabcData.Size = new System.Drawing.Size(1119, 377);
  568. this.tabcData.TabIndex = 2;
  569. //
  570. // tabpTQ
  571. //
  572. this.tabpTQ.Controls.Add(this.dgvTQ);
  573. this.tabpTQ.Location = new System.Drawing.Point(4, 22);
  574. this.tabpTQ.Name = "tabpTQ";
  575. this.tabpTQ.Size = new System.Drawing.Size(1111, 351);
  576. this.tabpTQ.TabIndex = 0;
  577. this.tabpTQ.Text = "整体质量";
  578. this.tabpTQ.UseVisualStyleBackColor = true;
  579. //
  580. // tabpFR
  581. //
  582. this.tabpFR.Controls.Add(this.dgvFR);
  583. this.tabpFR.Location = new System.Drawing.Point(4, 22);
  584. this.tabpFR.Name = "tabpFR";
  585. this.tabpFR.Size = new System.Drawing.Size(1111, 351);
  586. this.tabpFR.TabIndex = 1;
  587. this.tabpFR.Text = "各缺陷类型成品率";
  588. this.tabpFR.UseVisualStyleBackColor = true;
  589. //
  590. // dgvFR
  591. //
  592. this.dgvFR.AllowUserToAddRows = false;
  593. this.dgvFR.AllowUserToDeleteRows = false;
  594. this.dgvFR.AllowUserToModifyRows = true;
  595. this.dgvFR.AllowUserToSortRows = false;
  596. dataGridViewCellStyle15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  597. this.dgvFR.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle15;
  598. this.dgvFR.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  599. this.dgvFR.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  600. this.dgvFR.CellHeight = 23;
  601. this.dgvFR.ChildNodeColumnName = null;
  602. this.dgvFR.ChildNodeColumnText = null;
  603. this.dgvFR.ColumnDeep = 3;
  604. this.dgvFR.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  605. dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  606. dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  607. dataGridViewCellStyle16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  608. dataGridViewCellStyle16.ForeColor = System.Drawing.Color.White;
  609. dataGridViewCellStyle16.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  610. dataGridViewCellStyle16.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  611. dataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  612. this.dgvFR.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle16;
  613. this.dgvFR.ColumnHeadersHeight = 69;
  614. this.dgvFR.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  615. this.dgvFR.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  616. this.g2goodstypename2});
  617. this.dgvFR.ColumnTreeView = new System.Windows.Forms.TreeView[] {
  618. this.g2TV};
  619. this.dgvFR.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)));
  620. this.dgvFR.Dock = System.Windows.Forms.DockStyle.Fill;
  621. this.dgvFR.DynamicColumnName = "";
  622. this.dgvFR.EnableHeadersVisualStyles = false;
  623. this.dgvFR.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  624. this.dgvFR.FormatQuantityColumns = null;
  625. this.dgvFR.HorizontalMergeColumn = null;
  626. this.dgvFR.IsAutoCountSum = true;
  627. this.dgvFR.IsAutoResizeColumns = false;
  628. this.dgvFR.IsClickF12 = false;
  629. this.dgvFR.IsOpenMergeCellFlag = false;
  630. this.dgvFR.IsSaveDataGridViewSetting = false;
  631. this.dgvFR.IsSubTotalFlag = false;
  632. this.dgvFR.IsTopDeep = true;
  633. this.dgvFR.Location = new System.Drawing.Point(0, 0);
  634. this.dgvFR.MergeColumnNames = null;
  635. this.dgvFR.MergeDetailColumnNames = null;
  636. this.dgvFR.MergeDetailOnlyColumn = null;
  637. this.dgvFR.MergeOnlyColumn = null;
  638. this.dgvFR.MultiSelect = false;
  639. this.dgvFR.Name = "dgvFR";
  640. this.dgvFR.ReadOnly = true;
  641. this.dgvFR.RefreshAtHscroll = false;
  642. this.dgvFR.RowHeadersWidth = 50;
  643. this.dgvFR.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  644. dataGridViewCellStyle17.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  645. this.dgvFR.RowsDefaultCellStyle = dataGridViewCellStyle17;
  646. this.dgvFR.RowTemplate.Height = 21;
  647. this.dgvFR.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  648. this.dgvFR.Size = new System.Drawing.Size(1111, 351);
  649. this.dgvFR.SortOrderColumnName = null;
  650. this.dgvFR.TabIndex = 2;
  651. this.dgvFR.Tag = "";
  652. this.dgvFR.TotalSumColumns = null;
  653. this.dgvFR.ViewRowFilter = "";
  654. //
  655. // g2goodstypename2
  656. //
  657. this.g2goodstypename2.DataPropertyName = "goodstypename2";
  658. this.g2goodstypename2.HeaderText = "缺陷扣罚";
  659. this.g2goodstypename2.Name = "g2goodstypename2";
  660. this.g2goodstypename2.ReadOnly = true;
  661. this.g2goodstypename2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  662. //
  663. // g2TV
  664. //
  665. this.g2TV.LineColor = System.Drawing.Color.Empty;
  666. this.g2TV.Location = new System.Drawing.Point(0, 0);
  667. this.g2TV.Name = "g2TV";
  668. treeNode1.Name = "g2goodstypename2";
  669. treeNode1.Text = "缺陷扣罚";
  670. treeNode2.Name = "WG";
  671. treeNode2.Text = "工号分组";
  672. treeNode3.Name = "DT";
  673. treeNode3.Tag = "1";
  674. treeNode3.Text = "缺陷类型";
  675. this.g2TV.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
  676. treeNode3});
  677. this.g2TV.Size = new System.Drawing.Size(121, 97);
  678. this.g2TV.TabIndex = 0;
  679. //
  680. // tabpDR
  681. //
  682. this.tabpDR.Controls.Add(this.dgvDR);
  683. this.tabpDR.Location = new System.Drawing.Point(4, 22);
  684. this.tabpDR.Name = "tabpDR";
  685. this.tabpDR.Size = new System.Drawing.Size(1111, 351);
  686. this.tabpDR.TabIndex = 2;
  687. this.tabpDR.Text = "各缺陷类型缺陷率";
  688. this.tabpDR.UseVisualStyleBackColor = true;
  689. //
  690. // dgvDR
  691. //
  692. this.dgvDR.AllowUserToAddRows = false;
  693. this.dgvDR.AllowUserToDeleteRows = false;
  694. this.dgvDR.AllowUserToModifyRows = true;
  695. this.dgvDR.AllowUserToSortRows = false;
  696. dataGridViewCellStyle18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  697. this.dgvDR.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle18;
  698. this.dgvDR.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  699. this.dgvDR.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  700. this.dgvDR.CellHeight = 23;
  701. this.dgvDR.ChildNodeColumnName = null;
  702. this.dgvDR.ChildNodeColumnText = null;
  703. this.dgvDR.ColumnDeep = 3;
  704. this.dgvDR.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  705. dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  706. dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  707. dataGridViewCellStyle19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  708. dataGridViewCellStyle19.ForeColor = System.Drawing.Color.White;
  709. dataGridViewCellStyle19.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  710. dataGridViewCellStyle19.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  711. dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  712. this.dgvDR.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle19;
  713. this.dgvDR.ColumnHeadersHeight = 69;
  714. this.dgvDR.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  715. this.dgvDR.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  716. this.g3goodstypename2});
  717. this.dgvDR.ColumnTreeView = new System.Windows.Forms.TreeView[] {
  718. this.g3TV};
  719. this.dgvDR.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)));
  720. this.dgvDR.Dock = System.Windows.Forms.DockStyle.Fill;
  721. this.dgvDR.DynamicColumnName = "";
  722. this.dgvDR.EnableHeadersVisualStyles = false;
  723. this.dgvDR.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  724. this.dgvDR.FormatQuantityColumns = null;
  725. this.dgvDR.HorizontalMergeColumn = null;
  726. this.dgvDR.IsAutoCountSum = true;
  727. this.dgvDR.IsAutoResizeColumns = false;
  728. this.dgvDR.IsClickF12 = false;
  729. this.dgvDR.IsOpenMergeCellFlag = false;
  730. this.dgvDR.IsSaveDataGridViewSetting = false;
  731. this.dgvDR.IsSubTotalFlag = false;
  732. this.dgvDR.IsTopDeep = true;
  733. this.dgvDR.Location = new System.Drawing.Point(0, 0);
  734. this.dgvDR.MergeColumnNames = null;
  735. this.dgvDR.MergeDetailColumnNames = null;
  736. this.dgvDR.MergeDetailOnlyColumn = null;
  737. this.dgvDR.MergeOnlyColumn = null;
  738. this.dgvDR.MultiSelect = false;
  739. this.dgvDR.Name = "dgvDR";
  740. this.dgvDR.ReadOnly = true;
  741. this.dgvDR.RefreshAtHscroll = false;
  742. this.dgvDR.RowHeadersWidth = 50;
  743. this.dgvDR.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  744. dataGridViewCellStyle20.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  745. this.dgvDR.RowsDefaultCellStyle = dataGridViewCellStyle20;
  746. this.dgvDR.RowTemplate.Height = 21;
  747. this.dgvDR.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  748. this.dgvDR.Size = new System.Drawing.Size(1111, 351);
  749. this.dgvDR.SortOrderColumnName = null;
  750. this.dgvDR.TabIndex = 3;
  751. this.dgvDR.Tag = "";
  752. this.dgvDR.TotalSumColumns = null;
  753. this.dgvDR.ViewRowFilter = "";
  754. //
  755. // g3goodstypename2
  756. //
  757. this.g3goodstypename2.DataPropertyName = "goodstypename2";
  758. this.g3goodstypename2.HeaderText = "扣罚";
  759. this.g3goodstypename2.Name = "g3goodstypename2";
  760. this.g3goodstypename2.ReadOnly = true;
  761. this.g3goodstypename2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  762. //
  763. // g3TV
  764. //
  765. this.g3TV.LineColor = System.Drawing.Color.Empty;
  766. this.g3TV.Location = new System.Drawing.Point(0, 0);
  767. this.g3TV.Name = "g3TV";
  768. treeNode4.Name = "g3goodstypename2";
  769. treeNode4.Text = "缺陷扣罚";
  770. treeNode5.Name = "DN";
  771. treeNode5.Text = "缺陷名称";
  772. treeNode6.Name = "DT";
  773. treeNode6.Tag = "1";
  774. treeNode6.Text = "缺陷类型";
  775. this.g3TV.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
  776. treeNode6});
  777. this.g3TV.Size = new System.Drawing.Size(121, 97);
  778. this.g3TV.TabIndex = 0;
  779. //
  780. // tabpDL
  781. //
  782. this.tabpDL.Controls.Add(this.dgvDL);
  783. this.tabpDL.Location = new System.Drawing.Point(4, 22);
  784. this.tabpDL.Name = "tabpDL";
  785. this.tabpDL.Size = new System.Drawing.Size(1111, 351);
  786. this.tabpDL.TabIndex = 3;
  787. this.tabpDL.Text = "产品质量排行榜";
  788. this.tabpDL.UseVisualStyleBackColor = true;
  789. //
  790. // dgvDL
  791. //
  792. this.dgvDL.AllowUserToAddRows = false;
  793. this.dgvDL.AllowUserToDeleteRows = false;
  794. this.dgvDL.AllowUserToModifyRows = true;
  795. this.dgvDL.AllowUserToSortRows = false;
  796. dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  797. this.dgvDL.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle21;
  798. this.dgvDL.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  799. this.dgvDL.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  800. this.dgvDL.CellHeight = 23;
  801. this.dgvDL.ChildNodeColumnName = null;
  802. this.dgvDL.ChildNodeColumnText = null;
  803. this.dgvDL.ColumnDeep = 1;
  804. this.dgvDL.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  805. dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  806. dataGridViewCellStyle22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  807. dataGridViewCellStyle22.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  808. dataGridViewCellStyle22.ForeColor = System.Drawing.Color.White;
  809. dataGridViewCellStyle22.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  810. dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  811. dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  812. this.dgvDL.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle22;
  813. this.dgvDL.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  814. this.dgvDL.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  815. this.g4GoodsCode,
  816. this.g4OutKilnCount,
  817. this.g4Qualified,
  818. this.g4QualifiedRate,
  819. this.g4NonQualified6,
  820. this.g4NonQualified7});
  821. this.dgvDL.ColumnTreeView = null;
  822. this.dgvDL.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)));
  823. this.dgvDL.Dock = System.Windows.Forms.DockStyle.Fill;
  824. this.dgvDL.DynamicColumnName = "";
  825. this.dgvDL.EnableHeadersVisualStyles = false;
  826. this.dgvDL.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  827. this.dgvDL.FormatQuantityColumns = null;
  828. this.dgvDL.HorizontalMergeColumn = null;
  829. this.dgvDL.IsAutoCountSum = true;
  830. this.dgvDL.IsAutoResizeColumns = false;
  831. this.dgvDL.IsClickF12 = false;
  832. this.dgvDL.IsOpenMergeCellFlag = false;
  833. this.dgvDL.IsSaveDataGridViewSetting = false;
  834. this.dgvDL.IsSubTotalFlag = false;
  835. this.dgvDL.IsTopDeep = false;
  836. this.dgvDL.Location = new System.Drawing.Point(0, 0);
  837. this.dgvDL.MergeColumnNames = null;
  838. this.dgvDL.MergeDetailColumnNames = null;
  839. this.dgvDL.MergeDetailOnlyColumn = null;
  840. this.dgvDL.MergeOnlyColumn = null;
  841. this.dgvDL.MultiSelect = false;
  842. this.dgvDL.Name = "dgvDL";
  843. this.dgvDL.ReadOnly = true;
  844. this.dgvDL.RefreshAtHscroll = false;
  845. this.dgvDL.RowHeadersWidth = 50;
  846. this.dgvDL.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  847. dataGridViewCellStyle28.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  848. this.dgvDL.RowsDefaultCellStyle = dataGridViewCellStyle28;
  849. this.dgvDL.RowTemplate.Height = 21;
  850. this.dgvDL.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  851. this.dgvDL.Size = new System.Drawing.Size(1111, 351);
  852. this.dgvDL.SortOrderColumnName = null;
  853. this.dgvDL.TabIndex = 1;
  854. this.dgvDL.Tag = "";
  855. this.dgvDL.TotalSumColumns = null;
  856. this.dgvDL.ViewRowFilter = "";
  857. //
  858. // g4GoodsCode
  859. //
  860. this.g4GoodsCode.DataPropertyName = "GoodsCode";
  861. this.g4GoodsCode.HeaderText = "产品编码";
  862. this.g4GoodsCode.Name = "g4GoodsCode";
  863. this.g4GoodsCode.ReadOnly = true;
  864. //
  865. // g4OutKilnCount
  866. //
  867. this.g4OutKilnCount.DataPropertyName = "OutKilnCount";
  868. dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  869. dataGridViewCellStyle23.Format = "N0";
  870. this.g4OutKilnCount.DefaultCellStyle = dataGridViewCellStyle23;
  871. this.g4OutKilnCount.HeaderText = "出窑数";
  872. this.g4OutKilnCount.Name = "g4OutKilnCount";
  873. this.g4OutKilnCount.ReadOnly = true;
  874. //
  875. // g4Qualified
  876. //
  877. this.g4Qualified.DataPropertyName = "Qualified";
  878. dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  879. dataGridViewCellStyle24.Format = "N0";
  880. this.g4Qualified.DefaultCellStyle = dataGridViewCellStyle24;
  881. this.g4Qualified.HeaderText = "合格品";
  882. this.g4Qualified.Name = "g4Qualified";
  883. this.g4Qualified.ReadOnly = true;
  884. //
  885. // g4QualifiedRate
  886. //
  887. this.g4QualifiedRate.DataPropertyName = "QualifiedRate";
  888. dataGridViewCellStyle25.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  889. dataGridViewCellStyle25.Format = "p2";
  890. dataGridViewCellStyle25.NullValue = "#DIV/0!";
  891. this.g4QualifiedRate.DefaultCellStyle = dataGridViewCellStyle25;
  892. this.g4QualifiedRate.HeaderText = "合格率";
  893. this.g4QualifiedRate.Name = "g4QualifiedRate";
  894. this.g4QualifiedRate.ReadOnly = true;
  895. //
  896. // g4NonQualified6
  897. //
  898. this.g4NonQualified6.DataPropertyName = "NonQualified6";
  899. dataGridViewCellStyle26.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  900. dataGridViewCellStyle26.Format = "N0";
  901. this.g4NonQualified6.DefaultCellStyle = dataGridViewCellStyle26;
  902. this.g4NonQualified6.HeaderText = "重烧";
  903. this.g4NonQualified6.Name = "g4NonQualified6";
  904. this.g4NonQualified6.ReadOnly = true;
  905. //
  906. // g4NonQualified7
  907. //
  908. this.g4NonQualified7.DataPropertyName = "NonQualified7";
  909. dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  910. dataGridViewCellStyle27.Format = "N0";
  911. this.g4NonQualified7.DefaultCellStyle = dataGridViewCellStyle27;
  912. this.g4NonQualified7.HeaderText = "次品";
  913. this.g4NonQualified7.Name = "g4NonQualified7";
  914. this.g4NonQualified7.ReadOnly = true;
  915. //
  916. // F_RPT_040109
  917. //
  918. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  919. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  920. this.ClientSize = new System.Drawing.Size(1131, 476);
  921. this.Controls.Add(this.tabcData);
  922. this.Controls.Add(this.tsrOperate);
  923. this.Controls.Add(this.gbxCondition);
  924. this.Name = "F_RPT_040109";
  925. this.Text = "整体质量分析表";
  926. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_040104_FormClosed);
  927. this.Load += new System.EventHandler(this.F_RPT_040104_Load);
  928. this.tsrOperate.ResumeLayout(false);
  929. this.tsrOperate.PerformLayout();
  930. this.gbxCondition.ResumeLayout(false);
  931. this.gbxCondition.PerformLayout();
  932. ((System.ComponentModel.ISupportInitialize)(this.dgvTQ)).EndInit();
  933. this.tabcData.ResumeLayout(false);
  934. this.tabpTQ.ResumeLayout(false);
  935. this.tabpFR.ResumeLayout(false);
  936. ((System.ComponentModel.ISupportInitialize)(this.dgvFR)).EndInit();
  937. this.tabpDR.ResumeLayout(false);
  938. ((System.ComponentModel.ISupportInitialize)(this.dgvDR)).EndInit();
  939. this.tabpDL.ResumeLayout(false);
  940. ((System.ComponentModel.ISupportInitialize)(this.dgvDL)).EndInit();
  941. this.ResumeLayout(false);
  942. }
  943. #endregion
  944. private Basics.BaseControls.C_ComboBox dropKilnCode;
  945. private Basics.BaseControls.C_Label lblKilnCode;
  946. private Basics.BaseControls.C_ComboBox dropRptProcedure;
  947. private Basics.BaseControls.C_Label lblRptProcedureName;
  948. private Basics.BaseControls.C_ToolStrip tsrOperate;
  949. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  950. private System.Windows.Forms.ToolStripButton tsbtnClose;
  951. private Basics.BaseControls.C_Label lblAccountDateStart;
  952. private Basics.BaseControls.C_Label lblAccountDateEnd;
  953. private Basics.BaseControls.C_DateTimePicker dtpAccountDateEnd;
  954. private Basics.BaseControls.C_DateTimePicker dtpAccountDateStart;
  955. private Basics.BaseControls.C_GroupBox gbxCondition;
  956. private Basics.BaseControls.C_Button btnClearCondition;
  957. private Basics.BaseControls.C_Button btnSearch;
  958. private Basics.BaseControls.C_DataGridView dgvTQ;
  959. private System.Windows.Forms.TabControl tabcData;
  960. private System.Windows.Forms.TabPage tabpTQ;
  961. private System.Windows.Forms.TabPage tabpFR;
  962. private System.Windows.Forms.TabPage tabpDR;
  963. private System.Windows.Forms.TabPage tabpDL;
  964. private Basics.BaseControls.C_DataGridView dgvDL;
  965. private Basics.BaseControls.C_DataGridView dgvFR;
  966. private Basics.BaseControls.C_DataGridView dgvDR;
  967. private System.Windows.Forms.TreeView g3TV;
  968. private System.Windows.Forms.TreeView g2TV;
  969. private System.Windows.Forms.DataGridViewTextBoxColumn g2goodstypename2;
  970. private System.Windows.Forms.DataGridViewTextBoxColumn g3goodstypename2;
  971. private System.Windows.Forms.ToolStripButton tsbtnExport;
  972. private System.Windows.Forms.DataGridViewTextBoxColumn g1goodstypename2;
  973. private System.Windows.Forms.DataGridViewTextBoxColumn g1OutKilnCount;
  974. private System.Windows.Forms.DataGridViewTextBoxColumn g1Qualified;
  975. private System.Windows.Forms.DataGridViewTextBoxColumn g1ReFireCount;
  976. private System.Windows.Forms.DataGridViewTextBoxColumn g1SubstandardCount;
  977. private System.Windows.Forms.DataGridViewTextBoxColumn g1QualifiedRate;
  978. private System.Windows.Forms.DataGridViewTextBoxColumn g1ReFireRate;
  979. private System.Windows.Forms.DataGridViewTextBoxColumn g1SubstandardRate;
  980. private System.Windows.Forms.DataGridViewTextBoxColumn g1GoodCount;
  981. private System.Windows.Forms.DataGridViewTextBoxColumn g1GoodRate;
  982. private System.Windows.Forms.DataGridViewTextBoxColumn g1BadCount;
  983. private System.Windows.Forms.DataGridViewTextBoxColumn g1BadRate;
  984. private System.Windows.Forms.CheckBox chkUserGroup;
  985. private System.Windows.Forms.DataGridViewTextBoxColumn g4GoodsCode;
  986. private System.Windows.Forms.DataGridViewTextBoxColumn g4OutKilnCount;
  987. private System.Windows.Forms.DataGridViewTextBoxColumn g4Qualified;
  988. private System.Windows.Forms.DataGridViewTextBoxColumn g4QualifiedRate;
  989. private System.Windows.Forms.DataGridViewTextBoxColumn g4NonQualified6;
  990. private System.Windows.Forms.DataGridViewTextBoxColumn g4NonQualified7;
  991. }
  992. }