F_RPT_010401.Designer.cs 63 KB

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