F_PM_0103.Designer.cs 37 KB

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