F_RPT_040103.Designer.cs 41 KB

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