F_RPT_010105.Designer.cs 31 KB

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