F_RPT_040114.Designer.cs 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_040114
  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_040114));
  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 dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  44. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  45. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  46. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  47. this.lblAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  48. this.dtpAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  49. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  50. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  51. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  52. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  53. this.dtpAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  54. this.dgvRpt = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  55. this.tabControl1 = new System.Windows.Forms.TabControl();
  56. this.tabPage1 = new System.Windows.Forms.TabPage();
  57. this.tabPage2 = new System.Windows.Forms.TabPage();
  58. this.dgvRpt2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  59. this.g2goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.b_out_num = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.b_h_num = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.c_h_num = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.zh_r = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.g1goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.d_num = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.b_num = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.f_num = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.s_num = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.sp_r = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.tsrOperate.SuspendLayout();
  71. this.gbxCondition.SuspendLayout();
  72. ((System.ComponentModel.ISupportInitialize)(this.dgvRpt)).BeginInit();
  73. this.tabControl1.SuspendLayout();
  74. this.tabPage1.SuspendLayout();
  75. this.tabPage2.SuspendLayout();
  76. ((System.ComponentModel.ISupportInitialize)(this.dgvRpt2)).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.c_Label1);
  177. this.gbxCondition.Controls.Add(this.lblAccountDateStart);
  178. this.gbxCondition.Controls.Add(this.dtpAccountDateEnd);
  179. this.gbxCondition.Controls.Add(this.dtpAccountDateStart);
  180. this.gbxCondition.Controls.Add(this.btnClearCondition);
  181. this.gbxCondition.Controls.Add(this.btnSearch);
  182. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  183. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  184. this.gbxCondition.IsMustInput = false;
  185. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  186. this.gbxCondition.Name = "gbxCondition";
  187. this.gbxCondition.OriginalHeight = -1;
  188. this.gbxCondition.Size = new System.Drawing.Size(812, 59);
  189. this.gbxCondition.TabIndex = 37;
  190. this.gbxCondition.TabStop = false;
  191. this.gbxCondition.Text = "查询条件 ▼";
  192. //
  193. // c_Label1
  194. //
  195. this.c_Label1.AutoSize = true;
  196. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  197. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  198. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  199. this.c_Label1.Location = new System.Drawing.Point(178, 24);
  200. this.c_Label1.Name = "c_Label1";
  201. this.c_Label1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  202. this.c_Label1.Size = new System.Drawing.Size(11, 12);
  203. this.c_Label1.TabIndex = 7;
  204. this.c_Label1.Text = "-";
  205. //
  206. // dtpAccountDateEnd
  207. //
  208. this.dtpAccountDateEnd.CustomFormat = "yyyy-MM-dd";
  209. this.dtpAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  210. this.dtpAccountDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  211. this.dtpAccountDateEnd.Location = new System.Drawing.Point(195, 20);
  212. this.dtpAccountDateEnd.Name = "dtpAccountDateEnd";
  213. this.dtpAccountDateEnd.Size = new System.Drawing.Size(100, 21);
  214. this.dtpAccountDateEnd.TabIndex = 2;
  215. //
  216. // dgvRpt
  217. //
  218. this.dgvRpt.AllowUserToAddRows = false;
  219. this.dgvRpt.AllowUserToDeleteRows = false;
  220. this.dgvRpt.AllowUserToModifyRows = true;
  221. this.dgvRpt.AllowUserToOrderColumns = true;
  222. this.dgvRpt.AllowUserToSortRows = false;
  223. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  224. this.dgvRpt.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  225. this.dgvRpt.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  226. this.dgvRpt.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  227. this.dgvRpt.CellHeight = 23;
  228. this.dgvRpt.ChildNodeColumnName = null;
  229. this.dgvRpt.ChildNodeColumnText = null;
  230. this.dgvRpt.ColumnDeep = 1;
  231. this.dgvRpt.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  232. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  233. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  234. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  235. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  236. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  237. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  238. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  239. this.dgvRpt.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  240. this.dgvRpt.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  241. this.dgvRpt.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  242. this.g1goodscode,
  243. this.d_num,
  244. this.b_num,
  245. this.f_num,
  246. this.s_num,
  247. this.sp_r});
  248. this.dgvRpt.ColumnTreeView = null;
  249. 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)));
  250. this.dgvRpt.Dock = System.Windows.Forms.DockStyle.Fill;
  251. this.dgvRpt.DynamicColumnName = "";
  252. this.dgvRpt.EnableHeadersVisualStyles = false;
  253. this.dgvRpt.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  254. this.dgvRpt.FormatQuantityColumns = null;
  255. this.dgvRpt.HorizontalMergeColumn = null;
  256. this.dgvRpt.IsAutoCountSum = true;
  257. this.dgvRpt.IsAutoResizeColumns = false;
  258. this.dgvRpt.IsClickF12 = false;
  259. this.dgvRpt.IsOpenMergeCellFlag = false;
  260. this.dgvRpt.IsSubTotalFlag = false;
  261. this.dgvRpt.IsTopDeep = false;
  262. this.dgvRpt.Location = new System.Drawing.Point(3, 3);
  263. this.dgvRpt.MergeColumnNames = null;
  264. this.dgvRpt.MergeDetailColumnNames = null;
  265. this.dgvRpt.MergeDetailOnlyColumn = null;
  266. this.dgvRpt.MergeOnlyColumn = null;
  267. this.dgvRpt.MultiSelect = false;
  268. this.dgvRpt.Name = "dgvRpt";
  269. this.dgvRpt.ReadOnly = true;
  270. this.dgvRpt.RefreshAtHscroll = false;
  271. this.dgvRpt.RowHeadersWidth = 50;
  272. this.dgvRpt.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  273. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  274. this.dgvRpt.RowsDefaultCellStyle = dataGridViewCellStyle8;
  275. this.dgvRpt.RowTemplate.Height = 21;
  276. this.dgvRpt.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  277. this.dgvRpt.Size = new System.Drawing.Size(798, 345);
  278. this.dgvRpt.SortOrderColumnName = null;
  279. this.dgvRpt.TabIndex = 38;
  280. this.dgvRpt.Tag = true;
  281. this.dgvRpt.TotalSumColumns = null;
  282. this.dgvRpt.ViewRowFilter = "";
  283. //
  284. // tabControl1
  285. //
  286. this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  287. | System.Windows.Forms.AnchorStyles.Left)
  288. | System.Windows.Forms.AnchorStyles.Right)));
  289. this.tabControl1.Controls.Add(this.tabPage1);
  290. this.tabControl1.Controls.Add(this.tabPage2);
  291. this.tabControl1.Location = new System.Drawing.Point(0, 103);
  292. this.tabControl1.Name = "tabControl1";
  293. this.tabControl1.SelectedIndex = 0;
  294. this.tabControl1.Size = new System.Drawing.Size(812, 377);
  295. this.tabControl1.TabIndex = 39;
  296. //
  297. // tabPage1
  298. //
  299. this.tabPage1.Controls.Add(this.dgvRpt);
  300. this.tabPage1.Location = new System.Drawing.Point(4, 22);
  301. this.tabPage1.Name = "tabPage1";
  302. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  303. this.tabPage1.Size = new System.Drawing.Size(804, 351);
  304. this.tabPage1.TabIndex = 0;
  305. this.tabPage1.Text = "半成品报废率";
  306. this.tabPage1.UseVisualStyleBackColor = true;
  307. //
  308. // tabPage2
  309. //
  310. this.tabPage2.Controls.Add(this.dgvRpt2);
  311. this.tabPage2.Location = new System.Drawing.Point(4, 22);
  312. this.tabPage2.Name = "tabPage2";
  313. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  314. this.tabPage2.Size = new System.Drawing.Size(804, 351);
  315. this.tabPage2.TabIndex = 1;
  316. this.tabPage2.Text = "综合优等率";
  317. this.tabPage2.UseVisualStyleBackColor = true;
  318. //
  319. // dgvRpt2
  320. //
  321. this.dgvRpt2.AllowUserToAddRows = false;
  322. this.dgvRpt2.AllowUserToDeleteRows = false;
  323. this.dgvRpt2.AllowUserToModifyRows = true;
  324. this.dgvRpt2.AllowUserToOrderColumns = true;
  325. this.dgvRpt2.AllowUserToSortRows = false;
  326. dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  327. this.dgvRpt2.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle9;
  328. this.dgvRpt2.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  329. this.dgvRpt2.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  330. this.dgvRpt2.CellHeight = 23;
  331. this.dgvRpt2.ChildNodeColumnName = null;
  332. this.dgvRpt2.ChildNodeColumnText = null;
  333. this.dgvRpt2.ColumnDeep = 1;
  334. this.dgvRpt2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  335. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  336. dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  337. dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  338. dataGridViewCellStyle10.ForeColor = System.Drawing.Color.White;
  339. dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  340. dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  341. dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  342. this.dgvRpt2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle10;
  343. this.dgvRpt2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  344. this.dgvRpt2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  345. this.g2goodscode,
  346. this.b_out_num,
  347. this.b_h_num,
  348. this.c_h_num,
  349. this.zh_r});
  350. this.dgvRpt2.ColumnTreeView = null;
  351. this.dgvRpt2.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)));
  352. this.dgvRpt2.Dock = System.Windows.Forms.DockStyle.Fill;
  353. this.dgvRpt2.DynamicColumnName = "";
  354. this.dgvRpt2.EnableHeadersVisualStyles = false;
  355. this.dgvRpt2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  356. this.dgvRpt2.FormatQuantityColumns = null;
  357. this.dgvRpt2.HorizontalMergeColumn = null;
  358. this.dgvRpt2.IsAutoCountSum = true;
  359. this.dgvRpt2.IsAutoResizeColumns = false;
  360. this.dgvRpt2.IsClickF12 = false;
  361. this.dgvRpt2.IsOpenMergeCellFlag = false;
  362. this.dgvRpt2.IsSubTotalFlag = false;
  363. this.dgvRpt2.IsTopDeep = false;
  364. this.dgvRpt2.Location = new System.Drawing.Point(3, 3);
  365. this.dgvRpt2.MergeColumnNames = null;
  366. this.dgvRpt2.MergeDetailColumnNames = null;
  367. this.dgvRpt2.MergeDetailOnlyColumn = null;
  368. this.dgvRpt2.MergeOnlyColumn = null;
  369. this.dgvRpt2.MultiSelect = false;
  370. this.dgvRpt2.Name = "dgvRpt2";
  371. this.dgvRpt2.ReadOnly = true;
  372. this.dgvRpt2.RefreshAtHscroll = false;
  373. this.dgvRpt2.RowHeadersWidth = 50;
  374. this.dgvRpt2.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  375. dataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  376. this.dgvRpt2.RowsDefaultCellStyle = dataGridViewCellStyle15;
  377. this.dgvRpt2.RowTemplate.Height = 21;
  378. this.dgvRpt2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  379. this.dgvRpt2.Size = new System.Drawing.Size(798, 345);
  380. this.dgvRpt2.SortOrderColumnName = null;
  381. this.dgvRpt2.TabIndex = 39;
  382. this.dgvRpt2.Tag = true;
  383. this.dgvRpt2.TotalSumColumns = null;
  384. this.dgvRpt2.ViewRowFilter = "";
  385. //
  386. // g2goodscode
  387. //
  388. this.g2goodscode.DataPropertyName = "goodscode";
  389. this.g2goodscode.HeaderText = "产品编码";
  390. this.g2goodscode.Name = "g2goodscode";
  391. this.g2goodscode.ReadOnly = true;
  392. //
  393. // b_out_num
  394. //
  395. this.b_out_num.DataPropertyName = "b_out_num";
  396. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  397. dataGridViewCellStyle11.Format = "N0";
  398. this.b_out_num.DefaultCellStyle = dataGridViewCellStyle11;
  399. this.b_out_num.HeaderText = "本烧出窑数";
  400. this.b_out_num.Name = "b_out_num";
  401. this.b_out_num.ReadOnly = true;
  402. //
  403. // b_h_num
  404. //
  405. this.b_h_num.DataPropertyName = "b_h_num";
  406. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  407. dataGridViewCellStyle12.Format = "N0";
  408. this.b_h_num.DefaultCellStyle = dataGridViewCellStyle12;
  409. this.b_h_num.HeaderText = "本烧合格数";
  410. this.b_h_num.Name = "b_h_num";
  411. this.b_h_num.ReadOnly = true;
  412. //
  413. // c_h_num
  414. //
  415. this.c_h_num.DataPropertyName = "c_h_num";
  416. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  417. dataGridViewCellStyle13.Format = "N0";
  418. this.c_h_num.DefaultCellStyle = dataGridViewCellStyle13;
  419. this.c_h_num.HeaderText = "重烧合格数";
  420. this.c_h_num.Name = "c_h_num";
  421. this.c_h_num.ReadOnly = true;
  422. //
  423. // zh_r
  424. //
  425. this.zh_r.DataPropertyName = "zh_r";
  426. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  427. dataGridViewCellStyle14.Format = "P2";
  428. dataGridViewCellStyle14.NullValue = "#DIV/0!";
  429. this.zh_r.DefaultCellStyle = dataGridViewCellStyle14;
  430. this.zh_r.HeaderText = "综合合格率";
  431. this.zh_r.Name = "zh_r";
  432. this.zh_r.ReadOnly = true;
  433. this.zh_r.ToolTipText = "(本烧合格数+重烧合格数)/本烧出窑数";
  434. //
  435. // g1goodscode
  436. //
  437. this.g1goodscode.DataPropertyName = "goodscode";
  438. this.g1goodscode.HeaderText = "产品编码";
  439. this.g1goodscode.Name = "g1goodscode";
  440. this.g1goodscode.ReadOnly = true;
  441. //
  442. // d_num
  443. //
  444. this.d_num.DataPropertyName = "d_num";
  445. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  446. dataGridViewCellStyle3.Format = "N0";
  447. this.d_num.DefaultCellStyle = dataGridViewCellStyle3;
  448. this.d_num.HeaderText = "交坯数";
  449. this.d_num.Name = "d_num";
  450. this.d_num.ReadOnly = true;
  451. //
  452. // b_num
  453. //
  454. this.b_num.DataPropertyName = "b_num";
  455. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  456. dataGridViewCellStyle4.Format = "N0";
  457. this.b_num.DefaultCellStyle = dataGridViewCellStyle4;
  458. this.b_num.HeaderText = "半检不合格数";
  459. this.b_num.Name = "b_num";
  460. this.b_num.ReadOnly = true;
  461. //
  462. // f_num
  463. //
  464. this.f_num.DataPropertyName = "f_num";
  465. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  466. dataGridViewCellStyle5.Format = "N0";
  467. this.f_num.DefaultCellStyle = dataGridViewCellStyle5;
  468. this.f_num.HeaderText = "复检不合格数";
  469. this.f_num.Name = "f_num";
  470. this.f_num.ReadOnly = true;
  471. //
  472. // s_num
  473. //
  474. this.s_num.DataPropertyName = "s_num";
  475. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  476. dataGridViewCellStyle6.Format = "N0";
  477. this.s_num.DefaultCellStyle = dataGridViewCellStyle6;
  478. this.s_num.HeaderText = "损坯数";
  479. this.s_num.Name = "s_num";
  480. this.s_num.ReadOnly = true;
  481. //
  482. // sp_r
  483. //
  484. this.sp_r.DataPropertyName = "sp_r";
  485. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  486. dataGridViewCellStyle7.Format = "P2";
  487. dataGridViewCellStyle7.NullValue = "#DIV/0!";
  488. this.sp_r.DefaultCellStyle = dataGridViewCellStyle7;
  489. this.sp_r.HeaderText = "报废率";
  490. this.sp_r.Name = "sp_r";
  491. this.sp_r.ReadOnly = true;
  492. this.sp_r.ToolTipText = "(半检不合格数+复检不合格数+损坯数)/交坯数\n";
  493. //
  494. // F_RPT_040114
  495. //
  496. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  497. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  498. this.AutoScroll = false;
  499. this.ClientSize = new System.Drawing.Size(824, 476);
  500. this.Controls.Add(this.tabControl1);
  501. this.Controls.Add(this.tsrOperate);
  502. this.Controls.Add(this.gbxCondition);
  503. this.Name = "F_RPT_040114";
  504. this.Text = "综合合格率分析表";
  505. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_040114_FormClosed);
  506. this.Load += new System.EventHandler(this.F_RPT_040114_Load);
  507. this.tsrOperate.ResumeLayout(false);
  508. this.tsrOperate.PerformLayout();
  509. this.gbxCondition.ResumeLayout(false);
  510. this.gbxCondition.PerformLayout();
  511. ((System.ComponentModel.ISupportInitialize)(this.dgvRpt)).EndInit();
  512. this.tabControl1.ResumeLayout(false);
  513. this.tabPage1.ResumeLayout(false);
  514. this.tabPage2.ResumeLayout(false);
  515. ((System.ComponentModel.ISupportInitialize)(this.dgvRpt2)).EndInit();
  516. this.ResumeLayout(false);
  517. }
  518. #endregion
  519. private Basics.BaseControls.C_ToolStrip tsrOperate;
  520. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  521. private System.Windows.Forms.ToolStripButton tsbtnClose;
  522. private Basics.BaseControls.C_Label lblAccountDateStart;
  523. private Basics.BaseControls.C_DateTimePicker dtpAccountDateStart;
  524. private Basics.BaseControls.C_Button btnClearCondition;
  525. private Basics.BaseControls.C_Button btnSearch;
  526. private Basics.BaseControls.C_GroupBox gbxCondition;
  527. private Basics.BaseControls.C_Label c_Label1;
  528. private Basics.BaseControls.C_DateTimePicker dtpAccountDateEnd;
  529. private Basics.BaseControls.C_DataGridView dgvRpt;
  530. private System.Windows.Forms.TabControl tabControl1;
  531. private System.Windows.Forms.TabPage tabPage1;
  532. private System.Windows.Forms.TabPage tabPage2;
  533. private Basics.BaseControls.C_DataGridView dgvRpt2;
  534. private System.Windows.Forms.DataGridViewTextBoxColumn g2goodscode;
  535. private System.Windows.Forms.DataGridViewTextBoxColumn b_out_num;
  536. private System.Windows.Forms.DataGridViewTextBoxColumn b_h_num;
  537. private System.Windows.Forms.DataGridViewTextBoxColumn c_h_num;
  538. private System.Windows.Forms.DataGridViewTextBoxColumn zh_r;
  539. private System.Windows.Forms.DataGridViewTextBoxColumn g1goodscode;
  540. private System.Windows.Forms.DataGridViewTextBoxColumn d_num;
  541. private System.Windows.Forms.DataGridViewTextBoxColumn b_num;
  542. private System.Windows.Forms.DataGridViewTextBoxColumn f_num;
  543. private System.Windows.Forms.DataGridViewTextBoxColumn s_num;
  544. private System.Windows.Forms.DataGridViewTextBoxColumn sp_r;
  545. }
  546. }