F_RPT_040104.Designer.cs 41 KB

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