F_RPT_040111.Designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_040111
  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_040111));
  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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  37. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  38. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  39. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  40. this.lblAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  41. this.lblAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  42. this.dtpAccountDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  43. this.dtpAccountDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  44. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  45. this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  46. this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  47. this.txtMouldBarcode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  48. this.lblDefectCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  49. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  50. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  51. this.dgvRptProcedure = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  52. this.mouldbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.mouldstatusname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.groutingmouldcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.standardgroutingnum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.groutingnum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.g0cc = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.g1cc = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.g2cc = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.tsrOperate.SuspendLayout();
  62. this.gbxCondition.SuspendLayout();
  63. ((System.ComponentModel.ISupportInitialize)(this.dgvRptProcedure)).BeginInit();
  64. this.SuspendLayout();
  65. //
  66. // tsrOperate
  67. //
  68. this.tsrOperate.AutoSize = false;
  69. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  70. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  71. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  72. this.tsbtnAdaptive,
  73. this.tsbtnClose});
  74. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  75. this.tsrOperate.Name = "tsrOperate";
  76. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  77. this.tsrOperate.ShowItemToolTips = false;
  78. this.tsrOperate.Size = new System.Drawing.Size(1131, 35);
  79. this.tsrOperate.TabIndex = 0;
  80. this.tsrOperate.Text = "toolStrip1";
  81. //
  82. // tsbtnAdaptive
  83. //
  84. this.tsbtnAdaptive.AutoSize = false;
  85. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  86. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  87. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  88. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  89. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  90. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  91. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  92. //
  93. // tsbtnClose
  94. //
  95. this.tsbtnClose.AutoSize = false;
  96. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  97. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  98. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  99. this.tsbtnClose.Name = "tsbtnClose";
  100. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  101. this.tsbtnClose.Text = "关闭(&X)";
  102. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  103. //
  104. // lblAccountDateStart
  105. //
  106. this.lblAccountDateStart.AutoSize = true;
  107. this.lblAccountDateStart.BackColor = System.Drawing.Color.Transparent;
  108. this.lblAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  109. this.lblAccountDateStart.ForeColor = System.Drawing.SystemColors.ControlText;
  110. this.lblAccountDateStart.Location = new System.Drawing.Point(12, 24);
  111. this.lblAccountDateStart.Name = "lblAccountDateStart";
  112. this.lblAccountDateStart.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  113. this.lblAccountDateStart.Size = new System.Drawing.Size(53, 12);
  114. this.lblAccountDateStart.TabIndex = 0;
  115. this.lblAccountDateStart.Text = "注浆日期";
  116. //
  117. // lblAccountDateEnd
  118. //
  119. this.lblAccountDateEnd.AutoSize = true;
  120. this.lblAccountDateEnd.BackColor = System.Drawing.Color.Transparent;
  121. this.lblAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  122. this.lblAccountDateEnd.ForeColor = System.Drawing.SystemColors.ControlText;
  123. this.lblAccountDateEnd.Location = new System.Drawing.Point(210, 24);
  124. this.lblAccountDateEnd.Name = "lblAccountDateEnd";
  125. this.lblAccountDateEnd.Size = new System.Drawing.Size(17, 12);
  126. this.lblAccountDateEnd.TabIndex = 2;
  127. this.lblAccountDateEnd.Text = "至";
  128. //
  129. // dtpAccountDateEnd
  130. //
  131. this.dtpAccountDateEnd.CustomFormat = "yyyy-MM-dd";
  132. this.dtpAccountDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  133. this.dtpAccountDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  134. this.dtpAccountDateEnd.Location = new System.Drawing.Point(233, 20);
  135. this.dtpAccountDateEnd.Name = "dtpAccountDateEnd";
  136. this.dtpAccountDateEnd.Size = new System.Drawing.Size(133, 21);
  137. this.dtpAccountDateEnd.TabIndex = 3;
  138. //
  139. // dtpAccountDateStart
  140. //
  141. this.dtpAccountDateStart.CustomFormat = "yyyy-MM-dd";
  142. this.dtpAccountDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  143. this.dtpAccountDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  144. this.dtpAccountDateStart.Location = new System.Drawing.Point(71, 20);
  145. this.dtpAccountDateStart.Name = "dtpAccountDateStart";
  146. this.dtpAccountDateStart.Size = new System.Drawing.Size(133, 21);
  147. this.dtpAccountDateStart.TabIndex = 1;
  148. //
  149. // gbxCondition
  150. //
  151. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  152. | System.Windows.Forms.AnchorStyles.Right)));
  153. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  154. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  155. this.gbxCondition.Controls.Add(this.txtGoodsCode);
  156. this.gbxCondition.Controls.Add(this.lblGoodsCode);
  157. this.gbxCondition.Controls.Add(this.txtMouldBarcode);
  158. this.gbxCondition.Controls.Add(this.lblDefectCode);
  159. this.gbxCondition.Controls.Add(this.btnClearCondition);
  160. this.gbxCondition.Controls.Add(this.btnSearch);
  161. this.gbxCondition.Controls.Add(this.lblAccountDateStart);
  162. this.gbxCondition.Controls.Add(this.lblAccountDateEnd);
  163. this.gbxCondition.Controls.Add(this.dtpAccountDateEnd);
  164. this.gbxCondition.Controls.Add(this.dtpAccountDateStart);
  165. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  166. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  167. this.gbxCondition.IsMustInput = false;
  168. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  169. this.gbxCondition.Name = "gbxCondition";
  170. this.gbxCondition.OriginalHeight = -1;
  171. this.gbxCondition.Size = new System.Drawing.Size(1119, 56);
  172. this.gbxCondition.TabIndex = 1;
  173. this.gbxCondition.TabStop = false;
  174. this.gbxCondition.Text = "查询条件 ▼";
  175. //
  176. // txtGoodsCode
  177. //
  178. this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window;
  179. this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window;
  180. this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  181. this.txtGoodsCode.ErrorMessage = "";
  182. this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  183. this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  184. this.txtGoodsCode.Location = new System.Drawing.Point(431, 20);
  185. this.txtGoodsCode.MaxLength = 20;
  186. this.txtGoodsCode.Name = "txtGoodsCode";
  187. this.txtGoodsCode.Size = new System.Drawing.Size(133, 21);
  188. this.txtGoodsCode.TabIndex = 5;
  189. this.txtGoodsCode.TextValue = "";
  190. //
  191. // lblGoodsCode
  192. //
  193. this.lblGoodsCode.AutoSize = true;
  194. this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent;
  195. this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  196. this.lblGoodsCode.Location = new System.Drawing.Point(372, 24);
  197. this.lblGoodsCode.Name = "lblGoodsCode";
  198. this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
  199. this.lblGoodsCode.TabIndex = 4;
  200. this.lblGoodsCode.Text = "产品编码";
  201. //
  202. // txtMouldBarcode
  203. //
  204. this.txtMouldBarcode.BackColor = System.Drawing.SystemColors.Window;
  205. this.txtMouldBarcode.BackgroundColor = System.Drawing.SystemColors.Window;
  206. this.txtMouldBarcode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  207. this.txtMouldBarcode.ErrorMessage = "";
  208. this.txtMouldBarcode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  209. this.txtMouldBarcode.ImeMode = System.Windows.Forms.ImeMode.Off;
  210. this.txtMouldBarcode.Location = new System.Drawing.Point(629, 20);
  211. this.txtMouldBarcode.MaxLength = 20;
  212. this.txtMouldBarcode.Name = "txtMouldBarcode";
  213. this.txtMouldBarcode.Size = new System.Drawing.Size(133, 21);
  214. this.txtMouldBarcode.TabIndex = 7;
  215. this.txtMouldBarcode.TextValue = "";
  216. //
  217. // lblDefectCode
  218. //
  219. this.lblDefectCode.AutoSize = true;
  220. this.lblDefectCode.BackColor = System.Drawing.Color.Transparent;
  221. this.lblDefectCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  222. this.lblDefectCode.Location = new System.Drawing.Point(570, 24);
  223. this.lblDefectCode.Name = "lblDefectCode";
  224. this.lblDefectCode.Size = new System.Drawing.Size(53, 12);
  225. this.lblDefectCode.TabIndex = 6;
  226. this.lblDefectCode.Text = "模具条码";
  227. //
  228. // btnClearCondition
  229. //
  230. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  231. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  232. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  233. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  234. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  235. this.btnClearCondition.Location = new System.Drawing.Point(1028, 15);
  236. this.btnClearCondition.Name = "btnClearCondition";
  237. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  238. this.btnClearCondition.TabIndex = 14;
  239. this.btnClearCondition.Text = "清空条件(&C)";
  240. this.btnClearCondition.UseVisualStyleBackColor = true;
  241. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  242. //
  243. // btnSearch
  244. //
  245. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  246. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  247. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  248. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  249. this.btnSearch.ForeColor = System.Drawing.Color.White;
  250. this.btnSearch.Location = new System.Drawing.Point(937, 15);
  251. this.btnSearch.Name = "btnSearch";
  252. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  253. this.btnSearch.TabIndex = 13;
  254. this.btnSearch.Text = "查询(&Q)";
  255. this.btnSearch.UseVisualStyleBackColor = true;
  256. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  257. //
  258. // dgvRptProcedure
  259. //
  260. this.dgvRptProcedure.AllowUserToAddRows = false;
  261. this.dgvRptProcedure.AllowUserToDeleteRows = false;
  262. this.dgvRptProcedure.AllowUserToModifyRows = true;
  263. this.dgvRptProcedure.AllowUserToOrderColumns = true;
  264. this.dgvRptProcedure.AllowUserToSortRows = false;
  265. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  266. this.dgvRptProcedure.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  267. this.dgvRptProcedure.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  268. | System.Windows.Forms.AnchorStyles.Left)
  269. | System.Windows.Forms.AnchorStyles.Right)));
  270. this.dgvRptProcedure.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  271. this.dgvRptProcedure.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  272. this.dgvRptProcedure.CellHeight = 23;
  273. this.dgvRptProcedure.ChildNodeColumnName = null;
  274. this.dgvRptProcedure.ChildNodeColumnText = null;
  275. this.dgvRptProcedure.ColumnDeep = 1;
  276. this.dgvRptProcedure.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  277. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  278. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  279. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  280. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  281. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  282. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  283. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  284. this.dgvRptProcedure.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  285. this.dgvRptProcedure.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  286. this.dgvRptProcedure.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  287. this.mouldbarcode,
  288. this.mouldstatusname,
  289. this.groutingmouldcode,
  290. this.goodscode,
  291. this.standardgroutingnum,
  292. this.groutingnum,
  293. this.g0cc,
  294. this.g1cc,
  295. this.g2cc});
  296. this.dgvRptProcedure.ColumnTreeView = null;
  297. this.dgvRptProcedure.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)));
  298. this.dgvRptProcedure.DynamicColumnName = "";
  299. this.dgvRptProcedure.EnableHeadersVisualStyles = false;
  300. this.dgvRptProcedure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  301. this.dgvRptProcedure.FormatQuantityColumns = null;
  302. this.dgvRptProcedure.HorizontalMergeColumn = null;
  303. this.dgvRptProcedure.IsAutoCountSum = true;
  304. this.dgvRptProcedure.IsAutoResizeColumns = false;
  305. this.dgvRptProcedure.IsClickF12 = false;
  306. this.dgvRptProcedure.IsOpenMergeCellFlag = false;
  307. this.dgvRptProcedure.IsSubTotalFlag = false;
  308. this.dgvRptProcedure.IsTopDeep = false;
  309. this.dgvRptProcedure.Location = new System.Drawing.Point(0, 100);
  310. this.dgvRptProcedure.MergeColumnNames = null;
  311. this.dgvRptProcedure.MergeDetailColumnNames = null;
  312. this.dgvRptProcedure.MergeDetailOnlyColumn = null;
  313. this.dgvRptProcedure.MergeOnlyColumn = null;
  314. this.dgvRptProcedure.MultiSelect = false;
  315. this.dgvRptProcedure.Name = "dgvRptProcedure";
  316. this.dgvRptProcedure.ReadOnly = true;
  317. this.dgvRptProcedure.RefreshAtHscroll = false;
  318. this.dgvRptProcedure.RowHeadersWidth = 50;
  319. this.dgvRptProcedure.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  320. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  321. this.dgvRptProcedure.RowsDefaultCellStyle = dataGridViewCellStyle8;
  322. this.dgvRptProcedure.RowTemplate.Height = 21;
  323. this.dgvRptProcedure.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  324. this.dgvRptProcedure.Size = new System.Drawing.Size(1119, 376);
  325. this.dgvRptProcedure.SortOrderColumnName = null;
  326. this.dgvRptProcedure.TabIndex = 2;
  327. this.dgvRptProcedure.Tag = true;
  328. this.dgvRptProcedure.TotalSumColumns = null;
  329. this.dgvRptProcedure.ViewRowFilter = "";
  330. //
  331. // mouldbarcode
  332. //
  333. this.mouldbarcode.DataPropertyName = "mouldbarcode";
  334. this.mouldbarcode.HeaderText = "模具条码";
  335. this.mouldbarcode.Name = "mouldbarcode";
  336. this.mouldbarcode.ReadOnly = true;
  337. //
  338. // mouldstatusname
  339. //
  340. this.mouldstatusname.DataPropertyName = "mouldstatusname";
  341. this.mouldstatusname.HeaderText = "模具状态";
  342. this.mouldstatusname.Name = "mouldstatusname";
  343. this.mouldstatusname.ReadOnly = true;
  344. //
  345. // groutingmouldcode
  346. //
  347. this.groutingmouldcode.DataPropertyName = "groutingmouldcode";
  348. this.groutingmouldcode.HeaderText = "模具编码";
  349. this.groutingmouldcode.Name = "groutingmouldcode";
  350. this.groutingmouldcode.ReadOnly = true;
  351. //
  352. // goodscode
  353. //
  354. this.goodscode.DataPropertyName = "goodscode";
  355. this.goodscode.HeaderText = "产品编码";
  356. this.goodscode.Name = "goodscode";
  357. this.goodscode.ReadOnly = true;
  358. //
  359. // standardgroutingnum
  360. //
  361. this.standardgroutingnum.DataPropertyName = "standardgroutingnum";
  362. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  363. dataGridViewCellStyle3.Format = "N0";
  364. this.standardgroutingnum.DefaultCellStyle = dataGridViewCellStyle3;
  365. this.standardgroutingnum.HeaderText = "标准次数";
  366. this.standardgroutingnum.Name = "standardgroutingnum";
  367. this.standardgroutingnum.ReadOnly = true;
  368. //
  369. // groutingnum
  370. //
  371. this.groutingnum.DataPropertyName = "groutingnum";
  372. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  373. dataGridViewCellStyle4.Format = "N0";
  374. this.groutingnum.DefaultCellStyle = dataGridViewCellStyle4;
  375. this.groutingnum.HeaderText = "注浆次数";
  376. this.groutingnum.Name = "groutingnum";
  377. this.groutingnum.ReadOnly = true;
  378. //
  379. // g0cc
  380. //
  381. this.g0cc.DataPropertyName = "g0cc";
  382. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  383. dataGridViewCellStyle5.Format = "N0";
  384. this.g0cc.DefaultCellStyle = dataGridViewCellStyle5;
  385. this.g0cc.HeaderText = "期初次数";
  386. this.g0cc.Name = "g0cc";
  387. this.g0cc.ReadOnly = true;
  388. //
  389. // g1cc
  390. //
  391. this.g1cc.DataPropertyName = "g1cc";
  392. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  393. dataGridViewCellStyle6.Format = "N0";
  394. this.g1cc.DefaultCellStyle = dataGridViewCellStyle6;
  395. this.g1cc.HeaderText = "期间次数";
  396. this.g1cc.Name = "g1cc";
  397. this.g1cc.ReadOnly = true;
  398. //
  399. // g2cc
  400. //
  401. this.g2cc.DataPropertyName = "g2cc";
  402. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  403. dataGridViewCellStyle7.Format = "N0";
  404. this.g2cc.DefaultCellStyle = dataGridViewCellStyle7;
  405. this.g2cc.HeaderText = "期末次数";
  406. this.g2cc.Name = "g2cc";
  407. this.g2cc.ReadOnly = true;
  408. //
  409. // F_RPT_040111
  410. //
  411. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  412. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  413. this.ClientSize = new System.Drawing.Size(1131, 476);
  414. this.Controls.Add(this.dgvRptProcedure);
  415. this.Controls.Add(this.tsrOperate);
  416. this.Controls.Add(this.gbxCondition);
  417. this.Name = "F_RPT_040111";
  418. this.Text = "模具注浆分析表";
  419. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_040104_FormClosed);
  420. this.Load += new System.EventHandler(this.F_RPT_040104_Load);
  421. this.tsrOperate.ResumeLayout(false);
  422. this.tsrOperate.PerformLayout();
  423. this.gbxCondition.ResumeLayout(false);
  424. this.gbxCondition.PerformLayout();
  425. ((System.ComponentModel.ISupportInitialize)(this.dgvRptProcedure)).EndInit();
  426. this.ResumeLayout(false);
  427. }
  428. #endregion
  429. private Basics.BaseControls.C_ToolStrip tsrOperate;
  430. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  431. private System.Windows.Forms.ToolStripButton tsbtnClose;
  432. private Basics.BaseControls.C_Label lblAccountDateStart;
  433. private Basics.BaseControls.C_Label lblAccountDateEnd;
  434. private Basics.BaseControls.C_DateTimePicker dtpAccountDateEnd;
  435. private Basics.BaseControls.C_DateTimePicker dtpAccountDateStart;
  436. private Basics.BaseControls.C_GroupBox gbxCondition;
  437. private Basics.BaseControls.C_Button btnClearCondition;
  438. private Basics.BaseControls.C_Button btnSearch;
  439. private Basics.BaseControls.C_DataGridView dgvRptProcedure;
  440. private Basics.BaseControls.C_TextBox txtMouldBarcode;
  441. private Basics.BaseControls.C_Label lblDefectCode;
  442. private Basics.BaseControls.C_TextBox txtGoodsCode;
  443. private Basics.BaseControls.C_Label lblGoodsCode;
  444. private System.Windows.Forms.DataGridViewTextBoxColumn mouldbarcode;
  445. private System.Windows.Forms.DataGridViewTextBoxColumn mouldstatusname;
  446. private System.Windows.Forms.DataGridViewTextBoxColumn groutingmouldcode;
  447. private System.Windows.Forms.DataGridViewTextBoxColumn goodscode;
  448. private System.Windows.Forms.DataGridViewTextBoxColumn standardgroutingnum;
  449. private System.Windows.Forms.DataGridViewTextBoxColumn groutingnum;
  450. private System.Windows.Forms.DataGridViewTextBoxColumn g0cc;
  451. private System.Windows.Forms.DataGridViewTextBoxColumn g1cc;
  452. private System.Windows.Forms.DataGridViewTextBoxColumn g2cc;
  453. }
  454. }