F_RPT_010104.Designer.cs 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_010104
  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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_010104));
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  34. this.dgvGroutingLine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  35. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  36. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  37. this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  38. this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  39. this.txtGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  40. this.lblGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  41. this.txtGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  42. this.lblGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  43. this.txtGroutingLineNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  44. this.lblGroutingLineNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  45. this.txtFloorNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  46. this.lblFloorNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  47. this.txtBuildingNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  48. this.lblBuildingNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  49. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  50. this.lblGMouldType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  51. this.scbGMouldType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGMouldType();
  52. this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  53. this.txtGroutingUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  54. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  55. this.lblGroutingUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  56. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  57. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  58. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  59. this.GroutingLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.GoodsSpecification = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.GroutingCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.DETAILGMOULDSTATUSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.BuildingNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.FloorNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.GroutingLineNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.MouldQuantity = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.GMouldTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.MONITORName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.GMOULDSTATUSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLine)).BeginInit();
  78. this.gbxCondition.SuspendLayout();
  79. this.tsrOperate.SuspendLayout();
  80. this.SuspendLayout();
  81. //
  82. // dgvGroutingLine
  83. //
  84. this.dgvGroutingLine.AllowUserToAddRows = false;
  85. this.dgvGroutingLine.AllowUserToDeleteRows = false;
  86. this.dgvGroutingLine.AllowUserToModifyRows = true;
  87. this.dgvGroutingLine.AllowUserToOrderColumns = true;
  88. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  89. this.dgvGroutingLine.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  90. this.dgvGroutingLine.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  91. | System.Windows.Forms.AnchorStyles.Left)
  92. | System.Windows.Forms.AnchorStyles.Right)));
  93. this.dgvGroutingLine.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  94. this.dgvGroutingLine.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  95. this.dgvGroutingLine.CellHeight = 23;
  96. this.dgvGroutingLine.ChildNodeColumnName = null;
  97. this.dgvGroutingLine.ChildNodeColumnText = null;
  98. this.dgvGroutingLine.ColumnDeep = 1;
  99. this.dgvGroutingLine.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  100. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  101. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  102. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  103. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  104. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  105. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  106. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  107. this.dgvGroutingLine.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  108. this.dgvGroutingLine.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  109. this.dgvGroutingLine.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  110. this.GroutingLineID,
  111. this.GroutingLineCode,
  112. this.GroutingLineName,
  113. this.GroutingMouldCode,
  114. this.GOODSCODE,
  115. this.GoodsName,
  116. this.GoodsSpecification,
  117. this.GroutingCount,
  118. this.DETAILGMOULDSTATUSNAME,
  119. this.BuildingNo,
  120. this.FloorNo,
  121. this.GroutingLineNo,
  122. this.MouldQuantity,
  123. this.GMouldTypeName,
  124. this.UserCode,
  125. this.MONITORName,
  126. this.GMOULDSTATUSNAME,
  127. this.Remarks});
  128. this.dgvGroutingLine.ColumnTreeView = null;
  129. this.dgvGroutingLine.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)));
  130. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  131. dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window;
  132. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  133. dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText;
  134. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  135. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  136. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  137. this.dgvGroutingLine.DefaultCellStyle = dataGridViewCellStyle4;
  138. this.dgvGroutingLine.DynamicColumnName = "";
  139. this.dgvGroutingLine.EnableHeadersVisualStyles = false;
  140. this.dgvGroutingLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  141. this.dgvGroutingLine.FormatQuantityColumns = null;
  142. this.dgvGroutingLine.HorizontalMergeColumn = null;
  143. this.dgvGroutingLine.IsAutoCountSum = true;
  144. this.dgvGroutingLine.IsAutoResizeColumns = false;
  145. this.dgvGroutingLine.IsClickF12 = false;
  146. this.dgvGroutingLine.IsOpenMergeCellFlag = false;
  147. this.dgvGroutingLine.IsSubTotalFlag = false;
  148. this.dgvGroutingLine.IsTopDeep = false;
  149. this.dgvGroutingLine.Location = new System.Drawing.Point(0, 154);
  150. this.dgvGroutingLine.MergeColumnNames = null;
  151. this.dgvGroutingLine.MergeDetailColumnNames = null;
  152. this.dgvGroutingLine.MergeDetailOnlyColumn = null;
  153. this.dgvGroutingLine.MergeOnlyColumn = null;
  154. this.dgvGroutingLine.MultiSelect = false;
  155. this.dgvGroutingLine.Name = "dgvGroutingLine";
  156. this.dgvGroutingLine.ReadOnly = true;
  157. this.dgvGroutingLine.RefreshAtHscroll = false;
  158. this.dgvGroutingLine.RowHeadersWidth = 50;
  159. this.dgvGroutingLine.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  160. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  161. this.dgvGroutingLine.RowsDefaultCellStyle = dataGridViewCellStyle5;
  162. this.dgvGroutingLine.RowTemplate.Height = 21;
  163. this.dgvGroutingLine.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  164. this.dgvGroutingLine.ShowEditingIcon = false;
  165. this.dgvGroutingLine.Size = new System.Drawing.Size(1004, 331);
  166. this.dgvGroutingLine.SortOrderColumnName = null;
  167. this.dgvGroutingLine.TabIndex = 0;
  168. this.dgvGroutingLine.Tag = true;
  169. this.dgvGroutingLine.TotalSumColumns = null;
  170. this.dgvGroutingLine.ViewRowFilter = "";
  171. this.dgvGroutingLine.VirtualMode = true;
  172. //
  173. // btnClearCondition
  174. //
  175. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  176. this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
  177. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  178. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  179. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  180. this.btnClearCondition.Location = new System.Drawing.Point(913, 77);
  181. this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  182. this.btnClearCondition.Name = "btnClearCondition";
  183. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  184. this.btnClearCondition.TabIndex = 25;
  185. this.btnClearCondition.Text = "清空条件(&C)";
  186. this.btnClearCondition.UseVisualStyleBackColor = false;
  187. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  188. //
  189. // btnSearch
  190. //
  191. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  192. this.btnSearch.BackColor = System.Drawing.Color.Gray;
  193. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  194. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.btnSearch.ForeColor = System.Drawing.Color.White;
  196. this.btnSearch.Location = new System.Drawing.Point(822, 77);
  197. this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  198. this.btnSearch.Name = "btnSearch";
  199. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  200. this.btnSearch.TabIndex = 24;
  201. this.btnSearch.Text = "查询(&Q)";
  202. this.btnSearch.UseVisualStyleBackColor = false;
  203. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  204. //
  205. // txtRemarks
  206. //
  207. this.txtRemarks.BackColor = System.Drawing.SystemColors.Window;
  208. this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
  209. this.txtRemarks.ErrorMessage = "";
  210. this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  211. this.txtRemarks.Location = new System.Drawing.Point(619, 74);
  212. this.txtRemarks.MaxLength = 500;
  213. this.txtRemarks.Name = "txtRemarks";
  214. this.txtRemarks.Size = new System.Drawing.Size(197, 21);
  215. this.txtRemarks.TabIndex = 21;
  216. //
  217. // lblRemarks
  218. //
  219. this.lblRemarks.AutoSize = true;
  220. this.lblRemarks.BackColor = System.Drawing.Color.Transparent;
  221. this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  222. this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText;
  223. this.lblRemarks.Location = new System.Drawing.Point(584, 78);
  224. this.lblRemarks.Name = "lblRemarks";
  225. this.lblRemarks.Size = new System.Drawing.Size(29, 12);
  226. this.lblRemarks.TabIndex = 20;
  227. this.lblRemarks.Text = "备注";
  228. //
  229. // txtGroutingLineName
  230. //
  231. this.txtGroutingLineName.BackColor = System.Drawing.SystemColors.Window;
  232. this.txtGroutingLineName.BackgroundColor = System.Drawing.SystemColors.Window;
  233. this.txtGroutingLineName.ErrorMessage = "";
  234. this.txtGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  235. this.txtGroutingLineName.Location = new System.Drawing.Point(360, 47);
  236. this.txtGroutingLineName.MaxLength = 50;
  237. this.txtGroutingLineName.Name = "txtGroutingLineName";
  238. this.txtGroutingLineName.Size = new System.Drawing.Size(179, 21);
  239. this.txtGroutingLineName.TabIndex = 13;
  240. //
  241. // lblGroutingLineName
  242. //
  243. this.lblGroutingLineName.AutoSize = true;
  244. this.lblGroutingLineName.BackColor = System.Drawing.Color.Transparent;
  245. this.lblGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  246. this.lblGroutingLineName.ForeColor = System.Drawing.SystemColors.ControlText;
  247. this.lblGroutingLineName.Location = new System.Drawing.Point(289, 50);
  248. this.lblGroutingLineName.Name = "lblGroutingLineName";
  249. this.lblGroutingLineName.Size = new System.Drawing.Size(65, 12);
  250. this.lblGroutingLineName.TabIndex = 12;
  251. this.lblGroutingLineName.Text = "成型线名称";
  252. //
  253. // txtGroutingLineCode
  254. //
  255. this.txtGroutingLineCode.BackColor = System.Drawing.SystemColors.Window;
  256. this.txtGroutingLineCode.BackgroundColor = System.Drawing.SystemColors.Window;
  257. this.txtGroutingLineCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  258. this.txtGroutingLineCode.ErrorMessage = "";
  259. this.txtGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  260. this.txtGroutingLineCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  261. this.txtGroutingLineCode.Location = new System.Drawing.Point(77, 47);
  262. this.txtGroutingLineCode.MaxLength = 30;
  263. this.txtGroutingLineCode.Name = "txtGroutingLineCode";
  264. this.txtGroutingLineCode.RejectCharsPattern = "";
  265. this.txtGroutingLineCode.Size = new System.Drawing.Size(184, 21);
  266. this.txtGroutingLineCode.TabIndex = 11;
  267. this.txtGroutingLineCode.TextValue = "";
  268. //
  269. // lblGroutingLineCode
  270. //
  271. this.lblGroutingLineCode.AutoSize = true;
  272. this.lblGroutingLineCode.BackColor = System.Drawing.Color.Transparent;
  273. this.lblGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  274. this.lblGroutingLineCode.ForeColor = System.Drawing.SystemColors.ControlText;
  275. this.lblGroutingLineCode.Location = new System.Drawing.Point(6, 50);
  276. this.lblGroutingLineCode.Name = "lblGroutingLineCode";
  277. this.lblGroutingLineCode.Size = new System.Drawing.Size(65, 12);
  278. this.lblGroutingLineCode.TabIndex = 10;
  279. this.lblGroutingLineCode.Text = "成型线编码";
  280. //
  281. // txtGroutingLineNo
  282. //
  283. this.txtGroutingLineNo.BackColor = System.Drawing.SystemColors.Window;
  284. this.txtGroutingLineNo.BackgroundColor = System.Drawing.SystemColors.Window;
  285. this.txtGroutingLineNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  286. this.txtGroutingLineNo.ErrorMessage = "";
  287. this.txtGroutingLineNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  288. this.txtGroutingLineNo.Location = new System.Drawing.Point(619, 20);
  289. this.txtGroutingLineNo.MaxLength = 10;
  290. this.txtGroutingLineNo.Name = "txtGroutingLineNo";
  291. this.txtGroutingLineNo.Size = new System.Drawing.Size(197, 21);
  292. this.txtGroutingLineNo.TabIndex = 5;
  293. //
  294. // lblGroutingLineNo
  295. //
  296. this.lblGroutingLineNo.AutoSize = true;
  297. this.lblGroutingLineNo.BackColor = System.Drawing.Color.Transparent;
  298. this.lblGroutingLineNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  299. this.lblGroutingLineNo.ForeColor = System.Drawing.SystemColors.ControlText;
  300. this.lblGroutingLineNo.Location = new System.Drawing.Point(584, 23);
  301. this.lblGroutingLineNo.Name = "lblGroutingLineNo";
  302. this.lblGroutingLineNo.Size = new System.Drawing.Size(29, 12);
  303. this.lblGroutingLineNo.TabIndex = 4;
  304. this.lblGroutingLineNo.Text = "工段";
  305. //
  306. // txtFloorNo
  307. //
  308. this.txtFloorNo.BackColor = System.Drawing.SystemColors.Window;
  309. this.txtFloorNo.BackgroundColor = System.Drawing.SystemColors.Window;
  310. this.txtFloorNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  311. this.txtFloorNo.ErrorMessage = "";
  312. this.txtFloorNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  313. this.txtFloorNo.Location = new System.Drawing.Point(360, 20);
  314. this.txtFloorNo.MaxLength = 5;
  315. this.txtFloorNo.Name = "txtFloorNo";
  316. this.txtFloorNo.Size = new System.Drawing.Size(179, 21);
  317. this.txtFloorNo.TabIndex = 3;
  318. this.txtFloorNo.TextValue = "";
  319. //
  320. // lblFloorNo
  321. //
  322. this.lblFloorNo.AutoSize = true;
  323. this.lblFloorNo.BackColor = System.Drawing.Color.Transparent;
  324. this.lblFloorNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  325. this.lblFloorNo.ForeColor = System.Drawing.SystemColors.ControlText;
  326. this.lblFloorNo.Location = new System.Drawing.Point(325, 23);
  327. this.lblFloorNo.Name = "lblFloorNo";
  328. this.lblFloorNo.Size = new System.Drawing.Size(29, 12);
  329. this.lblFloorNo.TabIndex = 2;
  330. this.lblFloorNo.Text = "楼层";
  331. //
  332. // txtBuildingNo
  333. //
  334. this.txtBuildingNo.BackColor = System.Drawing.SystemColors.Window;
  335. this.txtBuildingNo.BackgroundColor = System.Drawing.SystemColors.Window;
  336. this.txtBuildingNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  337. this.txtBuildingNo.ErrorMessage = "";
  338. this.txtBuildingNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  339. this.txtBuildingNo.Location = new System.Drawing.Point(77, 20);
  340. this.txtBuildingNo.MaxLength = 10;
  341. this.txtBuildingNo.Name = "txtBuildingNo";
  342. this.txtBuildingNo.Size = new System.Drawing.Size(184, 21);
  343. this.txtBuildingNo.TabIndex = 1;
  344. //
  345. // lblBuildingNo
  346. //
  347. this.lblBuildingNo.AutoSize = true;
  348. this.lblBuildingNo.BackColor = System.Drawing.Color.Transparent;
  349. this.lblBuildingNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  350. this.lblBuildingNo.ForeColor = System.Drawing.SystemColors.ControlText;
  351. this.lblBuildingNo.Location = new System.Drawing.Point(42, 23);
  352. this.lblBuildingNo.Name = "lblBuildingNo";
  353. this.lblBuildingNo.Size = new System.Drawing.Size(29, 12);
  354. this.lblBuildingNo.TabIndex = 0;
  355. this.lblBuildingNo.Text = "楼号";
  356. //
  357. // gbxCondition
  358. //
  359. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  360. | System.Windows.Forms.AnchorStyles.Right)));
  361. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  362. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  363. this.gbxCondition.Controls.Add(this.lblGMouldType);
  364. this.gbxCondition.Controls.Add(this.scbGMouldType);
  365. this.gbxCondition.Controls.Add(this.lblBuildingNo);
  366. this.gbxCondition.Controls.Add(this.lblGroutingLineCode);
  367. this.gbxCondition.Controls.Add(this.btnClearCondition);
  368. this.gbxCondition.Controls.Add(this.btnSearch);
  369. this.gbxCondition.Controls.Add(this.txtBuildingNo);
  370. this.gbxCondition.Controls.Add(this.txtGoodsCode);
  371. this.gbxCondition.Controls.Add(this.txtGroutingUserCode);
  372. this.gbxCondition.Controls.Add(this.txtGroutingLineCode);
  373. this.gbxCondition.Controls.Add(this.txtFloorNo);
  374. this.gbxCondition.Controls.Add(this.lblFloorNo);
  375. this.gbxCondition.Controls.Add(this.c_Label1);
  376. this.gbxCondition.Controls.Add(this.lblGroutingUserCode);
  377. this.gbxCondition.Controls.Add(this.lblGroutingLineNo);
  378. this.gbxCondition.Controls.Add(this.txtGroutingLineNo);
  379. this.gbxCondition.Controls.Add(this.txtRemarks);
  380. this.gbxCondition.Controls.Add(this.lblRemarks);
  381. this.gbxCondition.Controls.Add(this.lblGroutingLineName);
  382. this.gbxCondition.Controls.Add(this.txtGroutingLineName);
  383. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  384. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  385. this.gbxCondition.IsMustInput = false;
  386. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  387. this.gbxCondition.Name = "gbxCondition";
  388. this.gbxCondition.OriginalHeight = -1;
  389. this.gbxCondition.Size = new System.Drawing.Size(1004, 112);
  390. this.gbxCondition.TabIndex = 1;
  391. this.gbxCondition.TabStop = false;
  392. this.gbxCondition.Text = "查询条件 ▼";
  393. //
  394. // lblGMouldType
  395. //
  396. this.lblGMouldType.AutoSize = true;
  397. this.lblGMouldType.BackColor = System.Drawing.Color.Transparent;
  398. this.lblGMouldType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  399. this.lblGMouldType.ForeColor = System.Drawing.SystemColors.ControlText;
  400. this.lblGMouldType.Location = new System.Drawing.Point(548, 50);
  401. this.lblGMouldType.Name = "lblGMouldType";
  402. this.lblGMouldType.Size = new System.Drawing.Size(65, 12);
  403. this.lblGMouldType.TabIndex = 39;
  404. this.lblGMouldType.Text = "成型线类型";
  405. //
  406. // scbGMouldType
  407. //
  408. this.scbGMouldType.CheckedData = null;
  409. this.scbGMouldType.Location = new System.Drawing.Point(619, 47);
  410. this.scbGMouldType.Name = "scbGMouldType";
  411. this.scbGMouldType.Size = new System.Drawing.Size(197, 21);
  412. this.scbGMouldType.TabIndex = 38;
  413. //
  414. // txtGoodsCode
  415. //
  416. this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window;
  417. this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window;
  418. this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  419. this.txtGoodsCode.ErrorMessage = "";
  420. this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  421. this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  422. this.txtGoodsCode.Location = new System.Drawing.Point(360, 74);
  423. this.txtGoodsCode.MaxLength = 20;
  424. this.txtGoodsCode.Name = "txtGoodsCode";
  425. this.txtGoodsCode.Size = new System.Drawing.Size(179, 21);
  426. this.txtGoodsCode.TabIndex = 11;
  427. this.txtGoodsCode.TextValue = "";
  428. //
  429. // txtGroutingUserCode
  430. //
  431. this.txtGroutingUserCode.BackColor = System.Drawing.SystemColors.Window;
  432. this.txtGroutingUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  433. this.txtGroutingUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  434. this.txtGroutingUserCode.ErrorMessage = "";
  435. this.txtGroutingUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  436. this.txtGroutingUserCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  437. this.txtGroutingUserCode.Location = new System.Drawing.Point(77, 74);
  438. this.txtGroutingUserCode.MaxLength = 20;
  439. this.txtGroutingUserCode.Name = "txtGroutingUserCode";
  440. this.txtGroutingUserCode.Size = new System.Drawing.Size(184, 21);
  441. this.txtGroutingUserCode.TabIndex = 11;
  442. this.txtGroutingUserCode.TextValue = "";
  443. //
  444. // c_Label1
  445. //
  446. this.c_Label1.AutoSize = true;
  447. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  448. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  449. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  450. this.c_Label1.Location = new System.Drawing.Point(301, 78);
  451. this.c_Label1.Name = "c_Label1";
  452. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  453. this.c_Label1.TabIndex = 4;
  454. this.c_Label1.Text = "产品编码";
  455. //
  456. // lblGroutingUserCode
  457. //
  458. this.lblGroutingUserCode.AutoSize = true;
  459. this.lblGroutingUserCode.BackColor = System.Drawing.Color.Transparent;
  460. this.lblGroutingUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  461. this.lblGroutingUserCode.ForeColor = System.Drawing.SystemColors.ControlText;
  462. this.lblGroutingUserCode.Location = new System.Drawing.Point(18, 78);
  463. this.lblGroutingUserCode.Name = "lblGroutingUserCode";
  464. this.lblGroutingUserCode.Size = new System.Drawing.Size(53, 12);
  465. this.lblGroutingUserCode.TabIndex = 4;
  466. this.lblGroutingUserCode.Text = "成型工号";
  467. //
  468. // tsrOperate
  469. //
  470. this.tsrOperate.AutoSize = false;
  471. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  472. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  473. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  474. this.tsbtnAdaptive,
  475. this.tsbtnClose});
  476. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  477. this.tsrOperate.Name = "tsrOperate";
  478. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  479. this.tsrOperate.ShowItemToolTips = false;
  480. this.tsrOperate.Size = new System.Drawing.Size(1016, 35);
  481. this.tsrOperate.TabIndex = 106;
  482. this.tsrOperate.Text = "toolStrip1";
  483. //
  484. // tsbtnAdaptive
  485. //
  486. this.tsbtnAdaptive.AutoSize = false;
  487. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  488. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  489. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  490. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  491. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  492. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  493. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  494. //
  495. // tsbtnClose
  496. //
  497. this.tsbtnClose.AutoSize = false;
  498. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  499. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  500. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  501. this.tsbtnClose.Name = "tsbtnClose";
  502. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  503. this.tsbtnClose.Text = "关闭(&X)";
  504. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  505. //
  506. // GroutingLineID
  507. //
  508. this.GroutingLineID.DataPropertyName = "GroutingLineID";
  509. this.GroutingLineID.HeaderText = "成型生产线ID";
  510. this.GroutingLineID.Name = "GroutingLineID";
  511. this.GroutingLineID.ReadOnly = true;
  512. this.GroutingLineID.Visible = false;
  513. //
  514. // GroutingLineCode
  515. //
  516. this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
  517. this.GroutingLineCode.HeaderText = "成型线编码";
  518. this.GroutingLineCode.Name = "GroutingLineCode";
  519. this.GroutingLineCode.ReadOnly = true;
  520. //
  521. // GroutingLineName
  522. //
  523. this.GroutingLineName.DataPropertyName = "GroutingLineName";
  524. this.GroutingLineName.HeaderText = "成型线名称";
  525. this.GroutingLineName.Name = "GroutingLineName";
  526. this.GroutingLineName.ReadOnly = true;
  527. //
  528. // GroutingMouldCode
  529. //
  530. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  531. this.GroutingMouldCode.HeaderText = "模具编号";
  532. this.GroutingMouldCode.Name = "GroutingMouldCode";
  533. this.GroutingMouldCode.ReadOnly = true;
  534. //
  535. // GOODSCODE
  536. //
  537. this.GOODSCODE.DataPropertyName = "GOODSCODE";
  538. this.GOODSCODE.HeaderText = "产品编码";
  539. this.GOODSCODE.Name = "GOODSCODE";
  540. this.GOODSCODE.ReadOnly = true;
  541. //
  542. // GoodsName
  543. //
  544. this.GoodsName.DataPropertyName = "GoodsName";
  545. this.GoodsName.HeaderText = "产品名称";
  546. this.GoodsName.Name = "GoodsName";
  547. this.GoodsName.ReadOnly = true;
  548. //
  549. // GoodsSpecification
  550. //
  551. this.GoodsSpecification.DataPropertyName = "GoodsSpecification";
  552. this.GoodsSpecification.HeaderText = "产品规格";
  553. this.GoodsSpecification.Name = "GoodsSpecification";
  554. this.GoodsSpecification.ReadOnly = true;
  555. //
  556. // GroutingCount
  557. //
  558. this.GroutingCount.DataPropertyName = "GroutingCount";
  559. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  560. this.GroutingCount.DefaultCellStyle = dataGridViewCellStyle3;
  561. this.GroutingCount.HeaderText = "注浆次数";
  562. this.GroutingCount.Name = "GroutingCount";
  563. this.GroutingCount.ReadOnly = true;
  564. //
  565. // DETAILGMOULDSTATUSNAME
  566. //
  567. this.DETAILGMOULDSTATUSNAME.DataPropertyName = "DETAILGMOULDSTATUSNAME";
  568. this.DETAILGMOULDSTATUSNAME.HeaderText = "模具状态";
  569. this.DETAILGMOULDSTATUSNAME.Name = "DETAILGMOULDSTATUSNAME";
  570. this.DETAILGMOULDSTATUSNAME.ReadOnly = true;
  571. //
  572. // BuildingNo
  573. //
  574. this.BuildingNo.DataPropertyName = "BuildingNo";
  575. this.BuildingNo.HeaderText = "楼号";
  576. this.BuildingNo.Name = "BuildingNo";
  577. this.BuildingNo.ReadOnly = true;
  578. //
  579. // FloorNo
  580. //
  581. this.FloorNo.DataPropertyName = "FloorNo";
  582. this.FloorNo.HeaderText = "楼层";
  583. this.FloorNo.Name = "FloorNo";
  584. this.FloorNo.ReadOnly = true;
  585. //
  586. // GroutingLineNo
  587. //
  588. this.GroutingLineNo.DataPropertyName = "GroutingLineNo";
  589. this.GroutingLineNo.HeaderText = "工段";
  590. this.GroutingLineNo.Name = "GroutingLineNo";
  591. this.GroutingLineNo.ReadOnly = true;
  592. //
  593. // MouldQuantity
  594. //
  595. this.MouldQuantity.DataPropertyName = "MouldQuantity";
  596. this.MouldQuantity.HeaderText = "模具个数";
  597. this.MouldQuantity.Name = "MouldQuantity";
  598. this.MouldQuantity.ReadOnly = true;
  599. //
  600. // GMouldTypeName
  601. //
  602. this.GMouldTypeName.DataPropertyName = "GMouldTypeName";
  603. this.GMouldTypeName.HeaderText = "成型线类别";
  604. this.GMouldTypeName.Name = "GMouldTypeName";
  605. this.GMouldTypeName.ReadOnly = true;
  606. //
  607. // UserCode
  608. //
  609. this.UserCode.DataPropertyName = "UserCode";
  610. this.UserCode.HeaderText = "成型工号";
  611. this.UserCode.Name = "UserCode";
  612. this.UserCode.ReadOnly = true;
  613. //
  614. // MONITORName
  615. //
  616. this.MONITORName.DataPropertyName = "MONITORName";
  617. this.MONITORName.HeaderText = "成型班长";
  618. this.MONITORName.Name = "MONITORName";
  619. this.MONITORName.ReadOnly = true;
  620. //
  621. // GMOULDSTATUSNAME
  622. //
  623. this.GMOULDSTATUSNAME.DataPropertyName = "GMOULDSTATUSNAME";
  624. this.GMOULDSTATUSNAME.HeaderText = "成型线状态";
  625. this.GMOULDSTATUSNAME.Name = "GMOULDSTATUSNAME";
  626. this.GMOULDSTATUSNAME.ReadOnly = true;
  627. this.GMOULDSTATUSNAME.Width = 120;
  628. //
  629. // Remarks
  630. //
  631. this.Remarks.DataPropertyName = "Remarks";
  632. this.Remarks.HeaderText = "备注";
  633. this.Remarks.Name = "Remarks";
  634. this.Remarks.ReadOnly = true;
  635. //
  636. // F_RPT_010104
  637. //
  638. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  639. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  640. this.ClientSize = new System.Drawing.Size(1016, 486);
  641. this.Controls.Add(this.dgvGroutingLine);
  642. this.Controls.Add(this.tsrOperate);
  643. this.Controls.Add(this.gbxCondition);
  644. this.Name = "F_RPT_010104";
  645. this.Text = "F_RPT_010104";
  646. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_010104_FormClosed);
  647. this.Load += new System.EventHandler(this.F_RPT_010104_Load);
  648. ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingLine)).EndInit();
  649. this.gbxCondition.ResumeLayout(false);
  650. this.gbxCondition.PerformLayout();
  651. this.tsrOperate.ResumeLayout(false);
  652. this.tsrOperate.PerformLayout();
  653. this.ResumeLayout(false);
  654. }
  655. #endregion
  656. private Basics.BaseControls.C_DataGridView dgvGroutingLine;
  657. private Basics.BaseControls.C_Button btnClearCondition;
  658. private Basics.BaseControls.C_Button btnSearch;
  659. private Basics.BaseControls.C_TextBox txtRemarks;
  660. private Basics.BaseControls.C_Label lblRemarks;
  661. private Basics.BaseControls.C_TextBox txtGroutingLineName;
  662. private Basics.BaseControls.C_Label lblGroutingLineName;
  663. private Basics.BaseControls.C_TextBox txtGroutingLineCode;
  664. private Basics.BaseControls.C_Label lblGroutingLineCode;
  665. private Basics.BaseControls.C_TextBox txtGroutingLineNo;
  666. private Basics.BaseControls.C_Label lblGroutingLineNo;
  667. private Basics.BaseControls.C_TextBox txtFloorNo;
  668. private Basics.BaseControls.C_Label lblFloorNo;
  669. private Basics.BaseControls.C_TextBox txtBuildingNo;
  670. private Basics.BaseControls.C_Label lblBuildingNo;
  671. private Basics.BaseControls.C_GroupBox gbxCondition;
  672. private Basics.BaseControls.C_Label lblGroutingUserCode;
  673. private Basics.BaseControls.C_TextBox txtGroutingUserCode;
  674. private Basics.BaseControls.C_ToolStrip tsrOperate;
  675. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  676. private System.Windows.Forms.ToolStripButton tsbtnClose;
  677. private Basics.BaseControls.C_TextBox txtGoodsCode;
  678. private Basics.BaseControls.C_Label c_Label1;
  679. private Basics.BaseControls.C_Label lblGMouldType;
  680. private Controls.SearchBox.ScbGMouldType scbGMouldType;
  681. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineID;
  682. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
  683. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName;
  684. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  685. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE;
  686. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
  687. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsSpecification;
  688. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingCount;
  689. private System.Windows.Forms.DataGridViewTextBoxColumn DETAILGMOULDSTATUSNAME;
  690. private System.Windows.Forms.DataGridViewTextBoxColumn BuildingNo;
  691. private System.Windows.Forms.DataGridViewTextBoxColumn FloorNo;
  692. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineNo;
  693. private System.Windows.Forms.DataGridViewTextBoxColumn MouldQuantity;
  694. private System.Windows.Forms.DataGridViewTextBoxColumn GMouldTypeName;
  695. private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
  696. private System.Windows.Forms.DataGridViewTextBoxColumn MONITORName;
  697. private System.Windows.Forms.DataGridViewTextBoxColumn GMOULDSTATUSNAME;
  698. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  699. }
  700. }