F_RPT_040104.Designer.cs 57 KB

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