F_RPT_040109.Designer.cs 52 KB

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