F_RPT_040114.Designer.cs 33 KB

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