F_RPT_040113.Designer.cs 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_040113
  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_040113));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle44 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle43 = new System.Windows.Forms.DataGridViewCellStyle();
  40. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  41. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  42. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  43. this.lblAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  44. this.dtpAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  45. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  46. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  47. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  48. this.dropKilnCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  49. this.lblKilnCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  50. this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
  51. this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  52. this.cmbGoodsType2 = new Dongke.WinForm.Controls.CmbComboBox();
  53. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  54. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  55. this.dtpAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  56. this.dgvRpt = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  57. this.g1pcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.g1pname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.g1gtcode2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.g1goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.OutKilnCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.Qualified = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.g1defectcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.g1ccp = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  66. this.dgvD = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  67. this.g2pcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.g2pname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.g2gt2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.defectcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.defectname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.defectcount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.tsrOperate.SuspendLayout();
  74. this.gbxCondition.SuspendLayout();
  75. ((System.ComponentModel.ISupportInitialize)(this.dgvRpt)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  77. this.splitContainer1.Panel1.SuspendLayout();
  78. this.splitContainer1.Panel2.SuspendLayout();
  79. this.splitContainer1.SuspendLayout();
  80. ((System.ComponentModel.ISupportInitialize)(this.dgvD)).BeginInit();
  81. this.SuspendLayout();
  82. //
  83. // tsrOperate
  84. //
  85. this.tsrOperate.AutoSize = false;
  86. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  87. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  88. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  89. this.tsbtnAdaptive,
  90. this.tsbtnClose});
  91. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  92. this.tsrOperate.Name = "tsrOperate";
  93. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  94. this.tsrOperate.ShowItemToolTips = false;
  95. this.tsrOperate.Size = new System.Drawing.Size(1002, 35);
  96. this.tsrOperate.TabIndex = 36;
  97. this.tsrOperate.Text = "toolStrip1";
  98. //
  99. // tsbtnAdaptive
  100. //
  101. this.tsbtnAdaptive.AutoSize = false;
  102. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  103. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  104. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  105. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  106. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  107. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  108. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  109. //
  110. // tsbtnClose
  111. //
  112. this.tsbtnClose.AutoSize = false;
  113. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  114. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  115. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  116. this.tsbtnClose.Name = "tsbtnClose";
  117. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  118. this.tsbtnClose.Text = "关闭(&X)";
  119. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  120. //
  121. // lblAccountDateStart
  122. //
  123. this.lblAccountDateStart.AutoSize = true;
  124. this.lblAccountDateStart.BackColor = System.Drawing.Color.Transparent;
  125. this.lblAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  126. this.lblAccountDateStart.ForeColor = System.Drawing.SystemColors.ControlText;
  127. this.lblAccountDateStart.Location = new System.Drawing.Point(37, 24);
  128. this.lblAccountDateStart.Name = "lblAccountDateStart";
  129. this.lblAccountDateStart.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  130. this.lblAccountDateStart.Size = new System.Drawing.Size(29, 12);
  131. this.lblAccountDateStart.TabIndex = 7;
  132. this.lblAccountDateStart.Text = "日期";
  133. //
  134. // dtpAccountDateStart
  135. //
  136. this.dtpAccountDateStart.CustomFormat = "yyyy-MM-dd";
  137. this.dtpAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  138. this.dtpAccountDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  139. this.dtpAccountDateStart.Location = new System.Drawing.Point(72, 20);
  140. this.dtpAccountDateStart.Name = "dtpAccountDateStart";
  141. this.dtpAccountDateStart.Size = new System.Drawing.Size(100, 21);
  142. this.dtpAccountDateStart.TabIndex = 1;
  143. //
  144. // btnClearCondition
  145. //
  146. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  147. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  148. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  149. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  150. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  151. this.btnClearCondition.Location = new System.Drawing.Point(899, 20);
  152. this.btnClearCondition.Name = "btnClearCondition";
  153. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  154. this.btnClearCondition.TabIndex = 13;
  155. this.btnClearCondition.Text = "清空条件(&C)";
  156. this.btnClearCondition.UseVisualStyleBackColor = true;
  157. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  158. //
  159. // btnSearch
  160. //
  161. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  162. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  163. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  164. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  165. this.btnSearch.ForeColor = System.Drawing.Color.White;
  166. this.btnSearch.Location = new System.Drawing.Point(808, 20);
  167. this.btnSearch.Name = "btnSearch";
  168. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  169. this.btnSearch.TabIndex = 12;
  170. this.btnSearch.Text = "查询(&Q)";
  171. this.btnSearch.UseVisualStyleBackColor = true;
  172. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  173. //
  174. // gbxCondition
  175. //
  176. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  177. | System.Windows.Forms.AnchorStyles.Right)));
  178. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  179. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  180. this.gbxCondition.Controls.Add(this.dropKilnCode);
  181. this.gbxCondition.Controls.Add(this.lblKilnCode);
  182. this.gbxCondition.Controls.Add(this.scbGoods);
  183. this.gbxCondition.Controls.Add(this.lblGoods);
  184. this.gbxCondition.Controls.Add(this.cmbGoodsType2);
  185. this.gbxCondition.Controls.Add(this.c_Label1);
  186. this.gbxCondition.Controls.Add(this.c_Label2);
  187. this.gbxCondition.Controls.Add(this.lblAccountDateStart);
  188. this.gbxCondition.Controls.Add(this.dtpAccountDateEnd);
  189. this.gbxCondition.Controls.Add(this.dtpAccountDateStart);
  190. this.gbxCondition.Controls.Add(this.btnClearCondition);
  191. this.gbxCondition.Controls.Add(this.btnSearch);
  192. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  193. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  194. this.gbxCondition.IsMustInput = false;
  195. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  196. this.gbxCondition.Name = "gbxCondition";
  197. this.gbxCondition.OriginalHeight = -1;
  198. this.gbxCondition.Size = new System.Drawing.Size(990, 59);
  199. this.gbxCondition.TabIndex = 37;
  200. this.gbxCondition.TabStop = false;
  201. this.gbxCondition.Text = "查询条件 ▼";
  202. //
  203. // dropKilnCode
  204. //
  205. this.dropKilnCode.BackColor = System.Drawing.SystemColors.Window;
  206. this.dropKilnCode.BackgroundColor = System.Drawing.SystemColors.Window;
  207. this.dropKilnCode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  208. this.dropKilnCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  209. this.dropKilnCode.FormattingEnabled = true;
  210. this.dropKilnCode.Location = new System.Drawing.Point(729, 21);
  211. this.dropKilnCode.Name = "dropKilnCode";
  212. this.dropKilnCode.Size = new System.Drawing.Size(73, 20);
  213. this.dropKilnCode.TabIndex = 17;
  214. //
  215. // lblKilnCode
  216. //
  217. this.lblKilnCode.AutoSize = true;
  218. this.lblKilnCode.BackColor = System.Drawing.SystemColors.Control;
  219. this.lblKilnCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  220. this.lblKilnCode.ForeColor = System.Drawing.SystemColors.ControlText;
  221. this.lblKilnCode.Location = new System.Drawing.Point(670, 25);
  222. this.lblKilnCode.Name = "lblKilnCode";
  223. this.lblKilnCode.Size = new System.Drawing.Size(53, 12);
  224. this.lblKilnCode.TabIndex = 18;
  225. this.lblKilnCode.Text = "窑炉编号";
  226. //
  227. // scbGoods
  228. //
  229. this.scbGoods.CheckedData = null;
  230. this.scbGoods.Location = new System.Drawing.Point(544, 21);
  231. this.scbGoods.MultiSelect = true;
  232. this.scbGoods.Name = "scbGoods";
  233. this.scbGoods.Size = new System.Drawing.Size(120, 21);
  234. this.scbGoods.TabIndex = 16;
  235. //
  236. // lblGoods
  237. //
  238. this.lblGoods.AutoSize = true;
  239. this.lblGoods.BackColor = System.Drawing.Color.Transparent;
  240. this.lblGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  241. this.lblGoods.ForeColor = System.Drawing.SystemColors.ControlText;
  242. this.lblGoods.Location = new System.Drawing.Point(485, 25);
  243. this.lblGoods.Name = "lblGoods";
  244. this.lblGoods.Size = new System.Drawing.Size(53, 12);
  245. this.lblGoods.TabIndex = 15;
  246. this.lblGoods.Text = "产品编码";
  247. //
  248. // cmbGoodsType2
  249. //
  250. this.cmbGoodsType2.FormattingEnabled = true;
  251. this.cmbGoodsType2.Items.AddRange(new object[] {
  252. "全部",
  253. "大件",
  254. "小件"});
  255. this.cmbGoodsType2.Location = new System.Drawing.Point(360, 21);
  256. this.cmbGoodsType2.Name = "cmbGoodsType2";
  257. this.cmbGoodsType2.Size = new System.Drawing.Size(120, 20);
  258. this.cmbGoodsType2.TabIndex = 14;
  259. //
  260. // c_Label1
  261. //
  262. this.c_Label1.AutoSize = true;
  263. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  264. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  265. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  266. this.c_Label1.Location = new System.Drawing.Point(178, 24);
  267. this.c_Label1.Name = "c_Label1";
  268. this.c_Label1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  269. this.c_Label1.Size = new System.Drawing.Size(11, 12);
  270. this.c_Label1.TabIndex = 7;
  271. this.c_Label1.Text = "-";
  272. //
  273. // c_Label2
  274. //
  275. this.c_Label2.AutoSize = true;
  276. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  277. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  278. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  279. this.c_Label2.Location = new System.Drawing.Point(301, 24);
  280. this.c_Label2.Name = "c_Label2";
  281. this.c_Label2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  282. this.c_Label2.Size = new System.Drawing.Size(53, 12);
  283. this.c_Label2.TabIndex = 7;
  284. this.c_Label2.Text = "产品类型";
  285. //
  286. // dtpAccountDateEnd
  287. //
  288. this.dtpAccountDateEnd.CustomFormat = "yyyy-MM-dd";
  289. this.dtpAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  290. this.dtpAccountDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  291. this.dtpAccountDateEnd.Location = new System.Drawing.Point(195, 20);
  292. this.dtpAccountDateEnd.Name = "dtpAccountDateEnd";
  293. this.dtpAccountDateEnd.Size = new System.Drawing.Size(100, 21);
  294. this.dtpAccountDateEnd.TabIndex = 2;
  295. //
  296. // dgvRpt
  297. //
  298. this.dgvRpt.AllowUserToAddRows = false;
  299. this.dgvRpt.AllowUserToDeleteRows = false;
  300. this.dgvRpt.AllowUserToModifyRows = true;
  301. this.dgvRpt.AllowUserToOrderColumns = true;
  302. this.dgvRpt.AllowUserToSortRows = false;
  303. dataGridViewCellStyle34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  304. this.dgvRpt.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle34;
  305. this.dgvRpt.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  306. this.dgvRpt.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  307. this.dgvRpt.CellHeight = 23;
  308. this.dgvRpt.ChildNodeColumnName = null;
  309. this.dgvRpt.ChildNodeColumnText = null;
  310. this.dgvRpt.ColumnDeep = 1;
  311. this.dgvRpt.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  312. dataGridViewCellStyle35.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  313. dataGridViewCellStyle35.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  314. dataGridViewCellStyle35.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  315. dataGridViewCellStyle35.ForeColor = System.Drawing.Color.White;
  316. dataGridViewCellStyle35.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  317. dataGridViewCellStyle35.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  318. dataGridViewCellStyle35.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  319. this.dgvRpt.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle35;
  320. this.dgvRpt.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  321. this.dgvRpt.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  322. this.g1pcode,
  323. this.g1pname,
  324. this.g1gtcode2,
  325. this.g1goodstypename,
  326. this.OutKilnCount,
  327. this.Qualified,
  328. this.g1defectcount,
  329. this.g1ccp});
  330. this.dgvRpt.ColumnTreeView = null;
  331. this.dgvRpt.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)));
  332. this.dgvRpt.Dock = System.Windows.Forms.DockStyle.Fill;
  333. this.dgvRpt.DynamicColumnName = "";
  334. this.dgvRpt.EnableHeadersVisualStyles = false;
  335. this.dgvRpt.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  336. this.dgvRpt.FormatQuantityColumns = null;
  337. this.dgvRpt.HorizontalMergeColumn = null;
  338. this.dgvRpt.IsAutoCountSum = true;
  339. this.dgvRpt.IsAutoResizeColumns = false;
  340. this.dgvRpt.IsClickF12 = false;
  341. this.dgvRpt.IsOpenMergeCellFlag = false;
  342. this.dgvRpt.IsSubTotalFlag = false;
  343. this.dgvRpt.IsTopDeep = false;
  344. this.dgvRpt.Location = new System.Drawing.Point(0, 0);
  345. this.dgvRpt.MergeColumnNames = null;
  346. this.dgvRpt.MergeDetailColumnNames = null;
  347. this.dgvRpt.MergeDetailOnlyColumn = null;
  348. this.dgvRpt.MergeOnlyColumn = null;
  349. this.dgvRpt.MultiSelect = false;
  350. this.dgvRpt.Name = "dgvRpt";
  351. this.dgvRpt.ReadOnly = true;
  352. this.dgvRpt.RefreshAtHscroll = false;
  353. this.dgvRpt.RowHeadersWidth = 50;
  354. this.dgvRpt.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  355. dataGridViewCellStyle40.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  356. this.dgvRpt.RowsDefaultCellStyle = dataGridViewCellStyle40;
  357. this.dgvRpt.RowTemplate.Height = 21;
  358. this.dgvRpt.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  359. this.dgvRpt.Size = new System.Drawing.Size(500, 372);
  360. this.dgvRpt.SortOrderColumnName = null;
  361. this.dgvRpt.TabIndex = 28;
  362. this.dgvRpt.Tag = true;
  363. this.dgvRpt.TotalSumColumns = null;
  364. this.dgvRpt.ViewRowFilter = "";
  365. this.dgvRpt.SelectionChanged += new System.EventHandler(this.dgvRpt_SelectionChanged);
  366. //
  367. // g1pcode
  368. //
  369. this.g1pcode.DataPropertyName = "pcode";
  370. this.g1pcode.HeaderText = "pcode";
  371. this.g1pcode.Name = "g1pcode";
  372. this.g1pcode.ReadOnly = true;
  373. this.g1pcode.Visible = false;
  374. //
  375. // g1pname
  376. //
  377. this.g1pname.DataPropertyName = "pname";
  378. this.g1pname.HeaderText = "工艺";
  379. this.g1pname.Name = "g1pname";
  380. this.g1pname.ReadOnly = true;
  381. this.g1pname.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  382. //
  383. // g1gtcode2
  384. //
  385. this.g1gtcode2.DataPropertyName = "gtcode2";
  386. this.g1gtcode2.HeaderText = "gtcode2";
  387. this.g1gtcode2.Name = "g1gtcode2";
  388. this.g1gtcode2.ReadOnly = true;
  389. this.g1gtcode2.Visible = false;
  390. //
  391. // g1goodstypename
  392. //
  393. this.g1goodstypename.DataPropertyName = "goodstypename";
  394. this.g1goodstypename.HeaderText = "类别";
  395. this.g1goodstypename.Name = "g1goodstypename";
  396. this.g1goodstypename.ReadOnly = true;
  397. this.g1goodstypename.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  398. //
  399. // OutKilnCount
  400. //
  401. this.OutKilnCount.DataPropertyName = "outkcount";
  402. dataGridViewCellStyle36.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  403. dataGridViewCellStyle36.Format = "N0";
  404. this.OutKilnCount.DefaultCellStyle = dataGridViewCellStyle36;
  405. this.OutKilnCount.HeaderText = "出窑数";
  406. this.OutKilnCount.Name = "OutKilnCount";
  407. this.OutKilnCount.ReadOnly = true;
  408. this.OutKilnCount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  409. //
  410. // Qualified
  411. //
  412. this.Qualified.DataPropertyName = "cc";
  413. dataGridViewCellStyle37.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  414. dataGridViewCellStyle37.Format = "N0";
  415. this.Qualified.DefaultCellStyle = dataGridViewCellStyle37;
  416. this.Qualified.HeaderText = "合格数";
  417. this.Qualified.Name = "Qualified";
  418. this.Qualified.ReadOnly = true;
  419. this.Qualified.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  420. //
  421. // g1defectcount
  422. //
  423. this.g1defectcount.DataPropertyName = "defectcount";
  424. dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  425. dataGridViewCellStyle38.Format = "N0";
  426. this.g1defectcount.DefaultCellStyle = dataGridViewCellStyle38;
  427. this.g1defectcount.HeaderText = "次品数";
  428. this.g1defectcount.Name = "g1defectcount";
  429. this.g1defectcount.ReadOnly = true;
  430. this.g1defectcount.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  431. //
  432. // g1ccp
  433. //
  434. this.g1ccp.DataPropertyName = "ccp";
  435. dataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  436. dataGridViewCellStyle39.Format = "P2";
  437. dataGridViewCellStyle39.NullValue = "#DIV/0!";
  438. this.g1ccp.DefaultCellStyle = dataGridViewCellStyle39;
  439. this.g1ccp.HeaderText = "合格率";
  440. this.g1ccp.Name = "g1ccp";
  441. this.g1ccp.ReadOnly = true;
  442. this.g1ccp.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  443. //
  444. // splitContainer1
  445. //
  446. this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  447. | System.Windows.Forms.AnchorStyles.Left)
  448. | System.Windows.Forms.AnchorStyles.Right)));
  449. this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
  450. this.splitContainer1.Location = new System.Drawing.Point(0, 103);
  451. this.splitContainer1.Name = "splitContainer1";
  452. //
  453. // splitContainer1.Panel1
  454. //
  455. this.splitContainer1.Panel1.Controls.Add(this.dgvRpt);
  456. //
  457. // splitContainer1.Panel2
  458. //
  459. this.splitContainer1.Panel2.Controls.Add(this.dgvD);
  460. this.splitContainer1.Size = new System.Drawing.Size(990, 372);
  461. this.splitContainer1.SplitterDistance = 500;
  462. this.splitContainer1.TabIndex = 38;
  463. //
  464. // dgvD
  465. //
  466. this.dgvD.AllowUserToAddRows = false;
  467. this.dgvD.AllowUserToDeleteRows = false;
  468. this.dgvD.AllowUserToModifyRows = true;
  469. this.dgvD.AllowUserToOrderColumns = true;
  470. this.dgvD.AllowUserToSortRows = false;
  471. dataGridViewCellStyle41.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  472. this.dgvD.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle41;
  473. this.dgvD.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  474. this.dgvD.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  475. this.dgvD.CellHeight = 23;
  476. this.dgvD.ChildNodeColumnName = null;
  477. this.dgvD.ChildNodeColumnText = null;
  478. this.dgvD.ColumnDeep = 1;
  479. this.dgvD.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  480. dataGridViewCellStyle42.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  481. dataGridViewCellStyle42.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  482. dataGridViewCellStyle42.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  483. dataGridViewCellStyle42.ForeColor = System.Drawing.Color.White;
  484. dataGridViewCellStyle42.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  485. dataGridViewCellStyle42.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  486. dataGridViewCellStyle42.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  487. this.dgvD.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle42;
  488. this.dgvD.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  489. this.dgvD.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  490. this.g2pcode,
  491. this.g2pname,
  492. this.g2gt2,
  493. this.defectcode,
  494. this.defectname,
  495. this.defectcount});
  496. this.dgvD.ColumnTreeView = null;
  497. this.dgvD.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)));
  498. this.dgvD.Dock = System.Windows.Forms.DockStyle.Fill;
  499. this.dgvD.DynamicColumnName = "";
  500. this.dgvD.EnableHeadersVisualStyles = false;
  501. this.dgvD.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  502. this.dgvD.FormatQuantityColumns = null;
  503. this.dgvD.HorizontalMergeColumn = null;
  504. this.dgvD.IsAutoCountSum = true;
  505. this.dgvD.IsAutoResizeColumns = false;
  506. this.dgvD.IsClickF12 = false;
  507. this.dgvD.IsOpenMergeCellFlag = false;
  508. this.dgvD.IsSubTotalFlag = false;
  509. this.dgvD.IsTopDeep = false;
  510. this.dgvD.Location = new System.Drawing.Point(0, 0);
  511. this.dgvD.MergeColumnNames = null;
  512. this.dgvD.MergeDetailColumnNames = null;
  513. this.dgvD.MergeDetailOnlyColumn = null;
  514. this.dgvD.MergeOnlyColumn = null;
  515. this.dgvD.MultiSelect = false;
  516. this.dgvD.Name = "dgvD";
  517. this.dgvD.ReadOnly = true;
  518. this.dgvD.RefreshAtHscroll = false;
  519. this.dgvD.RowHeadersWidth = 50;
  520. this.dgvD.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  521. dataGridViewCellStyle44.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  522. this.dgvD.RowsDefaultCellStyle = dataGridViewCellStyle44;
  523. this.dgvD.RowTemplate.Height = 21;
  524. this.dgvD.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  525. this.dgvD.Size = new System.Drawing.Size(486, 372);
  526. this.dgvD.SortOrderColumnName = null;
  527. this.dgvD.TabIndex = 29;
  528. this.dgvD.Tag = true;
  529. this.dgvD.TotalSumColumns = null;
  530. this.dgvD.ViewRowFilter = "";
  531. //
  532. // g2pcode
  533. //
  534. this.g2pcode.DataPropertyName = "pcode";
  535. this.g2pcode.HeaderText = "pcode";
  536. this.g2pcode.Name = "g2pcode";
  537. this.g2pcode.ReadOnly = true;
  538. this.g2pcode.Visible = false;
  539. //
  540. // g2pname
  541. //
  542. this.g2pname.DataPropertyName = "pname";
  543. this.g2pname.HeaderText = "工艺";
  544. this.g2pname.Name = "g2pname";
  545. this.g2pname.ReadOnly = true;
  546. this.g2pname.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  547. //
  548. // g2gt2
  549. //
  550. this.g2gt2.DataPropertyName = "gtname2";
  551. this.g2gt2.HeaderText = "类别";
  552. this.g2gt2.Name = "g2gt2";
  553. this.g2gt2.ReadOnly = true;
  554. this.g2gt2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  555. //
  556. // defectcode
  557. //
  558. this.defectcode.DataPropertyName = "defectcode";
  559. this.defectcode.HeaderText = "缺陷码";
  560. this.defectcode.Name = "defectcode";
  561. this.defectcode.ReadOnly = true;
  562. //
  563. // defectname
  564. //
  565. this.defectname.DataPropertyName = "defectname";
  566. this.defectname.HeaderText = "缺陷名";
  567. this.defectname.Name = "defectname";
  568. this.defectname.ReadOnly = true;
  569. //
  570. // defectcount
  571. //
  572. this.defectcount.DataPropertyName = "defectcount";
  573. dataGridViewCellStyle43.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  574. dataGridViewCellStyle43.Format = "N0";
  575. this.defectcount.DefaultCellStyle = dataGridViewCellStyle43;
  576. this.defectcount.HeaderText = "缺陷数";
  577. this.defectcount.Name = "defectcount";
  578. this.defectcount.ReadOnly = true;
  579. //
  580. // F_RPT_040113
  581. //
  582. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  583. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  584. this.ClientSize = new System.Drawing.Size(1002, 476);
  585. this.Controls.Add(this.splitContainer1);
  586. this.Controls.Add(this.tsrOperate);
  587. this.Controls.Add(this.gbxCondition);
  588. this.Name = "F_RPT_040113";
  589. this.Text = "成品工艺质量表";
  590. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_040113_FormClosed);
  591. this.Load += new System.EventHandler(this.F_RPT_040113_Load);
  592. this.tsrOperate.ResumeLayout(false);
  593. this.tsrOperate.PerformLayout();
  594. this.gbxCondition.ResumeLayout(false);
  595. this.gbxCondition.PerformLayout();
  596. ((System.ComponentModel.ISupportInitialize)(this.dgvRpt)).EndInit();
  597. this.splitContainer1.Panel1.ResumeLayout(false);
  598. this.splitContainer1.Panel2.ResumeLayout(false);
  599. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  600. this.splitContainer1.ResumeLayout(false);
  601. ((System.ComponentModel.ISupportInitialize)(this.dgvD)).EndInit();
  602. this.ResumeLayout(false);
  603. }
  604. #endregion
  605. private Basics.BaseControls.C_ToolStrip tsrOperate;
  606. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  607. private System.Windows.Forms.ToolStripButton tsbtnClose;
  608. private Basics.BaseControls.C_Label lblAccountDateStart;
  609. private Basics.BaseControls.C_DateTimePicker dtpAccountDateStart;
  610. private Basics.BaseControls.C_Button btnClearCondition;
  611. private Basics.BaseControls.C_Button btnSearch;
  612. private Basics.BaseControls.C_GroupBox gbxCondition;
  613. private Basics.BaseControls.C_DataGridView dgvRpt;
  614. private System.Windows.Forms.SplitContainer splitContainer1;
  615. private Basics.BaseControls.C_DataGridView dgvD;
  616. private Basics.BaseControls.C_Label c_Label1;
  617. private Basics.BaseControls.C_DateTimePicker dtpAccountDateEnd;
  618. private System.Windows.Forms.DataGridViewTextBoxColumn g2pcode;
  619. private System.Windows.Forms.DataGridViewTextBoxColumn g2pname;
  620. private System.Windows.Forms.DataGridViewTextBoxColumn g2gt2;
  621. private System.Windows.Forms.DataGridViewTextBoxColumn defectcode;
  622. private System.Windows.Forms.DataGridViewTextBoxColumn defectname;
  623. private System.Windows.Forms.DataGridViewTextBoxColumn defectcount;
  624. private System.Windows.Forms.DataGridViewTextBoxColumn g1pcode;
  625. private System.Windows.Forms.DataGridViewTextBoxColumn g1pname;
  626. private System.Windows.Forms.DataGridViewTextBoxColumn g1gtcode2;
  627. private System.Windows.Forms.DataGridViewTextBoxColumn g1goodstypename;
  628. private System.Windows.Forms.DataGridViewTextBoxColumn OutKilnCount;
  629. private System.Windows.Forms.DataGridViewTextBoxColumn Qualified;
  630. private System.Windows.Forms.DataGridViewTextBoxColumn g1defectcount;
  631. private System.Windows.Forms.DataGridViewTextBoxColumn g1ccp;
  632. private WinForm.Controls.CmbComboBox cmbGoodsType2;
  633. private Basics.BaseControls.C_Label c_Label2;
  634. private Controls.SearchBox.ScbGoods scbGoods;
  635. private Basics.BaseControls.C_Label lblGoods;
  636. private Basics.BaseControls.C_ComboBox dropKilnCode;
  637. private Basics.BaseControls.C_Label lblKilnCode;
  638. }
  639. }