F_RPT_040110.Designer.cs 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789
  1. using Dongke.IBOSS.PRD.Basics.BaseResources;
  2. namespace Dongke.IBOSS.PRD.Client.ReportModule
  3. {
  4. partial class F_RPT_040110
  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_040110));
  30. System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("缺陷扣罚");
  31. System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("工号分组", new System.Windows.Forms.TreeNode[] {
  32. treeNode1});
  33. System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("缺陷类型", new System.Windows.Forms.TreeNode[] {
  34. treeNode2});
  35. System.Windows.Forms.TreeNode treeNode4 = new System.Windows.Forms.TreeNode("缺陷扣罚");
  36. System.Windows.Forms.TreeNode treeNode5 = new System.Windows.Forms.TreeNode("缺陷名称", new System.Windows.Forms.TreeNode[] {
  37. treeNode4});
  38. System.Windows.Forms.TreeNode treeNode6 = new System.Windows.Forms.TreeNode("缺陷类型", new System.Windows.Forms.TreeNode[] {
  39. treeNode5});
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  46. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  47. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  48. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  49. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  50. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  51. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  52. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  53. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  54. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  55. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  56. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
  57. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
  58. System.Windows.Forms.TreeNode treeNode7 = new System.Windows.Forms.TreeNode("产品名称");
  59. System.Windows.Forms.TreeNode treeNode8 = new System.Windows.Forms.TreeNode("成型工号");
  60. System.Windows.Forms.TreeNode treeNode9 = new System.Windows.Forms.TreeNode("成型线类型");
  61. System.Windows.Forms.TreeNode treeNode10 = new System.Windows.Forms.TreeNode("产品商标");
  62. System.Windows.Forms.TreeNode treeNode11 = new System.Windows.Forms.TreeNode("单值");
  63. System.Windows.Forms.TreeNode treeNode12 = new System.Windows.Forms.TreeNode("单位重量");
  64. System.Windows.Forms.TreeNode treeNode13 = new System.Windows.Forms.TreeNode("数量");
  65. System.Windows.Forms.TreeNode treeNode14 = new System.Windows.Forms.TreeNode("折计值");
  66. System.Windows.Forms.TreeNode treeNode15 = new System.Windows.Forms.TreeNode("重量");
  67. System.Windows.Forms.TreeNode treeNode16 = new System.Windows.Forms.TreeNode("出窑", new System.Windows.Forms.TreeNode[] {
  68. treeNode13,
  69. treeNode14,
  70. treeNode15});
  71. System.Windows.Forms.TreeNode treeNode17 = new System.Windows.Forms.TreeNode("合格率");
  72. System.Windows.Forms.TreeNode treeNode18 = new System.Windows.Forms.TreeNode("数量");
  73. System.Windows.Forms.TreeNode treeNode19 = new System.Windows.Forms.TreeNode("折计值");
  74. System.Windows.Forms.TreeNode treeNode20 = new System.Windows.Forms.TreeNode("重量");
  75. System.Windows.Forms.TreeNode treeNode21 = new System.Windows.Forms.TreeNode("合格品", new System.Windows.Forms.TreeNode[] {
  76. treeNode17,
  77. treeNode18,
  78. treeNode19,
  79. treeNode20});
  80. System.Windows.Forms.TreeNode treeNode22 = new System.Windows.Forms.TreeNode("数量");
  81. System.Windows.Forms.TreeNode treeNode23 = new System.Windows.Forms.TreeNode("折计值");
  82. System.Windows.Forms.TreeNode treeNode24 = new System.Windows.Forms.TreeNode("重量");
  83. System.Windows.Forms.TreeNode treeNode25 = new System.Windows.Forms.TreeNode("重烧", new System.Windows.Forms.TreeNode[] {
  84. treeNode22,
  85. treeNode23,
  86. treeNode24});
  87. System.Windows.Forms.TreeNode treeNode26 = new System.Windows.Forms.TreeNode("数量");
  88. System.Windows.Forms.TreeNode treeNode27 = new System.Windows.Forms.TreeNode("折计值");
  89. System.Windows.Forms.TreeNode treeNode28 = new System.Windows.Forms.TreeNode("重量");
  90. System.Windows.Forms.TreeNode treeNode29 = new System.Windows.Forms.TreeNode("次品", new System.Windows.Forms.TreeNode[] {
  91. treeNode26,
  92. treeNode27,
  93. treeNode28});
  94. this.dropKilnCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  95. this.lblKilnCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  96. this.dropRptProcedure = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  97. this.lblRptProcedureName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  98. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  99. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  100. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  101. this.lblAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  102. this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  103. this.dtpAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  104. this.dtpAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  105. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  106. this.txtKilncarbatchno = new Dongke.WinForm.Controls.TxtTextBox();
  107. this.chkG = new System.Windows.Forms.CheckBox();
  108. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  109. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  110. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  111. this.g2TV = new System.Windows.Forms.TreeView();
  112. this.g3TV = new System.Windows.Forms.TreeView();
  113. this.dgvTQ = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  114. this.goodsname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  115. this.gusercode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  116. this.gltype = new System.Windows.Forms.DataGridViewTextBoxColumn();
  117. this.logoname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  118. this.unitprice = new System.Windows.Forms.DataGridViewTextBoxColumn();
  119. this.lusterwareweight = new System.Windows.Forms.DataGridViewTextBoxColumn();
  120. this.OutKilnCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  121. this.OutKilnSumPrice = new System.Windows.Forms.DataGridViewTextBoxColumn();
  122. this.OutKilnSumWeight = new System.Windows.Forms.DataGridViewTextBoxColumn();
  123. this.QualifiedRate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  124. this.Qualified = new System.Windows.Forms.DataGridViewTextBoxColumn();
  125. this.QualifiedSumPrice = new System.Windows.Forms.DataGridViewTextBoxColumn();
  126. this.QualifiedSumWeight = new System.Windows.Forms.DataGridViewTextBoxColumn();
  127. this.ReFireCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  128. this.ReFireSumPrice = new System.Windows.Forms.DataGridViewTextBoxColumn();
  129. this.ReFireSumWeight = new System.Windows.Forms.DataGridViewTextBoxColumn();
  130. this.SubstandardCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  131. this.SubstandardSumPrice = new System.Windows.Forms.DataGridViewTextBoxColumn();
  132. this.SubstandardSumWeight = new System.Windows.Forms.DataGridViewTextBoxColumn();
  133. this.treeView1 = new System.Windows.Forms.TreeView();
  134. this.tsrOperate.SuspendLayout();
  135. this.gbxCondition.SuspendLayout();
  136. ((System.ComponentModel.ISupportInitialize)(this.dgvTQ)).BeginInit();
  137. this.SuspendLayout();
  138. //
  139. // dropKilnCode
  140. //
  141. this.dropKilnCode.BackColor = System.Drawing.SystemColors.Window;
  142. this.dropKilnCode.BackgroundColor = System.Drawing.SystemColors.Window;
  143. this.dropKilnCode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  144. this.dropKilnCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  145. this.dropKilnCode.FormattingEnabled = true;
  146. this.dropKilnCode.Location = new System.Drawing.Point(79, 46);
  147. this.dropKilnCode.Name = "dropKilnCode";
  148. this.dropKilnCode.Size = new System.Drawing.Size(60, 20);
  149. this.dropKilnCode.TabIndex = 7;
  150. //
  151. // lblKilnCode
  152. //
  153. this.lblKilnCode.AutoSize = true;
  154. this.lblKilnCode.BackColor = System.Drawing.SystemColors.Control;
  155. this.lblKilnCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.lblKilnCode.ForeColor = System.Drawing.SystemColors.ControlText;
  157. this.lblKilnCode.Location = new System.Drawing.Point(20, 50);
  158. this.lblKilnCode.Name = "lblKilnCode";
  159. this.lblKilnCode.Size = new System.Drawing.Size(53, 12);
  160. this.lblKilnCode.TabIndex = 6;
  161. this.lblKilnCode.Text = "窑炉编号";
  162. //
  163. // dropRptProcedure
  164. //
  165. this.dropRptProcedure.BackColor = System.Drawing.Color.Yellow;
  166. this.dropRptProcedure.BackgroundColor = System.Drawing.SystemColors.Window;
  167. this.dropRptProcedure.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  168. this.dropRptProcedure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  169. this.dropRptProcedure.FormattingEnabled = true;
  170. this.dropRptProcedure.IsMustInput = true;
  171. this.dropRptProcedure.Location = new System.Drawing.Point(79, 19);
  172. this.dropRptProcedure.Name = "dropRptProcedure";
  173. this.dropRptProcedure.Size = new System.Drawing.Size(133, 20);
  174. this.dropRptProcedure.TabIndex = 1;
  175. //
  176. // lblRptProcedureName
  177. //
  178. this.lblRptProcedureName.AutoSize = true;
  179. this.lblRptProcedureName.BackColor = System.Drawing.SystemColors.Control;
  180. this.lblRptProcedureName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.lblRptProcedureName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  182. this.lblRptProcedureName.Location = new System.Drawing.Point(20, 23);
  183. this.lblRptProcedureName.Name = "lblRptProcedureName";
  184. this.lblRptProcedureName.Size = new System.Drawing.Size(53, 12);
  185. this.lblRptProcedureName.TabIndex = 0;
  186. this.lblRptProcedureName.Text = "数据来源";
  187. //
  188. // tsrOperate
  189. //
  190. this.tsrOperate.AutoSize = false;
  191. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  192. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  193. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  194. this.tsbtnAdaptive,
  195. this.tsbtnClose});
  196. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  197. this.tsrOperate.Name = "tsrOperate";
  198. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  199. this.tsrOperate.ShowItemToolTips = false;
  200. this.tsrOperate.Size = new System.Drawing.Size(1131, 35);
  201. this.tsrOperate.TabIndex = 0;
  202. this.tsrOperate.Text = "toolStrip1";
  203. //
  204. // tsbtnAdaptive
  205. //
  206. this.tsbtnAdaptive.AutoSize = false;
  207. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  208. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  209. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  210. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  211. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  212. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  213. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  214. //
  215. // tsbtnClose
  216. //
  217. this.tsbtnClose.AutoSize = false;
  218. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  219. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  220. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  221. this.tsbtnClose.Name = "tsbtnClose";
  222. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  223. this.tsbtnClose.Text = "关闭(&X)";
  224. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  225. //
  226. // lblAccountDateStart
  227. //
  228. this.lblAccountDateStart.AutoSize = true;
  229. this.lblAccountDateStart.BackColor = System.Drawing.Color.Transparent;
  230. this.lblAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  231. this.lblAccountDateStart.ForeColor = System.Drawing.SystemColors.ControlText;
  232. this.lblAccountDateStart.Location = new System.Drawing.Point(218, 23);
  233. this.lblAccountDateStart.Name = "lblAccountDateStart";
  234. this.lblAccountDateStart.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  235. this.lblAccountDateStart.Size = new System.Drawing.Size(53, 12);
  236. this.lblAccountDateStart.TabIndex = 2;
  237. this.lblAccountDateStart.Text = "生产日期";
  238. //
  239. // lblAccountDateEnd
  240. //
  241. this.lblAccountDateEnd.AutoSize = true;
  242. this.lblAccountDateEnd.BackColor = System.Drawing.Color.Transparent;
  243. this.lblAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  244. this.lblAccountDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
  245. this.lblAccountDateEnd.Location = new System.Drawing.Point(417, 23);
  246. this.lblAccountDateEnd.Name = "lblAccountDateEnd";
  247. this.lblAccountDateEnd.Size = new System.Drawing.Size(17, 12);
  248. this.lblAccountDateEnd.TabIndex = 4;
  249. this.lblAccountDateEnd.Text = "至";
  250. //
  251. // dtpAccountDateEnd
  252. //
  253. this.dtpAccountDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  254. this.dtpAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  255. this.dtpAccountDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  256. this.dtpAccountDateEnd.Location = new System.Drawing.Point(440, 19);
  257. this.dtpAccountDateEnd.Name = "dtpAccountDateEnd";
  258. this.dtpAccountDateEnd.Size = new System.Drawing.Size(133, 21);
  259. this.dtpAccountDateEnd.TabIndex = 5;
  260. //
  261. // dtpAccountDateStart
  262. //
  263. this.dtpAccountDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
  264. this.dtpAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  265. this.dtpAccountDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  266. this.dtpAccountDateStart.Location = new System.Drawing.Point(278, 19);
  267. this.dtpAccountDateStart.Name = "dtpAccountDateStart";
  268. this.dtpAccountDateStart.Size = new System.Drawing.Size(133, 21);
  269. this.dtpAccountDateStart.TabIndex = 3;
  270. //
  271. // gbxCondition
  272. //
  273. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  274. | System.Windows.Forms.AnchorStyles.Right)));
  275. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  276. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  277. this.gbxCondition.Controls.Add(this.txtKilncarbatchno);
  278. this.gbxCondition.Controls.Add(this.chkG);
  279. this.gbxCondition.Controls.Add(this.btnClearCondition);
  280. this.gbxCondition.Controls.Add(this.btnSearch);
  281. this.gbxCondition.Controls.Add(this.dropKilnCode);
  282. this.gbxCondition.Controls.Add(this.c_Label1);
  283. this.gbxCondition.Controls.Add(this.lblKilnCode);
  284. this.gbxCondition.Controls.Add(this.lblRptProcedureName);
  285. this.gbxCondition.Controls.Add(this.dropRptProcedure);
  286. this.gbxCondition.Controls.Add(this.lblAccountDateStart);
  287. this.gbxCondition.Controls.Add(this.lblAccountDateEnd);
  288. this.gbxCondition.Controls.Add(this.dtpAccountDateEnd);
  289. this.gbxCondition.Controls.Add(this.dtpAccountDateStart);
  290. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  291. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  292. this.gbxCondition.IsMustInput = false;
  293. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  294. this.gbxCondition.Name = "gbxCondition";
  295. this.gbxCondition.OriginalHeight = -1;
  296. this.gbxCondition.Size = new System.Drawing.Size(1119, 75);
  297. this.gbxCondition.TabIndex = 1;
  298. this.gbxCondition.TabStop = false;
  299. this.gbxCondition.Text = "查询条件 ▼";
  300. //
  301. // txtKilncarbatchno
  302. //
  303. this.txtKilncarbatchno.Location = new System.Drawing.Point(278, 46);
  304. this.txtKilncarbatchno.Name = "txtKilncarbatchno";
  305. this.txtKilncarbatchno.Size = new System.Drawing.Size(120, 21);
  306. this.txtKilncarbatchno.TabIndex = 9;
  307. //
  308. // chkG
  309. //
  310. this.chkG.AutoSize = true;
  311. this.chkG.Location = new System.Drawing.Point(404, 49);
  312. this.chkG.Name = "chkG";
  313. this.chkG.Size = new System.Drawing.Size(72, 16);
  314. this.chkG.TabIndex = 10;
  315. this.chkG.Text = "成型信息";
  316. this.chkG.UseVisualStyleBackColor = true;
  317. //
  318. // btnClearCondition
  319. //
  320. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  321. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  322. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  323. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  324. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  325. this.btnClearCondition.Location = new System.Drawing.Point(1028, 39);
  326. this.btnClearCondition.Name = "btnClearCondition";
  327. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  328. this.btnClearCondition.TabIndex = 99;
  329. this.btnClearCondition.Text = "清空条件(&C)";
  330. this.btnClearCondition.UseVisualStyleBackColor = true;
  331. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  332. //
  333. // btnSearch
  334. //
  335. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  336. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  337. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  338. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  339. this.btnSearch.ForeColor = System.Drawing.Color.White;
  340. this.btnSearch.Location = new System.Drawing.Point(937, 39);
  341. this.btnSearch.Name = "btnSearch";
  342. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  343. this.btnSearch.TabIndex = 90;
  344. this.btnSearch.Text = "查询(&Q)";
  345. this.btnSearch.UseVisualStyleBackColor = true;
  346. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  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(219, 50);
  355. this.c_Label1.Name = "c_Label1";
  356. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  357. this.c_Label1.TabIndex = 8;
  358. this.c_Label1.Text = "窑车位置";
  359. //
  360. // g2TV
  361. //
  362. this.g2TV.LineColor = System.Drawing.Color.Empty;
  363. this.g2TV.Location = new System.Drawing.Point(0, 0);
  364. this.g2TV.Name = "g2TV";
  365. treeNode1.Name = "g2goodstypename2";
  366. treeNode1.Text = "缺陷扣罚";
  367. treeNode2.Name = "WG";
  368. treeNode2.Text = "工号分组";
  369. treeNode3.Name = "DT";
  370. treeNode3.Tag = "1";
  371. treeNode3.Text = "缺陷类型";
  372. this.g2TV.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
  373. treeNode3});
  374. this.g2TV.Size = new System.Drawing.Size(121, 97);
  375. this.g2TV.TabIndex = 0;
  376. //
  377. // g3TV
  378. //
  379. this.g3TV.LineColor = System.Drawing.Color.Empty;
  380. this.g3TV.Location = new System.Drawing.Point(0, 0);
  381. this.g3TV.Name = "g3TV";
  382. treeNode4.Name = "g3goodstypename2";
  383. treeNode4.Text = "缺陷扣罚";
  384. treeNode5.Name = "DN";
  385. treeNode5.Text = "缺陷名称";
  386. treeNode6.Name = "DT";
  387. treeNode6.Tag = "1";
  388. treeNode6.Text = "缺陷类型";
  389. this.g3TV.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
  390. treeNode6});
  391. this.g3TV.Size = new System.Drawing.Size(121, 97);
  392. this.g3TV.TabIndex = 0;
  393. //
  394. // dgvTQ
  395. //
  396. this.dgvTQ.AllowUserToAddRows = false;
  397. this.dgvTQ.AllowUserToDeleteRows = false;
  398. this.dgvTQ.AllowUserToModifyRows = true;
  399. this.dgvTQ.AllowUserToSortRows = false;
  400. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  401. this.dgvTQ.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  402. this.dgvTQ.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  403. | System.Windows.Forms.AnchorStyles.Left)
  404. | System.Windows.Forms.AnchorStyles.Right)));
  405. this.dgvTQ.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  406. this.dgvTQ.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  407. this.dgvTQ.CellHeight = 23;
  408. this.dgvTQ.ChildNodeColumnName = null;
  409. this.dgvTQ.ChildNodeColumnText = null;
  410. this.dgvTQ.ColumnDeep = 2;
  411. this.dgvTQ.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  412. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  413. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  414. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  415. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  416. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  417. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  418. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  419. this.dgvTQ.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  420. this.dgvTQ.ColumnHeadersHeight = 46;
  421. this.dgvTQ.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  422. this.dgvTQ.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  423. this.goodsname,
  424. this.gusercode,
  425. this.gltype,
  426. this.logoname,
  427. this.unitprice,
  428. this.lusterwareweight,
  429. this.OutKilnCount,
  430. this.OutKilnSumPrice,
  431. this.OutKilnSumWeight,
  432. this.QualifiedRate,
  433. this.Qualified,
  434. this.QualifiedSumPrice,
  435. this.QualifiedSumWeight,
  436. this.ReFireCount,
  437. this.ReFireSumPrice,
  438. this.ReFireSumWeight,
  439. this.SubstandardCount,
  440. this.SubstandardSumPrice,
  441. this.SubstandardSumWeight});
  442. this.dgvTQ.ColumnTreeView = new System.Windows.Forms.TreeView[] {
  443. this.treeView1};
  444. 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)));
  445. this.dgvTQ.DynamicColumnName = "";
  446. this.dgvTQ.EnableHeadersVisualStyles = false;
  447. this.dgvTQ.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  448. this.dgvTQ.FormatQuantityColumns = null;
  449. this.dgvTQ.HorizontalMergeColumn = null;
  450. this.dgvTQ.IsAutoCountSum = true;
  451. this.dgvTQ.IsAutoResizeColumns = false;
  452. this.dgvTQ.IsClickF12 = false;
  453. this.dgvTQ.IsOpenMergeCellFlag = false;
  454. this.dgvTQ.IsSubTotalFlag = false;
  455. this.dgvTQ.IsTopDeep = false;
  456. this.dgvTQ.Location = new System.Drawing.Point(1, 119);
  457. this.dgvTQ.MergeColumnNames = null;
  458. this.dgvTQ.MergeDetailColumnNames = null;
  459. this.dgvTQ.MergeDetailOnlyColumn = null;
  460. this.dgvTQ.MergeOnlyColumn = null;
  461. this.dgvTQ.MultiSelect = false;
  462. this.dgvTQ.Name = "dgvTQ";
  463. this.dgvTQ.ReadOnly = true;
  464. this.dgvTQ.RefreshAtHscroll = false;
  465. this.dgvTQ.RowHeadersWidth = 50;
  466. this.dgvTQ.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  467. dataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  468. this.dgvTQ.RowsDefaultCellStyle = dataGridViewCellStyle18;
  469. this.dgvTQ.RowTemplate.Height = 21;
  470. this.dgvTQ.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  471. this.dgvTQ.Size = new System.Drawing.Size(1119, 357);
  472. this.dgvTQ.SortOrderColumnName = null;
  473. this.dgvTQ.TabIndex = 2;
  474. this.dgvTQ.Tag = "";
  475. this.dgvTQ.TotalSumColumns = null;
  476. this.dgvTQ.ViewRowFilter = "";
  477. //
  478. // goodsname
  479. //
  480. this.goodsname.DataPropertyName = "goodsname";
  481. this.goodsname.HeaderText = "产品名称";
  482. this.goodsname.Name = "goodsname";
  483. this.goodsname.ReadOnly = true;
  484. //
  485. // gusercode
  486. //
  487. this.gusercode.DataPropertyName = "gusercode";
  488. this.gusercode.HeaderText = "成型工号";
  489. this.gusercode.Name = "gusercode";
  490. this.gusercode.ReadOnly = true;
  491. //
  492. // gltype
  493. //
  494. this.gltype.DataPropertyName = "gltype";
  495. this.gltype.HeaderText = "成型线类型";
  496. this.gltype.Name = "gltype";
  497. this.gltype.ReadOnly = true;
  498. //
  499. // logoname
  500. //
  501. this.logoname.DataPropertyName = "logoname";
  502. this.logoname.HeaderText = "产品商标";
  503. this.logoname.Name = "logoname";
  504. this.logoname.ReadOnly = true;
  505. //
  506. // unitprice
  507. //
  508. this.unitprice.DataPropertyName = "unitprice";
  509. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  510. dataGridViewCellStyle3.Format = "#,##0.####";
  511. this.unitprice.DefaultCellStyle = dataGridViewCellStyle3;
  512. this.unitprice.HeaderText = "单值";
  513. this.unitprice.Name = "unitprice";
  514. this.unitprice.ReadOnly = true;
  515. //
  516. // lusterwareweight
  517. //
  518. this.lusterwareweight.DataPropertyName = "lusterwareweight";
  519. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  520. dataGridViewCellStyle4.Format = "#,##0.00";
  521. this.lusterwareweight.DefaultCellStyle = dataGridViewCellStyle4;
  522. this.lusterwareweight.HeaderText = "单位重量";
  523. this.lusterwareweight.Name = "lusterwareweight";
  524. this.lusterwareweight.ReadOnly = true;
  525. //
  526. // OutKilnCount
  527. //
  528. this.OutKilnCount.DataPropertyName = "OutKilnCount";
  529. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  530. dataGridViewCellStyle5.Format = "#,###";
  531. this.OutKilnCount.DefaultCellStyle = dataGridViewCellStyle5;
  532. this.OutKilnCount.HeaderText = "出窑数量";
  533. this.OutKilnCount.Name = "OutKilnCount";
  534. this.OutKilnCount.ReadOnly = true;
  535. //
  536. // OutKilnSumPrice
  537. //
  538. this.OutKilnSumPrice.DataPropertyName = "OutKilnSumPrice";
  539. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  540. dataGridViewCellStyle6.Format = "#,##0.00";
  541. this.OutKilnSumPrice.DefaultCellStyle = dataGridViewCellStyle6;
  542. this.OutKilnSumPrice.HeaderText = "出窑折计值";
  543. this.OutKilnSumPrice.Name = "OutKilnSumPrice";
  544. this.OutKilnSumPrice.ReadOnly = true;
  545. //
  546. // OutKilnSumWeight
  547. //
  548. this.OutKilnSumWeight.DataPropertyName = "OutKilnSumWeight";
  549. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  550. dataGridViewCellStyle7.Format = "#,##0.00";
  551. this.OutKilnSumWeight.DefaultCellStyle = dataGridViewCellStyle7;
  552. this.OutKilnSumWeight.HeaderText = "出窑重量";
  553. this.OutKilnSumWeight.Name = "OutKilnSumWeight";
  554. this.OutKilnSumWeight.ReadOnly = true;
  555. //
  556. // QualifiedRate
  557. //
  558. this.QualifiedRate.DataPropertyName = "QualifiedRate";
  559. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  560. dataGridViewCellStyle8.Format = "p2";
  561. dataGridViewCellStyle8.NullValue = "#DIV/0!";
  562. this.QualifiedRate.DefaultCellStyle = dataGridViewCellStyle8;
  563. this.QualifiedRate.HeaderText = "合格率";
  564. this.QualifiedRate.Name = "QualifiedRate";
  565. this.QualifiedRate.ReadOnly = true;
  566. //
  567. // Qualified
  568. //
  569. this.Qualified.DataPropertyName = "Qualified";
  570. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  571. dataGridViewCellStyle9.Format = "#,###";
  572. this.Qualified.DefaultCellStyle = dataGridViewCellStyle9;
  573. this.Qualified.HeaderText = "合格数量";
  574. this.Qualified.Name = "Qualified";
  575. this.Qualified.ReadOnly = true;
  576. //
  577. // QualifiedSumPrice
  578. //
  579. this.QualifiedSumPrice.DataPropertyName = "QualifiedSumPrice";
  580. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  581. dataGridViewCellStyle10.Format = "#,##0.00";
  582. this.QualifiedSumPrice.DefaultCellStyle = dataGridViewCellStyle10;
  583. this.QualifiedSumPrice.HeaderText = "合格折计值";
  584. this.QualifiedSumPrice.Name = "QualifiedSumPrice";
  585. this.QualifiedSumPrice.ReadOnly = true;
  586. //
  587. // QualifiedSumWeight
  588. //
  589. this.QualifiedSumWeight.DataPropertyName = "QualifiedSumWeight";
  590. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  591. dataGridViewCellStyle11.Format = "#,##0.00";
  592. this.QualifiedSumWeight.DefaultCellStyle = dataGridViewCellStyle11;
  593. this.QualifiedSumWeight.HeaderText = "合格重量";
  594. this.QualifiedSumWeight.Name = "QualifiedSumWeight";
  595. this.QualifiedSumWeight.ReadOnly = true;
  596. //
  597. // ReFireCount
  598. //
  599. this.ReFireCount.DataPropertyName = "ReFireCount";
  600. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  601. dataGridViewCellStyle12.Format = "#,###";
  602. this.ReFireCount.DefaultCellStyle = dataGridViewCellStyle12;
  603. this.ReFireCount.HeaderText = "重烧数量";
  604. this.ReFireCount.Name = "ReFireCount";
  605. this.ReFireCount.ReadOnly = true;
  606. //
  607. // ReFireSumPrice
  608. //
  609. this.ReFireSumPrice.DataPropertyName = "ReFireSumPrice";
  610. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  611. dataGridViewCellStyle13.Format = "#,##0.00";
  612. this.ReFireSumPrice.DefaultCellStyle = dataGridViewCellStyle13;
  613. this.ReFireSumPrice.HeaderText = "重烧折计值";
  614. this.ReFireSumPrice.Name = "ReFireSumPrice";
  615. this.ReFireSumPrice.ReadOnly = true;
  616. //
  617. // ReFireSumWeight
  618. //
  619. this.ReFireSumWeight.DataPropertyName = "ReFireSumWeight";
  620. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  621. dataGridViewCellStyle14.Format = "#,##0.00";
  622. this.ReFireSumWeight.DefaultCellStyle = dataGridViewCellStyle14;
  623. this.ReFireSumWeight.HeaderText = "重烧重量";
  624. this.ReFireSumWeight.Name = "ReFireSumWeight";
  625. this.ReFireSumWeight.ReadOnly = true;
  626. //
  627. // SubstandardCount
  628. //
  629. this.SubstandardCount.DataPropertyName = "SubstandardCount";
  630. dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  631. dataGridViewCellStyle15.Format = "#,###";
  632. this.SubstandardCount.DefaultCellStyle = dataGridViewCellStyle15;
  633. this.SubstandardCount.HeaderText = "次品数量";
  634. this.SubstandardCount.Name = "SubstandardCount";
  635. this.SubstandardCount.ReadOnly = true;
  636. //
  637. // SubstandardSumPrice
  638. //
  639. this.SubstandardSumPrice.DataPropertyName = "SubstandardSumPrice";
  640. dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  641. dataGridViewCellStyle16.Format = "#,##0.00";
  642. this.SubstandardSumPrice.DefaultCellStyle = dataGridViewCellStyle16;
  643. this.SubstandardSumPrice.HeaderText = "次品折计值";
  644. this.SubstandardSumPrice.Name = "SubstandardSumPrice";
  645. this.SubstandardSumPrice.ReadOnly = true;
  646. //
  647. // SubstandardSumWeight
  648. //
  649. this.SubstandardSumWeight.DataPropertyName = "SubstandardSumWeight";
  650. dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  651. dataGridViewCellStyle17.Format = "#,##0.00";
  652. this.SubstandardSumWeight.DefaultCellStyle = dataGridViewCellStyle17;
  653. this.SubstandardSumWeight.HeaderText = "次品重量";
  654. this.SubstandardSumWeight.Name = "SubstandardSumWeight";
  655. this.SubstandardSumWeight.ReadOnly = true;
  656. //
  657. // treeView1
  658. //
  659. this.treeView1.LineColor = System.Drawing.Color.Empty;
  660. this.treeView1.Location = new System.Drawing.Point(0, 0);
  661. this.treeView1.Name = "treeView1";
  662. treeNode7.Name = "产品名称";
  663. treeNode7.Text = "产品名称";
  664. treeNode8.Name = "成型工号";
  665. treeNode8.Text = "成型工号";
  666. treeNode9.Name = "成型线类型";
  667. treeNode9.Text = "成型线类型";
  668. treeNode10.Name = "产品商标";
  669. treeNode10.Text = "产品商标";
  670. treeNode11.Name = "单值";
  671. treeNode11.Text = "单值";
  672. treeNode12.Name = "单位重量";
  673. treeNode12.Text = "单位重量";
  674. treeNode13.Name = "数量";
  675. treeNode13.Text = "数量";
  676. treeNode14.Name = "折计值";
  677. treeNode14.Text = "折计值";
  678. treeNode15.Name = "重量";
  679. treeNode15.Text = "重量";
  680. treeNode16.Name = "出窑";
  681. treeNode16.Text = "出窑";
  682. treeNode17.Name = "合格率";
  683. treeNode17.Text = "合格率";
  684. treeNode18.Name = "数量";
  685. treeNode18.Text = "数量";
  686. treeNode19.Name = "折计值";
  687. treeNode19.Text = "折计值";
  688. treeNode20.Name = "重量";
  689. treeNode20.Text = "重量";
  690. treeNode21.Name = "合格品";
  691. treeNode21.Text = "合格品";
  692. treeNode22.Name = "数量";
  693. treeNode22.Text = "数量";
  694. treeNode23.Name = "折计值";
  695. treeNode23.Text = "折计值";
  696. treeNode24.Name = "重量";
  697. treeNode24.Text = "重量";
  698. treeNode25.Name = "重烧";
  699. treeNode25.Text = "重烧";
  700. treeNode26.Name = "数量";
  701. treeNode26.Text = "数量";
  702. treeNode27.Name = "折计值";
  703. treeNode27.Text = "折计值";
  704. treeNode28.Name = "重量";
  705. treeNode28.Text = "重量";
  706. treeNode29.Name = "次品";
  707. treeNode29.Text = "次品";
  708. this.treeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
  709. treeNode7,
  710. treeNode8,
  711. treeNode9,
  712. treeNode10,
  713. treeNode11,
  714. treeNode12,
  715. treeNode16,
  716. treeNode21,
  717. treeNode25,
  718. treeNode29});
  719. this.treeView1.Size = new System.Drawing.Size(121, 97);
  720. this.treeView1.TabIndex = 0;
  721. //
  722. // F_RPT_040110
  723. //
  724. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  725. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  726. this.ClientSize = new System.Drawing.Size(1131, 476);
  727. this.Controls.Add(this.dgvTQ);
  728. this.Controls.Add(this.tsrOperate);
  729. this.Controls.Add(this.gbxCondition);
  730. this.Name = "F_RPT_040110";
  731. this.Text = "产成品逐日出窑数据分析表";
  732. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_040104_FormClosed);
  733. this.Load += new System.EventHandler(this.F_RPT_040104_Load);
  734. this.tsrOperate.ResumeLayout(false);
  735. this.tsrOperate.PerformLayout();
  736. this.gbxCondition.ResumeLayout(false);
  737. this.gbxCondition.PerformLayout();
  738. ((System.ComponentModel.ISupportInitialize)(this.dgvTQ)).EndInit();
  739. this.ResumeLayout(false);
  740. }
  741. #endregion
  742. private Basics.BaseControls.C_ComboBox dropKilnCode;
  743. private Basics.BaseControls.C_Label lblKilnCode;
  744. private Basics.BaseControls.C_ComboBox dropRptProcedure;
  745. private Basics.BaseControls.C_Label lblRptProcedureName;
  746. private Basics.BaseControls.C_ToolStrip tsrOperate;
  747. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  748. private System.Windows.Forms.ToolStripButton tsbtnClose;
  749. private Basics.BaseControls.C_Label lblAccountDateStart;
  750. private Basics.BaseControls.C_Label lblAccountDateEnd;
  751. private Basics.BaseControls.C_DateTimePicker dtpAccountDateEnd;
  752. private Basics.BaseControls.C_DateTimePicker dtpAccountDateStart;
  753. private Basics.BaseControls.C_GroupBox gbxCondition;
  754. private Basics.BaseControls.C_Button btnClearCondition;
  755. private Basics.BaseControls.C_Button btnSearch;
  756. private System.Windows.Forms.TreeView g3TV;
  757. private System.Windows.Forms.TreeView g2TV;
  758. private Basics.BaseControls.C_DataGridView dgvTQ;
  759. private System.Windows.Forms.TreeView treeView1;
  760. private System.Windows.Forms.CheckBox chkG;
  761. private System.Windows.Forms.DataGridViewTextBoxColumn goodsname;
  762. private System.Windows.Forms.DataGridViewTextBoxColumn gusercode;
  763. private System.Windows.Forms.DataGridViewTextBoxColumn gltype;
  764. private System.Windows.Forms.DataGridViewTextBoxColumn logoname;
  765. private System.Windows.Forms.DataGridViewTextBoxColumn unitprice;
  766. private System.Windows.Forms.DataGridViewTextBoxColumn lusterwareweight;
  767. private System.Windows.Forms.DataGridViewTextBoxColumn OutKilnCount;
  768. private System.Windows.Forms.DataGridViewTextBoxColumn OutKilnSumPrice;
  769. private System.Windows.Forms.DataGridViewTextBoxColumn OutKilnSumWeight;
  770. private System.Windows.Forms.DataGridViewTextBoxColumn QualifiedRate;
  771. private System.Windows.Forms.DataGridViewTextBoxColumn Qualified;
  772. private System.Windows.Forms.DataGridViewTextBoxColumn QualifiedSumPrice;
  773. private System.Windows.Forms.DataGridViewTextBoxColumn QualifiedSumWeight;
  774. private System.Windows.Forms.DataGridViewTextBoxColumn ReFireCount;
  775. private System.Windows.Forms.DataGridViewTextBoxColumn ReFireSumPrice;
  776. private System.Windows.Forms.DataGridViewTextBoxColumn ReFireSumWeight;
  777. private System.Windows.Forms.DataGridViewTextBoxColumn SubstandardCount;
  778. private System.Windows.Forms.DataGridViewTextBoxColumn SubstandardSumPrice;
  779. private System.Windows.Forms.DataGridViewTextBoxColumn SubstandardSumWeight;
  780. private WinForm.Controls.TxtTextBox txtKilncarbatchno;
  781. private Basics.BaseControls.C_Label c_Label1;
  782. }
  783. }