F_RPT_030121.Designer.cs 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321
  1. 
  2. namespace Dongke.IBOSS.PRD.Client.ReportModule
  3. {
  4. partial class F_RPT_030121
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. this.dgvSum = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  33. this.grpCollapsible1 = new Dongke.WinForm.Controls.GrpCollapsible();
  34. this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  35. this.dtpEndTime = new System.Windows.Forms.DateTimePicker();
  36. this.dtpStartTime = new System.Windows.Forms.DateTimePicker();
  37. this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel();
  38. this.tsrToolStrip1 = new Dongke.WinForm.Controls.TsrToolStrip();
  39. this.tsbtnSearch = new System.Windows.Forms.ToolStripButton();
  40. this.tsbtnClearCondition = new System.Windows.Forms.ToolStripButton();
  41. this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  42. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  43. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  44. this.产品分级 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.部门 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.用户 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.产量 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.合格率 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. ((System.ComponentModel.ISupportInitialize)(this.dgvSum)).BeginInit();
  50. this.grpCollapsible1.SuspendLayout();
  51. this.tsrToolStrip1.SuspendLayout();
  52. this.SuspendLayout();
  53. //
  54. // dgvSum
  55. //
  56. this.dgvSum.AllowUserToAddRows = false;
  57. this.dgvSum.AllowUserToDeleteRows = false;
  58. this.dgvSum.AllowUserToModifyRows = true;
  59. this.dgvSum.AllowUserToOrderColumns = true;
  60. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  61. this.dgvSum.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  62. this.dgvSum.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  63. | System.Windows.Forms.AnchorStyles.Left)
  64. | System.Windows.Forms.AnchorStyles.Right)));
  65. this.dgvSum.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  66. this.dgvSum.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  67. this.dgvSum.CellHeight = 23;
  68. this.dgvSum.ChildNodeColumnName = null;
  69. this.dgvSum.ChildNodeColumnText = null;
  70. this.dgvSum.ColumnDeep = 1;
  71. this.dgvSum.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  72. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  73. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  74. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  75. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  76. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  77. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  78. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  79. this.dgvSum.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  80. this.dgvSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  81. this.dgvSum.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  82. this.产品分级,
  83. this.部门,
  84. this.用户,
  85. this.产量,
  86. this.合格率});
  87. this.dgvSum.ColumnTreeView = new System.Windows.Forms.TreeView[0];
  88. this.dgvSum.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)));
  89. this.dgvSum.DynamicColumnName = "";
  90. this.dgvSum.EnableHeadersVisualStyles = false;
  91. this.dgvSum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  92. this.dgvSum.FormatQuantityColumns = null;
  93. this.dgvSum.HasNode = false;
  94. this.dgvSum.HorizontalMergeColumn = null;
  95. this.dgvSum.IsAutoCountSum = true;
  96. this.dgvSum.IsAutoResizeColumns = false;
  97. this.dgvSum.IsClickF12 = false;
  98. this.dgvSum.IsOpenMergeCellFlag = false;
  99. this.dgvSum.IsSubTotalFlag = false;
  100. this.dgvSum.IsTopDeep = false;
  101. this.dgvSum.Location = new System.Drawing.Point(0, 96);
  102. this.dgvSum.MergeColumnNames = null;
  103. this.dgvSum.MergeDetailColumnNames = null;
  104. this.dgvSum.MergeDetailOnlyColumn = null;
  105. this.dgvSum.MergeOnlyColumn = null;
  106. this.dgvSum.MultiSelect = false;
  107. this.dgvSum.Name = "dgvSum";
  108. this.dgvSum.ReadOnly = true;
  109. this.dgvSum.RefreshAtHscroll = false;
  110. this.dgvSum.RowHeadersWidth = 50;
  111. this.dgvSum.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  112. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  113. this.dgvSum.RowsDefaultCellStyle = dataGridViewCellStyle3;
  114. this.dgvSum.RowTemplate.Height = 21;
  115. this.dgvSum.Size = new System.Drawing.Size(1061, 261);
  116. this.dgvSum.SortOrderColumnName = null;
  117. this.dgvSum.TabIndex = 0;
  118. this.dgvSum.Tag = "";
  119. this.dgvSum.TotalSumColumns = null;
  120. this.dgvSum.ViewRowFilter = "";
  121. this.dgvSum.VirtualNodes = false;
  122. //
  123. // grpCollapsible1
  124. //
  125. this.grpCollapsible1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  126. | System.Windows.Forms.AnchorStyles.Right)));
  127. this.grpCollapsible1.Controls.Add(this.lblAccountDateEnd);
  128. this.grpCollapsible1.Controls.Add(this.dtpEndTime);
  129. this.grpCollapsible1.Controls.Add(this.dtpStartTime);
  130. this.grpCollapsible1.Controls.Add(this.lblLabel1);
  131. this.grpCollapsible1.Location = new System.Drawing.Point(0, 38);
  132. this.grpCollapsible1.Name = "grpCollapsible1";
  133. this.grpCollapsible1.Size = new System.Drawing.Size(1061, 52);
  134. this.grpCollapsible1.TabIndex = 1;
  135. this.grpCollapsible1.TabStop = false;
  136. this.grpCollapsible1.Text = "查询条件";
  137. //
  138. // lblAccountDateEnd
  139. //
  140. this.lblAccountDateEnd.AutoSize = true;
  141. this.lblAccountDateEnd.BackColor = System.Drawing.Color.Transparent;
  142. this.lblAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  143. this.lblAccountDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
  144. this.lblAccountDateEnd.Location = new System.Drawing.Point(235, 26);
  145. this.lblAccountDateEnd.Name = "lblAccountDateEnd";
  146. this.lblAccountDateEnd.Size = new System.Drawing.Size(17, 12);
  147. this.lblAccountDateEnd.TabIndex = 9;
  148. this.lblAccountDateEnd.Text = "至";
  149. //
  150. // dtpEndTime
  151. //
  152. this.dtpEndTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  153. this.dtpEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  154. this.dtpEndTime.Location = new System.Drawing.Point(258, 20);
  155. this.dtpEndTime.Name = "dtpEndTime";
  156. this.dtpEndTime.Size = new System.Drawing.Size(155, 21);
  157. this.dtpEndTime.TabIndex = 10;
  158. this.dtpEndTime.Value = new System.DateTime(2014, 9, 23, 0, 0, 0, 0);
  159. //
  160. // dtpStartTime
  161. //
  162. this.dtpStartTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  163. this.dtpStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  164. this.dtpStartTime.Location = new System.Drawing.Point(69, 20);
  165. this.dtpStartTime.Name = "dtpStartTime";
  166. this.dtpStartTime.Size = new System.Drawing.Size(160, 21);
  167. this.dtpStartTime.TabIndex = 8;
  168. this.dtpStartTime.Value = new System.DateTime(2014, 9, 24, 0, 0, 0, 0);
  169. //
  170. // lblLabel1
  171. //
  172. this.lblLabel1.Location = new System.Drawing.Point(12, 24);
  173. this.lblLabel1.Name = "lblLabel1";
  174. this.lblLabel1.Size = new System.Drawing.Size(53, 12);
  175. this.lblLabel1.TabIndex = 0;
  176. this.lblLabel1.Text = "回收日期";
  177. //
  178. // tsrToolStrip1
  179. //
  180. this.tsrToolStrip1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.tsrToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  182. this.tsbtnSearch,
  183. this.tsbtnClearCondition,
  184. this.toolStripSeparator4,
  185. this.tsbtnAdaptive,
  186. this.tsbtnClose});
  187. this.tsrToolStrip1.Location = new System.Drawing.Point(0, 0);
  188. this.tsrToolStrip1.Name = "tsrToolStrip1";
  189. this.tsrToolStrip1.Size = new System.Drawing.Size(1073, 35);
  190. this.tsrToolStrip1.TabIndex = 0;
  191. //
  192. // tsbtnSearch
  193. //
  194. this.tsbtnSearch.AutoSize = false;
  195. this.tsbtnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  196. this.tsbtnSearch.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  197. this.tsbtnSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
  198. this.tsbtnSearch.Name = "tsbtnSearch";
  199. this.tsbtnSearch.Size = new System.Drawing.Size(60, 25);
  200. this.tsbtnSearch.Text = "查询(&Q)";
  201. this.tsbtnSearch.Click += new System.EventHandler(this.tsbtnSearch_Click);
  202. //
  203. // tsbtnClearCondition
  204. //
  205. this.tsbtnClearCondition.AutoSize = false;
  206. this.tsbtnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  207. this.tsbtnClearCondition.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  208. this.tsbtnClearCondition.ImageTransparentColor = System.Drawing.Color.Magenta;
  209. this.tsbtnClearCondition.Name = "tsbtnClearCondition";
  210. this.tsbtnClearCondition.Size = new System.Drawing.Size(80, 25);
  211. this.tsbtnClearCondition.Text = "清空条件(&C)";
  212. this.tsbtnClearCondition.Click += new System.EventHandler(this.tsbtnClearCondition_Click);
  213. //
  214. // toolStripSeparator4
  215. //
  216. this.toolStripSeparator4.AutoSize = false;
  217. this.toolStripSeparator4.Name = "toolStripSeparator4";
  218. this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
  219. //
  220. // tsbtnAdaptive
  221. //
  222. this.tsbtnAdaptive.AutoSize = false;
  223. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  224. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  225. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  226. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  227. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  228. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  229. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  230. //
  231. // tsbtnClose
  232. //
  233. this.tsbtnClose.AutoSize = false;
  234. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  235. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  236. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  237. this.tsbtnClose.Name = "tsbtnClose";
  238. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  239. this.tsbtnClose.Text = "关闭(&X)";
  240. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  241. //
  242. // 产品分级
  243. //
  244. this.产品分级.DataPropertyName = "产品分级";
  245. this.产品分级.HeaderText = "产品分级";
  246. this.产品分级.Name = "产品分级";
  247. this.产品分级.ReadOnly = true;
  248. //
  249. // 部门
  250. //
  251. this.部门.DataPropertyName = "部门";
  252. this.部门.HeaderText = "部门";
  253. this.部门.Name = "部门";
  254. this.部门.ReadOnly = true;
  255. //
  256. // 用户
  257. //
  258. this.用户.DataPropertyName = "用户";
  259. this.用户.HeaderText = "用户";
  260. this.用户.Name = "用户";
  261. this.用户.ReadOnly = true;
  262. //
  263. // 产量
  264. //
  265. this.产量.DataPropertyName = "产量";
  266. this.产量.HeaderText = "产量";
  267. this.产量.Name = "产量";
  268. this.产量.ReadOnly = true;
  269. //
  270. // 合格率
  271. //
  272. this.合格率.DataPropertyName = "合格率";
  273. this.合格率.HeaderText = "合格率";
  274. this.合格率.Name = "合格率";
  275. this.合格率.ReadOnly = true;
  276. //
  277. // F_RPT_030121
  278. //
  279. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  280. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  281. this.ClientSize = new System.Drawing.Size(1073, 357);
  282. this.Controls.Add(this.dgvSum);
  283. this.Controls.Add(this.grpCollapsible1);
  284. this.Controls.Add(this.tsrToolStrip1);
  285. this.Name = "F_RPT_030121";
  286. this.Text = "废弃产品汇总表";
  287. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PC_1001_FormClosed);
  288. this.Load += new System.EventHandler(this.F_PC_1001_Load);
  289. ((System.ComponentModel.ISupportInitialize)(this.dgvSum)).EndInit();
  290. this.grpCollapsible1.ResumeLayout(false);
  291. this.grpCollapsible1.PerformLayout();
  292. this.tsrToolStrip1.ResumeLayout(false);
  293. this.tsrToolStrip1.PerformLayout();
  294. this.ResumeLayout(false);
  295. }
  296. #endregion
  297. private Dongke.WinForm.Controls.TsrToolStrip tsrToolStrip1;
  298. private System.Windows.Forms.ToolStripButton tsbtnSearch;
  299. private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
  300. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  301. private System.Windows.Forms.ToolStripButton tsbtnClose;
  302. private WinForm.Controls.GrpCollapsible grpCollapsible1;
  303. private Basics.BaseControls.C_DataGridView dgvSum;
  304. private WinForm.Controls.LblLabel lblLabel1;
  305. private System.Windows.Forms.ToolStripButton tsbtnClearCondition;
  306. private Basics.BaseControls.C_Label lblAccountDateEnd;
  307. private System.Windows.Forms.DateTimePicker dtpEndTime;
  308. private System.Windows.Forms.DateTimePicker dtpStartTime;
  309. private System.Windows.Forms.DataGridViewTextBoxColumn 产品分级;
  310. private System.Windows.Forms.DataGridViewTextBoxColumn 部门;
  311. private System.Windows.Forms.DataGridViewTextBoxColumn 用户;
  312. private System.Windows.Forms.DataGridViewTextBoxColumn 产量;
  313. private System.Windows.Forms.DataGridViewTextBoxColumn 合格率;
  314. }
  315. }