F_RPT_010105.Designer.cs 36 KB

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