F_PM_0103.Designer.cs 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742
  1. namespace Dongke.IBOSS.PRD.Client.PMModule
  2. {
  3. partial class F_PM_0103
  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_0103));
  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 dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  34. this.btnClose = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  35. this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  36. this.dgvDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  37. this.GroutingDailyID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  38. this.GroutingDailyDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. this.GroutingLineId = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.GroutingLineDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.UserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.GroutingUserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.GMouldStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.GroutingFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  50. this.GroutingBatchNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.NoGroutingRreason = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.collogo = new System.Windows.Forms.DataGridViewComboBoxColumn();
  54. this.ScrapFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  55. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.colOBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.colOScrapFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  58. this.DeliverFlag = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.lblGroutingDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  60. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  61. this.tsbtnGrouting = new System.Windows.Forms.ToolStripButton();
  62. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  63. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  64. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  65. this.gbxInfo = new System.Windows.Forms.GroupBox();
  66. this.txtGrouting = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  67. this.btnNGRSetting = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  68. this.cmbLogo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  69. this.btnClearBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  70. this.txtBarCodeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_BarCode();
  71. this.btnBindBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  72. this.lblBarCodeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  73. this.lblGroutingDateValue = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  74. this.lblGrouting = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  75. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  76. ((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).BeginInit();
  77. this.tsrOperate.SuspendLayout();
  78. this.gbxInfo.SuspendLayout();
  79. this.SuspendLayout();
  80. //
  81. // btnClose
  82. //
  83. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  84. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  85. this.btnClose.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClose.BackgroundImage")));
  86. this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  87. this.btnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  88. this.btnClose.ForeColor = System.Drawing.Color.White;
  89. this.btnClose.Location = new System.Drawing.Point(1052, 558);
  90. this.btnClose.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  91. this.btnClose.Name = "btnClose";
  92. this.btnClose.Size = new System.Drawing.Size(113, 38);
  93. this.btnClose.TabIndex = 4;
  94. this.btnClose.Text = "关闭";
  95. this.btnClose.UseVisualStyleBackColor = false;
  96. this.btnClose.Click += new System.EventHandler(this.btnCancel_Click);
  97. //
  98. // btnSave
  99. //
  100. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  101. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  102. this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
  103. this.btnSave.Enabled = false;
  104. this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  105. this.btnSave.ForeColor = System.Drawing.Color.White;
  106. this.btnSave.Location = new System.Drawing.Point(931, 558);
  107. this.btnSave.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  108. this.btnSave.Name = "btnSave";
  109. this.btnSave.Size = new System.Drawing.Size(113, 38);
  110. this.btnSave.TabIndex = 3;
  111. this.btnSave.Text = "保存(&S)";
  112. this.btnSave.UseVisualStyleBackColor = false;
  113. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  114. //
  115. // dgvDetail
  116. //
  117. this.dgvDetail.AllowUserToAddRows = false;
  118. this.dgvDetail.AllowUserToDeleteRows = false;
  119. this.dgvDetail.AllowUserToModifyRows = true;
  120. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  121. this.dgvDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  122. this.dgvDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  123. | System.Windows.Forms.AnchorStyles.Left)
  124. | System.Windows.Forms.AnchorStyles.Right)));
  125. this.dgvDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  126. this.dgvDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  127. this.dgvDetail.CellHeight = 23;
  128. this.dgvDetail.ChildNodeColumnName = null;
  129. this.dgvDetail.ChildNodeColumnText = null;
  130. this.dgvDetail.ColumnDeep = 1;
  131. this.dgvDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  132. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  133. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  134. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  135. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  136. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  137. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  138. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  139. this.dgvDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  140. this.dgvDetail.ColumnHeadersHeight = 29;
  141. this.dgvDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  142. this.dgvDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  143. this.GroutingDailyID,
  144. this.GroutingDailyDetailID,
  145. this.GroutingLineId,
  146. this.GroutingLineDetailID,
  147. this.GroutingLineCode,
  148. this.GroutingLineName,
  149. this.UserID,
  150. this.GroutingUserCode,
  151. this.GoodsCode,
  152. this.GoodsName,
  153. this.GroutingMouldCode,
  154. this.GMouldStatus,
  155. this.GroutingFlag,
  156. this.GroutingBatchNo,
  157. this.NoGroutingRreason,
  158. this.BarCode,
  159. this.collogo,
  160. this.ScrapFlag,
  161. this.Remarks,
  162. this.colOBarCode,
  163. this.colOScrapFlag,
  164. this.DeliverFlag});
  165. this.dgvDetail.ColumnTreeView = null;
  166. this.dgvDetail.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)));
  167. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  168. dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window;
  169. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  170. dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText;
  171. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  172. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  173. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  174. this.dgvDetail.DefaultCellStyle = dataGridViewCellStyle4;
  175. this.dgvDetail.DynamicColumnName = "";
  176. this.dgvDetail.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter;
  177. this.dgvDetail.EnableHeadersVisualStyles = false;
  178. this.dgvDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  179. this.dgvDetail.FormatQuantityColumns = null;
  180. this.dgvDetail.HorizontalMergeColumn = null;
  181. this.dgvDetail.IsAutoCountSum = true;
  182. this.dgvDetail.IsAutoResizeColumns = false;
  183. this.dgvDetail.IsClickF12 = false;
  184. this.dgvDetail.IsOpenMergeCellFlag = false;
  185. this.dgvDetail.IsSubTotalFlag = false;
  186. this.dgvDetail.IsTopDeep = false;
  187. this.dgvDetail.Location = new System.Drawing.Point(16, 152);
  188. this.dgvDetail.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  189. this.dgvDetail.MergeColumnNames = null;
  190. this.dgvDetail.MergeDetailColumnNames = null;
  191. this.dgvDetail.MergeDetailOnlyColumn = null;
  192. this.dgvDetail.MergeOnlyColumn = null;
  193. this.dgvDetail.MultiSelect = false;
  194. this.dgvDetail.Name = "dgvDetail";
  195. this.dgvDetail.RefreshAtHscroll = false;
  196. this.dgvDetail.RowHeadersWidth = 50;
  197. this.dgvDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  198. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  199. this.dgvDetail.RowsDefaultCellStyle = dataGridViewCellStyle5;
  200. this.dgvDetail.RowTemplate.Height = 21;
  201. this.dgvDetail.Size = new System.Drawing.Size(1149, 398);
  202. this.dgvDetail.SortOrderColumnName = null;
  203. this.dgvDetail.TabIndex = 2;
  204. this.dgvDetail.Tag = true;
  205. this.dgvDetail.TotalSumColumns = null;
  206. this.dgvDetail.ViewRowFilter = "";
  207. this.dgvDetail.VirtualMode = true;
  208. this.dgvDetail.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDetail_CellValueChanged);
  209. this.dgvDetail.CurrentCellDirtyStateChanged += new System.EventHandler(this.dgvDetail_CurrentCellDirtyStateChanged);
  210. this.dgvDetail.Sorted += new System.EventHandler(this.dgvDetail_Sorted);
  211. //
  212. // GroutingDailyID
  213. //
  214. this.GroutingDailyID.DataPropertyName = "GroutingDailyID";
  215. this.GroutingDailyID.HeaderText = "注浆日报ID";
  216. this.GroutingDailyID.MinimumWidth = 6;
  217. this.GroutingDailyID.Name = "GroutingDailyID";
  218. this.GroutingDailyID.Visible = false;
  219. this.GroutingDailyID.Width = 125;
  220. //
  221. // GroutingDailyDetailID
  222. //
  223. this.GroutingDailyDetailID.HeaderText = "注浆日报明细ID";
  224. this.GroutingDailyDetailID.MinimumWidth = 6;
  225. this.GroutingDailyDetailID.Name = "GroutingDailyDetailID";
  226. this.GroutingDailyDetailID.Visible = false;
  227. this.GroutingDailyDetailID.Width = 125;
  228. //
  229. // GroutingLineId
  230. //
  231. this.GroutingLineId.DataPropertyName = "GroutingLineId";
  232. this.GroutingLineId.HeaderText = "成型线ID";
  233. this.GroutingLineId.MinimumWidth = 6;
  234. this.GroutingLineId.Name = "GroutingLineId";
  235. this.GroutingLineId.Visible = false;
  236. this.GroutingLineId.Width = 125;
  237. //
  238. // GroutingLineDetailID
  239. //
  240. this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
  241. this.GroutingLineDetailID.HeaderText = "成型线明细ID";
  242. this.GroutingLineDetailID.MinimumWidth = 6;
  243. this.GroutingLineDetailID.Name = "GroutingLineDetailID";
  244. this.GroutingLineDetailID.Visible = false;
  245. this.GroutingLineDetailID.Width = 125;
  246. //
  247. // GroutingLineCode
  248. //
  249. this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
  250. this.GroutingLineCode.HeaderText = "成型线编码";
  251. this.GroutingLineCode.MinimumWidth = 6;
  252. this.GroutingLineCode.Name = "GroutingLineCode";
  253. this.GroutingLineCode.ReadOnly = true;
  254. this.GroutingLineCode.Width = 125;
  255. //
  256. // GroutingLineName
  257. //
  258. this.GroutingLineName.DataPropertyName = "GroutingLineName";
  259. this.GroutingLineName.HeaderText = "成型线名称";
  260. this.GroutingLineName.MinimumWidth = 6;
  261. this.GroutingLineName.Name = "GroutingLineName";
  262. this.GroutingLineName.ReadOnly = true;
  263. this.GroutingLineName.Width = 125;
  264. //
  265. // UserID
  266. //
  267. this.UserID.DataPropertyName = "UserID";
  268. this.UserID.HeaderText = "成型工号ID";
  269. this.UserID.MinimumWidth = 6;
  270. this.UserID.Name = "UserID";
  271. this.UserID.Visible = false;
  272. this.UserID.Width = 125;
  273. //
  274. // GroutingUserCode
  275. //
  276. this.GroutingUserCode.DataPropertyName = "UserCode";
  277. this.GroutingUserCode.HeaderText = "成型工号";
  278. this.GroutingUserCode.MinimumWidth = 6;
  279. this.GroutingUserCode.Name = "GroutingUserCode";
  280. this.GroutingUserCode.ReadOnly = true;
  281. this.GroutingUserCode.Width = 125;
  282. //
  283. // GoodsCode
  284. //
  285. this.GoodsCode.DataPropertyName = "GoodsCode";
  286. this.GoodsCode.HeaderText = "产品编码";
  287. this.GoodsCode.MinimumWidth = 6;
  288. this.GoodsCode.Name = "GoodsCode";
  289. this.GoodsCode.ReadOnly = true;
  290. this.GoodsCode.Width = 125;
  291. //
  292. // GoodsName
  293. //
  294. this.GoodsName.DataPropertyName = "GoodsName";
  295. this.GoodsName.HeaderText = "产品名称";
  296. this.GoodsName.MinimumWidth = 6;
  297. this.GoodsName.Name = "GoodsName";
  298. this.GoodsName.ReadOnly = true;
  299. this.GoodsName.Width = 125;
  300. //
  301. // GroutingMouldCode
  302. //
  303. this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
  304. this.GroutingMouldCode.HeaderText = "模具编号";
  305. this.GroutingMouldCode.MinimumWidth = 6;
  306. this.GroutingMouldCode.Name = "GroutingMouldCode";
  307. this.GroutingMouldCode.ReadOnly = true;
  308. this.GroutingMouldCode.Width = 120;
  309. //
  310. // GMouldStatus
  311. //
  312. this.GMouldStatus.DataPropertyName = "GMouldStatusName";
  313. this.GMouldStatus.HeaderText = "模具状态";
  314. this.GMouldStatus.MinimumWidth = 6;
  315. this.GMouldStatus.Name = "GMouldStatus";
  316. this.GMouldStatus.ReadOnly = true;
  317. this.GMouldStatus.Width = 60;
  318. //
  319. // GroutingFlag
  320. //
  321. this.GroutingFlag.DataPropertyName = "GroutingFlag";
  322. this.GroutingFlag.FalseValue = "0";
  323. this.GroutingFlag.HeaderText = "注浆标识";
  324. this.GroutingFlag.IndeterminateValue = "0";
  325. this.GroutingFlag.MinimumWidth = 6;
  326. this.GroutingFlag.Name = "GroutingFlag";
  327. this.GroutingFlag.ReadOnly = true;
  328. this.GroutingFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  329. this.GroutingFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  330. this.GroutingFlag.TrueValue = "1";
  331. this.GroutingFlag.Width = 80;
  332. //
  333. // GroutingBatchNo
  334. //
  335. this.GroutingBatchNo.DataPropertyName = "GroutingBatchNo";
  336. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  337. this.GroutingBatchNo.DefaultCellStyle = dataGridViewCellStyle3;
  338. this.GroutingBatchNo.HeaderText = "注浆批次";
  339. this.GroutingBatchNo.MinimumWidth = 6;
  340. this.GroutingBatchNo.Name = "GroutingBatchNo";
  341. this.GroutingBatchNo.ReadOnly = true;
  342. this.GroutingBatchNo.Width = 125;
  343. //
  344. // NoGroutingRreason
  345. //
  346. this.NoGroutingRreason.DataPropertyName = "NoGroutingRreason";
  347. this.NoGroutingRreason.HeaderText = "未注浆原因";
  348. this.NoGroutingRreason.MinimumWidth = 6;
  349. this.NoGroutingRreason.Name = "NoGroutingRreason";
  350. this.NoGroutingRreason.ReadOnly = true;
  351. this.NoGroutingRreason.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  352. this.NoGroutingRreason.Width = 125;
  353. //
  354. // BarCode
  355. //
  356. this.BarCode.DataPropertyName = "BarCode";
  357. this.BarCode.HeaderText = "绑定条码";
  358. this.BarCode.MaxInputLength = 11;
  359. this.BarCode.MinimumWidth = 6;
  360. this.BarCode.Name = "BarCode";
  361. this.BarCode.Width = 125;
  362. //
  363. // collogo
  364. //
  365. this.collogo.DataPropertyName = "logoid";
  366. this.collogo.HeaderText = "产品商标";
  367. this.collogo.MinimumWidth = 6;
  368. this.collogo.Name = "collogo";
  369. this.collogo.Width = 125;
  370. //
  371. // ScrapFlag
  372. //
  373. this.ScrapFlag.DataPropertyName = "ScrapFlag";
  374. this.ScrapFlag.FalseValue = "0";
  375. this.ScrapFlag.HeaderText = "损坯标识";
  376. this.ScrapFlag.IndeterminateValue = "0";
  377. this.ScrapFlag.MinimumWidth = 6;
  378. this.ScrapFlag.Name = "ScrapFlag";
  379. this.ScrapFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  380. this.ScrapFlag.TrueValue = "1";
  381. this.ScrapFlag.Width = 125;
  382. //
  383. // Remarks
  384. //
  385. this.Remarks.DataPropertyName = "Remarks";
  386. this.Remarks.HeaderText = "备注";
  387. this.Remarks.MinimumWidth = 6;
  388. this.Remarks.Name = "Remarks";
  389. this.Remarks.Width = 125;
  390. //
  391. // colOBarCode
  392. //
  393. this.colOBarCode.DataPropertyName = "OBarCode";
  394. this.colOBarCode.HeaderText = "原条码";
  395. this.colOBarCode.MinimumWidth = 6;
  396. this.colOBarCode.Name = "colOBarCode";
  397. this.colOBarCode.ReadOnly = true;
  398. this.colOBarCode.Visible = false;
  399. this.colOBarCode.Width = 125;
  400. //
  401. // colOScrapFlag
  402. //
  403. this.colOScrapFlag.DataPropertyName = "OScrapFlag";
  404. this.colOScrapFlag.HeaderText = "原损坯标识";
  405. this.colOScrapFlag.MinimumWidth = 6;
  406. this.colOScrapFlag.Name = "colOScrapFlag";
  407. this.colOScrapFlag.ReadOnly = true;
  408. this.colOScrapFlag.Visible = false;
  409. this.colOScrapFlag.Width = 125;
  410. //
  411. // DeliverFlag
  412. //
  413. this.DeliverFlag.DataPropertyName = "DeliverFlag";
  414. this.DeliverFlag.HeaderText = "DeliverFlag";
  415. this.DeliverFlag.MinimumWidth = 6;
  416. this.DeliverFlag.Name = "DeliverFlag";
  417. this.DeliverFlag.ReadOnly = true;
  418. this.DeliverFlag.Visible = false;
  419. this.DeliverFlag.Width = 125;
  420. //
  421. // lblGroutingDate
  422. //
  423. this.lblGroutingDate.AutoSize = true;
  424. this.lblGroutingDate.BackColor = System.Drawing.Color.Transparent;
  425. this.lblGroutingDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  426. this.lblGroutingDate.ForeColor = System.Drawing.SystemColors.ControlText;
  427. this.lblGroutingDate.Location = new System.Drawing.Point(8, 29);
  428. this.lblGroutingDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  429. this.lblGroutingDate.Name = "lblGroutingDate";
  430. this.lblGroutingDate.Size = new System.Drawing.Size(67, 15);
  431. this.lblGroutingDate.TabIndex = 0;
  432. this.lblGroutingDate.Text = "注浆日期";
  433. //
  434. // tsrOperate
  435. //
  436. this.tsrOperate.AutoSize = false;
  437. this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
  438. this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.functionbackground;
  439. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  440. this.tsrOperate.ImageScalingSize = new System.Drawing.Size(20, 20);
  441. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  442. this.tsbtnGrouting,
  443. this.toolStripSeparator1,
  444. this.tsbtnAdaptive,
  445. this.tsbtnClose});
  446. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  447. this.tsrOperate.Name = "tsrOperate";
  448. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  449. this.tsrOperate.ShowItemToolTips = false;
  450. this.tsrOperate.Size = new System.Drawing.Size(1181, 44);
  451. this.tsrOperate.TabIndex = 0;
  452. //
  453. // tsbtnGrouting
  454. //
  455. this.tsbtnGrouting.AutoSize = false;
  456. this.tsbtnGrouting.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  457. this.tsbtnGrouting.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  458. this.tsbtnGrouting.ImageTransparentColor = System.Drawing.Color.Magenta;
  459. this.tsbtnGrouting.Name = "tsbtnGrouting";
  460. this.tsbtnGrouting.Size = new System.Drawing.Size(80, 25);
  461. this.tsbtnGrouting.Text = "注浆登记(&D)";
  462. this.tsbtnGrouting.Click += new System.EventHandler(this.tsbtnGrouting_Click);
  463. //
  464. // toolStripSeparator1
  465. //
  466. this.toolStripSeparator1.AutoSize = false;
  467. this.toolStripSeparator1.Name = "toolStripSeparator1";
  468. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
  469. //
  470. // tsbtnAdaptive
  471. //
  472. this.tsbtnAdaptive.AutoSize = false;
  473. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  474. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  475. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  476. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  477. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  478. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  479. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  480. //
  481. // tsbtnClose
  482. //
  483. this.tsbtnClose.AutoSize = false;
  484. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  485. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  486. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  487. this.tsbtnClose.Name = "tsbtnClose";
  488. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  489. this.tsbtnClose.Text = "关闭(&X)";
  490. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  491. //
  492. // gbxInfo
  493. //
  494. this.gbxInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  495. | System.Windows.Forms.AnchorStyles.Right)));
  496. this.gbxInfo.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.bg;
  497. this.gbxInfo.Controls.Add(this.txtGrouting);
  498. this.gbxInfo.Controls.Add(this.btnNGRSetting);
  499. this.gbxInfo.Controls.Add(this.cmbLogo);
  500. this.gbxInfo.Controls.Add(this.btnClearBarCode);
  501. this.gbxInfo.Controls.Add(this.txtBarCodeStart);
  502. this.gbxInfo.Controls.Add(this.btnBindBarCode);
  503. this.gbxInfo.Controls.Add(this.lblBarCodeStart);
  504. this.gbxInfo.Controls.Add(this.lblGroutingDateValue);
  505. this.gbxInfo.Controls.Add(this.lblGrouting);
  506. this.gbxInfo.Controls.Add(this.c_Label1);
  507. this.gbxInfo.Controls.Add(this.lblGroutingDate);
  508. this.gbxInfo.Location = new System.Drawing.Point(16, 48);
  509. this.gbxInfo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  510. this.gbxInfo.Name = "gbxInfo";
  511. this.gbxInfo.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
  512. this.gbxInfo.Size = new System.Drawing.Size(1149, 98);
  513. this.gbxInfo.TabIndex = 1;
  514. this.gbxInfo.TabStop = false;
  515. this.gbxInfo.Text = "注浆信息";
  516. //
  517. // txtGrouting
  518. //
  519. this.txtGrouting.AutoSize = true;
  520. this.txtGrouting.BackColor = System.Drawing.Color.Transparent;
  521. this.txtGrouting.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  522. this.txtGrouting.Location = new System.Drawing.Point(293, 29);
  523. this.txtGrouting.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  524. this.txtGrouting.Name = "txtGrouting";
  525. this.txtGrouting.Size = new System.Drawing.Size(23, 15);
  526. this.txtGrouting.TabIndex = 3;
  527. this.txtGrouting.Text = "--";
  528. //
  529. // btnNGRSetting
  530. //
  531. this.btnNGRSetting.BackColor = System.Drawing.Color.Transparent;
  532. this.btnNGRSetting.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnNGRSetting.BackgroundImage")));
  533. this.btnNGRSetting.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  534. this.btnNGRSetting.ForeColor = System.Drawing.Color.White;
  535. this.btnNGRSetting.Location = new System.Drawing.Point(405, 54);
  536. this.btnNGRSetting.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  537. this.btnNGRSetting.Name = "btnNGRSetting";
  538. this.btnNGRSetting.Size = new System.Drawing.Size(59, 34);
  539. this.btnNGRSetting.TabIndex = 9;
  540. this.btnNGRSetting.Text = "设置";
  541. this.btnNGRSetting.UseVisualStyleBackColor = false;
  542. this.btnNGRSetting.Click += new System.EventHandler(this.btnNGRSetting_Click);
  543. //
  544. // cmbLogo
  545. //
  546. this.cmbLogo.BackColor = System.Drawing.SystemColors.Window;
  547. this.cmbLogo.BackgroundColor = System.Drawing.SystemColors.Window;
  548. this.cmbLogo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  549. this.cmbLogo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  550. this.cmbLogo.FormattingEnabled = true;
  551. this.cmbLogo.Location = new System.Drawing.Point(87, 59);
  552. this.cmbLogo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  553. this.cmbLogo.Name = "cmbLogo";
  554. this.cmbLogo.Size = new System.Drawing.Size(310, 23);
  555. this.cmbLogo.TabIndex = 8;
  556. //
  557. // btnClearBarCode
  558. //
  559. this.btnClearBarCode.BackColor = System.Drawing.Color.Transparent;
  560. this.btnClearBarCode.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearBarCode.BackgroundImage")));
  561. this.btnClearBarCode.Enabled = false;
  562. this.btnClearBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  563. this.btnClearBarCode.ForeColor = System.Drawing.Color.White;
  564. this.btnClearBarCode.Location = new System.Drawing.Point(918, 52);
  565. this.btnClearBarCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  566. this.btnClearBarCode.Name = "btnClearBarCode";
  567. this.btnClearBarCode.Size = new System.Drawing.Size(113, 38);
  568. this.btnClearBarCode.TabIndex = 7;
  569. this.btnClearBarCode.Text = "清空条码(&C)";
  570. this.btnClearBarCode.UseVisualStyleBackColor = false;
  571. this.btnClearBarCode.Click += new System.EventHandler(this.btnClearBarCode_Click);
  572. //
  573. // txtBarCodeStart
  574. //
  575. this.txtBarCodeStart.BackColor = System.Drawing.SystemColors.Control;
  576. this.txtBarCodeStart.BackgroundColor = System.Drawing.SystemColors.Window;
  577. this.txtBarCodeStart.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  578. this.txtBarCodeStart.ErrorMessage = "";
  579. this.txtBarCodeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  580. this.txtBarCodeStart.ImeMode = System.Windows.Forms.ImeMode.Off;
  581. this.txtBarCodeStart.IsMustInput = true;
  582. this.txtBarCodeStart.Location = new System.Drawing.Point(547, 57);
  583. this.txtBarCodeStart.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  584. this.txtBarCodeStart.MaxLength = 11;
  585. this.txtBarCodeStart.Name = "txtBarCodeStart";
  586. this.txtBarCodeStart.ReadOnly = true;
  587. this.txtBarCodeStart.Size = new System.Drawing.Size(217, 25);
  588. this.txtBarCodeStart.TabIndex = 5;
  589. this.txtBarCodeStart.TextValue = "";
  590. this.txtBarCodeStart.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBarCodeStart_KeyPress);
  591. //
  592. // btnBindBarCode
  593. //
  594. this.btnBindBarCode.BackColor = System.Drawing.Color.Transparent;
  595. this.btnBindBarCode.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBindBarCode.BackgroundImage")));
  596. this.btnBindBarCode.Enabled = false;
  597. this.btnBindBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  598. this.btnBindBarCode.ForeColor = System.Drawing.Color.White;
  599. this.btnBindBarCode.Location = new System.Drawing.Point(797, 53);
  600. this.btnBindBarCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  601. this.btnBindBarCode.Name = "btnBindBarCode";
  602. this.btnBindBarCode.Size = new System.Drawing.Size(113, 38);
  603. this.btnBindBarCode.TabIndex = 6;
  604. this.btnBindBarCode.Text = "绑定条码(&B)";
  605. this.btnBindBarCode.UseVisualStyleBackColor = false;
  606. this.btnBindBarCode.Click += new System.EventHandler(this.btnBindBarCode_Click);
  607. //
  608. // lblBarCodeStart
  609. //
  610. this.lblBarCodeStart.AutoSize = true;
  611. this.lblBarCodeStart.BackColor = System.Drawing.Color.Transparent;
  612. this.lblBarCodeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  613. this.lblBarCodeStart.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  614. this.lblBarCodeStart.IsMustInput = true;
  615. this.lblBarCodeStart.Location = new System.Drawing.Point(472, 62);
  616. this.lblBarCodeStart.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  617. this.lblBarCodeStart.Name = "lblBarCodeStart";
  618. this.lblBarCodeStart.Size = new System.Drawing.Size(67, 15);
  619. this.lblBarCodeStart.TabIndex = 4;
  620. this.lblBarCodeStart.Text = "起始条码";
  621. //
  622. // lblGroutingDateValue
  623. //
  624. this.lblGroutingDateValue.AutoSize = true;
  625. this.lblGroutingDateValue.BackColor = System.Drawing.Color.Transparent;
  626. this.lblGroutingDateValue.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  627. this.lblGroutingDateValue.ForeColor = System.Drawing.SystemColors.ControlText;
  628. this.lblGroutingDateValue.Location = new System.Drawing.Point(87, 29);
  629. this.lblGroutingDateValue.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  630. this.lblGroutingDateValue.Name = "lblGroutingDateValue";
  631. this.lblGroutingDateValue.Size = new System.Drawing.Size(87, 15);
  632. this.lblGroutingDateValue.TabIndex = 1;
  633. this.lblGroutingDateValue.Text = "YYYY-MM-DD";
  634. //
  635. // lblGrouting
  636. //
  637. this.lblGrouting.AutoSize = true;
  638. this.lblGrouting.BackColor = System.Drawing.Color.Transparent;
  639. this.lblGrouting.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  640. this.lblGrouting.ForeColor = System.Drawing.SystemColors.ControlText;
  641. this.lblGrouting.Location = new System.Drawing.Point(199, 29);
  642. this.lblGrouting.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  643. this.lblGrouting.Name = "lblGrouting";
  644. this.lblGrouting.Size = new System.Drawing.Size(82, 15);
  645. this.lblGrouting.TabIndex = 2;
  646. this.lblGrouting.Text = "成型线信息";
  647. //
  648. // c_Label1
  649. //
  650. this.c_Label1.AutoSize = true;
  651. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  652. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  653. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  654. this.c_Label1.Location = new System.Drawing.Point(8, 64);
  655. this.c_Label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  656. this.c_Label1.Name = "c_Label1";
  657. this.c_Label1.Size = new System.Drawing.Size(67, 15);
  658. this.c_Label1.TabIndex = 0;
  659. this.c_Label1.Text = "产品商标";
  660. //
  661. // F_PM_0103
  662. //
  663. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  664. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  665. this.CancelButton = this.btnClose;
  666. this.ClientSize = new System.Drawing.Size(1181, 626);
  667. this.Controls.Add(this.gbxInfo);
  668. this.Controls.Add(this.tsrOperate);
  669. this.Controls.Add(this.btnClose);
  670. this.Controls.Add(this.btnSave);
  671. this.Controls.Add(this.dgvDetail);
  672. this.IsSaveFormSize = false;
  673. this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  674. this.Name = "F_PM_0103";
  675. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  676. this.Text = "绑定条码";
  677. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  678. this.Load += new System.EventHandler(this.F_PM_0103_Load);
  679. this.Controls.SetChildIndex(this.dgvDetail, 0);
  680. this.Controls.SetChildIndex(this.btnSave, 0);
  681. this.Controls.SetChildIndex(this.btnClose, 0);
  682. this.Controls.SetChildIndex(this.tsrOperate, 0);
  683. this.Controls.SetChildIndex(this.gbxInfo, 0);
  684. ((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).EndInit();
  685. this.tsrOperate.ResumeLayout(false);
  686. this.tsrOperate.PerformLayout();
  687. this.gbxInfo.ResumeLayout(false);
  688. this.gbxInfo.PerformLayout();
  689. this.ResumeLayout(false);
  690. this.PerformLayout();
  691. }
  692. #endregion
  693. private Basics.BaseControls.C_Label lblGroutingDate;
  694. private Basics.BaseControls.C_DataGridView dgvDetail;
  695. private Basics.BaseControls.C_Button btnSave;
  696. private Basics.BaseControls.C_Button btnClose;
  697. private Basics.BaseControls.C_ToolStrip tsrOperate;
  698. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  699. private System.Windows.Forms.ToolStripButton tsbtnClose;
  700. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  701. private System.Windows.Forms.GroupBox gbxInfo;
  702. private Basics.BaseControls.C_Label lblGroutingDateValue;
  703. private Basics.BaseControls.C_Label lblGrouting;
  704. private System.Windows.Forms.ToolStripButton tsbtnGrouting;
  705. private Basics.BaseControls.C_Button btnClearBarCode;
  706. private Basics.BaseControls.C_TXT_BarCode txtBarCodeStart;
  707. private Basics.BaseControls.C_Button btnBindBarCode;
  708. private Basics.BaseControls.C_Label lblBarCodeStart;
  709. private Basics.BaseControls.C_Label c_Label1;
  710. private Basics.BaseControls.C_ComboBox cmbLogo;
  711. private Basics.BaseControls.C_Button btnNGRSetting;
  712. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyID;
  713. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyDetailID;
  714. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineId;
  715. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineDetailID;
  716. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
  717. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName;
  718. private System.Windows.Forms.DataGridViewTextBoxColumn UserID;
  719. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingUserCode;
  720. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
  721. private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
  722. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
  723. private System.Windows.Forms.DataGridViewTextBoxColumn GMouldStatus;
  724. private System.Windows.Forms.DataGridViewCheckBoxColumn GroutingFlag;
  725. private System.Windows.Forms.DataGridViewTextBoxColumn GroutingBatchNo;
  726. private System.Windows.Forms.DataGridViewTextBoxColumn NoGroutingRreason;
  727. private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
  728. private System.Windows.Forms.DataGridViewComboBoxColumn collogo;
  729. private System.Windows.Forms.DataGridViewCheckBoxColumn ScrapFlag;
  730. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  731. private System.Windows.Forms.DataGridViewTextBoxColumn colOBarCode;
  732. private System.Windows.Forms.DataGridViewCheckBoxColumn colOScrapFlag;
  733. private System.Windows.Forms.DataGridViewTextBoxColumn DeliverFlag;
  734. private Basics.BaseControls.C_Label txtGrouting;
  735. }
  736. }