F_RPT_040102_1.Designer.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_040102_1
  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_040102_1));
  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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  33. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  34. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  35. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  36. this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
  37. this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  38. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  39. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  40. this.chkFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  41. this.dkProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
  42. this.dkproductionLineSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkproductionLineSearchBox();
  43. this.lblAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  44. this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  45. this.dtpAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  46. this.dtpAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  47. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  48. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  49. this.dgvLineProcessTotal = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  50. this.goodstypename2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.GOODSSPECIFICATION = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.GLAZETYPE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.chkTestRefireFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
  56. this.tsrOperate.SuspendLayout();
  57. this.gbxCondition.SuspendLayout();
  58. ((System.ComponentModel.ISupportInitialize)(this.dgvLineProcessTotal)).BeginInit();
  59. this.SuspendLayout();
  60. //
  61. // tsrOperate
  62. //
  63. this.tsrOperate.AutoSize = false;
  64. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  65. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  66. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  67. this.tsbtnAdaptive,
  68. this.tsbtnClose});
  69. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  70. this.tsrOperate.Name = "tsrOperate";
  71. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  72. this.tsrOperate.ShowItemToolTips = false;
  73. this.tsrOperate.Size = new System.Drawing.Size(1131, 35);
  74. this.tsrOperate.TabIndex = 0;
  75. this.tsrOperate.Text = "toolStrip1";
  76. //
  77. // tsbtnAdaptive
  78. //
  79. this.tsbtnAdaptive.AutoSize = false;
  80. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  81. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  82. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  83. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  84. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  85. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  86. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  87. //
  88. // tsbtnClose
  89. //
  90. this.tsbtnClose.AutoSize = false;
  91. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  92. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  93. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  94. this.tsbtnClose.Name = "tsbtnClose";
  95. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  96. this.tsbtnClose.Text = "关闭(&X)";
  97. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  98. //
  99. // gbxCondition
  100. //
  101. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  102. | System.Windows.Forms.AnchorStyles.Right)));
  103. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  104. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  105. this.gbxCondition.Controls.Add(this.chkTestRefireFlag);
  106. this.gbxCondition.Controls.Add(this.scbGoods);
  107. this.gbxCondition.Controls.Add(this.lblGoods);
  108. this.gbxCondition.Controls.Add(this.lblGoodsType);
  109. this.gbxCondition.Controls.Add(this.scbGoodsType);
  110. this.gbxCondition.Controls.Add(this.chkFlag);
  111. this.gbxCondition.Controls.Add(this.dkProcedureSearchBox);
  112. this.gbxCondition.Controls.Add(this.dkproductionLineSearchBox);
  113. this.gbxCondition.Controls.Add(this.lblAccountDateStart);
  114. this.gbxCondition.Controls.Add(this.lblAccountDateEnd);
  115. this.gbxCondition.Controls.Add(this.dtpAccountDateEnd);
  116. this.gbxCondition.Controls.Add(this.dtpAccountDateStart);
  117. this.gbxCondition.Controls.Add(this.btnClearCondition);
  118. this.gbxCondition.Controls.Add(this.btnSearch);
  119. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  120. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  121. this.gbxCondition.IsMustInput = false;
  122. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  123. this.gbxCondition.Name = "gbxCondition";
  124. this.gbxCondition.OriginalHeight = -1;
  125. this.gbxCondition.Size = new System.Drawing.Size(1119, 80);
  126. this.gbxCondition.TabIndex = 1;
  127. this.gbxCondition.TabStop = false;
  128. this.gbxCondition.Text = "查询条件 ▼";
  129. //
  130. // scbGoods
  131. //
  132. this.scbGoods.CheckedData = null;
  133. this.scbGoods.Location = new System.Drawing.Point(481, 20);
  134. this.scbGoods.MultiSelect = true;
  135. this.scbGoods.Name = "scbGoods";
  136. this.scbGoods.Size = new System.Drawing.Size(133, 21);
  137. this.scbGoods.TabIndex = 34;
  138. //
  139. // lblGoods
  140. //
  141. this.lblGoods.AutoSize = true;
  142. this.lblGoods.BackColor = System.Drawing.Color.Transparent;
  143. this.lblGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  144. this.lblGoods.ForeColor = System.Drawing.SystemColors.ControlText;
  145. this.lblGoods.Location = new System.Drawing.Point(422, 26);
  146. this.lblGoods.Name = "lblGoods";
  147. this.lblGoods.Size = new System.Drawing.Size(53, 12);
  148. this.lblGoods.TabIndex = 33;
  149. this.lblGoods.Text = "产品名称";
  150. //
  151. // lblGoodsType
  152. //
  153. this.lblGoodsType.AutoSize = true;
  154. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  155. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  157. this.lblGoodsType.Location = new System.Drawing.Point(424, 54);
  158. this.lblGoodsType.Name = "lblGoodsType";
  159. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  160. this.lblGoodsType.TabIndex = 23;
  161. this.lblGoodsType.Text = "产品类别";
  162. //
  163. // scbGoodsType
  164. //
  165. this.scbGoodsType.CheckedData = null;
  166. this.scbGoodsType.IsOnlyDisplayEnd = false;
  167. this.scbGoodsType.Location = new System.Drawing.Point(481, 50);
  168. this.scbGoodsType.Name = "scbGoodsType";
  169. this.scbGoodsType.Size = new System.Drawing.Size(133, 21);
  170. this.scbGoodsType.TabIndex = 22;
  171. //
  172. // chkFlag
  173. //
  174. this.chkFlag.AutoSize = true;
  175. this.chkFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  176. this.chkFlag.ForeColor = System.Drawing.Color.Red;
  177. this.chkFlag.Location = new System.Drawing.Point(620, 22);
  178. this.chkFlag.Name = "chkFlag";
  179. this.chkFlag.Size = new System.Drawing.Size(204, 16);
  180. this.chkFlag.TabIndex = 3;
  181. this.chkFlag.Text = "干补过的坯体不算作成型的产量。";
  182. this.chkFlag.UseVisualStyleBackColor = true;
  183. //
  184. // dkProcedureSearchBox
  185. //
  186. this.dkProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
  187. this.dkProcedureSearchBox.DataSource = null;
  188. this.dkProcedureSearchBox.Enabled = true;
  189. this.dkProcedureSearchBox.IsEnablePurview = false;
  190. this.dkProcedureSearchBox.IsMustInput = false;
  191. this.dkProcedureSearchBox.Location = new System.Drawing.Point(219, 20);
  192. this.dkProcedureSearchBox.ModelType = null;
  193. this.dkProcedureSearchBox.Name = "dkProcedureSearchBox";
  194. this.dkProcedureSearchBox.ProcedureCode = "";
  195. this.dkProcedureSearchBox.ProcedureID = null;
  196. this.dkProcedureSearchBox.ProcedureIDS = null;
  197. this.dkProcedureSearchBox.ProcedureName = null;
  198. this.dkProcedureSearchBox.Purview = null;
  199. this.dkProcedureSearchBox.PurviewType = ((byte)(0));
  200. this.dkProcedureSearchBox.SelectMore = true;
  201. this.dkProcedureSearchBox.Size = new System.Drawing.Size(193, 21);
  202. this.dkProcedureSearchBox.TabIndex = 1;
  203. this.dkProcedureSearchBox.Title = "完成工序";
  204. this.dkProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  205. //
  206. // dkproductionLineSearchBox
  207. //
  208. this.dkproductionLineSearchBox.BackColor = System.Drawing.Color.Transparent;
  209. this.dkproductionLineSearchBox.DataSource = null;
  210. this.dkproductionLineSearchBox.Enabled = true;
  211. this.dkproductionLineSearchBox.IsEnablePurview = false;
  212. this.dkproductionLineSearchBox.IsMustInput = false;
  213. this.dkproductionLineSearchBox.Ispurview = true;
  214. this.dkproductionLineSearchBox.Location = new System.Drawing.Point(15, 20);
  215. this.dkproductionLineSearchBox.Name = "dkproductionLineSearchBox";
  216. this.dkproductionLineSearchBox.ProductionLineCode = "";
  217. this.dkproductionLineSearchBox.ProductionLineID = null;
  218. this.dkproductionLineSearchBox.ProductionLineIDS = null;
  219. this.dkproductionLineSearchBox.ProductionLineName = null;
  220. this.dkproductionLineSearchBox.Purview = null;
  221. this.dkproductionLineSearchBox.PurviewType = ((byte)(0));
  222. this.dkproductionLineSearchBox.Size = new System.Drawing.Size(194, 21);
  223. this.dkproductionLineSearchBox.TabIndex = 0;
  224. this.dkproductionLineSearchBox.Title = " 生产线";
  225. this.dkproductionLineSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  226. //
  227. // lblAccountDateStart
  228. //
  229. this.lblAccountDateStart.AutoSize = true;
  230. this.lblAccountDateStart.BackColor = System.Drawing.Color.Transparent;
  231. this.lblAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  232. this.lblAccountDateStart.ForeColor = System.Drawing.SystemColors.ControlText;
  233. this.lblAccountDateStart.Location = new System.Drawing.Point(15, 55);
  234. this.lblAccountDateStart.Name = "lblAccountDateStart";
  235. this.lblAccountDateStart.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  236. this.lblAccountDateStart.Size = new System.Drawing.Size(53, 12);
  237. this.lblAccountDateStart.TabIndex = 4;
  238. this.lblAccountDateStart.Text = "生产日期";
  239. //
  240. // lblAccountDateEnd
  241. //
  242. this.lblAccountDateEnd.AutoSize = true;
  243. this.lblAccountDateEnd.BackColor = System.Drawing.Color.Transparent;
  244. this.lblAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  245. this.lblAccountDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
  246. this.lblAccountDateEnd.Location = new System.Drawing.Point(221, 55);
  247. this.lblAccountDateEnd.Name = "lblAccountDateEnd";
  248. this.lblAccountDateEnd.Size = new System.Drawing.Size(53, 12);
  249. this.lblAccountDateEnd.TabIndex = 6;
  250. this.lblAccountDateEnd.Text = " 至 ";
  251. //
  252. // dtpAccountDateEnd
  253. //
  254. this.dtpAccountDateEnd.CustomFormat = "yyyy-MM-dd HH:mm";
  255. this.dtpAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  256. this.dtpAccountDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  257. this.dtpAccountDateEnd.Location = new System.Drawing.Point(279, 51);
  258. this.dtpAccountDateEnd.Name = "dtpAccountDateEnd";
  259. this.dtpAccountDateEnd.Size = new System.Drawing.Size(133, 21);
  260. this.dtpAccountDateEnd.TabIndex = 7;
  261. //
  262. // dtpAccountDateStart
  263. //
  264. this.dtpAccountDateStart.CustomFormat = "yyyy-MM-dd HH:mm";
  265. this.dtpAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  266. this.dtpAccountDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  267. this.dtpAccountDateStart.Location = new System.Drawing.Point(74, 50);
  268. this.dtpAccountDateStart.Name = "dtpAccountDateStart";
  269. this.dtpAccountDateStart.Size = new System.Drawing.Size(135, 21);
  270. this.dtpAccountDateStart.TabIndex = 5;
  271. //
  272. // btnClearCondition
  273. //
  274. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  275. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  276. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  277. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  278. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  279. this.btnClearCondition.Location = new System.Drawing.Point(1016, 42);
  280. this.btnClearCondition.Name = "btnClearCondition";
  281. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  282. this.btnClearCondition.TabIndex = 10;
  283. this.btnClearCondition.Text = "清空条件(&C)";
  284. this.btnClearCondition.UseVisualStyleBackColor = true;
  285. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  286. //
  287. // btnSearch
  288. //
  289. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  290. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  291. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  292. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  293. this.btnSearch.ForeColor = System.Drawing.Color.White;
  294. this.btnSearch.Location = new System.Drawing.Point(925, 42);
  295. this.btnSearch.Name = "btnSearch";
  296. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  297. this.btnSearch.TabIndex = 9;
  298. this.btnSearch.Text = "查询(&Q)";
  299. this.btnSearch.UseVisualStyleBackColor = true;
  300. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  301. //
  302. // dgvLineProcessTotal
  303. //
  304. this.dgvLineProcessTotal.AllowUserToAddRows = false;
  305. this.dgvLineProcessTotal.AllowUserToDeleteRows = false;
  306. this.dgvLineProcessTotal.AllowUserToModifyRows = true;
  307. this.dgvLineProcessTotal.AllowUserToOrderColumns = true;
  308. this.dgvLineProcessTotal.AllowUserToSortRows = false;
  309. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  310. this.dgvLineProcessTotal.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  311. this.dgvLineProcessTotal.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  312. | System.Windows.Forms.AnchorStyles.Left)
  313. | System.Windows.Forms.AnchorStyles.Right)));
  314. this.dgvLineProcessTotal.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  315. this.dgvLineProcessTotal.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  316. this.dgvLineProcessTotal.CellHeight = 23;
  317. this.dgvLineProcessTotal.ChildNodeColumnName = null;
  318. this.dgvLineProcessTotal.ChildNodeColumnText = null;
  319. this.dgvLineProcessTotal.ColumnDeep = 1;
  320. this.dgvLineProcessTotal.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  321. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  322. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  323. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  324. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  325. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  326. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  327. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  328. this.dgvLineProcessTotal.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  329. this.dgvLineProcessTotal.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  330. this.dgvLineProcessTotal.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  331. this.goodstypename2,
  332. this.GoodsTypeName,
  333. this.GoodsCode,
  334. this.GOODSSPECIFICATION,
  335. this.GLAZETYPE});
  336. this.dgvLineProcessTotal.ColumnTreeView = null;
  337. this.dgvLineProcessTotal.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)));
  338. this.dgvLineProcessTotal.DynamicColumnName = "";
  339. this.dgvLineProcessTotal.EnableHeadersVisualStyles = false;
  340. this.dgvLineProcessTotal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  341. this.dgvLineProcessTotal.FormatQuantityColumns = null;
  342. this.dgvLineProcessTotal.HasNode = false;
  343. this.dgvLineProcessTotal.HorizontalMergeColumn = null;
  344. this.dgvLineProcessTotal.IsAutoCountSum = true;
  345. this.dgvLineProcessTotal.IsAutoResizeColumns = false;
  346. this.dgvLineProcessTotal.IsClickF12 = false;
  347. this.dgvLineProcessTotal.IsOpenMergeCellFlag = false;
  348. this.dgvLineProcessTotal.IsSubTotalFlag = false;
  349. this.dgvLineProcessTotal.IsTopDeep = false;
  350. this.dgvLineProcessTotal.Location = new System.Drawing.Point(0, 125);
  351. this.dgvLineProcessTotal.MergeColumnNames = null;
  352. this.dgvLineProcessTotal.MergeDetailColumnNames = null;
  353. this.dgvLineProcessTotal.MergeDetailOnlyColumn = null;
  354. this.dgvLineProcessTotal.MergeOnlyColumn = null;
  355. this.dgvLineProcessTotal.MultiSelect = false;
  356. this.dgvLineProcessTotal.Name = "dgvLineProcessTotal";
  357. this.dgvLineProcessTotal.ReadOnly = true;
  358. this.dgvLineProcessTotal.RefreshAtHscroll = false;
  359. this.dgvLineProcessTotal.RowHeadersWidth = 50;
  360. this.dgvLineProcessTotal.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  361. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  362. this.dgvLineProcessTotal.RowsDefaultCellStyle = dataGridViewCellStyle3;
  363. this.dgvLineProcessTotal.RowTemplate.Height = 21;
  364. this.dgvLineProcessTotal.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  365. this.dgvLineProcessTotal.Size = new System.Drawing.Size(1119, 335);
  366. this.dgvLineProcessTotal.SortOrderColumnName = null;
  367. this.dgvLineProcessTotal.TabIndex = 2;
  368. this.dgvLineProcessTotal.Tag = true;
  369. this.dgvLineProcessTotal.TotalSumColumns = null;
  370. this.dgvLineProcessTotal.ViewRowFilter = "";
  371. this.dgvLineProcessTotal.VirtualNodes = false;
  372. //
  373. // goodstypename2
  374. //
  375. this.goodstypename2.DataPropertyName = "goodstypename2";
  376. this.goodstypename2.HeaderText = "产品二级类别";
  377. this.goodstypename2.Name = "goodstypename2";
  378. this.goodstypename2.ReadOnly = true;
  379. //
  380. // GoodsTypeName
  381. //
  382. this.GoodsTypeName.DataPropertyName = "goodstypename";
  383. this.GoodsTypeName.HeaderText = "产品类别";
  384. this.GoodsTypeName.Name = "GoodsTypeName";
  385. this.GoodsTypeName.ReadOnly = true;
  386. this.GoodsTypeName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  387. //
  388. // GoodsCode
  389. //
  390. this.GoodsCode.DataPropertyName = "GoodsCode";
  391. this.GoodsCode.HeaderText = "产品编码";
  392. this.GoodsCode.Name = "GoodsCode";
  393. this.GoodsCode.ReadOnly = true;
  394. this.GoodsCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  395. //
  396. // GOODSSPECIFICATION
  397. //
  398. this.GOODSSPECIFICATION.DataPropertyName = "GoodsSpecification";
  399. this.GOODSSPECIFICATION.HeaderText = "规格";
  400. this.GOODSSPECIFICATION.Name = "GOODSSPECIFICATION";
  401. this.GOODSSPECIFICATION.ReadOnly = true;
  402. this.GOODSSPECIFICATION.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  403. //
  404. // GLAZETYPE
  405. //
  406. this.GLAZETYPE.DataPropertyName = "GLAZETYPE";
  407. this.GLAZETYPE.HeaderText = "釉色类别";
  408. this.GLAZETYPE.Name = "GLAZETYPE";
  409. this.GLAZETYPE.ReadOnly = true;
  410. this.GLAZETYPE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  411. //
  412. // chkTestRefireFlag
  413. //
  414. this.chkTestRefireFlag.BackColor = System.Drawing.SystemColors.Control;
  415. this.chkTestRefireFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkTestRefireFlag.BackgroundImage")));
  416. this.chkTestRefireFlag.FalseText = "重烧";
  417. this.chkTestRefireFlag.Location = new System.Drawing.Point(620, 54);
  418. this.chkTestRefireFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  419. this.chkTestRefireFlag.Name = "chkTestRefireFlag";
  420. this.chkTestRefireFlag.Size = new System.Drawing.Size(152, 22);
  421. this.chkTestRefireFlag.TabIndex = 45;
  422. this.chkTestRefireFlag.Title = "出窑统计";
  423. this.chkTestRefireFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft;
  424. this.chkTestRefireFlag.TrueText = "本烧";
  425. //
  426. // F_RPT_040102_1
  427. //
  428. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  429. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  430. this.ClientSize = new System.Drawing.Size(1131, 460);
  431. this.Controls.Add(this.dgvLineProcessTotal);
  432. this.Controls.Add(this.gbxCondition);
  433. this.Controls.Add(this.tsrOperate);
  434. this.Name = "F_RPT_040102_1";
  435. this.Text = "工序产量分析表";
  436. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_040102_1_FormClosed);
  437. this.Load += new System.EventHandler(this.F_RPT_040102_1_Load);
  438. this.tsrOperate.ResumeLayout(false);
  439. this.tsrOperate.PerformLayout();
  440. this.gbxCondition.ResumeLayout(false);
  441. this.gbxCondition.PerformLayout();
  442. ((System.ComponentModel.ISupportInitialize)(this.dgvLineProcessTotal)).EndInit();
  443. this.ResumeLayout(false);
  444. }
  445. #endregion
  446. private Basics.BaseControls.C_ToolStrip tsrOperate;
  447. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  448. private System.Windows.Forms.ToolStripButton tsbtnClose;
  449. private Basics.BaseControls.C_GroupBox gbxCondition;
  450. private Basics.BaseControls.C_Label lblAccountDateStart;
  451. private Basics.BaseControls.C_Label lblAccountDateEnd;
  452. private Basics.BaseControls.C_DateTimePicker dtpAccountDateEnd;
  453. private Basics.BaseControls.C_DateTimePicker dtpAccountDateStart;
  454. private Basics.BaseControls.C_Button btnClearCondition;
  455. private Basics.BaseControls.C_Button btnSearch;
  456. private Basics.BaseControls.C_DataGridView dgvLineProcessTotal;
  457. private Controls.SearchTextBox.dkproductionLineSearchBox dkproductionLineSearchBox;
  458. private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox;
  459. private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename2;
  460. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName;
  461. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  462. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSSPECIFICATION;
  463. private System.Windows.Forms.DataGridViewTextBoxColumn GLAZETYPE;
  464. private Basics.BaseControls.C_CheckBox chkFlag;
  465. private Basics.BaseControls.C_Label lblGoodsType;
  466. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  467. private Controls.SearchBox.ScbGoods scbGoods;
  468. private Basics.BaseControls.C_Label lblGoods;
  469. private Basics.BaseControls.C_StatusCheckBox chkTestRefireFlag;
  470. }
  471. }