F_RPT_020101_1.Designer.cs 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751
  1. 
  2. namespace Dongke.IBOSS.PRD.Client.ReportModule
  3. {
  4. partial class F_RPT_020101_1
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_020101_1));
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = 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 dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  40. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  41. this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_BarCode();
  42. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  43. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  44. this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  45. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  46. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  47. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  48. this.dgvProductionFollowing = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  49. this.Barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.SecurityCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.GoodsTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.产品名称 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.Materialcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.Outlabelcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.GOODSSPECIFICATION = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.Dictionaryvalue = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.GroutingNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.Groutingdate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.GroutingBatchNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.StatusName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.GoodsLevelName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.SpecialRepairFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  68. this.ScrapFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  69. this.IsPublicBody = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  70. this.dgvProductionDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  71. this.ProductionLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.TreeGridColumn();
  72. this.ProductionLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.ProcedureCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.ProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.AccountDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.CreateUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.LEVELNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.Finprocedurename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.IdnrkInformation = new Dongke.IBOSS.PRD.Basics.BaseControls.TreeGridColumn();
  83. this.ParentID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.radioYes = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton();
  85. this.radioNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton();
  86. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  87. this.gbxCondition.SuspendLayout();
  88. this.tsrOperate.SuspendLayout();
  89. ((System.ComponentModel.ISupportInitialize)(this.dgvProductionFollowing)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.dgvProductionDetail)).BeginInit();
  91. this.SuspendLayout();
  92. //
  93. // gbxCondition
  94. //
  95. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  96. | System.Windows.Forms.AnchorStyles.Right)));
  97. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  98. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  99. this.gbxCondition.Controls.Add(this.c_Label1);
  100. this.gbxCondition.Controls.Add(this.radioNo);
  101. this.gbxCondition.Controls.Add(this.radioYes);
  102. this.gbxCondition.Controls.Add(this.txtBarCode);
  103. this.gbxCondition.Controls.Add(this.btnClearCondition);
  104. this.gbxCondition.Controls.Add(this.btnSearch);
  105. this.gbxCondition.Controls.Add(this.lblBarCode);
  106. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  107. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  108. this.gbxCondition.IsMustInput = false;
  109. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  110. this.gbxCondition.Name = "gbxCondition";
  111. this.gbxCondition.OriginalHeight = -1;
  112. this.gbxCondition.Size = new System.Drawing.Size(927, 57);
  113. this.gbxCondition.TabIndex = 33;
  114. this.gbxCondition.TabStop = false;
  115. this.gbxCondition.Text = "查询条件 ▼";
  116. //
  117. // txtBarCode
  118. //
  119. this.txtBarCode.BackColor = System.Drawing.Color.Yellow;
  120. this.txtBarCode.BackgroundColor = System.Drawing.SystemColors.Window;
  121. this.txtBarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  122. this.txtBarCode.ErrorMessage = "";
  123. this.txtBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  124. this.txtBarCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  125. this.txtBarCode.IsMustInput = true;
  126. this.txtBarCode.Location = new System.Drawing.Point(65, 23);
  127. this.txtBarCode.MaxLength = 50;
  128. this.txtBarCode.Name = "txtBarCode";
  129. this.txtBarCode.Size = new System.Drawing.Size(123, 21);
  130. this.txtBarCode.TabIndex = 0;
  131. this.txtBarCode.TextValue = "";
  132. this.txtBarCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtBarCode_KeyDown);
  133. //
  134. // btnClearCondition
  135. //
  136. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  137. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  138. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  139. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  140. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  141. this.btnClearCondition.Location = new System.Drawing.Point(836, 18);
  142. this.btnClearCondition.Name = "btnClearCondition";
  143. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  144. this.btnClearCondition.TabIndex = 13;
  145. this.btnClearCondition.Text = "清空条件(&C)";
  146. this.btnClearCondition.UseVisualStyleBackColor = true;
  147. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  148. //
  149. // btnSearch
  150. //
  151. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  152. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  153. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  154. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  155. this.btnSearch.ForeColor = System.Drawing.Color.White;
  156. this.btnSearch.Location = new System.Drawing.Point(745, 18);
  157. this.btnSearch.Name = "btnSearch";
  158. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  159. this.btnSearch.TabIndex = 12;
  160. this.btnSearch.Text = "查询(&Q)";
  161. this.btnSearch.UseVisualStyleBackColor = true;
  162. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  163. //
  164. // lblBarCode
  165. //
  166. this.lblBarCode.AutoSize = true;
  167. this.lblBarCode.BackColor = System.Drawing.Color.Transparent;
  168. this.lblBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  169. this.lblBarCode.ForeColor = System.Drawing.SystemColors.ControlText;
  170. this.lblBarCode.Location = new System.Drawing.Point(6, 27);
  171. this.lblBarCode.Name = "lblBarCode";
  172. this.lblBarCode.Size = new System.Drawing.Size(53, 12);
  173. this.lblBarCode.TabIndex = 0;
  174. this.lblBarCode.Text = "产品条码";
  175. //
  176. // tsrOperate
  177. //
  178. this.tsrOperate.AutoSize = false;
  179. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  180. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  182. this.tsbtnAdaptive,
  183. this.tsbtnClose});
  184. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  185. this.tsrOperate.Name = "tsrOperate";
  186. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  187. this.tsrOperate.ShowItemToolTips = false;
  188. this.tsrOperate.Size = new System.Drawing.Size(939, 35);
  189. this.tsrOperate.TabIndex = 32;
  190. this.tsrOperate.Text = "toolStrip1";
  191. //
  192. // tsbtnAdaptive
  193. //
  194. this.tsbtnAdaptive.AutoSize = false;
  195. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  196. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  197. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  198. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  199. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  200. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  201. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  202. //
  203. // tsbtnClose
  204. //
  205. this.tsbtnClose.AutoSize = false;
  206. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  207. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  208. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  209. this.tsbtnClose.Name = "tsbtnClose";
  210. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  211. this.tsbtnClose.Text = "关闭(&X)";
  212. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  213. //
  214. // dgvProductionFollowing
  215. //
  216. this.dgvProductionFollowing.AllowUserToAddRows = false;
  217. this.dgvProductionFollowing.AllowUserToDeleteRows = false;
  218. this.dgvProductionFollowing.AllowUserToModifyRows = true;
  219. this.dgvProductionFollowing.AllowUserToOrderColumns = true;
  220. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  221. this.dgvProductionFollowing.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  222. this.dgvProductionFollowing.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  223. | System.Windows.Forms.AnchorStyles.Right)));
  224. this.dgvProductionFollowing.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  225. this.dgvProductionFollowing.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  226. this.dgvProductionFollowing.CellHeight = 23;
  227. this.dgvProductionFollowing.ChildNodeColumnName = null;
  228. this.dgvProductionFollowing.ChildNodeColumnText = null;
  229. this.dgvProductionFollowing.ColumnDeep = 1;
  230. this.dgvProductionFollowing.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  231. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  232. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  233. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  234. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  235. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  236. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  237. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  238. this.dgvProductionFollowing.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  239. this.dgvProductionFollowing.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  240. this.dgvProductionFollowing.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  241. this.Barcode,
  242. this.SecurityCode,
  243. this.LogoCodeName,
  244. this.GoodsTypeName,
  245. this.GoodsCode,
  246. this.产品名称,
  247. this.Materialcode,
  248. this.Outlabelcode,
  249. this.GOODSSPECIFICATION,
  250. this.Dictionaryvalue,
  251. this.GroutingLineCode,
  252. this.GroutingMouldCode,
  253. this.GroutingNum,
  254. this.GroutingUserCode,
  255. this.Groutingdate,
  256. this.GroutingBatchNo,
  257. this.StatusName,
  258. this.GoodsLevelName,
  259. this.SpecialRepairFlag,
  260. this.ScrapFlag,
  261. this.IsPublicBody});
  262. this.dgvProductionFollowing.ColumnTreeView = null;
  263. this.dgvProductionFollowing.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)));
  264. this.dgvProductionFollowing.DynamicColumnName = "";
  265. this.dgvProductionFollowing.EnableHeadersVisualStyles = false;
  266. this.dgvProductionFollowing.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  267. this.dgvProductionFollowing.FormatQuantityColumns = null;
  268. this.dgvProductionFollowing.HasNode = false;
  269. this.dgvProductionFollowing.HorizontalMergeColumn = null;
  270. this.dgvProductionFollowing.IsAutoCountSum = true;
  271. this.dgvProductionFollowing.IsAutoResizeColumns = false;
  272. this.dgvProductionFollowing.IsClickF12 = false;
  273. this.dgvProductionFollowing.IsOpenMergeCellFlag = false;
  274. this.dgvProductionFollowing.IsSubTotalFlag = false;
  275. this.dgvProductionFollowing.IsTopDeep = false;
  276. this.dgvProductionFollowing.Location = new System.Drawing.Point(0, 101);
  277. this.dgvProductionFollowing.MergeColumnNames = null;
  278. this.dgvProductionFollowing.MergeDetailColumnNames = null;
  279. this.dgvProductionFollowing.MergeDetailOnlyColumn = null;
  280. this.dgvProductionFollowing.MergeOnlyColumn = null;
  281. this.dgvProductionFollowing.MultiSelect = false;
  282. this.dgvProductionFollowing.Name = "dgvProductionFollowing";
  283. this.dgvProductionFollowing.ReadOnly = true;
  284. this.dgvProductionFollowing.RefreshAtHscroll = false;
  285. this.dgvProductionFollowing.RowHeadersWidth = 50;
  286. this.dgvProductionFollowing.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  287. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  288. this.dgvProductionFollowing.RowsDefaultCellStyle = dataGridViewCellStyle5;
  289. this.dgvProductionFollowing.RowTemplate.Height = 21;
  290. this.dgvProductionFollowing.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  291. this.dgvProductionFollowing.Size = new System.Drawing.Size(927, 75);
  292. this.dgvProductionFollowing.SortOrderColumnName = null;
  293. this.dgvProductionFollowing.TabIndex = 28;
  294. this.dgvProductionFollowing.Tag = true;
  295. this.dgvProductionFollowing.TotalSumColumns = null;
  296. this.dgvProductionFollowing.ViewRowFilter = "";
  297. this.dgvProductionFollowing.VirtualNodes = false;
  298. //
  299. // Barcode
  300. //
  301. this.Barcode.DataPropertyName = "Barcode";
  302. this.Barcode.HeaderText = "当前条码";
  303. this.Barcode.Name = "Barcode";
  304. this.Barcode.ReadOnly = true;
  305. //
  306. // SecurityCode
  307. //
  308. this.SecurityCode.DataPropertyName = "SecurityCode";
  309. this.SecurityCode.HeaderText = "防伪码";
  310. this.SecurityCode.Name = "SecurityCode";
  311. this.SecurityCode.ReadOnly = true;
  312. //
  313. // LogoCodeName
  314. //
  315. this.LogoCodeName.DataPropertyName = "LogoCodeName";
  316. this.LogoCodeName.HeaderText = "产品商标";
  317. this.LogoCodeName.Name = "LogoCodeName";
  318. this.LogoCodeName.ReadOnly = true;
  319. //
  320. // GoodsTypeName
  321. //
  322. this.GoodsTypeName.DataPropertyName = "GoodsTypeName";
  323. this.GoodsTypeName.HeaderText = "产品类别";
  324. this.GoodsTypeName.Name = "GoodsTypeName";
  325. this.GoodsTypeName.ReadOnly = true;
  326. //
  327. // GoodsCode
  328. //
  329. this.GoodsCode.DataPropertyName = "GoodsCode";
  330. this.GoodsCode.HeaderText = "产品编码";
  331. this.GoodsCode.Name = "GoodsCode";
  332. this.GoodsCode.ReadOnly = true;
  333. //
  334. // 产品名称
  335. //
  336. this.产品名称.DataPropertyName = "GoodsName";
  337. this.产品名称.HeaderText = "产品名称";
  338. this.产品名称.Name = "产品名称";
  339. this.产品名称.ReadOnly = true;
  340. //
  341. // Materialcode
  342. //
  343. this.Materialcode.DataPropertyName = "Materialcode";
  344. this.Materialcode.HeaderText = "物料编码";
  345. this.Materialcode.Name = "Materialcode";
  346. this.Materialcode.ReadOnly = true;
  347. //
  348. // Outlabelcode
  349. //
  350. this.Outlabelcode.DataPropertyName = "Outlabelcode";
  351. this.Outlabelcode.HeaderText = "包装条码";
  352. this.Outlabelcode.Name = "Outlabelcode";
  353. this.Outlabelcode.ReadOnly = true;
  354. //
  355. // GOODSSPECIFICATION
  356. //
  357. this.GOODSSPECIFICATION.DataPropertyName = "GOODSSPECIFICATION";
  358. this.GOODSSPECIFICATION.HeaderText = "产品规格";
  359. this.GOODSSPECIFICATION.Name = "GOODSSPECIFICATION";
  360. this.GOODSSPECIFICATION.ReadOnly = true;
  361. //
  362. // Dictionaryvalue
  363. //
  364. this.Dictionaryvalue.DataPropertyName = "Dictionaryvalue";
  365. this.Dictionaryvalue.HeaderText = "釉色类别";
  366. this.Dictionaryvalue.Name = "Dictionaryvalue";
  367. this.Dictionaryvalue.ReadOnly = true;
  368. //
  369. // GroutingLineCode
  370. //
  371. this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
  372. this.GroutingLineCode.HeaderText = "成型线编码";
  373. this.GroutingLineCode.Name = "GroutingLineCode";
  374. this.GroutingLineCode.ReadOnly = true;
  375. //
  376. // GroutingMouldCode
  377. //
  378. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  379. this.GroutingMouldCode.HeaderText = "模具编号";
  380. this.GroutingMouldCode.Name = "GroutingMouldCode";
  381. this.GroutingMouldCode.ReadOnly = true;
  382. //
  383. // GroutingNum
  384. //
  385. this.GroutingNum.DataPropertyName = "GroutingNum";
  386. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  387. this.GroutingNum.DefaultCellStyle = dataGridViewCellStyle3;
  388. this.GroutingNum.HeaderText = "注浆次数";
  389. this.GroutingNum.Name = "GroutingNum";
  390. this.GroutingNum.ReadOnly = true;
  391. //
  392. // GroutingUserCode
  393. //
  394. this.GroutingUserCode.DataPropertyName = "GroutingUserCode";
  395. this.GroutingUserCode.HeaderText = "成型工号";
  396. this.GroutingUserCode.Name = "GroutingUserCode";
  397. this.GroutingUserCode.ReadOnly = true;
  398. //
  399. // Groutingdate
  400. //
  401. this.Groutingdate.DataPropertyName = "Groutingdate";
  402. dataGridViewCellStyle4.Format = "yyyy-MM-dd";
  403. this.Groutingdate.DefaultCellStyle = dataGridViewCellStyle4;
  404. this.Groutingdate.HeaderText = "注浆日期";
  405. this.Groutingdate.Name = "Groutingdate";
  406. this.Groutingdate.ReadOnly = true;
  407. //
  408. // GroutingBatchNo
  409. //
  410. this.GroutingBatchNo.DataPropertyName = "GroutingBatchNo";
  411. this.GroutingBatchNo.HeaderText = "注浆批次";
  412. this.GroutingBatchNo.Name = "GroutingBatchNo";
  413. this.GroutingBatchNo.ReadOnly = true;
  414. //
  415. // StatusName
  416. //
  417. this.StatusName.DataPropertyName = "StatusName";
  418. this.StatusName.HeaderText = "产品状态";
  419. this.StatusName.Name = "StatusName";
  420. this.StatusName.ReadOnly = true;
  421. //
  422. // GoodsLevelName
  423. //
  424. this.GoodsLevelName.DataPropertyName = "LevelName";
  425. this.GoodsLevelName.HeaderText = "产品等级";
  426. this.GoodsLevelName.Name = "GoodsLevelName";
  427. this.GoodsLevelName.ReadOnly = true;
  428. //
  429. // SpecialRepairFlag
  430. //
  431. this.SpecialRepairFlag.DataPropertyName = "SpecialRepairFlag";
  432. this.SpecialRepairFlag.FalseValue = "0";
  433. this.SpecialRepairFlag.HeaderText = "干补标识";
  434. this.SpecialRepairFlag.Name = "SpecialRepairFlag";
  435. this.SpecialRepairFlag.ReadOnly = true;
  436. this.SpecialRepairFlag.TrueValue = "1";
  437. //
  438. // ScrapFlag
  439. //
  440. this.ScrapFlag.DataPropertyName = "ScrapFlag";
  441. this.ScrapFlag.FalseValue = "0";
  442. this.ScrapFlag.HeaderText = "损坯标识";
  443. this.ScrapFlag.Name = "ScrapFlag";
  444. this.ScrapFlag.ReadOnly = true;
  445. this.ScrapFlag.TrueValue = "1";
  446. //
  447. // IsPublicBody
  448. //
  449. this.IsPublicBody.DataPropertyName = "IsPublicBody";
  450. this.IsPublicBody.FalseValue = "0";
  451. this.IsPublicBody.HeaderText = "公坯标识";
  452. this.IsPublicBody.Name = "IsPublicBody";
  453. this.IsPublicBody.ReadOnly = true;
  454. this.IsPublicBody.TrueValue = "1";
  455. //
  456. // dgvProductionDetail
  457. //
  458. this.dgvProductionDetail.AllowUserToAddRows = false;
  459. this.dgvProductionDetail.AllowUserToDeleteRows = false;
  460. this.dgvProductionDetail.AllowUserToModifyRows = true;
  461. this.dgvProductionDetail.AllowUserToOrderColumns = true;
  462. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  463. this.dgvProductionDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
  464. this.dgvProductionDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  465. | System.Windows.Forms.AnchorStyles.Left)
  466. | System.Windows.Forms.AnchorStyles.Right)));
  467. this.dgvProductionDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  468. this.dgvProductionDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  469. this.dgvProductionDetail.CellHeight = 23;
  470. this.dgvProductionDetail.ChildNodeColumnName = null;
  471. this.dgvProductionDetail.ChildNodeColumnText = null;
  472. this.dgvProductionDetail.ColumnDeep = 1;
  473. this.dgvProductionDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  474. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  475. dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  476. dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  477. dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
  478. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  479. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  480. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  481. this.dgvProductionDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
  482. this.dgvProductionDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  483. this.dgvProductionDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  484. this.ProductionLineCode,
  485. this.ProductionLineName,
  486. this.ProcedureCode,
  487. this.ProcedureName,
  488. this.UserCode,
  489. this.AccountDate,
  490. this.CreateTime,
  491. this.CreateUserCode,
  492. this.CreateUserName,
  493. this.LEVELNAME,
  494. this.Finprocedurename,
  495. this.IdnrkInformation,
  496. this.ParentID});
  497. this.dgvProductionDetail.ColumnTreeView = null;
  498. this.dgvProductionDetail.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)));
  499. this.dgvProductionDetail.DynamicColumnName = "";
  500. this.dgvProductionDetail.EnableHeadersVisualStyles = false;
  501. this.dgvProductionDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  502. this.dgvProductionDetail.FormatQuantityColumns = null;
  503. this.dgvProductionDetail.HasNode = false;
  504. this.dgvProductionDetail.HorizontalMergeColumn = null;
  505. this.dgvProductionDetail.IsAutoCountSum = true;
  506. this.dgvProductionDetail.IsAutoResizeColumns = false;
  507. this.dgvProductionDetail.IsClickF12 = false;
  508. this.dgvProductionDetail.IsOpenMergeCellFlag = false;
  509. this.dgvProductionDetail.IsSubTotalFlag = false;
  510. this.dgvProductionDetail.IsTopDeep = false;
  511. this.dgvProductionDetail.Location = new System.Drawing.Point(0, 182);
  512. this.dgvProductionDetail.MergeColumnNames = null;
  513. this.dgvProductionDetail.MergeDetailColumnNames = null;
  514. this.dgvProductionDetail.MergeDetailOnlyColumn = null;
  515. this.dgvProductionDetail.MergeOnlyColumn = null;
  516. this.dgvProductionDetail.MultiSelect = false;
  517. this.dgvProductionDetail.Name = "dgvProductionDetail";
  518. this.dgvProductionDetail.ReadOnly = true;
  519. this.dgvProductionDetail.RefreshAtHscroll = false;
  520. this.dgvProductionDetail.RowHeadersWidth = 50;
  521. this.dgvProductionDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  522. dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  523. this.dgvProductionDetail.RowsDefaultCellStyle = dataGridViewCellStyle10;
  524. this.dgvProductionDetail.RowTemplate.Height = 21;
  525. this.dgvProductionDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  526. this.dgvProductionDetail.Size = new System.Drawing.Size(927, 193);
  527. this.dgvProductionDetail.SortOrderColumnName = null;
  528. this.dgvProductionDetail.TabIndex = 35;
  529. this.dgvProductionDetail.Tag = true;
  530. this.dgvProductionDetail.TotalSumColumns = null;
  531. this.dgvProductionDetail.ViewRowFilter = "";
  532. this.dgvProductionDetail.VirtualNodes = false;
  533. //
  534. // ProductionLineCode
  535. //
  536. this.ProductionLineCode.DataPropertyName = "ProductionLineCode";
  537. this.ProductionLineCode.DefaultNodeImage = null;
  538. this.ProductionLineCode.HeaderText = "生产线编码";
  539. this.ProductionLineCode.Name = "ProductionLineCode";
  540. this.ProductionLineCode.ReadOnly = true;
  541. this.ProductionLineCode.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  542. this.ProductionLineCode.Visible = false;
  543. //
  544. // ProductionLineName
  545. //
  546. this.ProductionLineName.DataPropertyName = "ProductionLineName";
  547. this.ProductionLineName.HeaderText = "生产线";
  548. this.ProductionLineName.Name = "ProductionLineName";
  549. this.ProductionLineName.ReadOnly = true;
  550. //
  551. // ProcedureCode
  552. //
  553. this.ProcedureCode.DataPropertyName = "ProcedureCode";
  554. this.ProcedureCode.HeaderText = "工序编号";
  555. this.ProcedureCode.Name = "ProcedureCode";
  556. this.ProcedureCode.ReadOnly = true;
  557. this.ProcedureCode.Visible = false;
  558. //
  559. // ProcedureName
  560. //
  561. this.ProcedureName.DataPropertyName = "ProcedureName";
  562. this.ProcedureName.HeaderText = "工序名称";
  563. this.ProcedureName.Name = "ProcedureName";
  564. this.ProcedureName.ReadOnly = true;
  565. //
  566. // UserCode
  567. //
  568. this.UserCode.DataPropertyName = "UserCode";
  569. this.UserCode.HeaderText = "生产工号";
  570. this.UserCode.Name = "UserCode";
  571. this.UserCode.ReadOnly = true;
  572. //
  573. // AccountDate
  574. //
  575. this.AccountDate.DataPropertyName = "AccountDate";
  576. dataGridViewCellStyle8.Format = "yyyy-MM-dd";
  577. this.AccountDate.DefaultCellStyle = dataGridViewCellStyle8;
  578. this.AccountDate.HeaderText = "账务日期";
  579. this.AccountDate.Name = "AccountDate";
  580. this.AccountDate.ReadOnly = true;
  581. this.AccountDate.Visible = false;
  582. //
  583. // CreateTime
  584. //
  585. this.CreateTime.DataPropertyName = "CreateTime";
  586. dataGridViewCellStyle9.Format = "yyyy-MM-dd HH:mm:ss";
  587. this.CreateTime.DefaultCellStyle = dataGridViewCellStyle9;
  588. this.CreateTime.HeaderText = "操作时间";
  589. this.CreateTime.Name = "CreateTime";
  590. this.CreateTime.ReadOnly = true;
  591. //
  592. // CreateUserCode
  593. //
  594. this.CreateUserCode.DataPropertyName = "CreateUserCode";
  595. this.CreateUserCode.HeaderText = "操作工号";
  596. this.CreateUserCode.Name = "CreateUserCode";
  597. this.CreateUserCode.ReadOnly = true;
  598. //
  599. // CreateUserName
  600. //
  601. this.CreateUserName.DataPropertyName = "CreateUserName";
  602. this.CreateUserName.HeaderText = "操作者";
  603. this.CreateUserName.Name = "CreateUserName";
  604. this.CreateUserName.ReadOnly = true;
  605. //
  606. // LEVELNAME
  607. //
  608. this.LEVELNAME.DataPropertyName = "GOODSLEVELNAME";
  609. this.LEVELNAME.HeaderText = "操作说明";
  610. this.LEVELNAME.Name = "LEVELNAME";
  611. this.LEVELNAME.ReadOnly = true;
  612. //
  613. // Finprocedurename
  614. //
  615. this.Finprocedurename.DataPropertyName = "Finprocedurename";
  616. this.Finprocedurename.HeaderText = "成检工序";
  617. this.Finprocedurename.Name = "Finprocedurename";
  618. this.Finprocedurename.ReadOnly = true;
  619. //
  620. // IdnrkInformation
  621. //
  622. this.IdnrkInformation.DataPropertyName = "IdnrkInformation";
  623. this.IdnrkInformation.DefaultNodeImage = null;
  624. this.IdnrkInformation.HeaderText = "组件信息";
  625. this.IdnrkInformation.Name = "IdnrkInformation";
  626. this.IdnrkInformation.ReadOnly = true;
  627. this.IdnrkInformation.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  628. //
  629. // ParentID
  630. //
  631. this.ParentID.DataPropertyName = "ParentID";
  632. this.ParentID.HeaderText = "ParentID";
  633. this.ParentID.Name = "ParentID";
  634. this.ParentID.ReadOnly = true;
  635. this.ParentID.Visible = false;
  636. //
  637. // radioYes
  638. //
  639. this.radioYes.AutoSize = true;
  640. this.radioYes.Checked = true;
  641. this.radioYes.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  642. this.radioYes.Location = new System.Drawing.Point(281, 26);
  643. this.radioYes.Name = "radioYes";
  644. this.radioYes.Size = new System.Drawing.Size(35, 16);
  645. this.radioYes.TabIndex = 14;
  646. this.radioYes.TabStop = true;
  647. this.radioYes.Text = "是";
  648. this.radioYes.UseVisualStyleBackColor = true;
  649. this.radioYes.CheckedChanged += new System.EventHandler(this.radioYes_CheckedChanged);
  650. //
  651. // radioNo
  652. //
  653. this.radioNo.AutoSize = true;
  654. this.radioNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  655. this.radioNo.Location = new System.Drawing.Point(322, 26);
  656. this.radioNo.Name = "radioNo";
  657. this.radioNo.Size = new System.Drawing.Size(35, 16);
  658. this.radioNo.TabIndex = 15;
  659. this.radioNo.Text = "否";
  660. this.radioNo.UseVisualStyleBackColor = true;
  661. this.radioNo.CheckedChanged += new System.EventHandler(this.radioNo_CheckedChanged);
  662. //
  663. // c_Label1
  664. //
  665. this.c_Label1.AutoSize = true;
  666. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  667. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  668. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  669. this.c_Label1.Location = new System.Drawing.Point(194, 28);
  670. this.c_Label1.Name = "c_Label1";
  671. this.c_Label1.Size = new System.Drawing.Size(77, 12);
  672. this.c_Label1.TabIndex = 16;
  673. this.c_Label1.Text = "显示装配信息";
  674. //
  675. // F_RPT_020101_1
  676. //
  677. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  678. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  679. this.ClientSize = new System.Drawing.Size(939, 375);
  680. this.Controls.Add(this.dgvProductionDetail);
  681. this.Controls.Add(this.dgvProductionFollowing);
  682. this.Controls.Add(this.gbxCondition);
  683. this.Controls.Add(this.tsrOperate);
  684. this.Name = "F_RPT_020101_1";
  685. this.Text = "产品跟踪表";
  686. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_0201_1_FormClosed);
  687. this.Load += new System.EventHandler(this.F_RPT_0201_1_Load);
  688. this.gbxCondition.ResumeLayout(false);
  689. this.gbxCondition.PerformLayout();
  690. this.tsrOperate.ResumeLayout(false);
  691. this.tsrOperate.PerformLayout();
  692. ((System.ComponentModel.ISupportInitialize)(this.dgvProductionFollowing)).EndInit();
  693. ((System.ComponentModel.ISupportInitialize)(this.dgvProductionDetail)).EndInit();
  694. this.ResumeLayout(false);
  695. }
  696. #endregion
  697. private Basics.BaseControls.C_GroupBox gbxCondition;
  698. private Basics.BaseControls.C_ToolStrip tsrOperate;
  699. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  700. private System.Windows.Forms.ToolStripButton tsbtnClose;
  701. private Basics.BaseControls.C_Label lblBarCode;
  702. private Basics.BaseControls.C_DataGridView dgvProductionFollowing;
  703. private Basics.BaseControls.C_DataGridView dgvProductionDetail;
  704. private Basics.BaseControls.C_Button btnSearch;
  705. private Basics.BaseControls.C_Button btnClearCondition;
  706. private Basics.BaseControls.C_TXT_BarCode txtBarCode;
  707. private System.Windows.Forms.DataGridViewTextBoxColumn Barcode;
  708. private System.Windows.Forms.DataGridViewTextBoxColumn SecurityCode;
  709. private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName;
  710. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsTypeName;
  711. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  712. private System.Windows.Forms.DataGridViewTextBoxColumn 产品名称;
  713. private System.Windows.Forms.DataGridViewTextBoxColumn Materialcode;
  714. private System.Windows.Forms.DataGridViewTextBoxColumn Outlabelcode;
  715. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSSPECIFICATION;
  716. private System.Windows.Forms.DataGridViewTextBoxColumn Dictionaryvalue;
  717. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
  718. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  719. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingNum;
  720. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
  721. private System.Windows.Forms.DataGridViewTextBoxColumn Groutingdate;
  722. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingBatchNo;
  723. private System.Windows.Forms.DataGridViewTextBoxColumn StatusName;
  724. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsLevelName;
  725. private System.Windows.Forms.DataGridViewCheckBoxColumn SpecialRepairFlag;
  726. private System.Windows.Forms.DataGridViewCheckBoxColumn ScrapFlag;
  727. private System.Windows.Forms.DataGridViewCheckBoxColumn IsPublicBody;
  728. private Basics.BaseControls.TreeGridColumn ProductionLineCode;
  729. private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName;
  730. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureCode;
  731. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureName;
  732. private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
  733. private System.Windows.Forms.DataGridViewTextBoxColumn AccountDate;
  734. private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
  735. private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserCode;
  736. private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName;
  737. private System.Windows.Forms.DataGridViewTextBoxColumn LEVELNAME;
  738. private System.Windows.Forms.DataGridViewTextBoxColumn Finprocedurename;
  739. private Basics.BaseControls.TreeGridColumn IdnrkInformation;
  740. private System.Windows.Forms.DataGridViewTextBoxColumn ParentID;
  741. private Basics.BaseControls.C_Label c_Label1;
  742. private Basics.BaseControls.C_RadioButton radioNo;
  743. private Basics.BaseControls.C_RadioButton radioYes;
  744. }
  745. }