F_RPT_010401.Designer.cs 55 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138
  1. namespace Dongke.IBOSS.PRD.Client.ReportModule
  2. {
  3. partial class F_RPT_010401
  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 dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_RPT_010401));
  37. this.dgvInProduction = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  38. this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. this.FinishedBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.LogoCodeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.ProductionLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.ProductionLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.ProductionLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.CompleteProcedureID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.CompleteProcedureName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.delivertime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.proceduretime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.inscrapflag = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.ModelType = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.ProcedureModel = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.GoodsLevelName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.GoodsLevelTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.GroutingLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.GMouldTypeID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.GMouldTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.GROUTINGCOUNT = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.GROUTINGBATCHNO = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.GROUTINGUSERCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.GoodsID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.UserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.UserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.KILNCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.KILNCarCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.IsPublicBody = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  73. this.IsReworked = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  74. this.SPECIALREPAIRFLAG = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  75. this.IsReworkFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  76. this.GroutingDailyID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.GroutingDailyDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.CanManyTimes = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.GroutingLineDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.CreateUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.CreateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.UpdateUserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.UpdateUserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  86. this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  87. this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType();
  88. this.lblGroutingLine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  89. this.scbGroutingLine = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGroutingLine();
  90. this.lblGMouldType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  91. this.scbGMouldType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGMouldType();
  92. this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
  93. this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  94. this.chkIsReworkFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  95. this.radScrap = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton();
  96. this.radNormal = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton();
  97. this.radAll = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton();
  98. this.chkUpdateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  99. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  100. this.dtpUpdateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  101. this.dtpUpdateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  102. this.chkCreateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  103. this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_BarCode();
  104. this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  105. this.dkProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
  106. this.dkproductionLineSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkproductionLineSearchBox();
  107. this.dkUserInfoSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox();
  108. this.lblCreateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  109. this.dtpCreateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  110. this.dtpCreateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  111. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  112. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  113. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  114. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  115. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  116. ((System.ComponentModel.ISupportInitialize)(this.dgvInProduction)).BeginInit();
  117. this.gbxCondition.SuspendLayout();
  118. this.tsrOperate.SuspendLayout();
  119. this.SuspendLayout();
  120. //
  121. // dgvInProduction
  122. //
  123. this.dgvInProduction.AllowUserToAddRows = false;
  124. this.dgvInProduction.AllowUserToDeleteRows = false;
  125. this.dgvInProduction.AllowUserToModifyRows = true;
  126. this.dgvInProduction.AllowUserToOrderColumns = true;
  127. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  128. this.dgvInProduction.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  129. this.dgvInProduction.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  130. | System.Windows.Forms.AnchorStyles.Left)
  131. | System.Windows.Forms.AnchorStyles.Right)));
  132. this.dgvInProduction.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  133. this.dgvInProduction.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  134. this.dgvInProduction.CellHeight = 23;
  135. this.dgvInProduction.ChildNodeColumnName = null;
  136. this.dgvInProduction.ChildNodeColumnText = null;
  137. this.dgvInProduction.ColumnDeep = 1;
  138. this.dgvInProduction.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  139. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  140. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  141. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  142. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  143. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  144. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  145. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  146. this.dgvInProduction.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  147. this.dgvInProduction.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  148. this.dgvInProduction.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  149. this.BarCode,
  150. this.FinishedBarCode,
  151. this.LogoCodeName,
  152. this.GoodsCode,
  153. this.GoodsName,
  154. this.goodstypename,
  155. this.ProductionLineID,
  156. this.ProductionLineCode,
  157. this.ProductionLineName,
  158. this.CompleteProcedureID,
  159. this.CompleteProcedureName,
  160. this.delivertime,
  161. this.proceduretime,
  162. this.UserCode,
  163. this.inscrapflag,
  164. this.ModelType,
  165. this.ProcedureModel,
  166. this.GoodsLevelName,
  167. this.GoodsLevelTypeName,
  168. this.GroutingLineID,
  169. this.GroutingLineCode,
  170. this.GroutingLineName,
  171. this.GMouldTypeID,
  172. this.GMouldTypeName,
  173. this.GroutingMouldCode,
  174. this.GroutingDate,
  175. this.GROUTINGCOUNT,
  176. this.GROUTINGBATCHNO,
  177. this.GROUTINGUSERCODE,
  178. this.GoodsID,
  179. this.UserID,
  180. this.UserName,
  181. this.KILNCODE,
  182. this.KILNCarCODE,
  183. this.IsPublicBody,
  184. this.IsReworked,
  185. this.SPECIALREPAIRFLAG,
  186. this.IsReworkFlag,
  187. this.GroutingDailyID,
  188. this.GroutingDailyDetailID,
  189. this.CanManyTimes,
  190. this.GroutingLineDetailID,
  191. this.CreateUserID,
  192. this.CreateUserName,
  193. this.UpdateUserID,
  194. this.UpdateUserName,
  195. this.Remarks});
  196. this.dgvInProduction.ColumnTreeView = null;
  197. this.dgvInProduction.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)));
  198. this.dgvInProduction.DynamicColumnName = "";
  199. this.dgvInProduction.EnableHeadersVisualStyles = false;
  200. this.dgvInProduction.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  201. this.dgvInProduction.FormatQuantityColumns = null;
  202. this.dgvInProduction.HorizontalMergeColumn = null;
  203. this.dgvInProduction.IsAutoCountSum = true;
  204. this.dgvInProduction.IsAutoResizeColumns = false;
  205. this.dgvInProduction.IsClickF12 = false;
  206. this.dgvInProduction.IsOpenMergeCellFlag = false;
  207. this.dgvInProduction.IsSubTotalFlag = false;
  208. this.dgvInProduction.IsTopDeep = false;
  209. this.dgvInProduction.Location = new System.Drawing.Point(0, 154);
  210. this.dgvInProduction.MergeColumnNames = null;
  211. this.dgvInProduction.MergeDetailColumnNames = null;
  212. this.dgvInProduction.MergeDetailOnlyColumn = null;
  213. this.dgvInProduction.MergeOnlyColumn = null;
  214. this.dgvInProduction.MultiSelect = false;
  215. this.dgvInProduction.Name = "dgvInProduction";
  216. this.dgvInProduction.ReadOnly = true;
  217. this.dgvInProduction.RefreshAtHscroll = false;
  218. this.dgvInProduction.RowHeadersWidth = 50;
  219. this.dgvInProduction.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  220. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  221. this.dgvInProduction.RowsDefaultCellStyle = dataGridViewCellStyle8;
  222. this.dgvInProduction.RowTemplate.Height = 21;
  223. this.dgvInProduction.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  224. this.dgvInProduction.Size = new System.Drawing.Size(1119, 247);
  225. this.dgvInProduction.SortOrderColumnName = null;
  226. this.dgvInProduction.TabIndex = 2;
  227. this.dgvInProduction.Tag = true;
  228. this.dgvInProduction.TotalSumColumns = null;
  229. this.dgvInProduction.ViewRowFilter = "";
  230. //
  231. // BarCode
  232. //
  233. this.BarCode.DataPropertyName = "BarCode";
  234. this.BarCode.HeaderText = "产品条码";
  235. this.BarCode.Name = "BarCode";
  236. this.BarCode.ReadOnly = true;
  237. //
  238. // FinishedBarCode
  239. //
  240. this.FinishedBarCode.DataPropertyName = "FinishedBarCode";
  241. this.FinishedBarCode.HeaderText = "包装条码";
  242. this.FinishedBarCode.Name = "FinishedBarCode";
  243. this.FinishedBarCode.ReadOnly = true;
  244. //
  245. // LogoCodeName
  246. //
  247. this.LogoCodeName.DataPropertyName = "LogoCodeName";
  248. this.LogoCodeName.HeaderText = "商标";
  249. this.LogoCodeName.Name = "LogoCodeName";
  250. this.LogoCodeName.ReadOnly = true;
  251. //
  252. // GoodsCode
  253. //
  254. this.GoodsCode.DataPropertyName = "GoodsCode";
  255. this.GoodsCode.HeaderText = "产品编码";
  256. this.GoodsCode.Name = "GoodsCode";
  257. this.GoodsCode.ReadOnly = true;
  258. //
  259. // GoodsName
  260. //
  261. this.GoodsName.DataPropertyName = "GoodsName";
  262. this.GoodsName.HeaderText = "产品名称";
  263. this.GoodsName.Name = "GoodsName";
  264. this.GoodsName.ReadOnly = true;
  265. //
  266. // goodstypename
  267. //
  268. this.goodstypename.DataPropertyName = "goodstypename";
  269. this.goodstypename.HeaderText = "产品类别";
  270. this.goodstypename.Name = "goodstypename";
  271. this.goodstypename.ReadOnly = true;
  272. //
  273. // ProductionLineID
  274. //
  275. this.ProductionLineID.DataPropertyName = "ProductionLineID";
  276. this.ProductionLineID.HeaderText = "生产线ID";
  277. this.ProductionLineID.Name = "ProductionLineID";
  278. this.ProductionLineID.ReadOnly = true;
  279. this.ProductionLineID.Visible = false;
  280. //
  281. // ProductionLineCode
  282. //
  283. this.ProductionLineCode.DataPropertyName = "ProductionLineCode";
  284. this.ProductionLineCode.HeaderText = "生产线编码";
  285. this.ProductionLineCode.Name = "ProductionLineCode";
  286. this.ProductionLineCode.ReadOnly = true;
  287. this.ProductionLineCode.Visible = false;
  288. //
  289. // ProductionLineName
  290. //
  291. this.ProductionLineName.DataPropertyName = "ProductionLineName";
  292. this.ProductionLineName.HeaderText = "生产线";
  293. this.ProductionLineName.Name = "ProductionLineName";
  294. this.ProductionLineName.ReadOnly = true;
  295. //
  296. // CompleteProcedureID
  297. //
  298. this.CompleteProcedureID.DataPropertyName = "CompleteProcedureID";
  299. this.CompleteProcedureID.HeaderText = "完成工序ID";
  300. this.CompleteProcedureID.Name = "CompleteProcedureID";
  301. this.CompleteProcedureID.ReadOnly = true;
  302. this.CompleteProcedureID.Visible = false;
  303. //
  304. // CompleteProcedureName
  305. //
  306. this.CompleteProcedureName.DataPropertyName = "CompleteProcedureName";
  307. this.CompleteProcedureName.HeaderText = "完成工序";
  308. this.CompleteProcedureName.Name = "CompleteProcedureName";
  309. this.CompleteProcedureName.ReadOnly = true;
  310. //
  311. // delivertime
  312. //
  313. this.delivertime.DataPropertyName = "delivertime";
  314. dataGridViewCellStyle3.Format = "yyyy-MM-dd HH:mm:ss";
  315. this.delivertime.DefaultCellStyle = dataGridViewCellStyle3;
  316. this.delivertime.HeaderText = "交坯时间";
  317. this.delivertime.Name = "delivertime";
  318. this.delivertime.ReadOnly = true;
  319. this.delivertime.Width = 180;
  320. //
  321. // proceduretime
  322. //
  323. this.proceduretime.DataPropertyName = "proceduretime";
  324. dataGridViewCellStyle4.Format = "yyyy-MM-dd HH:mm:ss";
  325. dataGridViewCellStyle4.NullValue = null;
  326. this.proceduretime.DefaultCellStyle = dataGridViewCellStyle4;
  327. this.proceduretime.HeaderText = "完成时间";
  328. this.proceduretime.Name = "proceduretime";
  329. this.proceduretime.ReadOnly = true;
  330. //
  331. // UserCode
  332. //
  333. this.UserCode.DataPropertyName = "UserCode";
  334. this.UserCode.HeaderText = "生产工号";
  335. this.UserCode.Name = "UserCode";
  336. this.UserCode.ReadOnly = true;
  337. //
  338. // inscrapflag
  339. //
  340. this.inscrapflag.DataPropertyName = "inscrapflag";
  341. this.inscrapflag.HeaderText = "损坯状态";
  342. this.inscrapflag.Name = "inscrapflag";
  343. this.inscrapflag.ReadOnly = true;
  344. //
  345. // ModelType
  346. //
  347. this.ModelType.DataPropertyName = "ModelType";
  348. this.ModelType.HeaderText = "工序类别";
  349. this.ModelType.Name = "ModelType";
  350. this.ModelType.ReadOnly = true;
  351. this.ModelType.Visible = false;
  352. //
  353. // ProcedureModel
  354. //
  355. this.ProcedureModel.DataPropertyName = "ProcedureModel";
  356. this.ProcedureModel.HeaderText = "工序模型";
  357. this.ProcedureModel.Name = "ProcedureModel";
  358. this.ProcedureModel.ReadOnly = true;
  359. this.ProcedureModel.Visible = false;
  360. //
  361. // GoodsLevelName
  362. //
  363. this.GoodsLevelName.DataPropertyName = "GoodsLevelName";
  364. this.GoodsLevelName.HeaderText = "产品分级";
  365. this.GoodsLevelName.Name = "GoodsLevelName";
  366. this.GoodsLevelName.ReadOnly = true;
  367. //
  368. // GoodsLevelTypeName
  369. //
  370. this.GoodsLevelTypeName.DataPropertyName = "GoodsLevelTypeName";
  371. this.GoodsLevelTypeName.HeaderText = "产品分级类别";
  372. this.GoodsLevelTypeName.Name = "GoodsLevelTypeName";
  373. this.GoodsLevelTypeName.ReadOnly = true;
  374. this.GoodsLevelTypeName.Visible = false;
  375. //
  376. // GroutingLineID
  377. //
  378. this.GroutingLineID.DataPropertyName = "GroutingLineID";
  379. this.GroutingLineID.HeaderText = "成型生产线ID";
  380. this.GroutingLineID.Name = "GroutingLineID";
  381. this.GroutingLineID.ReadOnly = true;
  382. this.GroutingLineID.Visible = false;
  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. // GroutingLineName
  392. //
  393. this.GroutingLineName.DataPropertyName = "GroutingLineName";
  394. this.GroutingLineName.HeaderText = "成型线名称";
  395. this.GroutingLineName.Name = "GroutingLineName";
  396. this.GroutingLineName.ReadOnly = true;
  397. this.GroutingLineName.Visible = false;
  398. //
  399. // GMouldTypeID
  400. //
  401. this.GMouldTypeID.DataPropertyName = "GMouldTypeID";
  402. this.GMouldTypeID.HeaderText = "成型线类型ID";
  403. this.GMouldTypeID.Name = "GMouldTypeID";
  404. this.GMouldTypeID.ReadOnly = true;
  405. this.GMouldTypeID.Visible = false;
  406. //
  407. // GMouldTypeName
  408. //
  409. this.GMouldTypeName.DataPropertyName = "GMouldTypeName";
  410. this.GMouldTypeName.HeaderText = "成型线类型";
  411. this.GMouldTypeName.Name = "GMouldTypeName";
  412. this.GMouldTypeName.ReadOnly = true;
  413. //
  414. // GroutingMouldCode
  415. //
  416. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  417. this.GroutingMouldCode.HeaderText = "模具编号";
  418. this.GroutingMouldCode.Name = "GroutingMouldCode";
  419. this.GroutingMouldCode.ReadOnly = true;
  420. //
  421. // GroutingDate
  422. //
  423. this.GroutingDate.DataPropertyName = "GroutingDate";
  424. dataGridViewCellStyle5.Format = "yyyy-MM-dd";
  425. this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle5;
  426. this.GroutingDate.HeaderText = "注浆日期";
  427. this.GroutingDate.Name = "GroutingDate";
  428. this.GroutingDate.ReadOnly = true;
  429. //
  430. // GROUTINGCOUNT
  431. //
  432. this.GROUTINGCOUNT.DataPropertyName = "GROUTINGCOUNT";
  433. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  434. this.GROUTINGCOUNT.DefaultCellStyle = dataGridViewCellStyle6;
  435. this.GROUTINGCOUNT.HeaderText = "注浆次数";
  436. this.GROUTINGCOUNT.Name = "GROUTINGCOUNT";
  437. this.GROUTINGCOUNT.ReadOnly = true;
  438. //
  439. // GROUTINGBATCHNO
  440. //
  441. this.GROUTINGBATCHNO.DataPropertyName = "GROUTINGBATCHNO";
  442. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  443. this.GROUTINGBATCHNO.DefaultCellStyle = dataGridViewCellStyle7;
  444. this.GROUTINGBATCHNO.HeaderText = "注浆批次";
  445. this.GROUTINGBATCHNO.Name = "GROUTINGBATCHNO";
  446. this.GROUTINGBATCHNO.ReadOnly = true;
  447. //
  448. // GROUTINGUSERCODE
  449. //
  450. this.GROUTINGUSERCODE.DataPropertyName = "GROUTINGUSERCODE";
  451. this.GROUTINGUSERCODE.HeaderText = "成型工号";
  452. this.GROUTINGUSERCODE.Name = "GROUTINGUSERCODE";
  453. this.GROUTINGUSERCODE.ReadOnly = true;
  454. //
  455. // GoodsID
  456. //
  457. this.GoodsID.DataPropertyName = "GoodsID";
  458. this.GoodsID.HeaderText = "产品ID";
  459. this.GoodsID.Name = "GoodsID";
  460. this.GoodsID.ReadOnly = true;
  461. this.GoodsID.Visible = false;
  462. //
  463. // UserID
  464. //
  465. this.UserID.DataPropertyName = "UserID";
  466. this.UserID.HeaderText = "工号ID";
  467. this.UserID.Name = "UserID";
  468. this.UserID.ReadOnly = true;
  469. this.UserID.Visible = false;
  470. //
  471. // UserName
  472. //
  473. this.UserName.DataPropertyName = "UserName";
  474. this.UserName.HeaderText = "工号姓名";
  475. this.UserName.Name = "UserName";
  476. this.UserName.ReadOnly = true;
  477. this.UserName.Visible = false;
  478. //
  479. // KILNCODE
  480. //
  481. this.KILNCODE.DataPropertyName = "KILNCODE";
  482. this.KILNCODE.HeaderText = "窑炉编码";
  483. this.KILNCODE.Name = "KILNCODE";
  484. this.KILNCODE.ReadOnly = true;
  485. //
  486. // KILNCarCODE
  487. //
  488. this.KILNCarCODE.DataPropertyName = "KILNCARCODE";
  489. this.KILNCarCODE.HeaderText = "窑车编码";
  490. this.KILNCarCODE.Name = "KILNCarCODE";
  491. this.KILNCarCODE.ReadOnly = true;
  492. //
  493. // IsPublicBody
  494. //
  495. this.IsPublicBody.DataPropertyName = "IsPublicBody";
  496. this.IsPublicBody.FalseValue = "0";
  497. this.IsPublicBody.HeaderText = "公坯标识";
  498. this.IsPublicBody.Name = "IsPublicBody";
  499. this.IsPublicBody.ReadOnly = true;
  500. this.IsPublicBody.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  501. this.IsPublicBody.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  502. this.IsPublicBody.TrueValue = "1";
  503. this.IsPublicBody.Visible = false;
  504. //
  505. // IsReworked
  506. //
  507. this.IsReworked.DataPropertyName = "IsReFire";
  508. this.IsReworked.FalseValue = "0";
  509. this.IsReworked.HeaderText = "重烧标识";
  510. this.IsReworked.Name = "IsReworked";
  511. this.IsReworked.ReadOnly = true;
  512. this.IsReworked.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  513. this.IsReworked.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  514. this.IsReworked.TrueValue = "1";
  515. //
  516. // SPECIALREPAIRFLAG
  517. //
  518. this.SPECIALREPAIRFLAG.DataPropertyName = "SPECIALREPAIRFLAG";
  519. this.SPECIALREPAIRFLAG.FalseValue = "0";
  520. this.SPECIALREPAIRFLAG.HeaderText = "干补标识";
  521. this.SPECIALREPAIRFLAG.Name = "SPECIALREPAIRFLAG";
  522. this.SPECIALREPAIRFLAG.ReadOnly = true;
  523. this.SPECIALREPAIRFLAG.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  524. this.SPECIALREPAIRFLAG.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  525. this.SPECIALREPAIRFLAG.TrueValue = "1";
  526. //
  527. // IsReworkFlag
  528. //
  529. this.IsReworkFlag.DataPropertyName = "IsReworkFlag";
  530. this.IsReworkFlag.FalseValue = "0";
  531. this.IsReworkFlag.HeaderText = "返工标识";
  532. this.IsReworkFlag.Name = "IsReworkFlag";
  533. this.IsReworkFlag.ReadOnly = true;
  534. this.IsReworkFlag.TrueValue = "1";
  535. //
  536. // GroutingDailyID
  537. //
  538. this.GroutingDailyID.DataPropertyName = "GroutingDailyID";
  539. this.GroutingDailyID.HeaderText = "注浆日报ID";
  540. this.GroutingDailyID.Name = "GroutingDailyID";
  541. this.GroutingDailyID.ReadOnly = true;
  542. this.GroutingDailyID.Visible = false;
  543. //
  544. // GroutingDailyDetailID
  545. //
  546. this.GroutingDailyDetailID.DataPropertyName = "GroutingDailyDetailID";
  547. this.GroutingDailyDetailID.HeaderText = "注浆日报明细ID";
  548. this.GroutingDailyDetailID.Name = "GroutingDailyDetailID";
  549. this.GroutingDailyDetailID.ReadOnly = true;
  550. this.GroutingDailyDetailID.Visible = false;
  551. //
  552. // CanManyTimes
  553. //
  554. this.CanManyTimes.DataPropertyName = "CanManyTimes";
  555. this.CanManyTimes.HeaderText = "能否多次注浆";
  556. this.CanManyTimes.Name = "CanManyTimes";
  557. this.CanManyTimes.ReadOnly = true;
  558. this.CanManyTimes.Visible = false;
  559. //
  560. // GroutingLineDetailID
  561. //
  562. this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
  563. this.GroutingLineDetailID.HeaderText = "成型生产线明细ID";
  564. this.GroutingLineDetailID.Name = "GroutingLineDetailID";
  565. this.GroutingLineDetailID.ReadOnly = true;
  566. this.GroutingLineDetailID.Visible = false;
  567. //
  568. // CreateUserID
  569. //
  570. this.CreateUserID.DataPropertyName = "CreateUserID";
  571. this.CreateUserID.HeaderText = "创建数据操作员ID";
  572. this.CreateUserID.Name = "CreateUserID";
  573. this.CreateUserID.ReadOnly = true;
  574. this.CreateUserID.Visible = false;
  575. //
  576. // CreateUserName
  577. //
  578. this.CreateUserName.DataPropertyName = "CreateUserName";
  579. this.CreateUserName.HeaderText = "创建数据操作员";
  580. this.CreateUserName.Name = "CreateUserName";
  581. this.CreateUserName.ReadOnly = true;
  582. this.CreateUserName.Visible = false;
  583. //
  584. // UpdateUserID
  585. //
  586. this.UpdateUserID.DataPropertyName = "UpdateUserID";
  587. this.UpdateUserID.HeaderText = "更新数据操作员ID";
  588. this.UpdateUserID.Name = "UpdateUserID";
  589. this.UpdateUserID.ReadOnly = true;
  590. this.UpdateUserID.Visible = false;
  591. //
  592. // UpdateUserName
  593. //
  594. this.UpdateUserName.DataPropertyName = "UpdateUserName";
  595. this.UpdateUserName.HeaderText = "更新数据操作员";
  596. this.UpdateUserName.Name = "UpdateUserName";
  597. this.UpdateUserName.ReadOnly = true;
  598. this.UpdateUserName.Visible = false;
  599. //
  600. // Remarks
  601. //
  602. this.Remarks.DataPropertyName = "Remarks";
  603. this.Remarks.HeaderText = "备注";
  604. this.Remarks.Name = "Remarks";
  605. this.Remarks.ReadOnly = true;
  606. this.Remarks.Visible = false;
  607. //
  608. // gbxCondition
  609. //
  610. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  611. | System.Windows.Forms.AnchorStyles.Right)));
  612. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  613. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  614. this.gbxCondition.Controls.Add(this.lblGoodsType);
  615. this.gbxCondition.Controls.Add(this.scbGoodsType);
  616. this.gbxCondition.Controls.Add(this.lblGroutingLine);
  617. this.gbxCondition.Controls.Add(this.scbGroutingLine);
  618. this.gbxCondition.Controls.Add(this.lblGMouldType);
  619. this.gbxCondition.Controls.Add(this.scbGMouldType);
  620. this.gbxCondition.Controls.Add(this.scbGoods);
  621. this.gbxCondition.Controls.Add(this.lblGoods);
  622. this.gbxCondition.Controls.Add(this.chkIsReworkFlag);
  623. this.gbxCondition.Controls.Add(this.radScrap);
  624. this.gbxCondition.Controls.Add(this.radNormal);
  625. this.gbxCondition.Controls.Add(this.radAll);
  626. this.gbxCondition.Controls.Add(this.chkUpdateTime);
  627. this.gbxCondition.Controls.Add(this.c_Label1);
  628. this.gbxCondition.Controls.Add(this.dtpUpdateTimeEnd);
  629. this.gbxCondition.Controls.Add(this.dtpUpdateTimeStart);
  630. this.gbxCondition.Controls.Add(this.chkCreateTime);
  631. this.gbxCondition.Controls.Add(this.txtBarCode);
  632. this.gbxCondition.Controls.Add(this.lblBarCode);
  633. this.gbxCondition.Controls.Add(this.dkProcedureSearchBox);
  634. this.gbxCondition.Controls.Add(this.dkproductionLineSearchBox);
  635. this.gbxCondition.Controls.Add(this.dkUserInfoSearchBox);
  636. this.gbxCondition.Controls.Add(this.lblCreateTimeEnd);
  637. this.gbxCondition.Controls.Add(this.dtpCreateTimeEnd);
  638. this.gbxCondition.Controls.Add(this.dtpCreateTimeStart);
  639. this.gbxCondition.Controls.Add(this.btnClearCondition);
  640. this.gbxCondition.Controls.Add(this.btnSearch);
  641. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  642. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  643. this.gbxCondition.IsMustInput = false;
  644. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  645. this.gbxCondition.Name = "gbxCondition";
  646. this.gbxCondition.OriginalHeight = -1;
  647. this.gbxCondition.Size = new System.Drawing.Size(1119, 110);
  648. this.gbxCondition.TabIndex = 1;
  649. this.gbxCondition.TabStop = false;
  650. this.gbxCondition.Text = "查询条件 ▼";
  651. //
  652. // lblGoodsType
  653. //
  654. this.lblGoodsType.AutoSize = true;
  655. this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control;
  656. this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  657. this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText;
  658. this.lblGoodsType.Location = new System.Drawing.Point(234, 86);
  659. this.lblGoodsType.Name = "lblGoodsType";
  660. this.lblGoodsType.Size = new System.Drawing.Size(53, 12);
  661. this.lblGoodsType.TabIndex = 19;
  662. this.lblGoodsType.Text = "产品类别";
  663. //
  664. // scbGoodsType
  665. //
  666. this.scbGoodsType.CheckedData = null;
  667. this.scbGoodsType.IsOnlyDisplayEnd = false;
  668. this.scbGoodsType.Location = new System.Drawing.Point(293, 82);
  669. this.scbGoodsType.Name = "scbGoodsType";
  670. this.scbGoodsType.Size = new System.Drawing.Size(130, 21);
  671. this.scbGoodsType.TabIndex = 20;
  672. //
  673. // lblGroutingLine
  674. //
  675. this.lblGroutingLine.AutoSize = true;
  676. this.lblGroutingLine.BackColor = System.Drawing.Color.Transparent;
  677. this.lblGroutingLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  678. this.lblGroutingLine.ForeColor = System.Drawing.SystemColors.ControlText;
  679. this.lblGroutingLine.Location = new System.Drawing.Point(222, 54);
  680. this.lblGroutingLine.Name = "lblGroutingLine";
  681. this.lblGroutingLine.Size = new System.Drawing.Size(65, 12);
  682. this.lblGroutingLine.TabIndex = 11;
  683. this.lblGroutingLine.Text = "成型线编码";
  684. //
  685. // scbGroutingLine
  686. //
  687. this.scbGroutingLine.CheckedData = null;
  688. this.scbGroutingLine.DisplayMember = "GroutingLineCode";
  689. this.scbGroutingLine.Location = new System.Drawing.Point(293, 50);
  690. this.scbGroutingLine.Name = "scbGroutingLine";
  691. this.scbGroutingLine.Size = new System.Drawing.Size(130, 21);
  692. this.scbGroutingLine.TabIndex = 12;
  693. //
  694. // lblGMouldType
  695. //
  696. this.lblGMouldType.AutoSize = true;
  697. this.lblGMouldType.BackColor = System.Drawing.Color.Transparent;
  698. this.lblGMouldType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  699. this.lblGMouldType.ForeColor = System.Drawing.SystemColors.ControlText;
  700. this.lblGMouldType.Location = new System.Drawing.Point(222, 24);
  701. this.lblGMouldType.Name = "lblGMouldType";
  702. this.lblGMouldType.Size = new System.Drawing.Size(65, 12);
  703. this.lblGMouldType.TabIndex = 1;
  704. this.lblGMouldType.Text = "成型线类型";
  705. //
  706. // scbGMouldType
  707. //
  708. this.scbGMouldType.CheckedData = null;
  709. this.scbGMouldType.Location = new System.Drawing.Point(293, 20);
  710. this.scbGMouldType.MultiSelect = true;
  711. this.scbGMouldType.Name = "scbGMouldType";
  712. this.scbGMouldType.Size = new System.Drawing.Size(130, 21);
  713. this.scbGMouldType.TabIndex = 2;
  714. //
  715. // scbGoods
  716. //
  717. this.scbGoods.CheckedData = null;
  718. this.scbGoods.Location = new System.Drawing.Point(507, 82);
  719. this.scbGoods.MultiSelect = true;
  720. this.scbGoods.Name = "scbGoods";
  721. this.scbGoods.Size = new System.Drawing.Size(130, 21);
  722. this.scbGoods.TabIndex = 22;
  723. //
  724. // lblGoods
  725. //
  726. this.lblGoods.AutoSize = true;
  727. this.lblGoods.BackColor = System.Drawing.Color.Transparent;
  728. this.lblGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  729. this.lblGoods.ForeColor = System.Drawing.SystemColors.ControlText;
  730. this.lblGoods.Location = new System.Drawing.Point(448, 86);
  731. this.lblGoods.Name = "lblGoods";
  732. this.lblGoods.Size = new System.Drawing.Size(53, 12);
  733. this.lblGoods.TabIndex = 21;
  734. this.lblGoods.Text = "产品名称";
  735. //
  736. // chkIsReworkFlag
  737. //
  738. this.chkIsReworkFlag.AutoSize = true;
  739. this.chkIsReworkFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  740. this.chkIsReworkFlag.Location = new System.Drawing.Point(847, 52);
  741. this.chkIsReworkFlag.Name = "chkIsReworkFlag";
  742. this.chkIsReworkFlag.Size = new System.Drawing.Size(48, 16);
  743. this.chkIsReworkFlag.TabIndex = 17;
  744. this.chkIsReworkFlag.Text = "返工";
  745. this.chkIsReworkFlag.UseVisualStyleBackColor = true;
  746. //
  747. // radScrap
  748. //
  749. this.radScrap.AutoSize = true;
  750. this.radScrap.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  751. this.radScrap.Location = new System.Drawing.Point(952, 22);
  752. this.radScrap.Name = "radScrap";
  753. this.radScrap.Size = new System.Drawing.Size(71, 16);
  754. this.radScrap.TabIndex = 9;
  755. this.radScrap.Text = "报损待审";
  756. this.radScrap.UseVisualStyleBackColor = true;
  757. //
  758. // radNormal
  759. //
  760. this.radNormal.AutoSize = true;
  761. this.radNormal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  762. this.radNormal.Location = new System.Drawing.Point(900, 22);
  763. this.radNormal.Name = "radNormal";
  764. this.radNormal.Size = new System.Drawing.Size(47, 16);
  765. this.radNormal.TabIndex = 8;
  766. this.radNormal.Text = "正常";
  767. this.radNormal.UseVisualStyleBackColor = true;
  768. //
  769. // radAll
  770. //
  771. this.radAll.AutoSize = true;
  772. this.radAll.Checked = true;
  773. this.radAll.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  774. this.radAll.Location = new System.Drawing.Point(847, 22);
  775. this.radAll.Name = "radAll";
  776. this.radAll.Size = new System.Drawing.Size(47, 16);
  777. this.radAll.TabIndex = 7;
  778. this.radAll.TabStop = true;
  779. this.radAll.Text = "全部";
  780. this.radAll.UseVisualStyleBackColor = true;
  781. //
  782. // chkUpdateTime
  783. //
  784. this.chkUpdateTime.AutoSize = true;
  785. this.chkUpdateTime.Checked = true;
  786. this.chkUpdateTime.CheckState = System.Windows.Forms.CheckState.Checked;
  787. this.chkUpdateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  788. this.chkUpdateTime.Location = new System.Drawing.Point(429, 52);
  789. this.chkUpdateTime.Name = "chkUpdateTime";
  790. this.chkUpdateTime.Size = new System.Drawing.Size(72, 16);
  791. this.chkUpdateTime.TabIndex = 13;
  792. this.chkUpdateTime.Text = "完成日期";
  793. this.chkUpdateTime.UseVisualStyleBackColor = true;
  794. this.chkUpdateTime.CheckedChanged += new System.EventHandler(this.chkUpdateTime_CheckedChanged);
  795. //
  796. // c_Label1
  797. //
  798. this.c_Label1.AutoSize = true;
  799. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  800. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  801. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  802. this.c_Label1.Location = new System.Drawing.Point(668, 54);
  803. this.c_Label1.Name = "c_Label1";
  804. this.c_Label1.Size = new System.Drawing.Size(11, 12);
  805. this.c_Label1.TabIndex = 15;
  806. this.c_Label1.Text = "-";
  807. //
  808. // dtpUpdateTimeEnd
  809. //
  810. this.dtpUpdateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  811. this.dtpUpdateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  812. this.dtpUpdateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  813. this.dtpUpdateTimeEnd.Location = new System.Drawing.Point(686, 50);
  814. this.dtpUpdateTimeEnd.Name = "dtpUpdateTimeEnd";
  815. this.dtpUpdateTimeEnd.Size = new System.Drawing.Size(155, 21);
  816. this.dtpUpdateTimeEnd.TabIndex = 16;
  817. //
  818. // dtpUpdateTimeStart
  819. //
  820. this.dtpUpdateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  821. this.dtpUpdateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  822. this.dtpUpdateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  823. this.dtpUpdateTimeStart.Location = new System.Drawing.Point(507, 50);
  824. this.dtpUpdateTimeStart.Name = "dtpUpdateTimeStart";
  825. this.dtpUpdateTimeStart.Size = new System.Drawing.Size(155, 21);
  826. this.dtpUpdateTimeStart.TabIndex = 14;
  827. //
  828. // chkCreateTime
  829. //
  830. this.chkCreateTime.AutoSize = true;
  831. this.chkCreateTime.Checked = true;
  832. this.chkCreateTime.CheckState = System.Windows.Forms.CheckState.Checked;
  833. this.chkCreateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  834. this.chkCreateTime.Location = new System.Drawing.Point(429, 22);
  835. this.chkCreateTime.Name = "chkCreateTime";
  836. this.chkCreateTime.Size = new System.Drawing.Size(72, 16);
  837. this.chkCreateTime.TabIndex = 3;
  838. this.chkCreateTime.Text = "交坯日期";
  839. this.chkCreateTime.UseVisualStyleBackColor = true;
  840. this.chkCreateTime.CheckedChanged += new System.EventHandler(this.chkCreateTime_CheckedChanged);
  841. //
  842. // txtBarCode
  843. //
  844. this.txtBarCode.BackColor = System.Drawing.SystemColors.Window;
  845. this.txtBarCode.BackgroundColor = System.Drawing.SystemColors.Window;
  846. this.txtBarCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  847. this.txtBarCode.ErrorMessage = "";
  848. this.txtBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  849. this.txtBarCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  850. this.txtBarCode.Location = new System.Drawing.Point(711, 82);
  851. this.txtBarCode.MaxLength = 11;
  852. this.txtBarCode.Name = "txtBarCode";
  853. this.txtBarCode.Size = new System.Drawing.Size(130, 21);
  854. this.txtBarCode.TabIndex = 24;
  855. this.txtBarCode.TextValue = "";
  856. //
  857. // lblBarCode
  858. //
  859. this.lblBarCode.AutoSize = true;
  860. this.lblBarCode.BackColor = System.Drawing.Color.Transparent;
  861. this.lblBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  862. this.lblBarCode.ForeColor = System.Drawing.SystemColors.ControlText;
  863. this.lblBarCode.Location = new System.Drawing.Point(651, 86);
  864. this.lblBarCode.Name = "lblBarCode";
  865. this.lblBarCode.Size = new System.Drawing.Size(53, 12);
  866. this.lblBarCode.TabIndex = 23;
  867. this.lblBarCode.Text = "产品条码";
  868. //
  869. // dkProcedureSearchBox
  870. //
  871. this.dkProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
  872. this.dkProcedureSearchBox.DataSource = null;
  873. this.dkProcedureSearchBox.Enabled = true;
  874. this.dkProcedureSearchBox.IsEnablePurview = false;
  875. this.dkProcedureSearchBox.IsMustInput = false;
  876. this.dkProcedureSearchBox.Location = new System.Drawing.Point(22, 82);
  877. this.dkProcedureSearchBox.ModelType = null;
  878. this.dkProcedureSearchBox.Name = "dkProcedureSearchBox";
  879. this.dkProcedureSearchBox.ProcedureCode = "";
  880. this.dkProcedureSearchBox.ProcedureID = null;
  881. this.dkProcedureSearchBox.ProcedureIDS = null;
  882. this.dkProcedureSearchBox.ProcedureName = null;
  883. this.dkProcedureSearchBox.Purview = null;
  884. this.dkProcedureSearchBox.PurviewType = ((byte)(0));
  885. this.dkProcedureSearchBox.SelectMore = true;
  886. this.dkProcedureSearchBox.Size = new System.Drawing.Size(193, 21);
  887. this.dkProcedureSearchBox.TabIndex = 18;
  888. this.dkProcedureSearchBox.Title = "完成工序";
  889. this.dkProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  890. //
  891. // dkproductionLineSearchBox
  892. //
  893. this.dkproductionLineSearchBox.BackColor = System.Drawing.Color.Transparent;
  894. this.dkproductionLineSearchBox.DataSource = null;
  895. this.dkproductionLineSearchBox.Enabled = true;
  896. this.dkproductionLineSearchBox.IsEnablePurview = false;
  897. this.dkproductionLineSearchBox.IsMustInput = false;
  898. this.dkproductionLineSearchBox.Location = new System.Drawing.Point(22, 20);
  899. this.dkproductionLineSearchBox.Name = "dkproductionLineSearchBox";
  900. this.dkproductionLineSearchBox.ProductionLineCode = "";
  901. this.dkproductionLineSearchBox.ProductionLineID = null;
  902. this.dkproductionLineSearchBox.ProductionLineIDS = null;
  903. this.dkproductionLineSearchBox.ProductionLineName = null;
  904. this.dkproductionLineSearchBox.Purview = null;
  905. this.dkproductionLineSearchBox.PurviewType = ((byte)(0));
  906. this.dkproductionLineSearchBox.SelectMore = true;
  907. this.dkproductionLineSearchBox.Size = new System.Drawing.Size(193, 21);
  908. this.dkproductionLineSearchBox.TabIndex = 0;
  909. this.dkproductionLineSearchBox.Title = " 生产线";
  910. this.dkproductionLineSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
  911. //
  912. // dkUserInfoSearchBox
  913. //
  914. this.dkUserInfoSearchBox.DataSource = null;
  915. this.dkUserInfoSearchBox.Enabled = true;
  916. this.dkUserInfoSearchBox.IsMustInput = false;
  917. this.dkUserInfoSearchBox.IsWorker = false;
  918. this.dkUserInfoSearchBox.Location = new System.Drawing.Point(22, 50);
  919. this.dkUserInfoSearchBox.Name = "dkUserInfoSearchBox";
  920. this.dkUserInfoSearchBox.PurviewType = ((byte)(0));
  921. this.dkUserInfoSearchBox.SelectMore = true;
  922. this.dkUserInfoSearchBox.Size = new System.Drawing.Size(193, 21);
  923. this.dkUserInfoSearchBox.TabIndex = 10;
  924. this.dkUserInfoSearchBox.Title = "生产工号";
  925. this.dkUserInfoSearchBox.TxtUserBackColor = System.Drawing.SystemColors.Control;
  926. this.dkUserInfoSearchBox.UserCode = "";
  927. this.dkUserInfoSearchBox.UserID = null;
  928. this.dkUserInfoSearchBox.UserIDS = null;
  929. this.dkUserInfoSearchBox.UserName = null;
  930. //
  931. // lblCreateTimeEnd
  932. //
  933. this.lblCreateTimeEnd.AutoSize = true;
  934. this.lblCreateTimeEnd.BackColor = System.Drawing.Color.Transparent;
  935. this.lblCreateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  936. this.lblCreateTimeEnd.ForeColor = System.Drawing.SystemColors.ControlText;
  937. this.lblCreateTimeEnd.Location = new System.Drawing.Point(668, 24);
  938. this.lblCreateTimeEnd.Name = "lblCreateTimeEnd";
  939. this.lblCreateTimeEnd.Size = new System.Drawing.Size(11, 12);
  940. this.lblCreateTimeEnd.TabIndex = 5;
  941. this.lblCreateTimeEnd.Text = "-";
  942. //
  943. // dtpCreateTimeEnd
  944. //
  945. this.dtpCreateTimeEnd.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  946. this.dtpCreateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  947. this.dtpCreateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  948. this.dtpCreateTimeEnd.Location = new System.Drawing.Point(686, 20);
  949. this.dtpCreateTimeEnd.Name = "dtpCreateTimeEnd";
  950. this.dtpCreateTimeEnd.Size = new System.Drawing.Size(155, 21);
  951. this.dtpCreateTimeEnd.TabIndex = 6;
  952. //
  953. // dtpCreateTimeStart
  954. //
  955. this.dtpCreateTimeStart.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  956. this.dtpCreateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  957. this.dtpCreateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  958. this.dtpCreateTimeStart.Location = new System.Drawing.Point(507, 20);
  959. this.dtpCreateTimeStart.Name = "dtpCreateTimeStart";
  960. this.dtpCreateTimeStart.Size = new System.Drawing.Size(155, 21);
  961. this.dtpCreateTimeStart.TabIndex = 4;
  962. //
  963. // btnClearCondition
  964. //
  965. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  966. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  967. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  968. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  969. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  970. this.btnClearCondition.Location = new System.Drawing.Point(1028, 73);
  971. this.btnClearCondition.Name = "btnClearCondition";
  972. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  973. this.btnClearCondition.TabIndex = 26;
  974. this.btnClearCondition.Text = "清空条件(&C)";
  975. this.btnClearCondition.UseVisualStyleBackColor = true;
  976. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  977. //
  978. // btnSearch
  979. //
  980. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  981. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  982. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  983. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  984. this.btnSearch.ForeColor = System.Drawing.Color.White;
  985. this.btnSearch.Location = new System.Drawing.Point(937, 73);
  986. this.btnSearch.Name = "btnSearch";
  987. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  988. this.btnSearch.TabIndex = 25;
  989. this.btnSearch.Text = "查询(&Q)";
  990. this.btnSearch.UseVisualStyleBackColor = true;
  991. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  992. //
  993. // tsrOperate
  994. //
  995. this.tsrOperate.AutoSize = false;
  996. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  997. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  998. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  999. this.tsbtnAdaptive,
  1000. this.tsbtnClose});
  1001. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  1002. this.tsrOperate.Name = "tsrOperate";
  1003. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  1004. this.tsrOperate.ShowItemToolTips = false;
  1005. this.tsrOperate.Size = new System.Drawing.Size(1131, 35);
  1006. this.tsrOperate.TabIndex = 0;
  1007. this.tsrOperate.Text = "toolStrip1";
  1008. //
  1009. // tsbtnAdaptive
  1010. //
  1011. this.tsbtnAdaptive.AutoSize = false;
  1012. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1013. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  1014. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  1015. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  1016. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  1017. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  1018. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  1019. //
  1020. // tsbtnClose
  1021. //
  1022. this.tsbtnClose.AutoSize = false;
  1023. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1024. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  1025. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  1026. this.tsbtnClose.Name = "tsbtnClose";
  1027. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  1028. this.tsbtnClose.Text = "关闭(&X)";
  1029. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  1030. //
  1031. // F_RPT_010401
  1032. //
  1033. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1034. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1035. this.ClientSize = new System.Drawing.Size(1131, 401);
  1036. this.Controls.Add(this.dgvInProduction);
  1037. this.Controls.Add(this.gbxCondition);
  1038. this.Controls.Add(this.tsrOperate);
  1039. this.Name = "F_RPT_010401";
  1040. this.RightToLeftLayout = true;
  1041. this.Text = "在产品明细表";
  1042. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_RPT_010401_FormClosed);
  1043. this.Load += new System.EventHandler(this.F_RPT_010401_Load);
  1044. ((System.ComponentModel.ISupportInitialize)(this.dgvInProduction)).EndInit();
  1045. this.gbxCondition.ResumeLayout(false);
  1046. this.gbxCondition.PerformLayout();
  1047. this.tsrOperate.ResumeLayout(false);
  1048. this.tsrOperate.PerformLayout();
  1049. this.ResumeLayout(false);
  1050. }
  1051. #endregion
  1052. private Basics.BaseControls.C_ToolStrip tsrOperate;
  1053. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  1054. private System.Windows.Forms.ToolStripButton tsbtnClose;
  1055. private Basics.BaseControls.C_GroupBox gbxCondition;
  1056. private Basics.BaseControls.C_Button btnClearCondition;
  1057. private Basics.BaseControls.C_Button btnSearch;
  1058. private Basics.BaseControls.C_DataGridView dgvInProduction;
  1059. private Basics.BaseControls.C_DateTimePicker dtpCreateTimeStart;
  1060. private Basics.BaseControls.C_Label lblCreateTimeEnd;
  1061. private Basics.BaseControls.C_DateTimePicker dtpCreateTimeEnd;
  1062. private Controls.SearchTextBox.dkUserInfoSearchBox dkUserInfoSearchBox;
  1063. private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox;
  1064. private Controls.SearchTextBox.dkproductionLineSearchBox dkproductionLineSearchBox;
  1065. private Basics.BaseControls.C_TXT_BarCode txtBarCode;
  1066. private Basics.BaseControls.C_Label lblBarCode;
  1067. private Basics.BaseControls.C_CheckBox chkCreateTime;
  1068. private Basics.BaseControls.C_CheckBox chkUpdateTime;
  1069. private Basics.BaseControls.C_Label c_Label1;
  1070. private Basics.BaseControls.C_DateTimePicker dtpUpdateTimeEnd;
  1071. private Basics.BaseControls.C_DateTimePicker dtpUpdateTimeStart;
  1072. private Basics.BaseControls.C_RadioButton radAll;
  1073. private Basics.BaseControls.C_RadioButton radScrap;
  1074. private Basics.BaseControls.C_RadioButton radNormal;
  1075. private Basics.BaseControls.C_CheckBox chkIsReworkFlag;
  1076. private Controls.SearchBox.ScbGoods scbGoods;
  1077. private Basics.BaseControls.C_Label lblGoods;
  1078. private Basics.BaseControls.C_Label lblGMouldType;
  1079. private Controls.SearchBox.ScbGMouldType scbGMouldType;
  1080. private Basics.BaseControls.C_Label lblGroutingLine;
  1081. private Controls.SearchBox.ScbGroutingLine scbGroutingLine;
  1082. private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
  1083. private System.Windows.Forms.DataGridViewTextBoxColumn FinishedBarCode;
  1084. private System.Windows.Forms.DataGridViewTextBoxColumn LogoCodeName;
  1085. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  1086. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
  1087. private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename;
  1088. private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineID;
  1089. private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineCode;
  1090. private System.Windows.Forms.DataGridViewTextBoxColumn ProductionLineName;
  1091. private System.Windows.Forms.DataGridViewTextBoxColumn CompleteProcedureID;
  1092. private System.Windows.Forms.DataGridViewTextBoxColumn CompleteProcedureName;
  1093. private System.Windows.Forms.DataGridViewTextBoxColumn delivertime;
  1094. private System.Windows.Forms.DataGridViewTextBoxColumn proceduretime;
  1095. private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
  1096. private System.Windows.Forms.DataGridViewTextBoxColumn inscrapflag;
  1097. private System.Windows.Forms.DataGridViewTextBoxColumn ModelType;
  1098. private System.Windows.Forms.DataGridViewTextBoxColumn ProcedureModel;
  1099. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsLevelName;
  1100. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsLevelTypeName;
  1101. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineID;
  1102. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
  1103. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName;
  1104. private System.Windows.Forms.DataGridViewTextBoxColumn GMouldTypeID;
  1105. private System.Windows.Forms.DataGridViewTextBoxColumn GMouldTypeName;
  1106. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  1107. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
  1108. private System.Windows.Forms.DataGridViewTextBoxColumn GROUTINGCOUNT;
  1109. private System.Windows.Forms.DataGridViewTextBoxColumn GROUTINGBATCHNO;
  1110. private System.Windows.Forms.DataGridViewTextBoxColumn GROUTINGUSERCODE;
  1111. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsID;
  1112. private System.Windows.Forms.DataGridViewTextBoxColumn UserID;
  1113. private System.Windows.Forms.DataGridViewTextBoxColumn UserName;
  1114. private System.Windows.Forms.DataGridViewTextBoxColumn KILNCODE;
  1115. private System.Windows.Forms.DataGridViewTextBoxColumn KILNCarCODE;
  1116. private System.Windows.Forms.DataGridViewCheckBoxColumn IsPublicBody;
  1117. private System.Windows.Forms.DataGridViewCheckBoxColumn IsReworked;
  1118. private System.Windows.Forms.DataGridViewCheckBoxColumn SPECIALREPAIRFLAG;
  1119. private System.Windows.Forms.DataGridViewCheckBoxColumn IsReworkFlag;
  1120. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyID;
  1121. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyDetailID;
  1122. private System.Windows.Forms.DataGridViewTextBoxColumn CanManyTimes;
  1123. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineDetailID;
  1124. private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserID;
  1125. private System.Windows.Forms.DataGridViewTextBoxColumn CreateUserName;
  1126. private System.Windows.Forms.DataGridViewTextBoxColumn UpdateUserID;
  1127. private System.Windows.Forms.DataGridViewTextBoxColumn UpdateUserName;
  1128. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  1129. private Basics.BaseControls.C_Label lblGoodsType;
  1130. private Controls.SearchBox.ScbGoodsType scbGoodsType;
  1131. }
  1132. }