F_PM_2105.Designer.cs 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820
  1. namespace Dongke.IBOSS.PRD.Client.PMModule
  2. {
  3. partial class F_PM_2105
  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_2105));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle49 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle50 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle55 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle56 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle51 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle52 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle53 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle54 = new System.Windows.Forms.DataGridViewCellStyle();
  37. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  38. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  39. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  40. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  41. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  42. this.lblGroutingLine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  43. this.scbGroutingLine = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGroutingLine();
  44. this.txtGroutingBatchNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
  45. this.txtGroutingDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
  46. this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  47. this.lblGroutingDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  48. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  49. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  50. this.dgvGroutingDaily = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  51. this.GroutingDailyDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.Sel = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  53. this.GroutingDailyID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.GroutingLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.GroutingLineDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.PROCEDURENAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.GroutingBatchNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.colGMouldStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.ScrapFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  67. this.GroutingFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  68. this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.NoGroutingRreason = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.GroutingCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.GMouldTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.Createuser = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.chkUserChoose = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  76. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  77. this.txtGroutingUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  78. this.dkGoodsCode = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkGoodsCodeSearchBox();
  79. this.groupBox1 = new System.Windows.Forms.GroupBox();
  80. this.btnUpdateUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  81. this.btnCancelBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  82. this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  83. this.lblMessage = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  84. this.btnReplace = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  85. this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  86. this.tsrOperate.SuspendLayout();
  87. this.gbxCondition.SuspendLayout();
  88. ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingDaily)).BeginInit();
  89. this.groupBox1.SuspendLayout();
  90. this.SuspendLayout();
  91. //
  92. // tsrOperate
  93. //
  94. this.tsrOperate.AutoSize = false;
  95. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  96. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.functionbackground;
  97. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  98. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  99. this.toolStripSeparator1,
  100. this.tsbtnAdaptive,
  101. this.tsbtnClose});
  102. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  103. this.tsrOperate.Name = "tsrOperate";
  104. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  105. this.tsrOperate.ShowItemToolTips = false;
  106. this.tsrOperate.Size = new System.Drawing.Size(961, 32);
  107. this.tsrOperate.TabIndex = 27;
  108. this.tsrOperate.Text = "toolStrip1";
  109. //
  110. // toolStripSeparator1
  111. //
  112. this.toolStripSeparator1.AutoSize = false;
  113. this.toolStripSeparator1.Name = "toolStripSeparator1";
  114. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  115. //
  116. // tsbtnAdaptive
  117. //
  118. this.tsbtnAdaptive.AutoSize = false;
  119. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  120. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  121. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  122. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  123. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  124. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  125. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  126. //
  127. // tsbtnClose
  128. //
  129. this.tsbtnClose.AutoSize = false;
  130. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  131. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  132. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  133. this.tsbtnClose.Name = "tsbtnClose";
  134. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  135. this.tsbtnClose.Text = "关闭(&X)";
  136. this.tsbtnClose.Visible = false;
  137. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  138. //
  139. // gbxCondition
  140. //
  141. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  142. | System.Windows.Forms.AnchorStyles.Right)));
  143. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  144. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  145. this.gbxCondition.Controls.Add(this.lblGroutingLine);
  146. this.gbxCondition.Controls.Add(this.scbGroutingLine);
  147. this.gbxCondition.Controls.Add(this.txtGroutingBatchNo);
  148. this.gbxCondition.Controls.Add(this.txtGroutingDate);
  149. this.gbxCondition.Controls.Add(this.c_Label2);
  150. this.gbxCondition.Controls.Add(this.lblGroutingDate);
  151. this.gbxCondition.Controls.Add(this.btnClearCondition);
  152. this.gbxCondition.Controls.Add(this.btnSearch);
  153. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  154. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  155. this.gbxCondition.IsMustInput = false;
  156. this.gbxCondition.Location = new System.Drawing.Point(0, 35);
  157. this.gbxCondition.Name = "gbxCondition";
  158. this.gbxCondition.OriginalHeight = -1;
  159. this.gbxCondition.Size = new System.Drawing.Size(949, 56);
  160. this.gbxCondition.TabIndex = 28;
  161. this.gbxCondition.TabStop = false;
  162. this.gbxCondition.Text = "查询条件 ▼";
  163. //
  164. // lblGroutingLine
  165. //
  166. this.lblGroutingLine.AutoSize = true;
  167. this.lblGroutingLine.BackColor = System.Drawing.Color.Transparent;
  168. this.lblGroutingLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  169. this.lblGroutingLine.ForeColor = System.Drawing.SystemColors.ControlText;
  170. this.lblGroutingLine.Location = new System.Drawing.Point(12, 24);
  171. this.lblGroutingLine.Name = "lblGroutingLine";
  172. this.lblGroutingLine.Size = new System.Drawing.Size(41, 12);
  173. this.lblGroutingLine.TabIndex = 41;
  174. this.lblGroutingLine.Text = "成型线";
  175. //
  176. // scbGroutingLine
  177. //
  178. this.scbGroutingLine.CheckedData = null;
  179. this.scbGroutingLine.DisplayMember = "GroutingLineCode";
  180. this.scbGroutingLine.Location = new System.Drawing.Point(59, 21);
  181. this.scbGroutingLine.Name = "scbGroutingLine";
  182. this.scbGroutingLine.Size = new System.Drawing.Size(165, 21);
  183. this.scbGroutingLine.TabIndex = 40;
  184. //
  185. // txtGroutingBatchNo
  186. //
  187. this.txtGroutingBatchNo.BackColor = System.Drawing.SystemColors.Window;
  188. this.txtGroutingBatchNo.BackgroundColor = System.Drawing.SystemColors.Window;
  189. this.txtGroutingBatchNo.DataValue = new decimal(new int[] {
  190. 1,
  191. 0,
  192. 0,
  193. 0});
  194. this.txtGroutingBatchNo.ErrorMessage = "";
  195. this.txtGroutingBatchNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  196. this.txtGroutingBatchNo.ImeMode = System.Windows.Forms.ImeMode.Off;
  197. this.txtGroutingBatchNo.Location = new System.Drawing.Point(504, 21);
  198. this.txtGroutingBatchNo.MaxValue = new decimal(new int[] {
  199. 100,
  200. 0,
  201. 0,
  202. 0});
  203. this.txtGroutingBatchNo.MinValue = new decimal(new int[] {
  204. 1,
  205. 0,
  206. 0,
  207. 0});
  208. this.txtGroutingBatchNo.Name = "txtGroutingBatchNo";
  209. this.txtGroutingBatchNo.Number = new System.Drawing.Point(2, 0);
  210. this.txtGroutingBatchNo.Size = new System.Drawing.Size(60, 21);
  211. this.txtGroutingBatchNo.TabIndex = 14;
  212. this.txtGroutingBatchNo.Text = "1";
  213. this.txtGroutingBatchNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  214. this.txtGroutingBatchNo.TextValue = "1";
  215. //
  216. // txtGroutingDate
  217. //
  218. this.txtGroutingDate.CustomFormat = "yyyy-MM-dd";
  219. this.txtGroutingDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  220. this.txtGroutingDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  221. this.txtGroutingDate.Location = new System.Drawing.Point(291, 21);
  222. this.txtGroutingDate.Name = "txtGroutingDate";
  223. this.txtGroutingDate.Size = new System.Drawing.Size(148, 21);
  224. this.txtGroutingDate.TabIndex = 13;
  225. //
  226. // c_Label2
  227. //
  228. this.c_Label2.AutoSize = true;
  229. this.c_Label2.BackColor = System.Drawing.Color.Transparent;
  230. this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  231. this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
  232. this.c_Label2.Location = new System.Drawing.Point(445, 25);
  233. this.c_Label2.Name = "c_Label2";
  234. this.c_Label2.Size = new System.Drawing.Size(53, 12);
  235. this.c_Label2.TabIndex = 12;
  236. this.c_Label2.Text = "注浆批次";
  237. //
  238. // lblGroutingDate
  239. //
  240. this.lblGroutingDate.AutoSize = true;
  241. this.lblGroutingDate.BackColor = System.Drawing.Color.Transparent;
  242. this.lblGroutingDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  243. this.lblGroutingDate.ForeColor = System.Drawing.SystemColors.ControlText;
  244. this.lblGroutingDate.Location = new System.Drawing.Point(230, 25);
  245. this.lblGroutingDate.Name = "lblGroutingDate";
  246. this.lblGroutingDate.Size = new System.Drawing.Size(53, 12);
  247. this.lblGroutingDate.TabIndex = 12;
  248. this.lblGroutingDate.Text = "注浆日期";
  249. //
  250. // btnClearCondition
  251. //
  252. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  253. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  254. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  255. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  256. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  257. this.btnClearCondition.Location = new System.Drawing.Point(858, 18);
  258. this.btnClearCondition.Name = "btnClearCondition";
  259. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  260. this.btnClearCondition.TabIndex = 10;
  261. this.btnClearCondition.Text = "清空条件";
  262. this.btnClearCondition.UseVisualStyleBackColor = true;
  263. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  264. //
  265. // btnSearch
  266. //
  267. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  268. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  269. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  270. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  271. this.btnSearch.ForeColor = System.Drawing.Color.White;
  272. this.btnSearch.Location = new System.Drawing.Point(767, 18);
  273. this.btnSearch.Name = "btnSearch";
  274. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  275. this.btnSearch.TabIndex = 9;
  276. this.btnSearch.Text = "查询";
  277. this.btnSearch.UseVisualStyleBackColor = true;
  278. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  279. //
  280. // dgvGroutingDaily
  281. //
  282. this.dgvGroutingDaily.AllowUserToAddRows = false;
  283. this.dgvGroutingDaily.AllowUserToDeleteRows = false;
  284. this.dgvGroutingDaily.AllowUserToModifyRows = true;
  285. this.dgvGroutingDaily.AllowUserToOrderColumns = true;
  286. dataGridViewCellStyle49.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  287. this.dgvGroutingDaily.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle49;
  288. this.dgvGroutingDaily.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  289. | System.Windows.Forms.AnchorStyles.Left)
  290. | System.Windows.Forms.AnchorStyles.Right)));
  291. this.dgvGroutingDaily.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  292. this.dgvGroutingDaily.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  293. this.dgvGroutingDaily.CellHeight = 23;
  294. this.dgvGroutingDaily.ChildNodeColumnName = null;
  295. this.dgvGroutingDaily.ChildNodeColumnText = null;
  296. this.dgvGroutingDaily.ColumnDeep = 1;
  297. this.dgvGroutingDaily.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  298. dataGridViewCellStyle50.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  299. dataGridViewCellStyle50.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  300. dataGridViewCellStyle50.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  301. dataGridViewCellStyle50.ForeColor = System.Drawing.Color.White;
  302. dataGridViewCellStyle50.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  303. dataGridViewCellStyle50.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  304. dataGridViewCellStyle50.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  305. this.dgvGroutingDaily.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle50;
  306. this.dgvGroutingDaily.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  307. this.dgvGroutingDaily.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  308. this.GroutingDailyDetailID,
  309. this.Sel,
  310. this.GroutingDailyID,
  311. this.GroutingLineID,
  312. this.GroutingLineDetailID,
  313. this.GroutingLineCode,
  314. this.PROCEDURENAME,
  315. this.GroutingLineName,
  316. this.GoodsCode,
  317. this.GoodsName,
  318. this.UserCode,
  319. this.GroutingBatchNo,
  320. this.colGMouldStatus,
  321. this.GroutingMouldCode,
  322. this.BarCode,
  323. this.ScrapFlag,
  324. this.GroutingFlag,
  325. this.GroutingDate,
  326. this.NoGroutingRreason,
  327. this.GroutingCount,
  328. this.GMouldTypeName,
  329. this.CreateTime,
  330. this.Createuser,
  331. this.Remarks});
  332. this.dgvGroutingDaily.ColumnTreeView = null;
  333. 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)));
  334. dataGridViewCellStyle55.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  335. dataGridViewCellStyle55.BackColor = System.Drawing.SystemColors.Window;
  336. dataGridViewCellStyle55.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  337. dataGridViewCellStyle55.ForeColor = System.Drawing.SystemColors.ControlText;
  338. dataGridViewCellStyle55.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  339. dataGridViewCellStyle55.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  340. dataGridViewCellStyle55.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  341. this.dgvGroutingDaily.DefaultCellStyle = dataGridViewCellStyle55;
  342. this.dgvGroutingDaily.DynamicColumnName = "";
  343. this.dgvGroutingDaily.EnableHeadersVisualStyles = false;
  344. this.dgvGroutingDaily.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  345. this.dgvGroutingDaily.FormatQuantityColumns = null;
  346. this.dgvGroutingDaily.HorizontalMergeColumn = null;
  347. this.dgvGroutingDaily.IsAutoCountSum = true;
  348. this.dgvGroutingDaily.IsAutoResizeColumns = false;
  349. this.dgvGroutingDaily.IsClickF12 = false;
  350. this.dgvGroutingDaily.IsOpenMergeCellFlag = false;
  351. this.dgvGroutingDaily.IsSubTotalFlag = false;
  352. this.dgvGroutingDaily.IsTopDeep = false;
  353. this.dgvGroutingDaily.Location = new System.Drawing.Point(0, 97);
  354. this.dgvGroutingDaily.MergeColumnNames = null;
  355. this.dgvGroutingDaily.MergeDetailColumnNames = null;
  356. this.dgvGroutingDaily.MergeDetailOnlyColumn = null;
  357. this.dgvGroutingDaily.MergeOnlyColumn = null;
  358. this.dgvGroutingDaily.MultiSelect = false;
  359. this.dgvGroutingDaily.Name = "dgvGroutingDaily";
  360. this.dgvGroutingDaily.RefreshAtHscroll = false;
  361. this.dgvGroutingDaily.RowHeadersWidth = 50;
  362. this.dgvGroutingDaily.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  363. dataGridViewCellStyle56.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  364. this.dgvGroutingDaily.RowsDefaultCellStyle = dataGridViewCellStyle56;
  365. this.dgvGroutingDaily.RowTemplate.Height = 21;
  366. this.dgvGroutingDaily.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  367. this.dgvGroutingDaily.Size = new System.Drawing.Size(949, 420);
  368. this.dgvGroutingDaily.SortOrderColumnName = null;
  369. this.dgvGroutingDaily.TabIndex = 29;
  370. this.dgvGroutingDaily.Tag = true;
  371. this.dgvGroutingDaily.TotalSumColumns = null;
  372. this.dgvGroutingDaily.ViewRowFilter = "";
  373. this.dgvGroutingDaily.VirtualMode = true;
  374. //
  375. // GroutingDailyDetailID
  376. //
  377. this.GroutingDailyDetailID.DataPropertyName = "GroutingDailyDetailID";
  378. this.GroutingDailyDetailID.HeaderText = "注浆日报明细ID";
  379. this.GroutingDailyDetailID.Name = "GroutingDailyDetailID";
  380. this.GroutingDailyDetailID.Visible = false;
  381. //
  382. // Sel
  383. //
  384. this.Sel.DataPropertyName = "Sel";
  385. this.Sel.FalseValue = "0";
  386. this.Sel.HeaderText = "选择";
  387. this.Sel.Name = "Sel";
  388. this.Sel.TrueValue = "1";
  389. this.Sel.Width = 50;
  390. //
  391. // GroutingDailyID
  392. //
  393. this.GroutingDailyID.DataPropertyName = "GroutingDailyID";
  394. this.GroutingDailyID.HeaderText = "注浆日报ID";
  395. this.GroutingDailyID.Name = "GroutingDailyID";
  396. this.GroutingDailyID.Visible = false;
  397. //
  398. // GroutingLineID
  399. //
  400. this.GroutingLineID.DataPropertyName = "GroutingLineID";
  401. this.GroutingLineID.HeaderText = "成型线ID";
  402. this.GroutingLineID.Name = "GroutingLineID";
  403. this.GroutingLineID.Visible = false;
  404. //
  405. // GroutingLineDetailID
  406. //
  407. this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
  408. this.GroutingLineDetailID.HeaderText = "成型线明细ID";
  409. this.GroutingLineDetailID.Name = "GroutingLineDetailID";
  410. this.GroutingLineDetailID.Visible = false;
  411. //
  412. // GroutingLineCode
  413. //
  414. this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
  415. this.GroutingLineCode.HeaderText = "成型线编码";
  416. this.GroutingLineCode.Name = "GroutingLineCode";
  417. this.GroutingLineCode.ReadOnly = true;
  418. //
  419. // PROCEDURENAME
  420. //
  421. this.PROCEDURENAME.DataPropertyName = "PROCEDURENAME";
  422. this.PROCEDURENAME.HeaderText = "当前工序";
  423. this.PROCEDURENAME.Name = "PROCEDURENAME";
  424. //
  425. // GroutingLineName
  426. //
  427. this.GroutingLineName.DataPropertyName = "GroutingLineName";
  428. this.GroutingLineName.HeaderText = "成型线名称";
  429. this.GroutingLineName.Name = "GroutingLineName";
  430. this.GroutingLineName.ReadOnly = true;
  431. //
  432. // GoodsCode
  433. //
  434. this.GoodsCode.DataPropertyName = "GoodsCode";
  435. this.GoodsCode.HeaderText = "产品编码";
  436. this.GoodsCode.Name = "GoodsCode";
  437. this.GoodsCode.ReadOnly = true;
  438. //
  439. // GoodsName
  440. //
  441. this.GoodsName.DataPropertyName = "GoodsName";
  442. this.GoodsName.HeaderText = "产品名称";
  443. this.GoodsName.Name = "GoodsName";
  444. this.GoodsName.ReadOnly = true;
  445. //
  446. // UserCode
  447. //
  448. this.UserCode.DataPropertyName = "UserCode";
  449. this.UserCode.HeaderText = "成型工号";
  450. this.UserCode.Name = "UserCode";
  451. this.UserCode.ReadOnly = true;
  452. //
  453. // GroutingBatchNo
  454. //
  455. this.GroutingBatchNo.DataPropertyName = "GroutingBatchNo";
  456. dataGridViewCellStyle51.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  457. this.GroutingBatchNo.DefaultCellStyle = dataGridViewCellStyle51;
  458. this.GroutingBatchNo.HeaderText = "注浆批次";
  459. this.GroutingBatchNo.Name = "GroutingBatchNo";
  460. this.GroutingBatchNo.ReadOnly = true;
  461. //
  462. // colGMouldStatus
  463. //
  464. this.colGMouldStatus.DataPropertyName = "GMouldStatusName";
  465. this.colGMouldStatus.HeaderText = "模具状态";
  466. this.colGMouldStatus.Name = "colGMouldStatus";
  467. this.colGMouldStatus.ReadOnly = true;
  468. //
  469. // GroutingMouldCode
  470. //
  471. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  472. this.GroutingMouldCode.HeaderText = "模具编号";
  473. this.GroutingMouldCode.Name = "GroutingMouldCode";
  474. this.GroutingMouldCode.ReadOnly = true;
  475. //
  476. // BarCode
  477. //
  478. this.BarCode.DataPropertyName = "BarCode";
  479. this.BarCode.HeaderText = "绑定条码";
  480. this.BarCode.Name = "BarCode";
  481. this.BarCode.ReadOnly = true;
  482. //
  483. // ScrapFlag
  484. //
  485. this.ScrapFlag.DataPropertyName = "ScrapFlag";
  486. this.ScrapFlag.FalseValue = "0";
  487. this.ScrapFlag.HeaderText = "损坯标识";
  488. this.ScrapFlag.Name = "ScrapFlag";
  489. this.ScrapFlag.ReadOnly = true;
  490. this.ScrapFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  491. this.ScrapFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  492. this.ScrapFlag.TrueValue = "1";
  493. //
  494. // GroutingFlag
  495. //
  496. this.GroutingFlag.DataPropertyName = "GroutingFlag";
  497. this.GroutingFlag.FalseValue = "0";
  498. this.GroutingFlag.HeaderText = "注浆标识";
  499. this.GroutingFlag.Name = "GroutingFlag";
  500. this.GroutingFlag.ReadOnly = true;
  501. this.GroutingFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  502. this.GroutingFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  503. this.GroutingFlag.TrueValue = "1";
  504. //
  505. // GroutingDate
  506. //
  507. this.GroutingDate.DataPropertyName = "GroutingDate";
  508. dataGridViewCellStyle52.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  509. dataGridViewCellStyle52.Format = "yyyy-MM-dd";
  510. this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle52;
  511. this.GroutingDate.HeaderText = "注浆日期";
  512. this.GroutingDate.Name = "GroutingDate";
  513. this.GroutingDate.ReadOnly = true;
  514. //
  515. // NoGroutingRreason
  516. //
  517. this.NoGroutingRreason.DataPropertyName = "NoGroutingRreason";
  518. this.NoGroutingRreason.HeaderText = "未注浆原因";
  519. this.NoGroutingRreason.Name = "NoGroutingRreason";
  520. this.NoGroutingRreason.ReadOnly = true;
  521. //
  522. // GroutingCount
  523. //
  524. this.GroutingCount.DataPropertyName = "GroutingCount";
  525. dataGridViewCellStyle53.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  526. this.GroutingCount.DefaultCellStyle = dataGridViewCellStyle53;
  527. this.GroutingCount.HeaderText = "注浆次数";
  528. this.GroutingCount.Name = "GroutingCount";
  529. this.GroutingCount.ReadOnly = true;
  530. //
  531. // GMouldTypeName
  532. //
  533. this.GMouldTypeName.DataPropertyName = "GMouldTypeName";
  534. this.GMouldTypeName.HeaderText = "成型线类型";
  535. this.GMouldTypeName.Name = "GMouldTypeName";
  536. this.GMouldTypeName.ReadOnly = true;
  537. //
  538. // CreateTime
  539. //
  540. this.CreateTime.DataPropertyName = "CreateTime";
  541. dataGridViewCellStyle54.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  542. dataGridViewCellStyle54.Format = "yyyy-MM-dd HH:mm:ss";
  543. this.CreateTime.DefaultCellStyle = dataGridViewCellStyle54;
  544. this.CreateTime.HeaderText = "创建时间";
  545. this.CreateTime.Name = "CreateTime";
  546. this.CreateTime.ReadOnly = true;
  547. //
  548. // Createuser
  549. //
  550. this.Createuser.DataPropertyName = "Createuser";
  551. this.Createuser.HeaderText = "创建者";
  552. this.Createuser.Name = "Createuser";
  553. this.Createuser.ReadOnly = true;
  554. //
  555. // Remarks
  556. //
  557. this.Remarks.DataPropertyName = "Remarks";
  558. this.Remarks.HeaderText = "备注";
  559. this.Remarks.Name = "Remarks";
  560. this.Remarks.ReadOnly = true;
  561. //
  562. // chkUserChoose
  563. //
  564. this.chkUserChoose.Anchor = System.Windows.Forms.AnchorStyles.None;
  565. this.chkUserChoose.AutoSize = true;
  566. this.chkUserChoose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  567. this.chkUserChoose.Location = new System.Drawing.Point(8, 523);
  568. this.chkUserChoose.Name = "chkUserChoose";
  569. this.chkUserChoose.Size = new System.Drawing.Size(48, 16);
  570. this.chkUserChoose.TabIndex = 30;
  571. this.chkUserChoose.Text = "全选";
  572. this.chkUserChoose.UseVisualStyleBackColor = true;
  573. this.chkUserChoose.CheckedChanged += new System.EventHandler(this.chkUserChoose_CheckedChanged);
  574. //
  575. // c_Label1
  576. //
  577. this.c_Label1.AutoSize = true;
  578. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  579. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  580. this.c_Label1.Location = new System.Drawing.Point(57, 20);
  581. this.c_Label1.Name = "c_Label1";
  582. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  583. this.c_Label1.TabIndex = 31;
  584. this.c_Label1.Text = "成型工号";
  585. //
  586. // txtGroutingUserCode
  587. //
  588. this.txtGroutingUserCode.BackColor = System.Drawing.SystemColors.Window;
  589. this.txtGroutingUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
  590. this.txtGroutingUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  591. this.txtGroutingUserCode.ErrorMessage = "";
  592. this.txtGroutingUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  593. this.txtGroutingUserCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  594. this.txtGroutingUserCode.Location = new System.Drawing.Point(116, 17);
  595. this.txtGroutingUserCode.MaxLength = 20;
  596. this.txtGroutingUserCode.Name = "txtGroutingUserCode";
  597. this.txtGroutingUserCode.RejectCharsPattern = "[^a-zA-Z0-9]";
  598. this.txtGroutingUserCode.Size = new System.Drawing.Size(120, 21);
  599. this.txtGroutingUserCode.TabIndex = 32;
  600. this.txtGroutingUserCode.TextValue = "";
  601. //
  602. // dkGoodsCode
  603. //
  604. this.dkGoodsCode.DataSource = null;
  605. this.dkGoodsCode.Enabled = true;
  606. this.dkGoodsCode.GoodsCode = "";
  607. this.dkGoodsCode.GoodsID = null;
  608. this.dkGoodsCode.GoodsIDS = null;
  609. this.dkGoodsCode.GoodsName = null;
  610. this.dkGoodsCode.GoodsSpecification = null;
  611. this.dkGoodsCode.IsMustInput = false;
  612. this.dkGoodsCode.Location = new System.Drawing.Point(264, 16);
  613. this.dkGoodsCode.Name = "dkGoodsCode";
  614. this.dkGoodsCode.PurviewType = ((byte)(0));
  615. this.dkGoodsCode.Size = new System.Drawing.Size(219, 21);
  616. this.dkGoodsCode.TabIndex = 14;
  617. this.dkGoodsCode.Title = "产品编码";
  618. this.dkGoodsCode.TxtGoodsBackColor = System.Drawing.SystemColors.Control;
  619. //
  620. // groupBox1
  621. //
  622. this.groupBox1.Anchor = System.Windows.Forms.AnchorStyles.None;
  623. this.groupBox1.BackColor = System.Drawing.Color.Transparent;
  624. this.groupBox1.Controls.Add(this.c_Label3);
  625. this.groupBox1.Controls.Add(this.btnUpdateUserCode);
  626. this.groupBox1.Controls.Add(this.btnCancelBarCode);
  627. this.groupBox1.Controls.Add(this.btnCancel);
  628. this.groupBox1.Controls.Add(this.lblMessage);
  629. this.groupBox1.Controls.Add(this.btnReplace);
  630. this.groupBox1.Controls.Add(this.c_Label1);
  631. this.groupBox1.Controls.Add(this.txtGroutingUserCode);
  632. this.groupBox1.Controls.Add(this.dkGoodsCode);
  633. this.groupBox1.Location = new System.Drawing.Point(0, 545);
  634. this.groupBox1.Name = "groupBox1";
  635. this.groupBox1.Size = new System.Drawing.Size(949, 74);
  636. this.groupBox1.TabIndex = 35;
  637. this.groupBox1.TabStop = false;
  638. this.groupBox1.Text = "变更数据";
  639. //
  640. // btnUpdateUserCode
  641. //
  642. this.btnUpdateUserCode.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  643. this.btnUpdateUserCode.BackColor = System.Drawing.Color.Transparent;
  644. this.btnUpdateUserCode.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnUpdateUserCode.BackgroundImage")));
  645. this.btnUpdateUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  646. this.btnUpdateUserCode.ForeColor = System.Drawing.Color.White;
  647. this.btnUpdateUserCode.Location = new System.Drawing.Point(112, 40);
  648. this.btnUpdateUserCode.Name = "btnUpdateUserCode";
  649. this.btnUpdateUserCode.Size = new System.Drawing.Size(89, 30);
  650. this.btnUpdateUserCode.TabIndex = 36;
  651. this.btnUpdateUserCode.Text = "成型工号变更";
  652. this.btnUpdateUserCode.UseVisualStyleBackColor = true;
  653. this.btnUpdateUserCode.Click += new System.EventHandler(this.btnUpdateUserCode_Click);
  654. //
  655. // btnCancelBarCode
  656. //
  657. this.btnCancelBarCode.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  658. this.btnCancelBarCode.BackColor = System.Drawing.Color.Transparent;
  659. this.btnCancelBarCode.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancelBarCode.BackgroundImage")));
  660. this.btnCancelBarCode.CausesValidation = false;
  661. this.btnCancelBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  662. this.btnCancelBarCode.ForeColor = System.Drawing.Color.White;
  663. this.btnCancelBarCode.Location = new System.Drawing.Point(702, 12);
  664. this.btnCancelBarCode.Name = "btnCancelBarCode";
  665. this.btnCancelBarCode.Size = new System.Drawing.Size(85, 30);
  666. this.btnCancelBarCode.TabIndex = 35;
  667. this.btnCancelBarCode.Text = "取消绑定";
  668. this.btnCancelBarCode.UseVisualStyleBackColor = true;
  669. this.btnCancelBarCode.Click += new System.EventHandler(this.btnCancelBarCode_Click);
  670. //
  671. // btnCancel
  672. //
  673. this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  674. this.btnCancel.BackColor = System.Drawing.Color.Transparent;
  675. this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
  676. this.btnCancel.CausesValidation = false;
  677. this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  678. this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  679. this.btnCancel.ForeColor = System.Drawing.Color.White;
  680. this.btnCancel.Location = new System.Drawing.Point(611, 12);
  681. this.btnCancel.Name = "btnCancel";
  682. this.btnCancel.Size = new System.Drawing.Size(85, 30);
  683. this.btnCancel.TabIndex = 35;
  684. this.btnCancel.Text = "关闭";
  685. this.btnCancel.UseVisualStyleBackColor = true;
  686. //
  687. // lblMessage
  688. //
  689. this.lblMessage.AutoSize = true;
  690. this.lblMessage.BackColor = System.Drawing.Color.Transparent;
  691. this.lblMessage.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  692. this.lblMessage.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  693. this.lblMessage.IsMustInput = true;
  694. this.lblMessage.Location = new System.Drawing.Point(514, 54);
  695. this.lblMessage.Name = "lblMessage";
  696. this.lblMessage.Size = new System.Drawing.Size(209, 12);
  697. this.lblMessage.TabIndex = 34;
  698. this.lblMessage.Text = "[替换]是替换全部模具成型工号和产品";
  699. //
  700. // btnReplace
  701. //
  702. this.btnReplace.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  703. this.btnReplace.BackColor = System.Drawing.Color.Transparent;
  704. this.btnReplace.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnReplace.BackgroundImage")));
  705. this.btnReplace.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  706. this.btnReplace.ForeColor = System.Drawing.Color.White;
  707. this.btnReplace.Location = new System.Drawing.Point(516, 12);
  708. this.btnReplace.Name = "btnReplace";
  709. this.btnReplace.Size = new System.Drawing.Size(85, 30);
  710. this.btnReplace.TabIndex = 33;
  711. this.btnReplace.Text = "替换";
  712. this.btnReplace.UseVisualStyleBackColor = true;
  713. this.btnReplace.Click += new System.EventHandler(this.btnReplace_Click);
  714. //
  715. // c_Label3
  716. //
  717. this.c_Label3.AutoSize = true;
  718. this.c_Label3.BackColor = System.Drawing.Color.Transparent;
  719. this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  720. this.c_Label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  721. this.c_Label3.IsMustInput = true;
  722. this.c_Label3.Location = new System.Drawing.Point(207, 54);
  723. this.c_Label3.Name = "c_Label3";
  724. this.c_Label3.Size = new System.Drawing.Size(221, 12);
  725. this.c_Label3.TabIndex = 37;
  726. this.c_Label3.Text = "按选择的明细变更未交坯产品的成型工号";
  727. //
  728. // F_PM_2105
  729. //
  730. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  731. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  732. this.CancelButton = this.btnCancel;
  733. this.ClientSize = new System.Drawing.Size(961, 644);
  734. this.Controls.Add(this.groupBox1);
  735. this.Controls.Add(this.chkUserChoose);
  736. this.Controls.Add(this.dgvGroutingDaily);
  737. this.Controls.Add(this.gbxCondition);
  738. this.Controls.Add(this.tsrOperate);
  739. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  740. this.IsSaveFormSize = false;
  741. this.MaximizeBox = false;
  742. this.MinimizeBox = false;
  743. this.Name = "F_PM_2105";
  744. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  745. this.Text = "注浆变更";
  746. this.Load += new System.EventHandler(this.F_PM_2105_Load);
  747. this.Controls.SetChildIndex(this.tsrOperate, 0);
  748. this.Controls.SetChildIndex(this.gbxCondition, 0);
  749. this.Controls.SetChildIndex(this.dgvGroutingDaily, 0);
  750. this.Controls.SetChildIndex(this.chkUserChoose, 0);
  751. this.Controls.SetChildIndex(this.groupBox1, 0);
  752. this.tsrOperate.ResumeLayout(false);
  753. this.tsrOperate.PerformLayout();
  754. this.gbxCondition.ResumeLayout(false);
  755. this.gbxCondition.PerformLayout();
  756. ((System.ComponentModel.ISupportInitialize)(this.dgvGroutingDaily)).EndInit();
  757. this.groupBox1.ResumeLayout(false);
  758. this.groupBox1.PerformLayout();
  759. this.ResumeLayout(false);
  760. this.PerformLayout();
  761. }
  762. #endregion
  763. private Basics.BaseControls.C_ToolStrip tsrOperate;
  764. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  765. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  766. private System.Windows.Forms.ToolStripButton tsbtnClose;
  767. private Basics.BaseControls.C_GroupBox gbxCondition;
  768. private Basics.BaseControls.C_Button btnClearCondition;
  769. private Basics.BaseControls.C_Button btnSearch;
  770. private Basics.BaseControls.C_DateTimePicker txtGroutingDate;
  771. private Basics.BaseControls.C_Label lblGroutingDate;
  772. private Basics.BaseControls.C_DataGridView dgvGroutingDaily;
  773. private Basics.BaseControls.C_CheckBox chkUserChoose;
  774. private Basics.BaseControls.C_Label c_Label1;
  775. private Basics.BaseControls.C_TextBox txtGroutingUserCode;
  776. private Controls.SearchTextBox.dkGoodsCodeSearchBox dkGoodsCode;
  777. private System.Windows.Forms.GroupBox groupBox1;
  778. private Basics.BaseControls.C_Button btnReplace;
  779. private Basics.BaseControls.C_Label lblMessage;
  780. private Basics.BaseControls.C_Button btnCancel;
  781. private Basics.BaseControls.C_Button btnCancelBarCode;
  782. private Basics.BaseControls.C_TXT_Digital txtGroutingBatchNo;
  783. private Basics.BaseControls.C_Label c_Label2;
  784. private Basics.BaseControls.C_Label lblGroutingLine;
  785. private Controls.SearchBox.ScbGroutingLine scbGroutingLine;
  786. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyDetailID;
  787. private System.Windows.Forms.DataGridViewCheckBoxColumn Sel;
  788. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyID;
  789. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineID;
  790. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineDetailID;
  791. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
  792. private System.Windows.Forms.DataGridViewTextBoxColumn PROCEDURENAME;
  793. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName;
  794. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  795. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
  796. private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
  797. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingBatchNo;
  798. private System.Windows.Forms.DataGridViewTextBoxColumn colGMouldStatus;
  799. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  800. private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
  801. private System.Windows.Forms.DataGridViewCheckBoxColumn ScrapFlag;
  802. private System.Windows.Forms.DataGridViewCheckBoxColumn GroutingFlag;
  803. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
  804. private System.Windows.Forms.DataGridViewTextBoxColumn NoGroutingRreason;
  805. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingCount;
  806. private System.Windows.Forms.DataGridViewTextBoxColumn GMouldTypeName;
  807. private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
  808. private System.Windows.Forms.DataGridViewTextBoxColumn Createuser;
  809. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  810. private Basics.BaseControls.C_Button btnUpdateUserCode;
  811. private Basics.BaseControls.C_Label c_Label3;
  812. }
  813. }