F_RPT_040103.Designer.cs 41 KB

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