F_RPT_040114.Designer.cs 37 KB

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