F_RPT_040104.Designer.cs 41 KB

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