F_RPT_040113.Designer.cs 35 KB

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