F_RPT_010105.Designer.cs 32 KB

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