F_RPT_040113.Designer.cs 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_040113
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_040113));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  40. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  41. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  42. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  43. this.lblAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  44. this.dtpAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  45. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  46. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  47. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  48. this.dropKilnCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  49. this.lblKilnCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  50. this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
  51. this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  52. this.cmbGoodsType2 = new Dongke.WinForm.Controls.CmbComboBox();
  53. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  54. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  55. this.dtpAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  56. this.dgvRpt = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  57. this.g1pcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.g1pname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.g1gtcode2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.g1goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.OutKilnCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.Qualified = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.g1defectcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.g1ccp = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  66. this.dgvD = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  67. this.g2pcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.g2pname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.g2gt2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.defectcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.defectname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.defectcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.chkTestMouldFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
  74. this.tsrOperate.SuspendLayout();
  75. this.gbxCondition.SuspendLayout();
  76. ((System.ComponentModel.ISupportInitialize)(this.dgvRpt)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  78. this.splitContainer1.Panel1.SuspendLayout();
  79. this.splitContainer1.Panel2.SuspendLayout();
  80. this.splitContainer1.SuspendLayout();
  81. ((System.ComponentModel.ISupportInitialize)(this.dgvD)).BeginInit();
  82. this.SuspendLayout();
  83. //
  84. // tsrOperate
  85. //
  86. this.tsrOperate.AutoSize = false;
  87. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  88. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  89. this.tsrOperate.ImageScalingSize = new System.Drawing.Size(20, 20);
  90. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  91. this.tsbtnAdaptive,
  92. this.tsbtnClose});
  93. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  94. this.tsrOperate.Name = "tsrOperate";
  95. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  96. this.tsrOperate.ShowItemToolTips = false;
  97. this.tsrOperate.Size = new System.Drawing.Size(1510, 44);
  98. this.tsrOperate.TabIndex = 36;
  99. this.tsrOperate.Text = "toolStrip1";
  100. //
  101. // tsbtnAdaptive
  102. //
  103. this.tsbtnAdaptive.AutoSize = false;
  104. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  105. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  106. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  107. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  108. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  109. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  110. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  111. //
  112. // tsbtnClose
  113. //
  114. this.tsbtnClose.AutoSize = false;
  115. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  116. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  117. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  118. this.tsbtnClose.Name = "tsbtnClose";
  119. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  120. this.tsbtnClose.Text = "关闭(&X)";
  121. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  122. //
  123. // lblAccountDateStart
  124. //
  125. this.lblAccountDateStart.AutoSize = true;
  126. this.lblAccountDateStart.BackColor = System.Drawing.Color.Transparent;
  127. this.lblAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  128. this.lblAccountDateStart.ForeColor = System.Drawing.SystemColors.ControlText;
  129. this.lblAccountDateStart.Location = new System.Drawing.Point(7, 30);
  130. this.lblAccountDateStart.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  131. this.lblAccountDateStart.Name = "lblAccountDateStart";
  132. this.lblAccountDateStart.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  133. this.lblAccountDateStart.Size = new System.Drawing.Size(37, 15);
  134. this.lblAccountDateStart.TabIndex = 7;
  135. this.lblAccountDateStart.Text = "日期";
  136. //
  137. // dtpAccountDateStart
  138. //
  139. this.dtpAccountDateStart.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  140. this.dtpAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  141. this.dtpAccountDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  142. this.dtpAccountDateStart.Location = new System.Drawing.Point(48, 25);
  143. this.dtpAccountDateStart.Margin = new System.Windows.Forms.Padding(4);
  144. this.dtpAccountDateStart.Name = "dtpAccountDateStart";
  145. this.dtpAccountDateStart.Size = new System.Drawing.Size(219, 25);
  146. this.dtpAccountDateStart.TabIndex = 1;
  147. //
  148. // btnClearCondition
  149. //
  150. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  151. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  152. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  153. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  154. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  155. this.btnClearCondition.Location = new System.Drawing.Point(1373, 25);
  156. this.btnClearCondition.Margin = new System.Windows.Forms.Padding(4);
  157. this.btnClearCondition.Name = "btnClearCondition";
  158. this.btnClearCondition.Size = new System.Drawing.Size(113, 38);
  159. this.btnClearCondition.TabIndex = 13;
  160. this.btnClearCondition.Text = "清空条件(&C)";
  161. this.btnClearCondition.UseVisualStyleBackColor = true;
  162. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  163. //
  164. // btnSearch
  165. //
  166. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  167. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  168. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  169. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  170. this.btnSearch.ForeColor = System.Drawing.Color.White;
  171. this.btnSearch.Location = new System.Drawing.Point(1251, 25);
  172. this.btnSearch.Margin = new System.Windows.Forms.Padding(4);
  173. this.btnSearch.Name = "btnSearch";
  174. this.btnSearch.Size = new System.Drawing.Size(113, 38);
  175. this.btnSearch.TabIndex = 12;
  176. this.btnSearch.Text = "查询(&Q)";
  177. this.btnSearch.UseVisualStyleBackColor = true;
  178. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  179. //
  180. // gbxCondition
  181. //
  182. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  183. | System.Windows.Forms.AnchorStyles.Right)));
  184. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  185. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  186. this.gbxCondition.Controls.Add(this.chkTestMouldFlag);
  187. this.gbxCondition.Controls.Add(this.dropKilnCode);
  188. this.gbxCondition.Controls.Add(this.lblKilnCode);
  189. this.gbxCondition.Controls.Add(this.scbGoods);
  190. this.gbxCondition.Controls.Add(this.lblGoods);
  191. this.gbxCondition.Controls.Add(this.cmbGoodsType2);
  192. this.gbxCondition.Controls.Add(this.c_Label1);
  193. this.gbxCondition.Controls.Add(this.c_Label2);
  194. this.gbxCondition.Controls.Add(this.lblAccountDateStart);
  195. this.gbxCondition.Controls.Add(this.dtpAccountDateEnd);
  196. this.gbxCondition.Controls.Add(this.dtpAccountDateStart);
  197. this.gbxCondition.Controls.Add(this.btnClearCondition);
  198. this.gbxCondition.Controls.Add(this.btnSearch);
  199. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  200. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  201. this.gbxCondition.IsMustInput = false;
  202. this.gbxCondition.Location = new System.Drawing.Point(0, 48);
  203. this.gbxCondition.Margin = new System.Windows.Forms.Padding(4);
  204. this.gbxCondition.Name = "gbxCondition";
  205. this.gbxCondition.OriginalHeight = -1;
  206. this.gbxCondition.Padding = new System.Windows.Forms.Padding(4);
  207. this.gbxCondition.Size = new System.Drawing.Size(1494, 74);
  208. this.gbxCondition.TabIndex = 37;
  209. this.gbxCondition.TabStop = false;
  210. this.gbxCondition.Text = "查询条件 ▼";
  211. //
  212. // dropKilnCode
  213. //
  214. this.dropKilnCode.BackColor = System.Drawing.SystemColors.Window;
  215. this.dropKilnCode.BackgroundColor = System.Drawing.SystemColors.Window;
  216. this.dropKilnCode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  217. this.dropKilnCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  218. this.dropKilnCode.FormattingEnabled = true;
  219. this.dropKilnCode.Location = new System.Drawing.Point(1059, 26);
  220. this.dropKilnCode.Margin = new System.Windows.Forms.Padding(4);
  221. this.dropKilnCode.Name = "dropKilnCode";
  222. this.dropKilnCode.Size = new System.Drawing.Size(96, 23);
  223. this.dropKilnCode.TabIndex = 17;
  224. //
  225. // lblKilnCode
  226. //
  227. this.lblKilnCode.AutoSize = true;
  228. this.lblKilnCode.BackColor = System.Drawing.SystemColors.Control;
  229. this.lblKilnCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  230. this.lblKilnCode.ForeColor = System.Drawing.SystemColors.ControlText;
  231. this.lblKilnCode.Location = new System.Drawing.Point(989, 31);
  232. this.lblKilnCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  233. this.lblKilnCode.Name = "lblKilnCode";
  234. this.lblKilnCode.Size = new System.Drawing.Size(67, 15);
  235. this.lblKilnCode.TabIndex = 18;
  236. this.lblKilnCode.Text = "窑炉编号";
  237. //
  238. // scbGoods
  239. //
  240. this.scbGoods.CheckedData = null;
  241. this.scbGoods.Location = new System.Drawing.Point(821, 26);
  242. this.scbGoods.Margin = new System.Windows.Forms.Padding(4);
  243. this.scbGoods.MultiSelect = true;
  244. this.scbGoods.Name = "scbGoods";
  245. this.scbGoods.Size = new System.Drawing.Size(160, 26);
  246. this.scbGoods.TabIndex = 16;
  247. //
  248. // lblGoods
  249. //
  250. this.lblGoods.AutoSize = true;
  251. this.lblGoods.BackColor = System.Drawing.Color.Transparent;
  252. this.lblGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  253. this.lblGoods.ForeColor = System.Drawing.SystemColors.ControlText;
  254. this.lblGoods.Location = new System.Drawing.Point(752, 31);
  255. this.lblGoods.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  256. this.lblGoods.Name = "lblGoods";
  257. this.lblGoods.Size = new System.Drawing.Size(67, 15);
  258. this.lblGoods.TabIndex = 15;
  259. this.lblGoods.Text = "产品编码";
  260. //
  261. // cmbGoodsType2
  262. //
  263. this.cmbGoodsType2.FormattingEnabled = true;
  264. this.cmbGoodsType2.Items.AddRange(new object[] {
  265. "全部",
  266. "大件",
  267. "小件"});
  268. this.cmbGoodsType2.Location = new System.Drawing.Point(584, 26);
  269. this.cmbGoodsType2.Margin = new System.Windows.Forms.Padding(4);
  270. this.cmbGoodsType2.Name = "cmbGoodsType2";
  271. this.cmbGoodsType2.Size = new System.Drawing.Size(159, 23);
  272. this.cmbGoodsType2.TabIndex = 14;
  273. //
  274. // c_Label1
  275. //
  276. this.c_Label1.AutoSize = true;
  277. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  278. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  279. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  280. this.c_Label1.Location = new System.Drawing.Point(270, 30);
  281. this.c_Label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  282. this.c_Label1.Name = "c_Label1";
  283. this.c_Label1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  284. this.c_Label1.Size = new System.Drawing.Size(15, 15);
  285. this.c_Label1.TabIndex = 7;
  286. this.c_Label1.Text = "-";
  287. //
  288. // c_Label2
  289. //
  290. this.c_Label2.AutoSize = true;
  291. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  292. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  293. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  294. this.c_Label2.Location = new System.Drawing.Point(514, 30);
  295. this.c_Label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  296. this.c_Label2.Name = "c_Label2";
  297. this.c_Label2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  298. this.c_Label2.Size = new System.Drawing.Size(67, 15);
  299. this.c_Label2.TabIndex = 7;
  300. this.c_Label2.Text = "产品类型";
  301. //
  302. // dtpAccountDateEnd
  303. //
  304. this.dtpAccountDateEnd.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  305. this.dtpAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  306. this.dtpAccountDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  307. this.dtpAccountDateEnd.Location = new System.Drawing.Point(288, 25);
  308. this.dtpAccountDateEnd.Margin = new System.Windows.Forms.Padding(4);
  309. this.dtpAccountDateEnd.Name = "dtpAccountDateEnd";
  310. this.dtpAccountDateEnd.Size = new System.Drawing.Size(221, 25);
  311. this.dtpAccountDateEnd.TabIndex = 2;
  312. //
  313. // dgvRpt
  314. //
  315. this.dgvRpt.AllowUserToAddRows = false;
  316. this.dgvRpt.AllowUserToDeleteRows = false;
  317. this.dgvRpt.AllowUserToModifyRows = true;
  318. this.dgvRpt.AllowUserToOrderColumns = true;
  319. this.dgvRpt.AllowUserToSortRows = false;
  320. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  321. this.dgvRpt.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  322. this.dgvRpt.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  323. this.dgvRpt.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  324. this.dgvRpt.CellHeight = 23;
  325. this.dgvRpt.ChildNodeColumnName = null;
  326. this.dgvRpt.ChildNodeColumnText = null;
  327. this.dgvRpt.ColumnDeep = 1;
  328. this.dgvRpt.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  329. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  330. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  331. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  332. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  333. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  334. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  335. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  336. this.dgvRpt.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  337. this.dgvRpt.ColumnHeadersHeight = 29;
  338. this.dgvRpt.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  339. this.dgvRpt.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  340. this.g1pcode,
  341. this.g1pname,
  342. this.g1gtcode2,
  343. this.g1goodstypename,
  344. this.OutKilnCount,
  345. this.Qualified,
  346. this.g1defectcount,
  347. this.g1ccp});
  348. this.dgvRpt.ColumnTreeView = null;
  349. this.dgvRpt.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)));
  350. this.dgvRpt.Dock = System.Windows.Forms.DockStyle.Fill;
  351. this.dgvRpt.DynamicColumnName = "";
  352. this.dgvRpt.EnableHeadersVisualStyles = false;
  353. this.dgvRpt.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  354. this.dgvRpt.FormatQuantityColumns = null;
  355. this.dgvRpt.HorizontalMergeColumn = null;
  356. this.dgvRpt.IsAutoCountSum = true;
  357. this.dgvRpt.IsAutoResizeColumns = false;
  358. this.dgvRpt.IsClickF12 = false;
  359. this.dgvRpt.IsOpenMergeCellFlag = false;
  360. this.dgvRpt.IsSubTotalFlag = false;
  361. this.dgvRpt.IsTopDeep = false;
  362. this.dgvRpt.Location = new System.Drawing.Point(0, 0);
  363. this.dgvRpt.Margin = new System.Windows.Forms.Padding(4);
  364. this.dgvRpt.MergeColumnNames = null;
  365. this.dgvRpt.MergeDetailColumnNames = null;
  366. this.dgvRpt.MergeDetailOnlyColumn = null;
  367. this.dgvRpt.MergeOnlyColumn = null;
  368. this.dgvRpt.MultiSelect = false;
  369. this.dgvRpt.Name = "dgvRpt";
  370. this.dgvRpt.ReadOnly = true;
  371. this.dgvRpt.RefreshAtHscroll = false;
  372. this.dgvRpt.RowHeadersWidth = 50;
  373. this.dgvRpt.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  374. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  375. this.dgvRpt.RowsDefaultCellStyle = dataGridViewCellStyle7;
  376. this.dgvRpt.RowTemplate.Height = 21;
  377. this.dgvRpt.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  378. this.dgvRpt.Size = new System.Drawing.Size(500, 465);
  379. this.dgvRpt.SortOrderColumnName = null;
  380. this.dgvRpt.TabIndex = 28;
  381. this.dgvRpt.Tag = true;
  382. this.dgvRpt.TotalSumColumns = null;
  383. this.dgvRpt.ViewRowFilter = "";
  384. this.dgvRpt.SelectionChanged += new System.EventHandler(this.dgvRpt_SelectionChanged);
  385. //
  386. // g1pcode
  387. //
  388. this.g1pcode.DataPropertyName = "pcode";
  389. this.g1pcode.HeaderText = "pcode";
  390. this.g1pcode.MinimumWidth = 6;
  391. this.g1pcode.Name = "g1pcode";
  392. this.g1pcode.ReadOnly = true;
  393. this.g1pcode.Visible = false;
  394. this.g1pcode.Width = 125;
  395. //
  396. // g1pname
  397. //
  398. this.g1pname.DataPropertyName = "pname";
  399. this.g1pname.HeaderText = "工艺";
  400. this.g1pname.MinimumWidth = 6;
  401. this.g1pname.Name = "g1pname";
  402. this.g1pname.ReadOnly = true;
  403. this.g1pname.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  404. this.g1pname.Width = 125;
  405. //
  406. // g1gtcode2
  407. //
  408. this.g1gtcode2.DataPropertyName = "gtcode2";
  409. this.g1gtcode2.HeaderText = "gtcode2";
  410. this.g1gtcode2.MinimumWidth = 6;
  411. this.g1gtcode2.Name = "g1gtcode2";
  412. this.g1gtcode2.ReadOnly = true;
  413. this.g1gtcode2.Visible = false;
  414. this.g1gtcode2.Width = 125;
  415. //
  416. // g1goodstypename
  417. //
  418. this.g1goodstypename.DataPropertyName = "goodstypename";
  419. this.g1goodstypename.HeaderText = "类别";
  420. this.g1goodstypename.MinimumWidth = 6;
  421. this.g1goodstypename.Name = "g1goodstypename";
  422. this.g1goodstypename.ReadOnly = true;
  423. this.g1goodstypename.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  424. this.g1goodstypename.Width = 125;
  425. //
  426. // OutKilnCount
  427. //
  428. this.OutKilnCount.DataPropertyName = "outkcount";
  429. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  430. dataGridViewCellStyle3.Format = "N0";
  431. this.OutKilnCount.DefaultCellStyle = dataGridViewCellStyle3;
  432. this.OutKilnCount.HeaderText = "出窑数";
  433. this.OutKilnCount.MinimumWidth = 6;
  434. this.OutKilnCount.Name = "OutKilnCount";
  435. this.OutKilnCount.ReadOnly = true;
  436. this.OutKilnCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  437. this.OutKilnCount.Width = 125;
  438. //
  439. // Qualified
  440. //
  441. this.Qualified.DataPropertyName = "cc";
  442. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  443. dataGridViewCellStyle4.Format = "N0";
  444. this.Qualified.DefaultCellStyle = dataGridViewCellStyle4;
  445. this.Qualified.HeaderText = "合格数";
  446. this.Qualified.MinimumWidth = 6;
  447. this.Qualified.Name = "Qualified";
  448. this.Qualified.ReadOnly = true;
  449. this.Qualified.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  450. this.Qualified.Width = 125;
  451. //
  452. // g1defectcount
  453. //
  454. this.g1defectcount.DataPropertyName = "defectcount";
  455. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  456. dataGridViewCellStyle5.Format = "N0";
  457. this.g1defectcount.DefaultCellStyle = dataGridViewCellStyle5;
  458. this.g1defectcount.HeaderText = "次品数";
  459. this.g1defectcount.MinimumWidth = 6;
  460. this.g1defectcount.Name = "g1defectcount";
  461. this.g1defectcount.ReadOnly = true;
  462. this.g1defectcount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  463. this.g1defectcount.Width = 125;
  464. //
  465. // g1ccp
  466. //
  467. this.g1ccp.DataPropertyName = "ccp";
  468. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  469. dataGridViewCellStyle6.Format = "P2";
  470. dataGridViewCellStyle6.NullValue = "#DIV/0!";
  471. this.g1ccp.DefaultCellStyle = dataGridViewCellStyle6;
  472. this.g1ccp.HeaderText = "合格率";
  473. this.g1ccp.MinimumWidth = 6;
  474. this.g1ccp.Name = "g1ccp";
  475. this.g1ccp.ReadOnly = true;
  476. this.g1ccp.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  477. this.g1ccp.Width = 125;
  478. //
  479. // splitContainer1
  480. //
  481. this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  482. | System.Windows.Forms.AnchorStyles.Left)
  483. | System.Windows.Forms.AnchorStyles.Right)));
  484. this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
  485. this.splitContainer1.Location = new System.Drawing.Point(0, 129);
  486. this.splitContainer1.Margin = new System.Windows.Forms.Padding(4);
  487. this.splitContainer1.Name = "splitContainer1";
  488. //
  489. // splitContainer1.Panel1
  490. //
  491. this.splitContainer1.Panel1.Controls.Add(this.dgvRpt);
  492. //
  493. // splitContainer1.Panel2
  494. //
  495. this.splitContainer1.Panel2.Controls.Add(this.dgvD);
  496. this.splitContainer1.Size = new System.Drawing.Size(1494, 465);
  497. this.splitContainer1.SplitterDistance = 500;
  498. this.splitContainer1.SplitterWidth = 5;
  499. this.splitContainer1.TabIndex = 38;
  500. //
  501. // dgvD
  502. //
  503. this.dgvD.AllowUserToAddRows = false;
  504. this.dgvD.AllowUserToDeleteRows = false;
  505. this.dgvD.AllowUserToModifyRows = true;
  506. this.dgvD.AllowUserToOrderColumns = true;
  507. this.dgvD.AllowUserToSortRows = false;
  508. dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  509. this.dgvD.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8;
  510. this.dgvD.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  511. this.dgvD.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  512. this.dgvD.CellHeight = 23;
  513. this.dgvD.ChildNodeColumnName = null;
  514. this.dgvD.ChildNodeColumnText = null;
  515. this.dgvD.ColumnDeep = 1;
  516. this.dgvD.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  517. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  518. dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  519. dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  520. dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White;
  521. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  522. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  523. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  524. this.dgvD.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
  525. this.dgvD.ColumnHeadersHeight = 29;
  526. this.dgvD.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  527. this.dgvD.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  528. this.g2pcode,
  529. this.g2pname,
  530. this.g2gt2,
  531. this.defectcode,
  532. this.defectname,
  533. this.defectcount});
  534. this.dgvD.ColumnTreeView = null;
  535. this.dgvD.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)));
  536. this.dgvD.Dock = System.Windows.Forms.DockStyle.Fill;
  537. this.dgvD.DynamicColumnName = "";
  538. this.dgvD.EnableHeadersVisualStyles = false;
  539. this.dgvD.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  540. this.dgvD.FormatQuantityColumns = null;
  541. this.dgvD.HorizontalMergeColumn = null;
  542. this.dgvD.IsAutoCountSum = true;
  543. this.dgvD.IsAutoResizeColumns = false;
  544. this.dgvD.IsClickF12 = false;
  545. this.dgvD.IsOpenMergeCellFlag = false;
  546. this.dgvD.IsSubTotalFlag = false;
  547. this.dgvD.IsTopDeep = false;
  548. this.dgvD.Location = new System.Drawing.Point(0, 0);
  549. this.dgvD.Margin = new System.Windows.Forms.Padding(4);
  550. this.dgvD.MergeColumnNames = null;
  551. this.dgvD.MergeDetailColumnNames = null;
  552. this.dgvD.MergeDetailOnlyColumn = null;
  553. this.dgvD.MergeOnlyColumn = null;
  554. this.dgvD.MultiSelect = false;
  555. this.dgvD.Name = "dgvD";
  556. this.dgvD.ReadOnly = true;
  557. this.dgvD.RefreshAtHscroll = false;
  558. this.dgvD.RowHeadersWidth = 50;
  559. this.dgvD.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  560. dataGridViewCellStyle11.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  561. this.dgvD.RowsDefaultCellStyle = dataGridViewCellStyle11;
  562. this.dgvD.RowTemplate.Height = 21;
  563. this.dgvD.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  564. this.dgvD.Size = new System.Drawing.Size(989, 465);
  565. this.dgvD.SortOrderColumnName = null;
  566. this.dgvD.TabIndex = 29;
  567. this.dgvD.Tag = true;
  568. this.dgvD.TotalSumColumns = null;
  569. this.dgvD.ViewRowFilter = "";
  570. //
  571. // g2pcode
  572. //
  573. this.g2pcode.DataPropertyName = "pcode";
  574. this.g2pcode.HeaderText = "pcode";
  575. this.g2pcode.MinimumWidth = 6;
  576. this.g2pcode.Name = "g2pcode";
  577. this.g2pcode.ReadOnly = true;
  578. this.g2pcode.Visible = false;
  579. this.g2pcode.Width = 125;
  580. //
  581. // g2pname
  582. //
  583. this.g2pname.DataPropertyName = "pname";
  584. this.g2pname.HeaderText = "工艺";
  585. this.g2pname.MinimumWidth = 6;
  586. this.g2pname.Name = "g2pname";
  587. this.g2pname.ReadOnly = true;
  588. this.g2pname.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  589. this.g2pname.Width = 125;
  590. //
  591. // g2gt2
  592. //
  593. this.g2gt2.DataPropertyName = "gtname2";
  594. this.g2gt2.HeaderText = "类别";
  595. this.g2gt2.MinimumWidth = 6;
  596. this.g2gt2.Name = "g2gt2";
  597. this.g2gt2.ReadOnly = true;
  598. this.g2gt2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  599. this.g2gt2.Width = 125;
  600. //
  601. // defectcode
  602. //
  603. this.defectcode.DataPropertyName = "defectcode";
  604. this.defectcode.HeaderText = "缺陷码";
  605. this.defectcode.MinimumWidth = 6;
  606. this.defectcode.Name = "defectcode";
  607. this.defectcode.ReadOnly = true;
  608. this.defectcode.Width = 125;
  609. //
  610. // defectname
  611. //
  612. this.defectname.DataPropertyName = "defectname";
  613. this.defectname.HeaderText = "缺陷名";
  614. this.defectname.MinimumWidth = 6;
  615. this.defectname.Name = "defectname";
  616. this.defectname.ReadOnly = true;
  617. this.defectname.Width = 125;
  618. //
  619. // defectcount
  620. //
  621. this.defectcount.DataPropertyName = "defectcount";
  622. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  623. dataGridViewCellStyle10.Format = "N0";
  624. this.defectcount.DefaultCellStyle = dataGridViewCellStyle10;
  625. this.defectcount.HeaderText = "缺陷数";
  626. this.defectcount.MinimumWidth = 6;
  627. this.defectcount.Name = "defectcount";
  628. this.defectcount.ReadOnly = true;
  629. this.defectcount.Width = 125;
  630. //
  631. // chkTestMouldFlag
  632. //
  633. this.chkTestMouldFlag.BackColor = System.Drawing.SystemColors.Control;
  634. this.chkTestMouldFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkTestMouldFlag.BackgroundImage")));
  635. this.chkTestMouldFlag.FalseText = "否";
  636. this.chkTestMouldFlag.Location = new System.Drawing.Point(1163, 29);
  637. this.chkTestMouldFlag.Margin = new System.Windows.Forms.Padding(4, 1, 4, 1);
  638. this.chkTestMouldFlag.Name = "chkTestMouldFlag";
  639. this.chkTestMouldFlag.Size = new System.Drawing.Size(173, 20);
  640. this.chkTestMouldFlag.TabIndex = 48;
  641. this.chkTestMouldFlag.Title = "试验标识";
  642. this.chkTestMouldFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft;
  643. this.chkTestMouldFlag.TrueText = "是";
  644. //
  645. // F_RPT_040113
  646. //
  647. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  648. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  649. this.ClientSize = new System.Drawing.Size(1510, 595);
  650. this.Controls.Add(this.splitContainer1);
  651. this.Controls.Add(this.tsrOperate);
  652. this.Controls.Add(this.gbxCondition);
  653. this.Margin = new System.Windows.Forms.Padding(5);
  654. this.Name = "F_RPT_040113";
  655. this.Text = "成品工艺质量表";
  656. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_040113_FormClosed);
  657. this.Load += new System.EventHandler(this.F_RPT_040113_Load);
  658. this.tsrOperate.ResumeLayout(false);
  659. this.tsrOperate.PerformLayout();
  660. this.gbxCondition.ResumeLayout(false);
  661. this.gbxCondition.PerformLayout();
  662. ((System.ComponentModel.ISupportInitialize)(this.dgvRpt)).EndInit();
  663. this.splitContainer1.Panel1.ResumeLayout(false);
  664. this.splitContainer1.Panel2.ResumeLayout(false);
  665. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  666. this.splitContainer1.ResumeLayout(false);
  667. ((System.ComponentModel.ISupportInitialize)(this.dgvD)).EndInit();
  668. this.ResumeLayout(false);
  669. }
  670. #endregion
  671. private Basics.BaseControls.C_ToolStrip tsrOperate;
  672. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  673. private System.Windows.Forms.ToolStripButton tsbtnClose;
  674. private Basics.BaseControls.C_Label lblAccountDateStart;
  675. private Basics.BaseControls.C_DateTimePicker dtpAccountDateStart;
  676. private Basics.BaseControls.C_Button btnClearCondition;
  677. private Basics.BaseControls.C_Button btnSearch;
  678. private Basics.BaseControls.C_GroupBox gbxCondition;
  679. private Basics.BaseControls.C_DataGridView dgvRpt;
  680. private System.Windows.Forms.SplitContainer splitContainer1;
  681. private Basics.BaseControls.C_DataGridView dgvD;
  682. private Basics.BaseControls.C_Label c_Label1;
  683. private Basics.BaseControls.C_DateTimePicker dtpAccountDateEnd;
  684. private System.Windows.Forms.DataGridViewTextBoxColumn g2pcode;
  685. private System.Windows.Forms.DataGridViewTextBoxColumn g2pname;
  686. private System.Windows.Forms.DataGridViewTextBoxColumn g2gt2;
  687. private System.Windows.Forms.DataGridViewTextBoxColumn defectcode;
  688. private System.Windows.Forms.DataGridViewTextBoxColumn defectname;
  689. private System.Windows.Forms.DataGridViewTextBoxColumn defectcount;
  690. private System.Windows.Forms.DataGridViewTextBoxColumn g1pcode;
  691. private System.Windows.Forms.DataGridViewTextBoxColumn g1pname;
  692. private System.Windows.Forms.DataGridViewTextBoxColumn g1gtcode2;
  693. private System.Windows.Forms.DataGridViewTextBoxColumn g1goodstypename;
  694. private System.Windows.Forms.DataGridViewTextBoxColumn OutKilnCount;
  695. private System.Windows.Forms.DataGridViewTextBoxColumn Qualified;
  696. private System.Windows.Forms.DataGridViewTextBoxColumn g1defectcount;
  697. private System.Windows.Forms.DataGridViewTextBoxColumn g1ccp;
  698. private WinForm.Controls.CmbComboBox cmbGoodsType2;
  699. private Basics.BaseControls.C_Label c_Label2;
  700. private Controls.SearchBox.ScbGoods scbGoods;
  701. private Basics.BaseControls.C_Label lblGoods;
  702. private Basics.BaseControls.C_ComboBox dropKilnCode;
  703. private Basics.BaseControls.C_Label lblKilnCode;
  704. private Basics.BaseControls.C_StatusCheckBox chkTestMouldFlag;
  705. }
  706. }