F_RPT_040109.Designer.cs 84 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335
  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 dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
  63. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
  64. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
  65. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle44 = new System.Windows.Forms.DataGridViewCellStyle();
  66. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
  67. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
  68. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
  69. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
  70. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle();
  71. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle();
  72. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle();
  73. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle();
  74. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle();
  75. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle();
  76. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle43 = new System.Windows.Forms.DataGridViewCellStyle();
  77. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
  78. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
  79. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
  80. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
  81. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
  82. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
  83. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
  84. this.dropKilnCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  85. this.lblKilnCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  86. this.dropRptProcedure = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  87. this.lblRptProcedureName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  88. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  89. this.tsbtnExport = new System.Windows.Forms.ToolStripButton();
  90. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  91. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  92. this.lblAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  93. this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  94. this.dtpAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  95. this.dtpAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  96. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  97. this.txtKilncarbatchno = new Dongke.WinForm.Controls.TxtTextBox();
  98. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  99. this.chkDP50 = new System.Windows.Forms.CheckBox();
  100. this.chkUserGroup = new System.Windows.Forms.CheckBox();
  101. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  102. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  103. this.dgvTQ = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  104. this.g1goodstypename2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.g1OutKilnCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.g1Qualified = new System.Windows.Forms.DataGridViewTextBoxColumn();
  107. this.g1ReFireCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  108. this.g1SubstandardCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  109. this.g1QualifiedRate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  110. this.g1ReFireRate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  111. this.g1SubstandardRate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  112. this.g1GoodCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  113. this.g1GoodRate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  114. this.g1BadCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  115. this.g1BadRate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  116. this.tabcData = new System.Windows.Forms.TabControl();
  117. this.tabpTQ = new System.Windows.Forms.TabPage();
  118. this.tabpFR = new System.Windows.Forms.TabPage();
  119. this.dgvFR = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  120. this.g2goodstypename2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  121. this.g2TV = new System.Windows.Forms.TreeView();
  122. this.tabpDR = new System.Windows.Forms.TabPage();
  123. this.dgvDR = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  124. this.g3goodstypename2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  125. this.g3TV = new System.Windows.Forms.TreeView();
  126. this.tabpDL = new System.Windows.Forms.TabPage();
  127. this.dgvDL = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  128. this.tabpTQ1 = new System.Windows.Forms.TabPage();
  129. this.dgvTQ1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  130. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  131. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  132. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  133. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  134. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  135. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  136. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  137. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  138. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  139. this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  140. this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  141. this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  142. this.g4GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  143. this.g4OutKilnCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  144. this.g4Qualified = new System.Windows.Forms.DataGridViewTextBoxColumn();
  145. this.g4QualifiedRate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  146. this.g4NonQualified7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  147. this.g4NonQualified7Rate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  148. this.g4NonQualified6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  149. this.g4NonQualified6Rate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  150. this.tsrOperate.SuspendLayout();
  151. this.gbxCondition.SuspendLayout();
  152. ((System.ComponentModel.ISupportInitialize)(this.dgvTQ)).BeginInit();
  153. this.tabcData.SuspendLayout();
  154. this.tabpTQ.SuspendLayout();
  155. this.tabpFR.SuspendLayout();
  156. ((System.ComponentModel.ISupportInitialize)(this.dgvFR)).BeginInit();
  157. this.tabpDR.SuspendLayout();
  158. ((System.ComponentModel.ISupportInitialize)(this.dgvDR)).BeginInit();
  159. this.tabpDL.SuspendLayout();
  160. ((System.ComponentModel.ISupportInitialize)(this.dgvDL)).BeginInit();
  161. this.tabpTQ1.SuspendLayout();
  162. ((System.ComponentModel.ISupportInitialize)(this.dgvTQ1)).BeginInit();
  163. this.SuspendLayout();
  164. //
  165. // dropKilnCode
  166. //
  167. this.dropKilnCode.BackColor = System.Drawing.SystemColors.Window;
  168. this.dropKilnCode.BackgroundColor = System.Drawing.SystemColors.Window;
  169. this.dropKilnCode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  170. this.dropKilnCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  171. this.dropKilnCode.FormattingEnabled = true;
  172. this.dropKilnCode.Location = new System.Drawing.Point(79, 45);
  173. this.dropKilnCode.Name = "dropKilnCode";
  174. this.dropKilnCode.Size = new System.Drawing.Size(60, 20);
  175. this.dropKilnCode.TabIndex = 7;
  176. //
  177. // lblKilnCode
  178. //
  179. this.lblKilnCode.AutoSize = true;
  180. this.lblKilnCode.BackColor = System.Drawing.SystemColors.Control;
  181. this.lblKilnCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.lblKilnCode.ForeColor = System.Drawing.SystemColors.ControlText;
  183. this.lblKilnCode.Location = new System.Drawing.Point(20, 49);
  184. this.lblKilnCode.Name = "lblKilnCode";
  185. this.lblKilnCode.Size = new System.Drawing.Size(53, 12);
  186. this.lblKilnCode.TabIndex = 6;
  187. this.lblKilnCode.Text = "窑炉编号";
  188. //
  189. // dropRptProcedure
  190. //
  191. this.dropRptProcedure.BackColor = System.Drawing.Color.Yellow;
  192. this.dropRptProcedure.BackgroundColor = System.Drawing.SystemColors.Window;
  193. this.dropRptProcedure.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  194. this.dropRptProcedure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.dropRptProcedure.FormattingEnabled = true;
  196. this.dropRptProcedure.IsMustInput = true;
  197. this.dropRptProcedure.Location = new System.Drawing.Point(79, 19);
  198. this.dropRptProcedure.Name = "dropRptProcedure";
  199. this.dropRptProcedure.Size = new System.Drawing.Size(133, 20);
  200. this.dropRptProcedure.TabIndex = 1;
  201. //
  202. // lblRptProcedureName
  203. //
  204. this.lblRptProcedureName.AutoSize = true;
  205. this.lblRptProcedureName.BackColor = System.Drawing.SystemColors.Control;
  206. this.lblRptProcedureName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  207. this.lblRptProcedureName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  208. this.lblRptProcedureName.Location = new System.Drawing.Point(20, 23);
  209. this.lblRptProcedureName.Name = "lblRptProcedureName";
  210. this.lblRptProcedureName.Size = new System.Drawing.Size(53, 12);
  211. this.lblRptProcedureName.TabIndex = 0;
  212. this.lblRptProcedureName.Text = "数据来源";
  213. //
  214. // tsrOperate
  215. //
  216. this.tsrOperate.AutoSize = false;
  217. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  218. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  219. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  220. this.tsbtnExport,
  221. this.tsbtnAdaptive,
  222. this.tsbtnClose});
  223. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  224. this.tsrOperate.Name = "tsrOperate";
  225. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  226. this.tsrOperate.ShowItemToolTips = false;
  227. this.tsrOperate.Size = new System.Drawing.Size(1131, 35);
  228. this.tsrOperate.TabIndex = 0;
  229. this.tsrOperate.Text = "toolStrip1";
  230. //
  231. // tsbtnExport
  232. //
  233. this.tsbtnExport.AutoSize = false;
  234. this.tsbtnExport.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  235. this.tsbtnExport.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  236. this.tsbtnExport.ImageTransparentColor = System.Drawing.Color.Magenta;
  237. this.tsbtnExport.Name = "tsbtnExport";
  238. this.tsbtnExport.Size = new System.Drawing.Size(60, 25);
  239. this.tsbtnExport.Tag = "[ALL]";
  240. this.tsbtnExport.Text = "导出(&E)";
  241. this.tsbtnExport.Click += new System.EventHandler(this.tsbtnExport_Click);
  242. //
  243. // tsbtnAdaptive
  244. //
  245. this.tsbtnAdaptive.AutoSize = false;
  246. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  247. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  248. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  249. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  250. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  251. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  252. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  253. //
  254. // tsbtnClose
  255. //
  256. this.tsbtnClose.AutoSize = false;
  257. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  258. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  259. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  260. this.tsbtnClose.Name = "tsbtnClose";
  261. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  262. this.tsbtnClose.Text = "关闭(&X)";
  263. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  264. //
  265. // lblAccountDateStart
  266. //
  267. this.lblAccountDateStart.AutoSize = true;
  268. this.lblAccountDateStart.BackColor = System.Drawing.Color.Transparent;
  269. this.lblAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  270. this.lblAccountDateStart.ForeColor = System.Drawing.SystemColors.ControlText;
  271. this.lblAccountDateStart.Location = new System.Drawing.Point(218, 23);
  272. this.lblAccountDateStart.Name = "lblAccountDateStart";
  273. this.lblAccountDateStart.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  274. this.lblAccountDateStart.Size = new System.Drawing.Size(53, 12);
  275. this.lblAccountDateStart.TabIndex = 2;
  276. this.lblAccountDateStart.Text = "生产日期";
  277. //
  278. // lblAccountDateEnd
  279. //
  280. this.lblAccountDateEnd.AutoSize = true;
  281. this.lblAccountDateEnd.BackColor = System.Drawing.Color.Transparent;
  282. this.lblAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  283. this.lblAccountDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
  284. this.lblAccountDateEnd.Location = new System.Drawing.Point(438, 23);
  285. this.lblAccountDateEnd.Name = "lblAccountDateEnd";
  286. this.lblAccountDateEnd.Size = new System.Drawing.Size(17, 12);
  287. this.lblAccountDateEnd.TabIndex = 4;
  288. this.lblAccountDateEnd.Text = "至";
  289. //
  290. // dtpAccountDateEnd
  291. //
  292. this.dtpAccountDateEnd.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  293. this.dtpAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  294. this.dtpAccountDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  295. this.dtpAccountDateEnd.Location = new System.Drawing.Point(461, 19);
  296. this.dtpAccountDateEnd.Name = "dtpAccountDateEnd";
  297. this.dtpAccountDateEnd.Size = new System.Drawing.Size(155, 21);
  298. this.dtpAccountDateEnd.TabIndex = 5;
  299. //
  300. // dtpAccountDateStart
  301. //
  302. this.dtpAccountDateStart.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  303. this.dtpAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  304. this.dtpAccountDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  305. this.dtpAccountDateStart.Location = new System.Drawing.Point(277, 19);
  306. this.dtpAccountDateStart.Name = "dtpAccountDateStart";
  307. this.dtpAccountDateStart.Size = new System.Drawing.Size(155, 21);
  308. this.dtpAccountDateStart.TabIndex = 3;
  309. //
  310. // gbxCondition
  311. //
  312. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  313. | System.Windows.Forms.AnchorStyles.Right)));
  314. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  315. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  316. this.gbxCondition.Controls.Add(this.txtKilncarbatchno);
  317. this.gbxCondition.Controls.Add(this.c_Label1);
  318. this.gbxCondition.Controls.Add(this.chkDP50);
  319. this.gbxCondition.Controls.Add(this.chkUserGroup);
  320. this.gbxCondition.Controls.Add(this.btnClearCondition);
  321. this.gbxCondition.Controls.Add(this.btnSearch);
  322. this.gbxCondition.Controls.Add(this.dropKilnCode);
  323. this.gbxCondition.Controls.Add(this.lblKilnCode);
  324. this.gbxCondition.Controls.Add(this.lblRptProcedureName);
  325. this.gbxCondition.Controls.Add(this.dropRptProcedure);
  326. this.gbxCondition.Controls.Add(this.lblAccountDateStart);
  327. this.gbxCondition.Controls.Add(this.lblAccountDateEnd);
  328. this.gbxCondition.Controls.Add(this.dtpAccountDateEnd);
  329. this.gbxCondition.Controls.Add(this.dtpAccountDateStart);
  330. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  331. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  332. this.gbxCondition.IsMustInput = false;
  333. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  334. this.gbxCondition.Name = "gbxCondition";
  335. this.gbxCondition.OriginalHeight = -1;
  336. this.gbxCondition.Size = new System.Drawing.Size(1119, 75);
  337. this.gbxCondition.TabIndex = 1;
  338. this.gbxCondition.TabStop = false;
  339. this.gbxCondition.Text = "查询条件 ▼";
  340. //
  341. // txtKilncarbatchno
  342. //
  343. this.txtKilncarbatchno.Location = new System.Drawing.Point(277, 45);
  344. this.txtKilncarbatchno.Name = "txtKilncarbatchno";
  345. this.txtKilncarbatchno.Size = new System.Drawing.Size(120, 21);
  346. this.txtKilncarbatchno.TabIndex = 10;
  347. //
  348. // c_Label1
  349. //
  350. this.c_Label1.AutoSize = true;
  351. this.c_Label1.BackColor = System.Drawing.SystemColors.Control;
  352. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  353. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  354. this.c_Label1.Location = new System.Drawing.Point(218, 49);
  355. this.c_Label1.Name = "c_Label1";
  356. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  357. this.c_Label1.TabIndex = 9;
  358. this.c_Label1.Text = "窑车位置";
  359. //
  360. // chkDP50
  361. //
  362. this.chkDP50.AutoSize = true;
  363. this.chkDP50.Location = new System.Drawing.Point(152, 47);
  364. this.chkDP50.Name = "chkDP50";
  365. this.chkDP50.Size = new System.Drawing.Size(60, 16);
  366. this.chkDP50.TabIndex = 8;
  367. this.chkDP50.Text = "连体盖";
  368. this.chkDP50.UseVisualStyleBackColor = true;
  369. //
  370. // chkUserGroup
  371. //
  372. this.chkUserGroup.AutoSize = true;
  373. this.chkUserGroup.Checked = true;
  374. this.chkUserGroup.CheckState = System.Windows.Forms.CheckState.Checked;
  375. this.chkUserGroup.Location = new System.Drawing.Point(403, 48);
  376. this.chkUserGroup.Name = "chkUserGroup";
  377. this.chkUserGroup.Size = new System.Drawing.Size(72, 16);
  378. this.chkUserGroup.TabIndex = 11;
  379. this.chkUserGroup.Text = "工号分组";
  380. this.chkUserGroup.UseVisualStyleBackColor = true;
  381. //
  382. // btnClearCondition
  383. //
  384. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  385. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  386. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  387. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  388. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  389. this.btnClearCondition.Location = new System.Drawing.Point(1028, 39);
  390. this.btnClearCondition.Name = "btnClearCondition";
  391. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  392. this.btnClearCondition.TabIndex = 99;
  393. this.btnClearCondition.Text = "清空条件(&C)";
  394. this.btnClearCondition.UseVisualStyleBackColor = true;
  395. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  396. //
  397. // btnSearch
  398. //
  399. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  400. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  401. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  402. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  403. this.btnSearch.ForeColor = System.Drawing.Color.White;
  404. this.btnSearch.Location = new System.Drawing.Point(937, 39);
  405. this.btnSearch.Name = "btnSearch";
  406. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  407. this.btnSearch.TabIndex = 90;
  408. this.btnSearch.Text = "查询(&Q)";
  409. this.btnSearch.UseVisualStyleBackColor = true;
  410. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  411. //
  412. // dgvTQ
  413. //
  414. this.dgvTQ.AllowUserToAddRows = false;
  415. this.dgvTQ.AllowUserToDeleteRows = false;
  416. this.dgvTQ.AllowUserToModifyRows = true;
  417. this.dgvTQ.AllowUserToOrderColumns = true;
  418. this.dgvTQ.AllowUserToSortRows = false;
  419. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  420. this.dgvTQ.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  421. this.dgvTQ.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  422. this.dgvTQ.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  423. this.dgvTQ.CellHeight = 23;
  424. this.dgvTQ.ChildNodeColumnName = null;
  425. this.dgvTQ.ChildNodeColumnText = null;
  426. this.dgvTQ.ColumnDeep = 1;
  427. this.dgvTQ.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  428. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  429. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  430. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  431. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  432. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  433. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  434. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  435. this.dgvTQ.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  436. this.dgvTQ.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  437. this.dgvTQ.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  438. this.g1goodstypename2,
  439. this.g1OutKilnCount,
  440. this.g1Qualified,
  441. this.g1ReFireCount,
  442. this.g1SubstandardCount,
  443. this.g1QualifiedRate,
  444. this.g1ReFireRate,
  445. this.g1SubstandardRate,
  446. this.g1GoodCount,
  447. this.g1GoodRate,
  448. this.g1BadCount,
  449. this.g1BadRate});
  450. this.dgvTQ.ColumnTreeView = null;
  451. 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)));
  452. this.dgvTQ.Dock = System.Windows.Forms.DockStyle.Fill;
  453. this.dgvTQ.DynamicColumnName = "";
  454. this.dgvTQ.EnableHeadersVisualStyles = false;
  455. this.dgvTQ.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  456. this.dgvTQ.FormatQuantityColumns = null;
  457. this.dgvTQ.HorizontalMergeColumn = null;
  458. this.dgvTQ.IsAutoCountSum = true;
  459. this.dgvTQ.IsAutoResizeColumns = false;
  460. this.dgvTQ.IsClickF12 = false;
  461. this.dgvTQ.IsOpenMergeCellFlag = false;
  462. this.dgvTQ.IsSubTotalFlag = false;
  463. this.dgvTQ.IsTopDeep = false;
  464. this.dgvTQ.Location = new System.Drawing.Point(0, 0);
  465. this.dgvTQ.MergeColumnNames = null;
  466. this.dgvTQ.MergeDetailColumnNames = null;
  467. this.dgvTQ.MergeDetailOnlyColumn = null;
  468. this.dgvTQ.MergeOnlyColumn = null;
  469. this.dgvTQ.MultiSelect = false;
  470. this.dgvTQ.Name = "dgvTQ";
  471. this.dgvTQ.ReadOnly = true;
  472. this.dgvTQ.RefreshAtHscroll = false;
  473. this.dgvTQ.RowHeadersWidth = 50;
  474. this.dgvTQ.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  475. dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  476. this.dgvTQ.RowsDefaultCellStyle = dataGridViewCellStyle14;
  477. this.dgvTQ.RowTemplate.Height = 21;
  478. this.dgvTQ.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  479. this.dgvTQ.Size = new System.Drawing.Size(1111, 330);
  480. this.dgvTQ.SortOrderColumnName = null;
  481. this.dgvTQ.TabIndex = 0;
  482. this.dgvTQ.Tag = "";
  483. this.dgvTQ.TotalSumColumns = null;
  484. this.dgvTQ.ViewRowFilter = "";
  485. //
  486. // g1goodstypename2
  487. //
  488. this.g1goodstypename2.DataPropertyName = "goodstypename2";
  489. this.g1goodstypename2.HeaderText = "产品类别";
  490. this.g1goodstypename2.Name = "g1goodstypename2";
  491. this.g1goodstypename2.ReadOnly = true;
  492. this.g1goodstypename2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  493. //
  494. // g1OutKilnCount
  495. //
  496. this.g1OutKilnCount.DataPropertyName = "OutKilnCount";
  497. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  498. dataGridViewCellStyle3.Format = "N0";
  499. this.g1OutKilnCount.DefaultCellStyle = dataGridViewCellStyle3;
  500. this.g1OutKilnCount.HeaderText = "出窑数";
  501. this.g1OutKilnCount.Name = "g1OutKilnCount";
  502. this.g1OutKilnCount.ReadOnly = true;
  503. this.g1OutKilnCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  504. //
  505. // g1Qualified
  506. //
  507. this.g1Qualified.DataPropertyName = "Qualified";
  508. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  509. dataGridViewCellStyle4.Format = "N0";
  510. this.g1Qualified.DefaultCellStyle = dataGridViewCellStyle4;
  511. this.g1Qualified.HeaderText = "合格品";
  512. this.g1Qualified.Name = "g1Qualified";
  513. this.g1Qualified.ReadOnly = true;
  514. this.g1Qualified.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  515. //
  516. // g1ReFireCount
  517. //
  518. this.g1ReFireCount.DataPropertyName = "ReFireCount";
  519. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  520. dataGridViewCellStyle5.Format = "N0";
  521. this.g1ReFireCount.DefaultCellStyle = dataGridViewCellStyle5;
  522. this.g1ReFireCount.HeaderText = "重烧";
  523. this.g1ReFireCount.Name = "g1ReFireCount";
  524. this.g1ReFireCount.ReadOnly = true;
  525. this.g1ReFireCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  526. //
  527. // g1SubstandardCount
  528. //
  529. this.g1SubstandardCount.DataPropertyName = "SubstandardCount";
  530. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  531. dataGridViewCellStyle6.Format = "N0";
  532. this.g1SubstandardCount.DefaultCellStyle = dataGridViewCellStyle6;
  533. this.g1SubstandardCount.HeaderText = "次品";
  534. this.g1SubstandardCount.Name = "g1SubstandardCount";
  535. this.g1SubstandardCount.ReadOnly = true;
  536. this.g1SubstandardCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  537. //
  538. // g1QualifiedRate
  539. //
  540. this.g1QualifiedRate.DataPropertyName = "QualifiedRate";
  541. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  542. dataGridViewCellStyle7.Format = "p2";
  543. dataGridViewCellStyle7.NullValue = "#DIV/0!";
  544. this.g1QualifiedRate.DefaultCellStyle = dataGridViewCellStyle7;
  545. this.g1QualifiedRate.HeaderText = "合格率";
  546. this.g1QualifiedRate.Name = "g1QualifiedRate";
  547. this.g1QualifiedRate.ReadOnly = true;
  548. this.g1QualifiedRate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  549. //
  550. // g1ReFireRate
  551. //
  552. this.g1ReFireRate.DataPropertyName = "ReFireRate";
  553. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  554. dataGridViewCellStyle8.Format = "p2";
  555. dataGridViewCellStyle8.NullValue = "#DIV/0!";
  556. this.g1ReFireRate.DefaultCellStyle = dataGridViewCellStyle8;
  557. this.g1ReFireRate.HeaderText = "重烧率";
  558. this.g1ReFireRate.Name = "g1ReFireRate";
  559. this.g1ReFireRate.ReadOnly = true;
  560. this.g1ReFireRate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  561. //
  562. // g1SubstandardRate
  563. //
  564. this.g1SubstandardRate.DataPropertyName = "SubstandardRate";
  565. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  566. dataGridViewCellStyle9.Format = "p2";
  567. dataGridViewCellStyle9.NullValue = "#DIV/0!";
  568. this.g1SubstandardRate.DefaultCellStyle = dataGridViewCellStyle9;
  569. this.g1SubstandardRate.HeaderText = "次品率";
  570. this.g1SubstandardRate.Name = "g1SubstandardRate";
  571. this.g1SubstandardRate.ReadOnly = true;
  572. this.g1SubstandardRate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  573. //
  574. // g1GoodCount
  575. //
  576. this.g1GoodCount.DataPropertyName = "GoodCount";
  577. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  578. dataGridViewCellStyle10.Format = "N0";
  579. this.g1GoodCount.DefaultCellStyle = dataGridViewCellStyle10;
  580. this.g1GoodCount.HeaderText = "正品";
  581. this.g1GoodCount.Name = "g1GoodCount";
  582. this.g1GoodCount.ReadOnly = true;
  583. this.g1GoodCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  584. this.g1GoodCount.Visible = false;
  585. //
  586. // g1GoodRate
  587. //
  588. this.g1GoodRate.DataPropertyName = "GoodRate";
  589. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  590. dataGridViewCellStyle11.Format = "p2";
  591. dataGridViewCellStyle11.NullValue = "#DIV/0!";
  592. this.g1GoodRate.DefaultCellStyle = dataGridViewCellStyle11;
  593. this.g1GoodRate.HeaderText = "正品率";
  594. this.g1GoodRate.Name = "g1GoodRate";
  595. this.g1GoodRate.ReadOnly = true;
  596. this.g1GoodRate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  597. this.g1GoodRate.Visible = false;
  598. //
  599. // g1BadCount
  600. //
  601. this.g1BadCount.DataPropertyName = "BadCount";
  602. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  603. dataGridViewCellStyle12.Format = "N0";
  604. this.g1BadCount.DefaultCellStyle = dataGridViewCellStyle12;
  605. this.g1BadCount.HeaderText = "副品";
  606. this.g1BadCount.Name = "g1BadCount";
  607. this.g1BadCount.ReadOnly = true;
  608. this.g1BadCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  609. this.g1BadCount.Visible = false;
  610. //
  611. // g1BadRate
  612. //
  613. this.g1BadRate.DataPropertyName = "BadRate";
  614. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  615. dataGridViewCellStyle13.Format = "p2";
  616. dataGridViewCellStyle13.NullValue = "#DIV/0!";
  617. this.g1BadRate.DefaultCellStyle = dataGridViewCellStyle13;
  618. this.g1BadRate.HeaderText = "副品率";
  619. this.g1BadRate.Name = "g1BadRate";
  620. this.g1BadRate.ReadOnly = true;
  621. this.g1BadRate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  622. this.g1BadRate.Visible = false;
  623. //
  624. // tabcData
  625. //
  626. this.tabcData.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  627. | System.Windows.Forms.AnchorStyles.Left)
  628. | System.Windows.Forms.AnchorStyles.Right)));
  629. this.tabcData.Controls.Add(this.tabpTQ);
  630. this.tabcData.Controls.Add(this.tabpFR);
  631. this.tabcData.Controls.Add(this.tabpDR);
  632. this.tabcData.Controls.Add(this.tabpDL);
  633. this.tabcData.Controls.Add(this.tabpTQ1);
  634. this.tabcData.Location = new System.Drawing.Point(0, 119);
  635. this.tabcData.Name = "tabcData";
  636. this.tabcData.SelectedIndex = 0;
  637. this.tabcData.Size = new System.Drawing.Size(1119, 356);
  638. this.tabcData.TabIndex = 2;
  639. //
  640. // tabpTQ
  641. //
  642. this.tabpTQ.Controls.Add(this.dgvTQ);
  643. this.tabpTQ.Location = new System.Drawing.Point(4, 22);
  644. this.tabpTQ.Name = "tabpTQ";
  645. this.tabpTQ.Size = new System.Drawing.Size(1111, 330);
  646. this.tabpTQ.TabIndex = 0;
  647. this.tabpTQ.Text = "整体质量";
  648. this.tabpTQ.UseVisualStyleBackColor = true;
  649. //
  650. // tabpFR
  651. //
  652. this.tabpFR.Controls.Add(this.dgvFR);
  653. this.tabpFR.Location = new System.Drawing.Point(4, 22);
  654. this.tabpFR.Name = "tabpFR";
  655. this.tabpFR.Size = new System.Drawing.Size(1111, 330);
  656. this.tabpFR.TabIndex = 1;
  657. this.tabpFR.Text = "各缺陷类型成品率";
  658. this.tabpFR.UseVisualStyleBackColor = true;
  659. //
  660. // dgvFR
  661. //
  662. this.dgvFR.AllowUserToAddRows = false;
  663. this.dgvFR.AllowUserToDeleteRows = false;
  664. this.dgvFR.AllowUserToModifyRows = true;
  665. this.dgvFR.AllowUserToSortRows = false;
  666. dataGridViewCellStyle15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  667. this.dgvFR.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle15;
  668. this.dgvFR.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  669. this.dgvFR.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  670. this.dgvFR.CellHeight = 23;
  671. this.dgvFR.ChildNodeColumnName = null;
  672. this.dgvFR.ChildNodeColumnText = null;
  673. this.dgvFR.ColumnDeep = 3;
  674. this.dgvFR.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  675. dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  676. dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  677. dataGridViewCellStyle16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  678. dataGridViewCellStyle16.ForeColor = System.Drawing.Color.White;
  679. dataGridViewCellStyle16.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  680. dataGridViewCellStyle16.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  681. dataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  682. this.dgvFR.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle16;
  683. this.dgvFR.ColumnHeadersHeight = 69;
  684. this.dgvFR.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  685. this.dgvFR.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  686. this.g2goodstypename2});
  687. this.dgvFR.ColumnTreeView = new System.Windows.Forms.TreeView[] {
  688. this.g2TV};
  689. 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)));
  690. this.dgvFR.Dock = System.Windows.Forms.DockStyle.Fill;
  691. this.dgvFR.DynamicColumnName = "";
  692. this.dgvFR.EnableHeadersVisualStyles = false;
  693. this.dgvFR.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  694. this.dgvFR.FormatQuantityColumns = null;
  695. this.dgvFR.HorizontalMergeColumn = null;
  696. this.dgvFR.IsAutoCountSum = true;
  697. this.dgvFR.IsAutoResizeColumns = false;
  698. this.dgvFR.IsClickF12 = false;
  699. this.dgvFR.IsOpenMergeCellFlag = false;
  700. this.dgvFR.IsSaveDataGridViewSetting = false;
  701. this.dgvFR.IsSubTotalFlag = false;
  702. this.dgvFR.IsTopDeep = true;
  703. this.dgvFR.Location = new System.Drawing.Point(0, 0);
  704. this.dgvFR.MergeColumnNames = null;
  705. this.dgvFR.MergeDetailColumnNames = null;
  706. this.dgvFR.MergeDetailOnlyColumn = null;
  707. this.dgvFR.MergeOnlyColumn = null;
  708. this.dgvFR.MultiSelect = false;
  709. this.dgvFR.Name = "dgvFR";
  710. this.dgvFR.ReadOnly = true;
  711. this.dgvFR.RefreshAtHscroll = false;
  712. this.dgvFR.RowHeadersWidth = 50;
  713. this.dgvFR.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  714. dataGridViewCellStyle17.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  715. this.dgvFR.RowsDefaultCellStyle = dataGridViewCellStyle17;
  716. this.dgvFR.RowTemplate.Height = 21;
  717. this.dgvFR.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  718. this.dgvFR.Size = new System.Drawing.Size(1111, 330);
  719. this.dgvFR.SortOrderColumnName = null;
  720. this.dgvFR.TabIndex = 2;
  721. this.dgvFR.Tag = "";
  722. this.dgvFR.TotalSumColumns = null;
  723. this.dgvFR.ViewRowFilter = "";
  724. //
  725. // g2goodstypename2
  726. //
  727. this.g2goodstypename2.DataPropertyName = "goodstypename2";
  728. this.g2goodstypename2.HeaderText = "缺陷扣罚";
  729. this.g2goodstypename2.Name = "g2goodstypename2";
  730. this.g2goodstypename2.ReadOnly = true;
  731. this.g2goodstypename2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  732. //
  733. // g2TV
  734. //
  735. this.g2TV.LineColor = System.Drawing.Color.Empty;
  736. this.g2TV.Location = new System.Drawing.Point(0, 0);
  737. this.g2TV.Name = "g2TV";
  738. treeNode1.Name = "g2goodstypename2";
  739. treeNode1.Text = "缺陷扣罚";
  740. treeNode2.Name = "WG";
  741. treeNode2.Text = "工号分组";
  742. treeNode3.Name = "DT";
  743. treeNode3.Tag = "1";
  744. treeNode3.Text = "缺陷类型";
  745. this.g2TV.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
  746. treeNode3});
  747. this.g2TV.Size = new System.Drawing.Size(121, 97);
  748. this.g2TV.TabIndex = 0;
  749. //
  750. // tabpDR
  751. //
  752. this.tabpDR.Controls.Add(this.dgvDR);
  753. this.tabpDR.Location = new System.Drawing.Point(4, 22);
  754. this.tabpDR.Name = "tabpDR";
  755. this.tabpDR.Size = new System.Drawing.Size(1111, 330);
  756. this.tabpDR.TabIndex = 2;
  757. this.tabpDR.Text = "各缺陷类型缺陷率";
  758. this.tabpDR.UseVisualStyleBackColor = true;
  759. //
  760. // dgvDR
  761. //
  762. this.dgvDR.AllowUserToAddRows = false;
  763. this.dgvDR.AllowUserToDeleteRows = false;
  764. this.dgvDR.AllowUserToModifyRows = true;
  765. this.dgvDR.AllowUserToSortRows = false;
  766. dataGridViewCellStyle18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  767. this.dgvDR.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle18;
  768. this.dgvDR.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  769. this.dgvDR.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  770. this.dgvDR.CellHeight = 23;
  771. this.dgvDR.ChildNodeColumnName = null;
  772. this.dgvDR.ChildNodeColumnText = null;
  773. this.dgvDR.ColumnDeep = 3;
  774. this.dgvDR.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  775. dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  776. dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  777. dataGridViewCellStyle19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  778. dataGridViewCellStyle19.ForeColor = System.Drawing.Color.White;
  779. dataGridViewCellStyle19.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  780. dataGridViewCellStyle19.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  781. dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  782. this.dgvDR.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle19;
  783. this.dgvDR.ColumnHeadersHeight = 69;
  784. this.dgvDR.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  785. this.dgvDR.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  786. this.g3goodstypename2});
  787. this.dgvDR.ColumnTreeView = new System.Windows.Forms.TreeView[] {
  788. this.g3TV};
  789. 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)));
  790. this.dgvDR.Dock = System.Windows.Forms.DockStyle.Fill;
  791. this.dgvDR.DynamicColumnName = "";
  792. this.dgvDR.EnableHeadersVisualStyles = false;
  793. this.dgvDR.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  794. this.dgvDR.FormatQuantityColumns = null;
  795. this.dgvDR.HorizontalMergeColumn = null;
  796. this.dgvDR.IsAutoCountSum = true;
  797. this.dgvDR.IsAutoResizeColumns = false;
  798. this.dgvDR.IsClickF12 = false;
  799. this.dgvDR.IsOpenMergeCellFlag = false;
  800. this.dgvDR.IsSaveDataGridViewSetting = false;
  801. this.dgvDR.IsSubTotalFlag = false;
  802. this.dgvDR.IsTopDeep = true;
  803. this.dgvDR.Location = new System.Drawing.Point(0, 0);
  804. this.dgvDR.MergeColumnNames = null;
  805. this.dgvDR.MergeDetailColumnNames = null;
  806. this.dgvDR.MergeDetailOnlyColumn = null;
  807. this.dgvDR.MergeOnlyColumn = null;
  808. this.dgvDR.MultiSelect = false;
  809. this.dgvDR.Name = "dgvDR";
  810. this.dgvDR.ReadOnly = true;
  811. this.dgvDR.RefreshAtHscroll = false;
  812. this.dgvDR.RowHeadersWidth = 50;
  813. this.dgvDR.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  814. dataGridViewCellStyle20.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  815. this.dgvDR.RowsDefaultCellStyle = dataGridViewCellStyle20;
  816. this.dgvDR.RowTemplate.Height = 21;
  817. this.dgvDR.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  818. this.dgvDR.Size = new System.Drawing.Size(1111, 330);
  819. this.dgvDR.SortOrderColumnName = null;
  820. this.dgvDR.TabIndex = 3;
  821. this.dgvDR.Tag = "";
  822. this.dgvDR.TotalSumColumns = null;
  823. this.dgvDR.ViewRowFilter = "";
  824. //
  825. // g3goodstypename2
  826. //
  827. this.g3goodstypename2.DataPropertyName = "goodstypename2";
  828. this.g3goodstypename2.HeaderText = "扣罚";
  829. this.g3goodstypename2.Name = "g3goodstypename2";
  830. this.g3goodstypename2.ReadOnly = true;
  831. this.g3goodstypename2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  832. //
  833. // g3TV
  834. //
  835. this.g3TV.LineColor = System.Drawing.Color.Empty;
  836. this.g3TV.Location = new System.Drawing.Point(0, 0);
  837. this.g3TV.Name = "g3TV";
  838. treeNode4.Name = "g3goodstypename2";
  839. treeNode4.Text = "缺陷扣罚";
  840. treeNode5.Name = "DN";
  841. treeNode5.Text = "缺陷名称";
  842. treeNode6.Name = "DT";
  843. treeNode6.Tag = "1";
  844. treeNode6.Text = "缺陷类型";
  845. this.g3TV.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
  846. treeNode6});
  847. this.g3TV.Size = new System.Drawing.Size(121, 97);
  848. this.g3TV.TabIndex = 0;
  849. //
  850. // tabpDL
  851. //
  852. this.tabpDL.Controls.Add(this.dgvDL);
  853. this.tabpDL.Location = new System.Drawing.Point(4, 22);
  854. this.tabpDL.Name = "tabpDL";
  855. this.tabpDL.Size = new System.Drawing.Size(1111, 330);
  856. this.tabpDL.TabIndex = 3;
  857. this.tabpDL.Text = "产品质量排行榜";
  858. this.tabpDL.UseVisualStyleBackColor = true;
  859. //
  860. // dgvDL
  861. //
  862. this.dgvDL.AllowUserToAddRows = false;
  863. this.dgvDL.AllowUserToDeleteRows = false;
  864. this.dgvDL.AllowUserToModifyRows = true;
  865. this.dgvDL.AllowUserToSortRows = false;
  866. dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  867. this.dgvDL.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle21;
  868. this.dgvDL.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  869. this.dgvDL.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  870. this.dgvDL.CellHeight = 23;
  871. this.dgvDL.ChildNodeColumnName = null;
  872. this.dgvDL.ChildNodeColumnText = null;
  873. this.dgvDL.ColumnDeep = 1;
  874. this.dgvDL.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  875. dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  876. dataGridViewCellStyle22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  877. dataGridViewCellStyle22.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  878. dataGridViewCellStyle22.ForeColor = System.Drawing.Color.White;
  879. dataGridViewCellStyle22.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  880. dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  881. dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  882. this.dgvDL.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle22;
  883. this.dgvDL.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  884. this.dgvDL.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  885. this.g4GoodsCode,
  886. this.g4OutKilnCount,
  887. this.g4Qualified,
  888. this.g4QualifiedRate,
  889. this.g4NonQualified7,
  890. this.g4NonQualified7Rate,
  891. this.g4NonQualified6,
  892. this.g4NonQualified6Rate});
  893. this.dgvDL.ColumnTreeView = null;
  894. 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)));
  895. this.dgvDL.Dock = System.Windows.Forms.DockStyle.Fill;
  896. this.dgvDL.DynamicColumnName = "";
  897. this.dgvDL.EnableHeadersVisualStyles = false;
  898. this.dgvDL.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  899. this.dgvDL.FormatQuantityColumns = null;
  900. this.dgvDL.HorizontalMergeColumn = null;
  901. this.dgvDL.IsAutoCountSum = true;
  902. this.dgvDL.IsAutoResizeColumns = false;
  903. this.dgvDL.IsClickF12 = false;
  904. this.dgvDL.IsOpenMergeCellFlag = false;
  905. this.dgvDL.IsSaveDataGridViewSetting = false;
  906. this.dgvDL.IsSubTotalFlag = false;
  907. this.dgvDL.IsTopDeep = false;
  908. this.dgvDL.Location = new System.Drawing.Point(0, 0);
  909. this.dgvDL.MergeColumnNames = null;
  910. this.dgvDL.MergeDetailColumnNames = null;
  911. this.dgvDL.MergeDetailOnlyColumn = null;
  912. this.dgvDL.MergeOnlyColumn = null;
  913. this.dgvDL.MultiSelect = false;
  914. this.dgvDL.Name = "dgvDL";
  915. this.dgvDL.ReadOnly = true;
  916. this.dgvDL.RefreshAtHscroll = false;
  917. this.dgvDL.RowHeadersWidth = 50;
  918. this.dgvDL.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  919. dataGridViewCellStyle30.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  920. this.dgvDL.RowsDefaultCellStyle = dataGridViewCellStyle30;
  921. this.dgvDL.RowTemplate.Height = 21;
  922. this.dgvDL.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  923. this.dgvDL.Size = new System.Drawing.Size(1111, 330);
  924. this.dgvDL.SortOrderColumnName = null;
  925. this.dgvDL.TabIndex = 1;
  926. this.dgvDL.Tag = "";
  927. this.dgvDL.TotalSumColumns = null;
  928. this.dgvDL.ViewRowFilter = "";
  929. //
  930. // tabpTQ1
  931. //
  932. this.tabpTQ1.Controls.Add(this.dgvTQ1);
  933. this.tabpTQ1.Location = new System.Drawing.Point(4, 22);
  934. this.tabpTQ1.Name = "tabpTQ1";
  935. this.tabpTQ1.Size = new System.Drawing.Size(1111, 330);
  936. this.tabpTQ1.TabIndex = 4;
  937. this.tabpTQ1.Text = "整体质量(挂厕)";
  938. this.tabpTQ1.UseVisualStyleBackColor = true;
  939. //
  940. // dgvTQ1
  941. //
  942. this.dgvTQ1.AllowUserToAddRows = false;
  943. this.dgvTQ1.AllowUserToDeleteRows = false;
  944. this.dgvTQ1.AllowUserToModifyRows = true;
  945. this.dgvTQ1.AllowUserToOrderColumns = true;
  946. this.dgvTQ1.AllowUserToSortRows = false;
  947. dataGridViewCellStyle31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  948. this.dgvTQ1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle31;
  949. this.dgvTQ1.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  950. this.dgvTQ1.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  951. this.dgvTQ1.CellHeight = 23;
  952. this.dgvTQ1.ChildNodeColumnName = null;
  953. this.dgvTQ1.ChildNodeColumnText = null;
  954. this.dgvTQ1.ColumnDeep = 1;
  955. this.dgvTQ1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  956. dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  957. dataGridViewCellStyle32.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  958. dataGridViewCellStyle32.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  959. dataGridViewCellStyle32.ForeColor = System.Drawing.Color.White;
  960. dataGridViewCellStyle32.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  961. dataGridViewCellStyle32.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  962. dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  963. this.dgvTQ1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle32;
  964. this.dgvTQ1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  965. this.dgvTQ1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  966. this.dataGridViewTextBoxColumn1,
  967. this.dataGridViewTextBoxColumn2,
  968. this.dataGridViewTextBoxColumn3,
  969. this.dataGridViewTextBoxColumn4,
  970. this.dataGridViewTextBoxColumn5,
  971. this.dataGridViewTextBoxColumn6,
  972. this.dataGridViewTextBoxColumn7,
  973. this.dataGridViewTextBoxColumn8,
  974. this.dataGridViewTextBoxColumn9,
  975. this.dataGridViewTextBoxColumn10,
  976. this.dataGridViewTextBoxColumn11,
  977. this.dataGridViewTextBoxColumn12});
  978. this.dgvTQ1.ColumnTreeView = null;
  979. this.dgvTQ1.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)));
  980. this.dgvTQ1.Dock = System.Windows.Forms.DockStyle.Fill;
  981. this.dgvTQ1.DynamicColumnName = "";
  982. this.dgvTQ1.EnableHeadersVisualStyles = false;
  983. this.dgvTQ1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  984. this.dgvTQ1.FormatQuantityColumns = null;
  985. this.dgvTQ1.HorizontalMergeColumn = null;
  986. this.dgvTQ1.IsAutoCountSum = true;
  987. this.dgvTQ1.IsAutoResizeColumns = false;
  988. this.dgvTQ1.IsClickF12 = false;
  989. this.dgvTQ1.IsOpenMergeCellFlag = false;
  990. this.dgvTQ1.IsSubTotalFlag = false;
  991. this.dgvTQ1.IsTopDeep = false;
  992. this.dgvTQ1.Location = new System.Drawing.Point(0, 0);
  993. this.dgvTQ1.MergeColumnNames = null;
  994. this.dgvTQ1.MergeDetailColumnNames = null;
  995. this.dgvTQ1.MergeDetailOnlyColumn = null;
  996. this.dgvTQ1.MergeOnlyColumn = null;
  997. this.dgvTQ1.MultiSelect = false;
  998. this.dgvTQ1.Name = "dgvTQ1";
  999. this.dgvTQ1.ReadOnly = true;
  1000. this.dgvTQ1.RefreshAtHscroll = false;
  1001. this.dgvTQ1.RowHeadersWidth = 50;
  1002. this.dgvTQ1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  1003. dataGridViewCellStyle44.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  1004. this.dgvTQ1.RowsDefaultCellStyle = dataGridViewCellStyle44;
  1005. this.dgvTQ1.RowTemplate.Height = 21;
  1006. this.dgvTQ1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  1007. this.dgvTQ1.Size = new System.Drawing.Size(1111, 330);
  1008. this.dgvTQ1.SortOrderColumnName = null;
  1009. this.dgvTQ1.TabIndex = 1;
  1010. this.dgvTQ1.Tag = "";
  1011. this.dgvTQ1.TotalSumColumns = null;
  1012. this.dgvTQ1.ViewRowFilter = "";
  1013. //
  1014. // dataGridViewTextBoxColumn1
  1015. //
  1016. this.dataGridViewTextBoxColumn1.DataPropertyName = "goodstypename2";
  1017. this.dataGridViewTextBoxColumn1.HeaderText = "产品类别";
  1018. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  1019. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  1020. this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1021. //
  1022. // dataGridViewTextBoxColumn2
  1023. //
  1024. this.dataGridViewTextBoxColumn2.DataPropertyName = "OutKilnCount";
  1025. dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1026. dataGridViewCellStyle33.Format = "N0";
  1027. this.dataGridViewTextBoxColumn2.DefaultCellStyle = dataGridViewCellStyle33;
  1028. this.dataGridViewTextBoxColumn2.HeaderText = "出窑数";
  1029. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  1030. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  1031. this.dataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1032. //
  1033. // dataGridViewTextBoxColumn3
  1034. //
  1035. this.dataGridViewTextBoxColumn3.DataPropertyName = "Qualified";
  1036. dataGridViewCellStyle34.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1037. dataGridViewCellStyle34.Format = "N0";
  1038. this.dataGridViewTextBoxColumn3.DefaultCellStyle = dataGridViewCellStyle34;
  1039. this.dataGridViewTextBoxColumn3.HeaderText = "合格品";
  1040. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  1041. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  1042. this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1043. //
  1044. // dataGridViewTextBoxColumn4
  1045. //
  1046. this.dataGridViewTextBoxColumn4.DataPropertyName = "ReFireCount";
  1047. dataGridViewCellStyle35.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1048. dataGridViewCellStyle35.Format = "N0";
  1049. this.dataGridViewTextBoxColumn4.DefaultCellStyle = dataGridViewCellStyle35;
  1050. this.dataGridViewTextBoxColumn4.HeaderText = "重烧";
  1051. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  1052. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  1053. this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1054. //
  1055. // dataGridViewTextBoxColumn5
  1056. //
  1057. this.dataGridViewTextBoxColumn5.DataPropertyName = "SubstandardCount";
  1058. dataGridViewCellStyle36.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1059. dataGridViewCellStyle36.Format = "N0";
  1060. this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle36;
  1061. this.dataGridViewTextBoxColumn5.HeaderText = "次品";
  1062. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  1063. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  1064. this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1065. //
  1066. // dataGridViewTextBoxColumn6
  1067. //
  1068. this.dataGridViewTextBoxColumn6.DataPropertyName = "QualifiedRate";
  1069. dataGridViewCellStyle37.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1070. dataGridViewCellStyle37.Format = "p2";
  1071. dataGridViewCellStyle37.NullValue = "#DIV/0!";
  1072. this.dataGridViewTextBoxColumn6.DefaultCellStyle = dataGridViewCellStyle37;
  1073. this.dataGridViewTextBoxColumn6.HeaderText = "合格率";
  1074. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  1075. this.dataGridViewTextBoxColumn6.ReadOnly = true;
  1076. this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1077. //
  1078. // dataGridViewTextBoxColumn7
  1079. //
  1080. this.dataGridViewTextBoxColumn7.DataPropertyName = "ReFireRate";
  1081. dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1082. dataGridViewCellStyle38.Format = "p2";
  1083. dataGridViewCellStyle38.NullValue = "#DIV/0!";
  1084. this.dataGridViewTextBoxColumn7.DefaultCellStyle = dataGridViewCellStyle38;
  1085. this.dataGridViewTextBoxColumn7.HeaderText = "重烧率";
  1086. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  1087. this.dataGridViewTextBoxColumn7.ReadOnly = true;
  1088. this.dataGridViewTextBoxColumn7.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1089. //
  1090. // dataGridViewTextBoxColumn8
  1091. //
  1092. this.dataGridViewTextBoxColumn8.DataPropertyName = "SubstandardRate";
  1093. dataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1094. dataGridViewCellStyle39.Format = "p2";
  1095. dataGridViewCellStyle39.NullValue = "#DIV/0!";
  1096. this.dataGridViewTextBoxColumn8.DefaultCellStyle = dataGridViewCellStyle39;
  1097. this.dataGridViewTextBoxColumn8.HeaderText = "次品率";
  1098. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  1099. this.dataGridViewTextBoxColumn8.ReadOnly = true;
  1100. this.dataGridViewTextBoxColumn8.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1101. //
  1102. // dataGridViewTextBoxColumn9
  1103. //
  1104. this.dataGridViewTextBoxColumn9.DataPropertyName = "GoodCount";
  1105. dataGridViewCellStyle40.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1106. dataGridViewCellStyle40.Format = "N0";
  1107. this.dataGridViewTextBoxColumn9.DefaultCellStyle = dataGridViewCellStyle40;
  1108. this.dataGridViewTextBoxColumn9.HeaderText = "正品";
  1109. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  1110. this.dataGridViewTextBoxColumn9.ReadOnly = true;
  1111. this.dataGridViewTextBoxColumn9.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1112. this.dataGridViewTextBoxColumn9.Visible = false;
  1113. //
  1114. // dataGridViewTextBoxColumn10
  1115. //
  1116. this.dataGridViewTextBoxColumn10.DataPropertyName = "GoodRate";
  1117. dataGridViewCellStyle41.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1118. dataGridViewCellStyle41.Format = "p2";
  1119. dataGridViewCellStyle41.NullValue = "#DIV/0!";
  1120. this.dataGridViewTextBoxColumn10.DefaultCellStyle = dataGridViewCellStyle41;
  1121. this.dataGridViewTextBoxColumn10.HeaderText = "正品率";
  1122. this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
  1123. this.dataGridViewTextBoxColumn10.ReadOnly = true;
  1124. this.dataGridViewTextBoxColumn10.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1125. this.dataGridViewTextBoxColumn10.Visible = false;
  1126. //
  1127. // dataGridViewTextBoxColumn11
  1128. //
  1129. this.dataGridViewTextBoxColumn11.DataPropertyName = "BadCount";
  1130. dataGridViewCellStyle42.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1131. dataGridViewCellStyle42.Format = "N0";
  1132. this.dataGridViewTextBoxColumn11.DefaultCellStyle = dataGridViewCellStyle42;
  1133. this.dataGridViewTextBoxColumn11.HeaderText = "副品";
  1134. this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
  1135. this.dataGridViewTextBoxColumn11.ReadOnly = true;
  1136. this.dataGridViewTextBoxColumn11.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1137. this.dataGridViewTextBoxColumn11.Visible = false;
  1138. //
  1139. // dataGridViewTextBoxColumn12
  1140. //
  1141. this.dataGridViewTextBoxColumn12.DataPropertyName = "BadRate";
  1142. dataGridViewCellStyle43.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1143. dataGridViewCellStyle43.Format = "p2";
  1144. dataGridViewCellStyle43.NullValue = "#DIV/0!";
  1145. this.dataGridViewTextBoxColumn12.DefaultCellStyle = dataGridViewCellStyle43;
  1146. this.dataGridViewTextBoxColumn12.HeaderText = "副品率";
  1147. this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
  1148. this.dataGridViewTextBoxColumn12.ReadOnly = true;
  1149. this.dataGridViewTextBoxColumn12.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1150. this.dataGridViewTextBoxColumn12.Visible = false;
  1151. //
  1152. // g4GoodsCode
  1153. //
  1154. this.g4GoodsCode.DataPropertyName = "GoodsCode";
  1155. this.g4GoodsCode.HeaderText = "产品编码";
  1156. this.g4GoodsCode.Name = "g4GoodsCode";
  1157. this.g4GoodsCode.ReadOnly = true;
  1158. //
  1159. // g4OutKilnCount
  1160. //
  1161. this.g4OutKilnCount.DataPropertyName = "OutKilnCount";
  1162. dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1163. dataGridViewCellStyle23.Format = "N0";
  1164. this.g4OutKilnCount.DefaultCellStyle = dataGridViewCellStyle23;
  1165. this.g4OutKilnCount.HeaderText = "出窑数";
  1166. this.g4OutKilnCount.Name = "g4OutKilnCount";
  1167. this.g4OutKilnCount.ReadOnly = true;
  1168. //
  1169. // g4Qualified
  1170. //
  1171. this.g4Qualified.DataPropertyName = "Qualified";
  1172. dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1173. dataGridViewCellStyle24.Format = "N0";
  1174. this.g4Qualified.DefaultCellStyle = dataGridViewCellStyle24;
  1175. this.g4Qualified.HeaderText = "合格品";
  1176. this.g4Qualified.Name = "g4Qualified";
  1177. this.g4Qualified.ReadOnly = true;
  1178. //
  1179. // g4QualifiedRate
  1180. //
  1181. this.g4QualifiedRate.DataPropertyName = "QualifiedRate";
  1182. dataGridViewCellStyle25.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1183. dataGridViewCellStyle25.Format = "p2";
  1184. dataGridViewCellStyle25.NullValue = "#DIV/0!";
  1185. this.g4QualifiedRate.DefaultCellStyle = dataGridViewCellStyle25;
  1186. this.g4QualifiedRate.HeaderText = "合格率";
  1187. this.g4QualifiedRate.Name = "g4QualifiedRate";
  1188. this.g4QualifiedRate.ReadOnly = true;
  1189. //
  1190. // g4NonQualified7
  1191. //
  1192. this.g4NonQualified7.DataPropertyName = "NonQualified7";
  1193. dataGridViewCellStyle26.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1194. dataGridViewCellStyle26.Format = "N0";
  1195. this.g4NonQualified7.DefaultCellStyle = dataGridViewCellStyle26;
  1196. this.g4NonQualified7.HeaderText = "次品";
  1197. this.g4NonQualified7.Name = "g4NonQualified7";
  1198. this.g4NonQualified7.ReadOnly = true;
  1199. //
  1200. // g4NonQualified7Rate
  1201. //
  1202. this.g4NonQualified7Rate.DataPropertyName = "QualifiedRate7";
  1203. dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1204. dataGridViewCellStyle27.Format = "p2";
  1205. dataGridViewCellStyle27.NullValue = "#DIV/0!";
  1206. this.g4NonQualified7Rate.DefaultCellStyle = dataGridViewCellStyle27;
  1207. this.g4NonQualified7Rate.HeaderText = "次品率";
  1208. this.g4NonQualified7Rate.Name = "g4NonQualified7Rate";
  1209. this.g4NonQualified7Rate.ReadOnly = true;
  1210. //
  1211. // g4NonQualified6
  1212. //
  1213. this.g4NonQualified6.DataPropertyName = "NonQualified6";
  1214. dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1215. dataGridViewCellStyle28.Format = "N0";
  1216. this.g4NonQualified6.DefaultCellStyle = dataGridViewCellStyle28;
  1217. this.g4NonQualified6.HeaderText = "重烧";
  1218. this.g4NonQualified6.Name = "g4NonQualified6";
  1219. this.g4NonQualified6.ReadOnly = true;
  1220. //
  1221. // g4NonQualified6Rate
  1222. //
  1223. this.g4NonQualified6Rate.DataPropertyName = "QualifiedRate6";
  1224. dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  1225. dataGridViewCellStyle29.Format = "p2";
  1226. dataGridViewCellStyle29.NullValue = "#DIV/0!";
  1227. this.g4NonQualified6Rate.DefaultCellStyle = dataGridViewCellStyle29;
  1228. this.g4NonQualified6Rate.HeaderText = "重烧率";
  1229. this.g4NonQualified6Rate.Name = "g4NonQualified6Rate";
  1230. this.g4NonQualified6Rate.ReadOnly = true;
  1231. //
  1232. // F_RPT_040109
  1233. //
  1234. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1235. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1236. this.ClientSize = new System.Drawing.Size(1131, 476);
  1237. this.Controls.Add(this.tabcData);
  1238. this.Controls.Add(this.tsrOperate);
  1239. this.Controls.Add(this.gbxCondition);
  1240. this.Name = "F_RPT_040109";
  1241. this.Text = "整体质量分析表";
  1242. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_040104_FormClosed);
  1243. this.Load += new System.EventHandler(this.F_RPT_040104_Load);
  1244. this.tsrOperate.ResumeLayout(false);
  1245. this.tsrOperate.PerformLayout();
  1246. this.gbxCondition.ResumeLayout(false);
  1247. this.gbxCondition.PerformLayout();
  1248. ((System.ComponentModel.ISupportInitialize)(this.dgvTQ)).EndInit();
  1249. this.tabcData.ResumeLayout(false);
  1250. this.tabpTQ.ResumeLayout(false);
  1251. this.tabpFR.ResumeLayout(false);
  1252. ((System.ComponentModel.ISupportInitialize)(this.dgvFR)).EndInit();
  1253. this.tabpDR.ResumeLayout(false);
  1254. ((System.ComponentModel.ISupportInitialize)(this.dgvDR)).EndInit();
  1255. this.tabpDL.ResumeLayout(false);
  1256. ((System.ComponentModel.ISupportInitialize)(this.dgvDL)).EndInit();
  1257. this.tabpTQ1.ResumeLayout(false);
  1258. ((System.ComponentModel.ISupportInitialize)(this.dgvTQ1)).EndInit();
  1259. this.ResumeLayout(false);
  1260. }
  1261. #endregion
  1262. private Basics.BaseControls.C_ComboBox dropKilnCode;
  1263. private Basics.BaseControls.C_Label lblKilnCode;
  1264. private Basics.BaseControls.C_ComboBox dropRptProcedure;
  1265. private Basics.BaseControls.C_Label lblRptProcedureName;
  1266. private Basics.BaseControls.C_ToolStrip tsrOperate;
  1267. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  1268. private System.Windows.Forms.ToolStripButton tsbtnClose;
  1269. private Basics.BaseControls.C_Label lblAccountDateStart;
  1270. private Basics.BaseControls.C_Label lblAccountDateEnd;
  1271. private Basics.BaseControls.C_DateTimePicker dtpAccountDateEnd;
  1272. private Basics.BaseControls.C_DateTimePicker dtpAccountDateStart;
  1273. private Basics.BaseControls.C_GroupBox gbxCondition;
  1274. private Basics.BaseControls.C_Button btnClearCondition;
  1275. private Basics.BaseControls.C_Button btnSearch;
  1276. private Basics.BaseControls.C_DataGridView dgvTQ;
  1277. private System.Windows.Forms.TabControl tabcData;
  1278. private System.Windows.Forms.TabPage tabpTQ;
  1279. private System.Windows.Forms.TabPage tabpFR;
  1280. private System.Windows.Forms.TabPage tabpDR;
  1281. private System.Windows.Forms.TabPage tabpDL;
  1282. private Basics.BaseControls.C_DataGridView dgvDL;
  1283. private Basics.BaseControls.C_DataGridView dgvFR;
  1284. private Basics.BaseControls.C_DataGridView dgvDR;
  1285. private System.Windows.Forms.TreeView g3TV;
  1286. private System.Windows.Forms.TreeView g2TV;
  1287. private System.Windows.Forms.DataGridViewTextBoxColumn g2goodstypename2;
  1288. private System.Windows.Forms.DataGridViewTextBoxColumn g3goodstypename2;
  1289. private System.Windows.Forms.ToolStripButton tsbtnExport;
  1290. private System.Windows.Forms.DataGridViewTextBoxColumn g1goodstypename2;
  1291. private System.Windows.Forms.DataGridViewTextBoxColumn g1OutKilnCount;
  1292. private System.Windows.Forms.DataGridViewTextBoxColumn g1Qualified;
  1293. private System.Windows.Forms.DataGridViewTextBoxColumn g1ReFireCount;
  1294. private System.Windows.Forms.DataGridViewTextBoxColumn g1SubstandardCount;
  1295. private System.Windows.Forms.DataGridViewTextBoxColumn g1QualifiedRate;
  1296. private System.Windows.Forms.DataGridViewTextBoxColumn g1ReFireRate;
  1297. private System.Windows.Forms.DataGridViewTextBoxColumn g1SubstandardRate;
  1298. private System.Windows.Forms.DataGridViewTextBoxColumn g1GoodCount;
  1299. private System.Windows.Forms.DataGridViewTextBoxColumn g1GoodRate;
  1300. private System.Windows.Forms.DataGridViewTextBoxColumn g1BadCount;
  1301. private System.Windows.Forms.DataGridViewTextBoxColumn g1BadRate;
  1302. private System.Windows.Forms.CheckBox chkUserGroup;
  1303. private System.Windows.Forms.TabPage tabpTQ1;
  1304. private Basics.BaseControls.C_DataGridView dgvTQ1;
  1305. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  1306. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  1307. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  1308. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  1309. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  1310. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  1311. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  1312. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  1313. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  1314. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
  1315. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
  1316. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
  1317. private System.Windows.Forms.CheckBox chkDP50;
  1318. private WinForm.Controls.TxtTextBox txtKilncarbatchno;
  1319. private Basics.BaseControls.C_Label c_Label1;
  1320. private System.Windows.Forms.DataGridViewTextBoxColumn g4GoodsCode;
  1321. private System.Windows.Forms.DataGridViewTextBoxColumn g4OutKilnCount;
  1322. private System.Windows.Forms.DataGridViewTextBoxColumn g4Qualified;
  1323. private System.Windows.Forms.DataGridViewTextBoxColumn g4QualifiedRate;
  1324. private System.Windows.Forms.DataGridViewTextBoxColumn g4NonQualified7;
  1325. private System.Windows.Forms.DataGridViewTextBoxColumn g4NonQualified7Rate;
  1326. private System.Windows.Forms.DataGridViewTextBoxColumn g4NonQualified6;
  1327. private System.Windows.Forms.DataGridViewTextBoxColumn g4NonQualified6Rate;
  1328. }
  1329. }