F_RPT_040103.Designer.cs 43 KB

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