F_RPT_010106.Designer.cs 35 KB

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