F_PM_0101.Designer.cs 63 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234
  1. namespace Dongke.IBOSS.PRD.Client.PMModule
  2. {
  3. partial class F_PM_0101
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_0101));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  38. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  39. this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
  40. this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
  41. this.tsbtnBindBarCode = new System.Windows.Forms.ToolStripButton();
  42. this.tsbtnUnLast = new System.Windows.Forms.ToolStripButton();
  43. this.tsbtnReStartGroutingLine = new System.Windows.Forms.ToolStripButton();
  44. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  45. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  46. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  47. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  48. this.chkTestMouldFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
  49. this.chkDeliverTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  50. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  51. this.cboGroutingLineType = new Dongke.IBOSS.PRD.Basics.BaseControls.DKListBoxComboBox();
  52. this.chkDeliverFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
  53. this.chkBarcodeFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
  54. this.chkScrapFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
  55. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  56. this.chkGroutingFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox();
  57. this.txtGroutingUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  58. this.lblGroutingUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  59. this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  60. this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  61. this.txtGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  62. this.lblGroutingLineType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  63. this.lblGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  64. this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  65. this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  66. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  67. this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  68. this.txtGroutingMouldCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  69. this.lblGroutingMouldCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  70. this.dtpDeliverTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  71. this.txtGroutingDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  72. this.dtpDeliverTimeBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  73. this.txtGroutingDateBegin = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  74. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  75. this.lblGroutingDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  76. this.txtGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  77. this.lblGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  78. this.txtGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  79. this.lblGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  80. this.txtGroutingBatchNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  81. this.dgvGroutingDaily = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  82. this.GroutingDailyDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.GroutingDailyID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.GroutingLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.GroutingLineDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.STAFFNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  92. this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  93. this.PROCEDURENAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.GroutingCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  95. this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.GroutingBatchNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.colGMouldStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
  98. this.GroutingFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  99. this.ScrapFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  100. this.DeliverFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  101. this.DeliverTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.NoGroutingRreason = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.MONITORName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  104. this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.Slurry_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.collogo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  107. this.TestFlagName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  108. this.GMouldTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  109. this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  110. this.Createuser = new System.Windows.Forms.DataGridViewTextBoxColumn();
  111. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  112. this.TestMouldFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  113. this.tsrOperate.SuspendLayout();
  114. this.gbxCondition.SuspendLayout();
  115. ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingDaily)).BeginInit();
  116. this.SuspendLayout();
  117. //
  118. // tsrOperate
  119. //
  120. this.tsrOperate.AutoSize = false;
  121. this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
  122. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.functionbackground;
  123. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  124. this.tsrOperate.ImageScalingSize = new System.Drawing.Size(20, 20);
  125. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  126. this.tsbtnAdd,
  127. this.tsbtnEdit,
  128. this.tsbtnBindBarCode,
  129. this.tsbtnUnLast,
  130. this.tsbtnReStartGroutingLine,
  131. this.toolStripSeparator3,
  132. this.tsbtnAdaptive,
  133. this.tsbtnClose});
  134. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  135. this.tsrOperate.Name = "tsrOperate";
  136. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  137. this.tsrOperate.ShowItemToolTips = false;
  138. this.tsrOperate.Size = new System.Drawing.Size(1000, 35);
  139. this.tsrOperate.TabIndex = 0;
  140. //
  141. // tsbtnAdd
  142. //
  143. this.tsbtnAdd.AutoSize = false;
  144. this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  145. this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  146. this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
  147. this.tsbtnAdd.Name = "tsbtnAdd";
  148. this.tsbtnAdd.Size = new System.Drawing.Size(60, 25);
  149. this.tsbtnAdd.Text = "新建(&N)";
  150. this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click);
  151. //
  152. // tsbtnEdit
  153. //
  154. this.tsbtnEdit.AutoSize = false;
  155. this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  157. this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
  158. this.tsbtnEdit.Name = "tsbtnEdit";
  159. this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
  160. this.tsbtnEdit.Text = "编辑(&E)";
  161. this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_Click);
  162. //
  163. // tsbtnBindBarCode
  164. //
  165. this.tsbtnBindBarCode.AutoSize = false;
  166. this.tsbtnBindBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  167. this.tsbtnBindBarCode.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  168. this.tsbtnBindBarCode.ImageTransparentColor = System.Drawing.Color.Magenta;
  169. this.tsbtnBindBarCode.Name = "tsbtnBindBarCode";
  170. this.tsbtnBindBarCode.Size = new System.Drawing.Size(80, 25);
  171. this.tsbtnBindBarCode.Text = "绑定条码(&B)";
  172. this.tsbtnBindBarCode.Click += new System.EventHandler(this.tsbtnBindBarCode_Click);
  173. //
  174. // tsbtnUnLast
  175. //
  176. this.tsbtnUnLast.AutoSize = false;
  177. this.tsbtnUnLast.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  178. this.tsbtnUnLast.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  179. this.tsbtnUnLast.ImageTransparentColor = System.Drawing.Color.Magenta;
  180. this.tsbtnUnLast.Name = "tsbtnUnLast";
  181. this.tsbtnUnLast.Size = new System.Drawing.Size(100, 25);
  182. this.tsbtnUnLast.Text = "撤销最后注浆(&U)";
  183. this.tsbtnUnLast.Click += new System.EventHandler(this.tsbtnUnLast_Click);
  184. //
  185. // tsbtnReStartGroutingLine
  186. //
  187. this.tsbtnReStartGroutingLine.AutoSize = false;
  188. this.tsbtnReStartGroutingLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  189. this.tsbtnReStartGroutingLine.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  190. this.tsbtnReStartGroutingLine.ImageTransparentColor = System.Drawing.Color.Magenta;
  191. this.tsbtnReStartGroutingLine.Name = "tsbtnReStartGroutingLine";
  192. this.tsbtnReStartGroutingLine.Size = new System.Drawing.Size(120, 25);
  193. this.tsbtnReStartGroutingLine.Text = "重启3#高压注浆(&R)";
  194. this.tsbtnReStartGroutingLine.Visible = false;
  195. this.tsbtnReStartGroutingLine.Click += new System.EventHandler(this.tsbtnReStartGroutingLine_Click);
  196. //
  197. // toolStripSeparator3
  198. //
  199. this.toolStripSeparator3.AutoSize = false;
  200. this.toolStripSeparator3.Name = "toolStripSeparator3";
  201. this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
  202. //
  203. // tsbtnAdaptive
  204. //
  205. this.tsbtnAdaptive.AutoSize = false;
  206. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  207. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  208. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  209. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  210. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  211. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  212. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  213. //
  214. // tsbtnClose
  215. //
  216. this.tsbtnClose.AutoSize = false;
  217. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  218. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  219. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  220. this.tsbtnClose.Name = "tsbtnClose";
  221. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  222. this.tsbtnClose.Text = "关闭(&X)";
  223. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  224. //
  225. // gbxCondition
  226. //
  227. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  228. | System.Windows.Forms.AnchorStyles.Right)));
  229. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  230. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  231. this.gbxCondition.Controls.Add(this.chkTestMouldFlag);
  232. this.gbxCondition.Controls.Add(this.chkDeliverTime);
  233. this.gbxCondition.Controls.Add(this.btnSearch);
  234. this.gbxCondition.Controls.Add(this.cboGroutingLineType);
  235. this.gbxCondition.Controls.Add(this.chkDeliverFlag);
  236. this.gbxCondition.Controls.Add(this.chkBarcodeFlag);
  237. this.gbxCondition.Controls.Add(this.chkScrapFlag);
  238. this.gbxCondition.Controls.Add(this.btnClearCondition);
  239. this.gbxCondition.Controls.Add(this.chkGroutingFlag);
  240. this.gbxCondition.Controls.Add(this.txtGroutingUser);
  241. this.gbxCondition.Controls.Add(this.lblGroutingUser);
  242. this.gbxCondition.Controls.Add(this.txtRemarks);
  243. this.gbxCondition.Controls.Add(this.lblRemarks);
  244. this.gbxCondition.Controls.Add(this.txtGoodsName);
  245. this.gbxCondition.Controls.Add(this.lblGroutingLineType);
  246. this.gbxCondition.Controls.Add(this.lblGoodsName);
  247. this.gbxCondition.Controls.Add(this.txtGoodsCode);
  248. this.gbxCondition.Controls.Add(this.c_Label4);
  249. this.gbxCondition.Controls.Add(this.c_Label1);
  250. this.gbxCondition.Controls.Add(this.lblGoodsCode);
  251. this.gbxCondition.Controls.Add(this.txtGroutingMouldCode);
  252. this.gbxCondition.Controls.Add(this.lblGroutingMouldCode);
  253. this.gbxCondition.Controls.Add(this.dtpDeliverTimeEnd);
  254. this.gbxCondition.Controls.Add(this.txtGroutingDateEnd);
  255. this.gbxCondition.Controls.Add(this.dtpDeliverTimeBegin);
  256. this.gbxCondition.Controls.Add(this.txtGroutingDateBegin);
  257. this.gbxCondition.Controls.Add(this.c_Label2);
  258. this.gbxCondition.Controls.Add(this.lblGroutingDate);
  259. this.gbxCondition.Controls.Add(this.txtGroutingLineName);
  260. this.gbxCondition.Controls.Add(this.lblGroutingLineName);
  261. this.gbxCondition.Controls.Add(this.txtGroutingLineCode);
  262. this.gbxCondition.Controls.Add(this.lblGroutingLineCode);
  263. this.gbxCondition.Controls.Add(this.txtGroutingBatchNo);
  264. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  265. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  266. this.gbxCondition.IsMustInput = false;
  267. this.gbxCondition.Location = new System.Drawing.Point(0, 38);
  268. this.gbxCondition.Name = "gbxCondition";
  269. this.gbxCondition.OriginalHeight = -1;
  270. this.gbxCondition.Size = new System.Drawing.Size(988, 124);
  271. this.gbxCondition.TabIndex = 0;
  272. this.gbxCondition.TabStop = false;
  273. this.gbxCondition.Text = "查询条件 ▼";
  274. //
  275. // chkTestMouldFlag
  276. //
  277. this.chkTestMouldFlag.BackColor = System.Drawing.SystemColors.Control;
  278. this.chkTestMouldFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkTestMouldFlag.BackgroundImage")));
  279. this.chkTestMouldFlag.FalseText = "否";
  280. this.chkTestMouldFlag.Location = new System.Drawing.Point(713, 73);
  281. this.chkTestMouldFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  282. this.chkTestMouldFlag.Name = "chkTestMouldFlag";
  283. this.chkTestMouldFlag.Size = new System.Drawing.Size(130, 16);
  284. this.chkTestMouldFlag.TabIndex = 45;
  285. this.chkTestMouldFlag.Title = "试验标识";
  286. this.chkTestMouldFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft;
  287. this.chkTestMouldFlag.TrueText = "是";
  288. //
  289. // chkDeliverTime
  290. //
  291. this.chkDeliverTime.AutoSize = true;
  292. this.chkDeliverTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  293. this.chkDeliverTime.Location = new System.Drawing.Point(408, 47);
  294. this.chkDeliverTime.Name = "chkDeliverTime";
  295. this.chkDeliverTime.Size = new System.Drawing.Size(72, 16);
  296. this.chkDeliverTime.TabIndex = 14;
  297. this.chkDeliverTime.Text = "交坯日期";
  298. this.chkDeliverTime.UseVisualStyleBackColor = true;
  299. this.chkDeliverTime.CheckedChanged += new System.EventHandler(this.chkDeliverTime_CheckedChanged);
  300. //
  301. // btnSearch
  302. //
  303. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  304. this.btnSearch.BackColor = System.Drawing.Color.Gray;
  305. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  306. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  307. this.btnSearch.ForeColor = System.Drawing.Color.White;
  308. this.btnSearch.Location = new System.Drawing.Point(806, 89);
  309. this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  310. this.btnSearch.Name = "btnSearch";
  311. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  312. this.btnSearch.TabIndex = 30;
  313. this.btnSearch.Text = "查询(&Q)";
  314. this.btnSearch.UseVisualStyleBackColor = false;
  315. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  316. //
  317. // cboGroutingLineType
  318. //
  319. this.cboGroutingLineType.BackColor = System.Drawing.SystemColors.Window;
  320. this.cboGroutingLineType.BackgroundColor = System.Drawing.SystemColors.Window;
  321. this.cboGroutingLineType.DataSource = null;
  322. this.cboGroutingLineType.DisplayMember = "GMOULDTYPENAME";
  323. this.cboGroutingLineType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  324. this.cboGroutingLineType.FormattingEnabled = true;
  325. //
  326. //
  327. //
  328. this.cboGroutingLineType.ListBox.DisplayMember = "GMOULDTYPENAME";
  329. this.cboGroutingLineType.ListBox.Dock = System.Windows.Forms.DockStyle.Fill;
  330. this.cboGroutingLineType.ListBox.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  331. this.cboGroutingLineType.ListBox.IntegralHeight = false;
  332. this.cboGroutingLineType.ListBox.Location = new System.Drawing.Point(0, 0);
  333. this.cboGroutingLineType.ListBox.Name = "";
  334. this.cboGroutingLineType.ListBox.Size = new System.Drawing.Size(119, 136);
  335. this.cboGroutingLineType.ListBox.TabIndex = 0;
  336. this.cboGroutingLineType.ListBox.ValueMember = "GMOULDTYPEID";
  337. this.cboGroutingLineType.Location = new System.Drawing.Point(77, 45);
  338. this.cboGroutingLineType.Name = "cboGroutingLineType";
  339. this.cboGroutingLineType.Size = new System.Drawing.Size(121, 20);
  340. this.cboGroutingLineType.TabIndex = 11;
  341. this.cboGroutingLineType.ValueMember = "GMOULDTYPEID";
  342. //
  343. // chkDeliverFlag
  344. //
  345. this.chkDeliverFlag.BackColor = System.Drawing.SystemColors.Control;
  346. this.chkDeliverFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkDeliverFlag.BackgroundImage")));
  347. this.chkDeliverFlag.FalseText = "否";
  348. this.chkDeliverFlag.Location = new System.Drawing.Point(571, 100);
  349. this.chkDeliverFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  350. this.chkDeliverFlag.Name = "chkDeliverFlag";
  351. this.chkDeliverFlag.Size = new System.Drawing.Size(136, 16);
  352. this.chkDeliverFlag.TabIndex = 29;
  353. this.chkDeliverFlag.Title = "交坯标识";
  354. this.chkDeliverFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft;
  355. this.chkDeliverFlag.TrueText = "是";
  356. //
  357. // chkBarcodeFlag
  358. //
  359. this.chkBarcodeFlag.BackColor = System.Drawing.SystemColors.Control;
  360. this.chkBarcodeFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkBarcodeFlag.BackgroundImage")));
  361. this.chkBarcodeFlag.FalseText = "否";
  362. this.chkBarcodeFlag.Location = new System.Drawing.Point(425, 100);
  363. this.chkBarcodeFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  364. this.chkBarcodeFlag.Name = "chkBarcodeFlag";
  365. this.chkBarcodeFlag.Size = new System.Drawing.Size(136, 16);
  366. this.chkBarcodeFlag.TabIndex = 28;
  367. this.chkBarcodeFlag.Title = "绑定条码";
  368. this.chkBarcodeFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft;
  369. this.chkBarcodeFlag.TrueText = "是";
  370. //
  371. // chkScrapFlag
  372. //
  373. this.chkScrapFlag.BackColor = System.Drawing.SystemColors.Control;
  374. this.chkScrapFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkScrapFlag.BackgroundImage")));
  375. this.chkScrapFlag.FalseText = "否";
  376. this.chkScrapFlag.Location = new System.Drawing.Point(571, 73);
  377. this.chkScrapFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  378. this.chkScrapFlag.Name = "chkScrapFlag";
  379. this.chkScrapFlag.Size = new System.Drawing.Size(136, 16);
  380. this.chkScrapFlag.TabIndex = 23;
  381. this.chkScrapFlag.Title = "损坯标识";
  382. this.chkScrapFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft;
  383. this.chkScrapFlag.TrueText = "是";
  384. //
  385. // btnClearCondition
  386. //
  387. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  388. this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
  389. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  390. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  391. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  392. this.btnClearCondition.Location = new System.Drawing.Point(897, 89);
  393. this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  394. this.btnClearCondition.Name = "btnClearCondition";
  395. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  396. this.btnClearCondition.TabIndex = 31;
  397. this.btnClearCondition.Text = "清空条件(&C)";
  398. this.btnClearCondition.UseVisualStyleBackColor = false;
  399. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  400. //
  401. // chkGroutingFlag
  402. //
  403. this.chkGroutingFlag.BackColor = System.Drawing.SystemColors.Control;
  404. this.chkGroutingFlag.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("chkGroutingFlag.BackgroundImage")));
  405. this.chkGroutingFlag.FalseText = "否";
  406. this.chkGroutingFlag.Location = new System.Drawing.Point(425, 73);
  407. this.chkGroutingFlag.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  408. this.chkGroutingFlag.Name = "chkGroutingFlag";
  409. this.chkGroutingFlag.Size = new System.Drawing.Size(136, 16);
  410. this.chkGroutingFlag.TabIndex = 22;
  411. this.chkGroutingFlag.Title = "注浆标识";
  412. this.chkGroutingFlag.TitleAlign = System.Drawing.ContentAlignment.MiddleLeft;
  413. this.chkGroutingFlag.TrueText = "是";
  414. //
  415. // txtGroutingUser
  416. //
  417. this.txtGroutingUser.BackColor = System.Drawing.SystemColors.Window;
  418. this.txtGroutingUser.BackgroundColor = System.Drawing.SystemColors.Window;
  419. this.txtGroutingUser.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  420. this.txtGroutingUser.ErrorMessage = "";
  421. this.txtGroutingUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  422. this.txtGroutingUser.ImeMode = System.Windows.Forms.ImeMode.Off;
  423. this.txtGroutingUser.Location = new System.Drawing.Point(77, 98);
  424. this.txtGroutingUser.MaxLength = 20;
  425. this.txtGroutingUser.Name = "txtGroutingUser";
  426. this.txtGroutingUser.Size = new System.Drawing.Size(121, 21);
  427. this.txtGroutingUser.TabIndex = 25;
  428. //
  429. // lblGroutingUser
  430. //
  431. this.lblGroutingUser.AutoSize = true;
  432. this.lblGroutingUser.BackColor = System.Drawing.Color.Transparent;
  433. this.lblGroutingUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  434. this.lblGroutingUser.ForeColor = System.Drawing.SystemColors.ControlText;
  435. this.lblGroutingUser.Location = new System.Drawing.Point(18, 102);
  436. this.lblGroutingUser.Name = "lblGroutingUser";
  437. this.lblGroutingUser.Size = new System.Drawing.Size(53, 12);
  438. this.lblGroutingUser.TabIndex = 24;
  439. this.lblGroutingUser.Text = "成型工号";
  440. //
  441. // txtRemarks
  442. //
  443. this.txtRemarks.BackColor = System.Drawing.SystemColors.Window;
  444. this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
  445. this.txtRemarks.ErrorMessage = "";
  446. this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  447. this.txtRemarks.Location = new System.Drawing.Point(749, 18);
  448. this.txtRemarks.MaxLength = 500;
  449. this.txtRemarks.Multiline = true;
  450. this.txtRemarks.Name = "txtRemarks";
  451. this.txtRemarks.ScrollBars = System.Windows.Forms.ScrollBars.Both;
  452. this.txtRemarks.Size = new System.Drawing.Size(165, 43);
  453. this.txtRemarks.TabIndex = 9;
  454. //
  455. // lblRemarks
  456. //
  457. this.lblRemarks.AutoSize = true;
  458. this.lblRemarks.BackColor = System.Drawing.Color.Transparent;
  459. this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  460. this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText;
  461. this.lblRemarks.Location = new System.Drawing.Point(714, 22);
  462. this.lblRemarks.Name = "lblRemarks";
  463. this.lblRemarks.Size = new System.Drawing.Size(29, 12);
  464. this.lblRemarks.TabIndex = 8;
  465. this.lblRemarks.Text = "备注";
  466. //
  467. // txtGoodsName
  468. //
  469. this.txtGoodsName.BackColor = System.Drawing.SystemColors.Window;
  470. this.txtGoodsName.BackgroundColor = System.Drawing.SystemColors.Window;
  471. this.txtGoodsName.ErrorMessage = "";
  472. this.txtGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  473. this.txtGoodsName.Location = new System.Drawing.Point(275, 71);
  474. this.txtGoodsName.MaxLength = 20;
  475. this.txtGoodsName.Name = "txtGoodsName";
  476. this.txtGoodsName.Size = new System.Drawing.Size(119, 21);
  477. this.txtGoodsName.TabIndex = 21;
  478. //
  479. // lblGroutingLineType
  480. //
  481. this.lblGroutingLineType.AutoSize = true;
  482. this.lblGroutingLineType.BackColor = System.Drawing.Color.Transparent;
  483. this.lblGroutingLineType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  484. this.lblGroutingLineType.ForeColor = System.Drawing.SystemColors.ControlText;
  485. this.lblGroutingLineType.Location = new System.Drawing.Point(6, 49);
  486. this.lblGroutingLineType.Name = "lblGroutingLineType";
  487. this.lblGroutingLineType.Size = new System.Drawing.Size(65, 12);
  488. this.lblGroutingLineType.TabIndex = 10;
  489. this.lblGroutingLineType.Text = "成型线类型";
  490. //
  491. // lblGoodsName
  492. //
  493. this.lblGoodsName.AutoSize = true;
  494. this.lblGoodsName.BackColor = System.Drawing.Color.Transparent;
  495. this.lblGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  496. this.lblGoodsName.ForeColor = System.Drawing.SystemColors.ControlText;
  497. this.lblGoodsName.Location = new System.Drawing.Point(216, 75);
  498. this.lblGoodsName.Name = "lblGoodsName";
  499. this.lblGoodsName.Size = new System.Drawing.Size(53, 12);
  500. this.lblGoodsName.TabIndex = 20;
  501. this.lblGoodsName.Text = "产品名称";
  502. //
  503. // txtGoodsCode
  504. //
  505. this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window;
  506. this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window;
  507. this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  508. this.txtGoodsCode.ErrorMessage = "";
  509. this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  510. this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  511. this.txtGoodsCode.Location = new System.Drawing.Point(77, 71);
  512. this.txtGoodsCode.MaxLength = 10;
  513. this.txtGoodsCode.Name = "txtGoodsCode";
  514. this.txtGoodsCode.Size = new System.Drawing.Size(121, 21);
  515. this.txtGoodsCode.TabIndex = 19;
  516. //
  517. // c_Label4
  518. //
  519. this.c_Label4.AutoSize = true;
  520. this.c_Label4.BackColor = System.Drawing.Color.Transparent;
  521. this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  522. this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText;
  523. this.c_Label4.Location = new System.Drawing.Point(587, 49);
  524. this.c_Label4.Name = "c_Label4";
  525. this.c_Label4.Size = new System.Drawing.Size(17, 12);
  526. this.c_Label4.TabIndex = 16;
  527. this.c_Label4.Text = "至";
  528. //
  529. // c_Label1
  530. //
  531. this.c_Label1.AutoSize = true;
  532. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  533. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  534. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  535. this.c_Label1.Location = new System.Drawing.Point(587, 22);
  536. this.c_Label1.Name = "c_Label1";
  537. this.c_Label1.Size = new System.Drawing.Size(17, 12);
  538. this.c_Label1.TabIndex = 6;
  539. this.c_Label1.Text = "至";
  540. //
  541. // lblGoodsCode
  542. //
  543. this.lblGoodsCode.AutoSize = true;
  544. this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent;
  545. this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  546. this.lblGoodsCode.ForeColor = System.Drawing.SystemColors.ControlText;
  547. this.lblGoodsCode.Location = new System.Drawing.Point(18, 75);
  548. this.lblGoodsCode.Name = "lblGoodsCode";
  549. this.lblGoodsCode.Size = new System.Drawing.Size(53, 12);
  550. this.lblGoodsCode.TabIndex = 18;
  551. this.lblGoodsCode.Text = "产品编码";
  552. //
  553. // txtGroutingMouldCode
  554. //
  555. this.txtGroutingMouldCode.BackColor = System.Drawing.SystemColors.Window;
  556. this.txtGroutingMouldCode.BackgroundColor = System.Drawing.SystemColors.Window;
  557. this.txtGroutingMouldCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  558. this.txtGroutingMouldCode.ErrorMessage = "";
  559. this.txtGroutingMouldCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  560. this.txtGroutingMouldCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  561. this.txtGroutingMouldCode.Location = new System.Drawing.Point(275, 45);
  562. this.txtGroutingMouldCode.MaxLength = 40;
  563. this.txtGroutingMouldCode.Name = "txtGroutingMouldCode";
  564. this.txtGroutingMouldCode.Size = new System.Drawing.Size(121, 21);
  565. this.txtGroutingMouldCode.TabIndex = 13;
  566. //
  567. // lblGroutingMouldCode
  568. //
  569. this.lblGroutingMouldCode.AutoSize = true;
  570. this.lblGroutingMouldCode.BackColor = System.Drawing.Color.Transparent;
  571. this.lblGroutingMouldCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  572. this.lblGroutingMouldCode.ForeColor = System.Drawing.SystemColors.ControlText;
  573. this.lblGroutingMouldCode.Location = new System.Drawing.Point(216, 49);
  574. this.lblGroutingMouldCode.Name = "lblGroutingMouldCode";
  575. this.lblGroutingMouldCode.Size = new System.Drawing.Size(53, 12);
  576. this.lblGroutingMouldCode.TabIndex = 12;
  577. this.lblGroutingMouldCode.Text = "模具编号";
  578. //
  579. // dtpDeliverTimeEnd
  580. //
  581. this.dtpDeliverTimeEnd.CustomFormat = "yyyy-MM-dd";
  582. this.dtpDeliverTimeEnd.Enabled = false;
  583. this.dtpDeliverTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  584. this.dtpDeliverTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  585. this.dtpDeliverTimeEnd.Location = new System.Drawing.Point(610, 45);
  586. this.dtpDeliverTimeEnd.Name = "dtpDeliverTimeEnd";
  587. this.dtpDeliverTimeEnd.Size = new System.Drawing.Size(98, 21);
  588. this.dtpDeliverTimeEnd.TabIndex = 17;
  589. //
  590. // txtGroutingDateEnd
  591. //
  592. this.txtGroutingDateEnd.CustomFormat = "yyyy-MM-dd";
  593. this.txtGroutingDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  594. this.txtGroutingDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  595. this.txtGroutingDateEnd.Location = new System.Drawing.Point(610, 18);
  596. this.txtGroutingDateEnd.Name = "txtGroutingDateEnd";
  597. this.txtGroutingDateEnd.Size = new System.Drawing.Size(98, 21);
  598. this.txtGroutingDateEnd.TabIndex = 7;
  599. //
  600. // dtpDeliverTimeBegin
  601. //
  602. this.dtpDeliverTimeBegin.CustomFormat = "yyyy-MM-dd";
  603. this.dtpDeliverTimeBegin.Enabled = false;
  604. this.dtpDeliverTimeBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  605. this.dtpDeliverTimeBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  606. this.dtpDeliverTimeBegin.Location = new System.Drawing.Point(483, 45);
  607. this.dtpDeliverTimeBegin.Name = "dtpDeliverTimeBegin";
  608. this.dtpDeliverTimeBegin.Size = new System.Drawing.Size(98, 21);
  609. this.dtpDeliverTimeBegin.TabIndex = 15;
  610. //
  611. // txtGroutingDateBegin
  612. //
  613. this.txtGroutingDateBegin.CustomFormat = "yyyy-MM-dd";
  614. this.txtGroutingDateBegin.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  615. this.txtGroutingDateBegin.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  616. this.txtGroutingDateBegin.Location = new System.Drawing.Point(483, 18);
  617. this.txtGroutingDateBegin.Name = "txtGroutingDateBegin";
  618. this.txtGroutingDateBegin.Size = new System.Drawing.Size(98, 21);
  619. this.txtGroutingDateBegin.TabIndex = 5;
  620. //
  621. // c_Label2
  622. //
  623. this.c_Label2.AutoSize = true;
  624. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  625. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  626. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  627. this.c_Label2.Location = new System.Drawing.Point(216, 102);
  628. this.c_Label2.Name = "c_Label2";
  629. this.c_Label2.Size = new System.Drawing.Size(53, 12);
  630. this.c_Label2.TabIndex = 26;
  631. this.c_Label2.Text = "注浆批次";
  632. //
  633. // lblGroutingDate
  634. //
  635. this.lblGroutingDate.AutoSize = true;
  636. this.lblGroutingDate.BackColor = System.Drawing.Color.Transparent;
  637. this.lblGroutingDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  638. this.lblGroutingDate.ForeColor = System.Drawing.SystemColors.ControlText;
  639. this.lblGroutingDate.Location = new System.Drawing.Point(425, 22);
  640. this.lblGroutingDate.Name = "lblGroutingDate";
  641. this.lblGroutingDate.Size = new System.Drawing.Size(53, 12);
  642. this.lblGroutingDate.TabIndex = 4;
  643. this.lblGroutingDate.Text = "注浆日期";
  644. //
  645. // txtGroutingLineName
  646. //
  647. this.txtGroutingLineName.BackColor = System.Drawing.SystemColors.Window;
  648. this.txtGroutingLineName.BackgroundColor = System.Drawing.SystemColors.Window;
  649. this.txtGroutingLineName.ErrorMessage = "";
  650. this.txtGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  651. this.txtGroutingLineName.Location = new System.Drawing.Point(275, 18);
  652. this.txtGroutingLineName.MaxLength = 50;
  653. this.txtGroutingLineName.Name = "txtGroutingLineName";
  654. this.txtGroutingLineName.Size = new System.Drawing.Size(121, 21);
  655. this.txtGroutingLineName.TabIndex = 3;
  656. //
  657. // lblGroutingLineName
  658. //
  659. this.lblGroutingLineName.AutoSize = true;
  660. this.lblGroutingLineName.BackColor = System.Drawing.Color.Transparent;
  661. this.lblGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  662. this.lblGroutingLineName.ForeColor = System.Drawing.SystemColors.ControlText;
  663. this.lblGroutingLineName.Location = new System.Drawing.Point(204, 22);
  664. this.lblGroutingLineName.Name = "lblGroutingLineName";
  665. this.lblGroutingLineName.Size = new System.Drawing.Size(65, 12);
  666. this.lblGroutingLineName.TabIndex = 2;
  667. this.lblGroutingLineName.Text = "成型线名称";
  668. //
  669. // txtGroutingLineCode
  670. //
  671. this.txtGroutingLineCode.BackColor = System.Drawing.SystemColors.Window;
  672. this.txtGroutingLineCode.BackgroundColor = System.Drawing.SystemColors.Window;
  673. this.txtGroutingLineCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  674. this.txtGroutingLineCode.ErrorMessage = "";
  675. this.txtGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  676. this.txtGroutingLineCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  677. this.txtGroutingLineCode.Location = new System.Drawing.Point(77, 18);
  678. this.txtGroutingLineCode.MaxLength = 30;
  679. this.txtGroutingLineCode.Name = "txtGroutingLineCode";
  680. this.txtGroutingLineCode.Size = new System.Drawing.Size(121, 21);
  681. this.txtGroutingLineCode.TabIndex = 1;
  682. //
  683. // lblGroutingLineCode
  684. //
  685. this.lblGroutingLineCode.AutoSize = true;
  686. this.lblGroutingLineCode.BackColor = System.Drawing.Color.Transparent;
  687. this.lblGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  688. this.lblGroutingLineCode.ForeColor = System.Drawing.SystemColors.ControlText;
  689. this.lblGroutingLineCode.Location = new System.Drawing.Point(6, 22);
  690. this.lblGroutingLineCode.Name = "lblGroutingLineCode";
  691. this.lblGroutingLineCode.Size = new System.Drawing.Size(65, 12);
  692. this.lblGroutingLineCode.TabIndex = 0;
  693. this.lblGroutingLineCode.Text = "成型线编码";
  694. //
  695. // txtGroutingBatchNo
  696. //
  697. this.txtGroutingBatchNo.BackColor = System.Drawing.SystemColors.Window;
  698. this.txtGroutingBatchNo.BackgroundColor = System.Drawing.SystemColors.Window;
  699. this.txtGroutingBatchNo.ErrorMessage = "";
  700. this.txtGroutingBatchNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  701. this.txtGroutingBatchNo.ImeMode = System.Windows.Forms.ImeMode.Off;
  702. this.txtGroutingBatchNo.Location = new System.Drawing.Point(275, 98);
  703. this.txtGroutingBatchNo.MaxValue = new decimal(new int[] {
  704. 1000,
  705. 0,
  706. 0,
  707. 0});
  708. this.txtGroutingBatchNo.MinValue = new decimal(new int[] {
  709. 1,
  710. 0,
  711. 0,
  712. 0});
  713. this.txtGroutingBatchNo.Name = "txtGroutingBatchNo";
  714. this.txtGroutingBatchNo.Number = new System.Drawing.Point(3, 0);
  715. this.txtGroutingBatchNo.Size = new System.Drawing.Size(121, 21);
  716. this.txtGroutingBatchNo.TabIndex = 27;
  717. this.txtGroutingBatchNo.TextValue = "";
  718. //
  719. // dgvGroutingDaily
  720. //
  721. this.dgvGroutingDaily.AllowUserToAddRows = false;
  722. this.dgvGroutingDaily.AllowUserToDeleteRows = false;
  723. this.dgvGroutingDaily.AllowUserToModifyRows = true;
  724. this.dgvGroutingDaily.AllowUserToOrderColumns = true;
  725. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  726. this.dgvGroutingDaily.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  727. this.dgvGroutingDaily.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  728. | System.Windows.Forms.AnchorStyles.Left)
  729. | System.Windows.Forms.AnchorStyles.Right)));
  730. this.dgvGroutingDaily.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  731. this.dgvGroutingDaily.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  732. this.dgvGroutingDaily.CellHeight = 23;
  733. this.dgvGroutingDaily.ChildNodeColumnName = null;
  734. this.dgvGroutingDaily.ChildNodeColumnText = null;
  735. this.dgvGroutingDaily.ColumnDeep = 1;
  736. this.dgvGroutingDaily.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  737. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  738. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  739. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  740. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  741. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  742. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  743. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  744. this.dgvGroutingDaily.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  745. this.dgvGroutingDaily.ColumnHeadersHeight = 29;
  746. this.dgvGroutingDaily.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  747. this.dgvGroutingDaily.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  748. this.GroutingDailyDetailID,
  749. this.GroutingDailyID,
  750. this.GroutingLineID,
  751. this.GroutingLineDetailID,
  752. this.GroutingLineCode,
  753. this.GoodsCode,
  754. this.GoodsName,
  755. this.UserCode,
  756. this.STAFFNAME,
  757. this.GroutingMouldCode,
  758. this.BarCode,
  759. this.PROCEDURENAME,
  760. this.GroutingCount,
  761. this.GroutingDate,
  762. this.GroutingBatchNo,
  763. this.colGMouldStatus,
  764. this.GroutingFlag,
  765. this.ScrapFlag,
  766. this.DeliverFlag,
  767. this.DeliverTime,
  768. this.NoGroutingRreason,
  769. this.MONITORName,
  770. this.GroutingLineName,
  771. this.Slurry_Weight,
  772. this.collogo,
  773. this.TestFlagName,
  774. this.GMouldTypeName,
  775. this.CreateTime,
  776. this.Createuser,
  777. this.Remarks,
  778. this.TestMouldFlag});
  779. this.dgvGroutingDaily.ColumnTreeView = null;
  780. this.dgvGroutingDaily.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)));
  781. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  782. dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window;
  783. dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  784. dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText;
  785. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  786. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  787. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  788. this.dgvGroutingDaily.DefaultCellStyle = dataGridViewCellStyle8;
  789. this.dgvGroutingDaily.DynamicColumnName = "";
  790. this.dgvGroutingDaily.EnableHeadersVisualStyles = false;
  791. this.dgvGroutingDaily.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  792. this.dgvGroutingDaily.FormatQuantityColumns = null;
  793. this.dgvGroutingDaily.HorizontalMergeColumn = null;
  794. this.dgvGroutingDaily.IsAutoCountSum = true;
  795. this.dgvGroutingDaily.IsAutoResizeColumns = false;
  796. this.dgvGroutingDaily.IsClickF12 = false;
  797. this.dgvGroutingDaily.IsOpenMergeCellFlag = false;
  798. this.dgvGroutingDaily.IsSubTotalFlag = false;
  799. this.dgvGroutingDaily.IsTopDeep = false;
  800. this.dgvGroutingDaily.Location = new System.Drawing.Point(0, 168);
  801. this.dgvGroutingDaily.MergeColumnNames = null;
  802. this.dgvGroutingDaily.MergeDetailColumnNames = null;
  803. this.dgvGroutingDaily.MergeDetailOnlyColumn = null;
  804. this.dgvGroutingDaily.MergeOnlyColumn = null;
  805. this.dgvGroutingDaily.MultiSelect = false;
  806. this.dgvGroutingDaily.Name = "dgvGroutingDaily";
  807. this.dgvGroutingDaily.ReadOnly = true;
  808. this.dgvGroutingDaily.RefreshAtHscroll = false;
  809. this.dgvGroutingDaily.RowHeadersWidth = 50;
  810. this.dgvGroutingDaily.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  811. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  812. this.dgvGroutingDaily.RowsDefaultCellStyle = dataGridViewCellStyle9;
  813. this.dgvGroutingDaily.RowTemplate.Height = 21;
  814. this.dgvGroutingDaily.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  815. this.dgvGroutingDaily.Size = new System.Drawing.Size(988, 394);
  816. this.dgvGroutingDaily.SortOrderColumnName = null;
  817. this.dgvGroutingDaily.TabIndex = 2;
  818. this.dgvGroutingDaily.Tag = true;
  819. this.dgvGroutingDaily.TotalSumColumns = null;
  820. this.dgvGroutingDaily.ViewRowFilter = "";
  821. this.dgvGroutingDaily.VirtualMode = true;
  822. this.dgvGroutingDaily.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvGroutingDaily_CellDoubleClick);
  823. //
  824. // GroutingDailyDetailID
  825. //
  826. this.GroutingDailyDetailID.DataPropertyName = "GroutingDailyDetailID";
  827. this.GroutingDailyDetailID.HeaderText = "注浆日报明细ID";
  828. this.GroutingDailyDetailID.MinimumWidth = 6;
  829. this.GroutingDailyDetailID.Name = "GroutingDailyDetailID";
  830. this.GroutingDailyDetailID.ReadOnly = true;
  831. this.GroutingDailyDetailID.Visible = false;
  832. this.GroutingDailyDetailID.Width = 125;
  833. //
  834. // GroutingDailyID
  835. //
  836. this.GroutingDailyID.DataPropertyName = "GroutingDailyID";
  837. this.GroutingDailyID.HeaderText = "注浆日报ID";
  838. this.GroutingDailyID.MinimumWidth = 6;
  839. this.GroutingDailyID.Name = "GroutingDailyID";
  840. this.GroutingDailyID.ReadOnly = true;
  841. this.GroutingDailyID.Visible = false;
  842. this.GroutingDailyID.Width = 125;
  843. //
  844. // GroutingLineID
  845. //
  846. this.GroutingLineID.DataPropertyName = "GroutingLineID";
  847. this.GroutingLineID.HeaderText = "成型线ID";
  848. this.GroutingLineID.MinimumWidth = 6;
  849. this.GroutingLineID.Name = "GroutingLineID";
  850. this.GroutingLineID.ReadOnly = true;
  851. this.GroutingLineID.Visible = false;
  852. this.GroutingLineID.Width = 125;
  853. //
  854. // GroutingLineDetailID
  855. //
  856. this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
  857. this.GroutingLineDetailID.HeaderText = "成型线明细ID";
  858. this.GroutingLineDetailID.MinimumWidth = 6;
  859. this.GroutingLineDetailID.Name = "GroutingLineDetailID";
  860. this.GroutingLineDetailID.ReadOnly = true;
  861. this.GroutingLineDetailID.Visible = false;
  862. this.GroutingLineDetailID.Width = 125;
  863. //
  864. // GroutingLineCode
  865. //
  866. this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
  867. this.GroutingLineCode.HeaderText = "成型线编码";
  868. this.GroutingLineCode.MinimumWidth = 6;
  869. this.GroutingLineCode.Name = "GroutingLineCode";
  870. this.GroutingLineCode.ReadOnly = true;
  871. this.GroutingLineCode.Width = 125;
  872. //
  873. // GoodsCode
  874. //
  875. this.GoodsCode.DataPropertyName = "GoodsCode";
  876. this.GoodsCode.HeaderText = "产品编码";
  877. this.GoodsCode.MinimumWidth = 6;
  878. this.GoodsCode.Name = "GoodsCode";
  879. this.GoodsCode.ReadOnly = true;
  880. this.GoodsCode.Width = 125;
  881. //
  882. // GoodsName
  883. //
  884. this.GoodsName.DataPropertyName = "GoodsName";
  885. this.GoodsName.HeaderText = "产品名称";
  886. this.GoodsName.MinimumWidth = 6;
  887. this.GoodsName.Name = "GoodsName";
  888. this.GoodsName.ReadOnly = true;
  889. this.GoodsName.Width = 125;
  890. //
  891. // UserCode
  892. //
  893. this.UserCode.DataPropertyName = "UserCode";
  894. this.UserCode.HeaderText = "成型工位号";
  895. this.UserCode.MinimumWidth = 6;
  896. this.UserCode.Name = "UserCode";
  897. this.UserCode.ReadOnly = true;
  898. this.UserCode.Width = 125;
  899. //
  900. // STAFFNAME
  901. //
  902. this.STAFFNAME.DataPropertyName = "STAFFNAME";
  903. this.STAFFNAME.HeaderText = "员工姓名";
  904. this.STAFFNAME.MinimumWidth = 6;
  905. this.STAFFNAME.Name = "STAFFNAME";
  906. this.STAFFNAME.ReadOnly = true;
  907. this.STAFFNAME.Width = 125;
  908. //
  909. // GroutingMouldCode
  910. //
  911. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  912. this.GroutingMouldCode.HeaderText = "模具编号";
  913. this.GroutingMouldCode.MinimumWidth = 6;
  914. this.GroutingMouldCode.Name = "GroutingMouldCode";
  915. this.GroutingMouldCode.ReadOnly = true;
  916. this.GroutingMouldCode.Width = 125;
  917. //
  918. // BarCode
  919. //
  920. this.BarCode.DataPropertyName = "BarCode";
  921. this.BarCode.HeaderText = "绑定条码";
  922. this.BarCode.MinimumWidth = 6;
  923. this.BarCode.Name = "BarCode";
  924. this.BarCode.ReadOnly = true;
  925. this.BarCode.Width = 125;
  926. //
  927. // PROCEDURENAME
  928. //
  929. this.PROCEDURENAME.DataPropertyName = "PROCEDURENAME";
  930. this.PROCEDURENAME.HeaderText = "当前工序";
  931. this.PROCEDURENAME.Name = "PROCEDURENAME";
  932. this.PROCEDURENAME.ReadOnly = true;
  933. //
  934. // GroutingCount
  935. //
  936. this.GroutingCount.DataPropertyName = "GroutingCount";
  937. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  938. this.GroutingCount.DefaultCellStyle = dataGridViewCellStyle3;
  939. this.GroutingCount.HeaderText = "注浆次数";
  940. this.GroutingCount.MinimumWidth = 6;
  941. this.GroutingCount.Name = "GroutingCount";
  942. this.GroutingCount.ReadOnly = true;
  943. this.GroutingCount.Width = 125;
  944. //
  945. // GroutingDate
  946. //
  947. this.GroutingDate.DataPropertyName = "GroutingDate";
  948. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  949. dataGridViewCellStyle4.Format = "yyyy-MM-dd";
  950. this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle4;
  951. this.GroutingDate.HeaderText = "注浆日期";
  952. this.GroutingDate.MinimumWidth = 6;
  953. this.GroutingDate.Name = "GroutingDate";
  954. this.GroutingDate.ReadOnly = true;
  955. this.GroutingDate.Width = 125;
  956. //
  957. // GroutingBatchNo
  958. //
  959. this.GroutingBatchNo.DataPropertyName = "GroutingBatchNo";
  960. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  961. this.GroutingBatchNo.DefaultCellStyle = dataGridViewCellStyle5;
  962. this.GroutingBatchNo.HeaderText = "注浆批次";
  963. this.GroutingBatchNo.MinimumWidth = 6;
  964. this.GroutingBatchNo.Name = "GroutingBatchNo";
  965. this.GroutingBatchNo.ReadOnly = true;
  966. this.GroutingBatchNo.Width = 125;
  967. //
  968. // colGMouldStatus
  969. //
  970. this.colGMouldStatus.DataPropertyName = "GMouldStatusName";
  971. this.colGMouldStatus.HeaderText = "模具状态";
  972. this.colGMouldStatus.MinimumWidth = 6;
  973. this.colGMouldStatus.Name = "colGMouldStatus";
  974. this.colGMouldStatus.ReadOnly = true;
  975. this.colGMouldStatus.Width = 125;
  976. //
  977. // GroutingFlag
  978. //
  979. this.GroutingFlag.DataPropertyName = "GroutingFlag";
  980. this.GroutingFlag.FalseValue = "0";
  981. this.GroutingFlag.HeaderText = "注浆标识";
  982. this.GroutingFlag.MinimumWidth = 6;
  983. this.GroutingFlag.Name = "GroutingFlag";
  984. this.GroutingFlag.ReadOnly = true;
  985. this.GroutingFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  986. this.GroutingFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  987. this.GroutingFlag.TrueValue = "1";
  988. this.GroutingFlag.Width = 125;
  989. //
  990. // ScrapFlag
  991. //
  992. this.ScrapFlag.DataPropertyName = "ScrapFlag";
  993. this.ScrapFlag.FalseValue = "0";
  994. this.ScrapFlag.HeaderText = "损坯标识";
  995. this.ScrapFlag.MinimumWidth = 6;
  996. this.ScrapFlag.Name = "ScrapFlag";
  997. this.ScrapFlag.ReadOnly = true;
  998. this.ScrapFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  999. this.ScrapFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1000. this.ScrapFlag.TrueValue = "1";
  1001. this.ScrapFlag.Width = 125;
  1002. //
  1003. // DeliverFlag
  1004. //
  1005. this.DeliverFlag.DataPropertyName = "DeliverFlag";
  1006. this.DeliverFlag.FalseValue = "0";
  1007. this.DeliverFlag.HeaderText = "交坯标识";
  1008. this.DeliverFlag.MinimumWidth = 6;
  1009. this.DeliverFlag.Name = "DeliverFlag";
  1010. this.DeliverFlag.ReadOnly = true;
  1011. this.DeliverFlag.TrueValue = "1";
  1012. this.DeliverFlag.Width = 125;
  1013. //
  1014. // DeliverTime
  1015. //
  1016. this.DeliverTime.DataPropertyName = "DeliverTime";
  1017. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1018. dataGridViewCellStyle6.Format = "yyyy-MM-dd";
  1019. this.DeliverTime.DefaultCellStyle = dataGridViewCellStyle6;
  1020. this.DeliverTime.HeaderText = "交坯日期";
  1021. this.DeliverTime.MinimumWidth = 6;
  1022. this.DeliverTime.Name = "DeliverTime";
  1023. this.DeliverTime.ReadOnly = true;
  1024. this.DeliverTime.Width = 125;
  1025. //
  1026. // NoGroutingRreason
  1027. //
  1028. this.NoGroutingRreason.DataPropertyName = "NoGroutingRreason";
  1029. this.NoGroutingRreason.HeaderText = "未注浆原因";
  1030. this.NoGroutingRreason.MinimumWidth = 6;
  1031. this.NoGroutingRreason.Name = "NoGroutingRreason";
  1032. this.NoGroutingRreason.ReadOnly = true;
  1033. this.NoGroutingRreason.Width = 125;
  1034. //
  1035. // MONITORName
  1036. //
  1037. this.MONITORName.DataPropertyName = "MONITORName";
  1038. this.MONITORName.HeaderText = "成型班长";
  1039. this.MONITORName.MinimumWidth = 6;
  1040. this.MONITORName.Name = "MONITORName";
  1041. this.MONITORName.ReadOnly = true;
  1042. this.MONITORName.Width = 125;
  1043. //
  1044. // GroutingLineName
  1045. //
  1046. this.GroutingLineName.DataPropertyName = "GroutingLineName";
  1047. this.GroutingLineName.HeaderText = "成型线名称";
  1048. this.GroutingLineName.MinimumWidth = 6;
  1049. this.GroutingLineName.Name = "GroutingLineName";
  1050. this.GroutingLineName.ReadOnly = true;
  1051. this.GroutingLineName.Width = 125;
  1052. //
  1053. // Slurry_Weight
  1054. //
  1055. this.Slurry_Weight.DataPropertyName = "Slurry_Weight";
  1056. this.Slurry_Weight.HeaderText = "注浆重量";
  1057. this.Slurry_Weight.MinimumWidth = 6;
  1058. this.Slurry_Weight.Name = "Slurry_Weight";
  1059. this.Slurry_Weight.ReadOnly = true;
  1060. this.Slurry_Weight.Width = 125;
  1061. //
  1062. // collogo
  1063. //
  1064. this.collogo.DataPropertyName = "logonamecode";
  1065. this.collogo.HeaderText = "产品商标";
  1066. this.collogo.MinimumWidth = 6;
  1067. this.collogo.Name = "collogo";
  1068. this.collogo.ReadOnly = true;
  1069. this.collogo.Width = 125;
  1070. //
  1071. // TestFlagName
  1072. //
  1073. this.TestFlagName.DataPropertyName = "TestFlagName";
  1074. this.TestFlagName.HeaderText = "成型线类别";
  1075. this.TestFlagName.MinimumWidth = 6;
  1076. this.TestFlagName.Name = "TestFlagName";
  1077. this.TestFlagName.ReadOnly = true;
  1078. this.TestFlagName.Width = 125;
  1079. //
  1080. // GMouldTypeName
  1081. //
  1082. this.GMouldTypeName.DataPropertyName = "GMouldTypeName";
  1083. this.GMouldTypeName.HeaderText = "成型线类型";
  1084. this.GMouldTypeName.MinimumWidth = 6;
  1085. this.GMouldTypeName.Name = "GMouldTypeName";
  1086. this.GMouldTypeName.ReadOnly = true;
  1087. this.GMouldTypeName.Width = 125;
  1088. //
  1089. // CreateTime
  1090. //
  1091. this.CreateTime.DataPropertyName = "CreateTime";
  1092. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1093. dataGridViewCellStyle7.Format = "yyyy-MM-dd HH:mm:ss";
  1094. this.CreateTime.DefaultCellStyle = dataGridViewCellStyle7;
  1095. this.CreateTime.HeaderText = "创建时间";
  1096. this.CreateTime.MinimumWidth = 6;
  1097. this.CreateTime.Name = "CreateTime";
  1098. this.CreateTime.ReadOnly = true;
  1099. this.CreateTime.Width = 125;
  1100. //
  1101. // Createuser
  1102. //
  1103. this.Createuser.DataPropertyName = "Createuser";
  1104. this.Createuser.HeaderText = "创建者";
  1105. this.Createuser.MinimumWidth = 6;
  1106. this.Createuser.Name = "Createuser";
  1107. this.Createuser.ReadOnly = true;
  1108. this.Createuser.Width = 125;
  1109. //
  1110. // Remarks
  1111. //
  1112. this.Remarks.DataPropertyName = "Remarks";
  1113. this.Remarks.HeaderText = "备注";
  1114. this.Remarks.MinimumWidth = 6;
  1115. this.Remarks.Name = "Remarks";
  1116. this.Remarks.ReadOnly = true;
  1117. this.Remarks.Width = 125;
  1118. //
  1119. // TestMouldFlag
  1120. //
  1121. this.TestMouldFlag.DataPropertyName = "TestMouldFlag";
  1122. this.TestMouldFlag.FalseValue = "0";
  1123. this.TestMouldFlag.HeaderText = "试验标识";
  1124. this.TestMouldFlag.IndeterminateValue = "0";
  1125. this.TestMouldFlag.MinimumWidth = 6;
  1126. this.TestMouldFlag.Name = "TestMouldFlag";
  1127. this.TestMouldFlag.ReadOnly = true;
  1128. this.TestMouldFlag.TrueValue = "1";
  1129. this.TestMouldFlag.Width = 125;
  1130. //
  1131. // F_PM_0101
  1132. //
  1133. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1134. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1135. this.ClientSize = new System.Drawing.Size(1000, 562);
  1136. this.Controls.Add(this.dgvGroutingDaily);
  1137. this.Controls.Add(this.gbxCondition);
  1138. this.Controls.Add(this.tsrOperate);
  1139. this.Margin = new System.Windows.Forms.Padding(4);
  1140. this.Name = "F_PM_0101";
  1141. this.Text = "注浆登记一览";
  1142. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_0101_FormClosed);
  1143. this.Load += new System.EventHandler(this.F_PM_0101_Load);
  1144. this.tsrOperate.ResumeLayout(false);
  1145. this.tsrOperate.PerformLayout();
  1146. this.gbxCondition.ResumeLayout(false);
  1147. this.gbxCondition.PerformLayout();
  1148. ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingDaily)).EndInit();
  1149. this.ResumeLayout(false);
  1150. }
  1151. #endregion
  1152. private Basics.BaseControls.C_ToolStrip tsrOperate;
  1153. private System.Windows.Forms.ToolStripButton tsbtnEdit;
  1154. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  1155. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  1156. private System.Windows.Forms.ToolStripButton tsbtnClose;
  1157. private Basics.BaseControls.C_GroupBox gbxCondition;
  1158. private Basics.BaseControls.C_TextBox txtGroutingLineName;
  1159. private Basics.BaseControls.C_Label lblGroutingLineName;
  1160. private Basics.BaseControls.C_TextBox txtGroutingLineCode;
  1161. private Basics.BaseControls.C_Label lblGroutingLineCode;
  1162. private Basics.BaseControls.C_Label lblGroutingDate;
  1163. private Basics.BaseControls.C_DateTimePicker txtGroutingDateBegin;
  1164. private Basics.BaseControls.C_TextBox txtRemarks;
  1165. private Basics.BaseControls.C_Label lblRemarks;
  1166. private Basics.BaseControls.C_TextBox txtGoodsName;
  1167. private Basics.BaseControls.C_Label lblGoodsName;
  1168. private Basics.BaseControls.C_TextBox txtGoodsCode;
  1169. private Basics.BaseControls.C_Label lblGoodsCode;
  1170. private Basics.BaseControls.C_TextBox txtGroutingMouldCode;
  1171. private Basics.BaseControls.C_Label lblGroutingMouldCode;
  1172. private Basics.BaseControls.C_StatusCheckBox chkGroutingFlag;
  1173. private Basics.BaseControls.C_Button btnSearch;
  1174. private Basics.BaseControls.C_Button btnClearCondition;
  1175. private Basics.BaseControls.C_DataGridView dgvGroutingDaily;
  1176. private Basics.BaseControls.C_Label c_Label1;
  1177. private Basics.BaseControls.C_DateTimePicker txtGroutingDateEnd;
  1178. private Basics.BaseControls.C_StatusCheckBox chkScrapFlag;
  1179. private System.Windows.Forms.ToolStripButton tsbtnAdd;
  1180. private System.Windows.Forms.ToolStripButton tsbtnBindBarCode;
  1181. private Basics.BaseControls.DKListBoxComboBox cboGroutingLineType;
  1182. private Basics.BaseControls.C_Label lblGroutingLineType;
  1183. private Basics.BaseControls.C_TextBox txtGroutingUser;
  1184. private Basics.BaseControls.C_Label lblGroutingUser;
  1185. private Basics.BaseControls.C_StatusCheckBox chkBarcodeFlag;
  1186. private Basics.BaseControls.C_Label c_Label2;
  1187. private Basics.BaseControls.C_TXT_Digital txtGroutingBatchNo;
  1188. private Basics.BaseControls.C_Label c_Label4;
  1189. private Basics.BaseControls.C_DateTimePicker dtpDeliverTimeEnd;
  1190. private Basics.BaseControls.C_DateTimePicker dtpDeliverTimeBegin;
  1191. private Basics.BaseControls.C_StatusCheckBox chkDeliverFlag;
  1192. private Basics.BaseControls.C_CheckBox chkDeliverTime;
  1193. private System.Windows.Forms.ToolStripButton tsbtnUnLast;
  1194. private System.Windows.Forms.ToolStripButton tsbtnReStartGroutingLine;
  1195. private Basics.BaseControls.C_StatusCheckBox chkTestMouldFlag;
  1196. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyDetailID;
  1197. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyID;
  1198. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineID;
  1199. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineDetailID;
  1200. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
  1201. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  1202. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
  1203. private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
  1204. private System.Windows.Forms.DataGridViewTextBoxColumn STAFFNAME;
  1205. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  1206. private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
  1207. private System.Windows.Forms.DataGridViewTextBoxColumn PROCEDURENAME;
  1208. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingCount;
  1209. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
  1210. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingBatchNo;
  1211. private System.Windows.Forms.DataGridViewTextBoxColumn colGMouldStatus;
  1212. private System.Windows.Forms.DataGridViewCheckBoxColumn GroutingFlag;
  1213. private System.Windows.Forms.DataGridViewCheckBoxColumn ScrapFlag;
  1214. private System.Windows.Forms.DataGridViewCheckBoxColumn DeliverFlag;
  1215. private System.Windows.Forms.DataGridViewTextBoxColumn DeliverTime;
  1216. private System.Windows.Forms.DataGridViewTextBoxColumn NoGroutingRreason;
  1217. private System.Windows.Forms.DataGridViewTextBoxColumn MONITORName;
  1218. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName;
  1219. private System.Windows.Forms.DataGridViewTextBoxColumn Slurry_Weight;
  1220. private System.Windows.Forms.DataGridViewTextBoxColumn collogo;
  1221. private System.Windows.Forms.DataGridViewTextBoxColumn TestFlagName;
  1222. private System.Windows.Forms.DataGridViewTextBoxColumn GMouldTypeName;
  1223. private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
  1224. private System.Windows.Forms.DataGridViewTextBoxColumn Createuser;
  1225. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  1226. private System.Windows.Forms.DataGridViewCheckBoxColumn TestMouldFlag;
  1227. }
  1228. }