F_RPT_040109.Designer.cs 60 KB

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