namespace Dongke.IBOSS.PRD.Client.PMModule
{
partial class F_PM_2105
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_2105));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle49 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle50 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle55 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle56 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle51 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle52 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle53 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle54 = new System.Windows.Forms.DataGridViewCellStyle();
this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
this.lblGroutingLine = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.scbGroutingLine = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGroutingLine();
this.txtGroutingBatchNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
this.txtGroutingDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblGroutingDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.dgvGroutingDaily = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.GroutingDailyDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Sel = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.GroutingDailyID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingLineID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingLineDetailID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingLineCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.PROCEDURENAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingLineName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingBatchNo = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.colGMouldStatus = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ScrapFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.GroutingFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.GroutingDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.NoGroutingRreason = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GroutingCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GMouldTypeName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.CreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Createuser = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.chkUserChoose = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtGroutingUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.dkGoodsCode = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkGoodsCodeSearchBox();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.btnUpdateUserCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.btnCancelBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.lblMessage = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.btnReplace = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.tsrOperate.SuspendLayout();
this.gbxCondition.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvGroutingDaily)).BeginInit();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// tsrOperate
//
this.tsrOperate.AutoSize = false;
this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PMModule.Properties.Resources.functionbackground;
this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripSeparator1,
this.tsbtnAdaptive,
this.tsbtnClose});
this.tsrOperate.Location = new System.Drawing.Point(0, 0);
this.tsrOperate.Name = "tsrOperate";
this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
this.tsrOperate.ShowItemToolTips = false;
this.tsrOperate.Size = new System.Drawing.Size(961, 32);
this.tsrOperate.TabIndex = 27;
this.tsrOperate.Text = "toolStrip1";
//
// toolStripSeparator1
//
this.toolStripSeparator1.AutoSize = false;
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
//
// tsbtnAdaptive
//
this.tsbtnAdaptive.AutoSize = false;
this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnAdaptive.Name = "tsbtnAdaptive";
this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
this.tsbtnAdaptive.Text = "自适应列宽(&A)";
this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
//
// tsbtnClose
//
this.tsbtnClose.AutoSize = false;
this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnClose.Name = "tsbtnClose";
this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
this.tsbtnClose.Text = "关闭(&X)";
this.tsbtnClose.Visible = false;
this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
//
// gbxCondition
//
this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
this.gbxCondition.Controls.Add(this.lblGroutingLine);
this.gbxCondition.Controls.Add(this.scbGroutingLine);
this.gbxCondition.Controls.Add(this.txtGroutingBatchNo);
this.gbxCondition.Controls.Add(this.txtGroutingDate);
this.gbxCondition.Controls.Add(this.c_Label2);
this.gbxCondition.Controls.Add(this.lblGroutingDate);
this.gbxCondition.Controls.Add(this.btnClearCondition);
this.gbxCondition.Controls.Add(this.btnSearch);
this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
this.gbxCondition.IsMustInput = false;
this.gbxCondition.Location = new System.Drawing.Point(0, 35);
this.gbxCondition.Name = "gbxCondition";
this.gbxCondition.OriginalHeight = -1;
this.gbxCondition.Size = new System.Drawing.Size(949, 56);
this.gbxCondition.TabIndex = 28;
this.gbxCondition.TabStop = false;
this.gbxCondition.Text = "查询条件 ▼";
//
// lblGroutingLine
//
this.lblGroutingLine.AutoSize = true;
this.lblGroutingLine.BackColor = System.Drawing.Color.Transparent;
this.lblGroutingLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblGroutingLine.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblGroutingLine.Location = new System.Drawing.Point(12, 24);
this.lblGroutingLine.Name = "lblGroutingLine";
this.lblGroutingLine.Size = new System.Drawing.Size(41, 12);
this.lblGroutingLine.TabIndex = 41;
this.lblGroutingLine.Text = "成型线";
//
// scbGroutingLine
//
this.scbGroutingLine.CheckedData = null;
this.scbGroutingLine.DisplayMember = "GroutingLineCode";
this.scbGroutingLine.Location = new System.Drawing.Point(59, 21);
this.scbGroutingLine.Name = "scbGroutingLine";
this.scbGroutingLine.Size = new System.Drawing.Size(165, 21);
this.scbGroutingLine.TabIndex = 40;
//
// txtGroutingBatchNo
//
this.txtGroutingBatchNo.BackColor = System.Drawing.SystemColors.Window;
this.txtGroutingBatchNo.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtGroutingBatchNo.DataValue = new decimal(new int[] {
1,
0,
0,
0});
this.txtGroutingBatchNo.ErrorMessage = "";
this.txtGroutingBatchNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtGroutingBatchNo.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtGroutingBatchNo.Location = new System.Drawing.Point(504, 21);
this.txtGroutingBatchNo.MaxValue = new decimal(new int[] {
100,
0,
0,
0});
this.txtGroutingBatchNo.MinValue = new decimal(new int[] {
1,
0,
0,
0});
this.txtGroutingBatchNo.Name = "txtGroutingBatchNo";
this.txtGroutingBatchNo.Number = new System.Drawing.Point(2, 0);
this.txtGroutingBatchNo.Size = new System.Drawing.Size(60, 21);
this.txtGroutingBatchNo.TabIndex = 14;
this.txtGroutingBatchNo.Text = "1";
this.txtGroutingBatchNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.txtGroutingBatchNo.TextValue = "1";
//
// txtGroutingDate
//
this.txtGroutingDate.CustomFormat = "yyyy-MM-dd";
this.txtGroutingDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtGroutingDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.txtGroutingDate.Location = new System.Drawing.Point(291, 21);
this.txtGroutingDate.Name = "txtGroutingDate";
this.txtGroutingDate.Size = new System.Drawing.Size(148, 21);
this.txtGroutingDate.TabIndex = 13;
//
// c_Label2
//
this.c_Label2.AutoSize = true;
this.c_Label2.BackColor = System.Drawing.Color.Transparent;
this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
this.c_Label2.Location = new System.Drawing.Point(445, 25);
this.c_Label2.Name = "c_Label2";
this.c_Label2.Size = new System.Drawing.Size(53, 12);
this.c_Label2.TabIndex = 12;
this.c_Label2.Text = "注浆批次";
//
// lblGroutingDate
//
this.lblGroutingDate.AutoSize = true;
this.lblGroutingDate.BackColor = System.Drawing.Color.Transparent;
this.lblGroutingDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblGroutingDate.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblGroutingDate.Location = new System.Drawing.Point(230, 25);
this.lblGroutingDate.Name = "lblGroutingDate";
this.lblGroutingDate.Size = new System.Drawing.Size(53, 12);
this.lblGroutingDate.TabIndex = 12;
this.lblGroutingDate.Text = "注浆日期";
//
// btnClearCondition
//
this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnClearCondition.ForeColor = System.Drawing.Color.White;
this.btnClearCondition.Location = new System.Drawing.Point(858, 18);
this.btnClearCondition.Name = "btnClearCondition";
this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
this.btnClearCondition.TabIndex = 10;
this.btnClearCondition.Text = "清空条件";
this.btnClearCondition.UseVisualStyleBackColor = true;
this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
//
// btnSearch
//
this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnSearch.BackColor = System.Drawing.Color.Transparent;
this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnSearch.ForeColor = System.Drawing.Color.White;
this.btnSearch.Location = new System.Drawing.Point(767, 18);
this.btnSearch.Name = "btnSearch";
this.btnSearch.Size = new System.Drawing.Size(85, 30);
this.btnSearch.TabIndex = 9;
this.btnSearch.Text = "查询";
this.btnSearch.UseVisualStyleBackColor = true;
this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
//
// dgvGroutingDaily
//
this.dgvGroutingDaily.AllowUserToAddRows = false;
this.dgvGroutingDaily.AllowUserToDeleteRows = false;
this.dgvGroutingDaily.AllowUserToModifyRows = true;
this.dgvGroutingDaily.AllowUserToOrderColumns = true;
dataGridViewCellStyle49.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvGroutingDaily.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle49;
this.dgvGroutingDaily.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgvGroutingDaily.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvGroutingDaily.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvGroutingDaily.CellHeight = 23;
this.dgvGroutingDaily.ChildNodeColumnName = null;
this.dgvGroutingDaily.ChildNodeColumnText = null;
this.dgvGroutingDaily.ColumnDeep = 1;
this.dgvGroutingDaily.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle50.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle50.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle50.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle50.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle50.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle50.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle50.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvGroutingDaily.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle50;
this.dgvGroutingDaily.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvGroutingDaily.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.GroutingDailyDetailID,
this.Sel,
this.GroutingDailyID,
this.GroutingLineID,
this.GroutingLineDetailID,
this.GroutingLineCode,
this.PROCEDURENAME,
this.GroutingLineName,
this.GoodsCode,
this.GoodsName,
this.UserCode,
this.GroutingBatchNo,
this.colGMouldStatus,
this.GroutingMouldCode,
this.BarCode,
this.ScrapFlag,
this.GroutingFlag,
this.GroutingDate,
this.NoGroutingRreason,
this.GroutingCount,
this.GMouldTypeName,
this.CreateTime,
this.Createuser,
this.Remarks});
this.dgvGroutingDaily.ColumnTreeView = null;
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)));
dataGridViewCellStyle55.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle55.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle55.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle55.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle55.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle55.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle55.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgvGroutingDaily.DefaultCellStyle = dataGridViewCellStyle55;
this.dgvGroutingDaily.DynamicColumnName = "";
this.dgvGroutingDaily.EnableHeadersVisualStyles = false;
this.dgvGroutingDaily.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvGroutingDaily.FormatQuantityColumns = null;
this.dgvGroutingDaily.HorizontalMergeColumn = null;
this.dgvGroutingDaily.IsAutoCountSum = true;
this.dgvGroutingDaily.IsAutoResizeColumns = false;
this.dgvGroutingDaily.IsClickF12 = false;
this.dgvGroutingDaily.IsOpenMergeCellFlag = false;
this.dgvGroutingDaily.IsSubTotalFlag = false;
this.dgvGroutingDaily.IsTopDeep = false;
this.dgvGroutingDaily.Location = new System.Drawing.Point(0, 97);
this.dgvGroutingDaily.MergeColumnNames = null;
this.dgvGroutingDaily.MergeDetailColumnNames = null;
this.dgvGroutingDaily.MergeDetailOnlyColumn = null;
this.dgvGroutingDaily.MergeOnlyColumn = null;
this.dgvGroutingDaily.MultiSelect = false;
this.dgvGroutingDaily.Name = "dgvGroutingDaily";
this.dgvGroutingDaily.RefreshAtHscroll = false;
this.dgvGroutingDaily.RowHeadersWidth = 50;
this.dgvGroutingDaily.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle56.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvGroutingDaily.RowsDefaultCellStyle = dataGridViewCellStyle56;
this.dgvGroutingDaily.RowTemplate.Height = 21;
this.dgvGroutingDaily.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvGroutingDaily.Size = new System.Drawing.Size(949, 420);
this.dgvGroutingDaily.SortOrderColumnName = null;
this.dgvGroutingDaily.TabIndex = 29;
this.dgvGroutingDaily.Tag = true;
this.dgvGroutingDaily.TotalSumColumns = null;
this.dgvGroutingDaily.ViewRowFilter = "";
this.dgvGroutingDaily.VirtualMode = true;
//
// GroutingDailyDetailID
//
this.GroutingDailyDetailID.DataPropertyName = "GroutingDailyDetailID";
this.GroutingDailyDetailID.HeaderText = "注浆日报明细ID";
this.GroutingDailyDetailID.Name = "GroutingDailyDetailID";
this.GroutingDailyDetailID.Visible = false;
//
// Sel
//
this.Sel.DataPropertyName = "Sel";
this.Sel.FalseValue = "0";
this.Sel.HeaderText = "选择";
this.Sel.Name = "Sel";
this.Sel.TrueValue = "1";
this.Sel.Width = 50;
//
// GroutingDailyID
//
this.GroutingDailyID.DataPropertyName = "GroutingDailyID";
this.GroutingDailyID.HeaderText = "注浆日报ID";
this.GroutingDailyID.Name = "GroutingDailyID";
this.GroutingDailyID.Visible = false;
//
// GroutingLineID
//
this.GroutingLineID.DataPropertyName = "GroutingLineID";
this.GroutingLineID.HeaderText = "成型线ID";
this.GroutingLineID.Name = "GroutingLineID";
this.GroutingLineID.Visible = false;
//
// GroutingLineDetailID
//
this.GroutingLineDetailID.DataPropertyName = "GroutingLineDetailID";
this.GroutingLineDetailID.HeaderText = "成型线明细ID";
this.GroutingLineDetailID.Name = "GroutingLineDetailID";
this.GroutingLineDetailID.Visible = false;
//
// GroutingLineCode
//
this.GroutingLineCode.DataPropertyName = "GroutingLineCode";
this.GroutingLineCode.HeaderText = "成型线编码";
this.GroutingLineCode.Name = "GroutingLineCode";
this.GroutingLineCode.ReadOnly = true;
//
// PROCEDURENAME
//
this.PROCEDURENAME.DataPropertyName = "PROCEDURENAME";
this.PROCEDURENAME.HeaderText = "当前工序";
this.PROCEDURENAME.Name = "PROCEDURENAME";
//
// GroutingLineName
//
this.GroutingLineName.DataPropertyName = "GroutingLineName";
this.GroutingLineName.HeaderText = "成型线名称";
this.GroutingLineName.Name = "GroutingLineName";
this.GroutingLineName.ReadOnly = true;
//
// GoodsCode
//
this.GoodsCode.DataPropertyName = "GoodsCode";
this.GoodsCode.HeaderText = "产品编码";
this.GoodsCode.Name = "GoodsCode";
this.GoodsCode.ReadOnly = true;
//
// GoodsName
//
this.GoodsName.DataPropertyName = "GoodsName";
this.GoodsName.HeaderText = "产品名称";
this.GoodsName.Name = "GoodsName";
this.GoodsName.ReadOnly = true;
//
// UserCode
//
this.UserCode.DataPropertyName = "UserCode";
this.UserCode.HeaderText = "成型工号";
this.UserCode.Name = "UserCode";
this.UserCode.ReadOnly = true;
//
// GroutingBatchNo
//
this.GroutingBatchNo.DataPropertyName = "GroutingBatchNo";
dataGridViewCellStyle51.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.GroutingBatchNo.DefaultCellStyle = dataGridViewCellStyle51;
this.GroutingBatchNo.HeaderText = "注浆批次";
this.GroutingBatchNo.Name = "GroutingBatchNo";
this.GroutingBatchNo.ReadOnly = true;
//
// colGMouldStatus
//
this.colGMouldStatus.DataPropertyName = "GMouldStatusName";
this.colGMouldStatus.HeaderText = "模具状态";
this.colGMouldStatus.Name = "colGMouldStatus";
this.colGMouldStatus.ReadOnly = true;
//
// GroutingMouldCode
//
this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
this.GroutingMouldCode.HeaderText = "模具编号";
this.GroutingMouldCode.Name = "GroutingMouldCode";
this.GroutingMouldCode.ReadOnly = true;
//
// BarCode
//
this.BarCode.DataPropertyName = "BarCode";
this.BarCode.HeaderText = "绑定条码";
this.BarCode.Name = "BarCode";
this.BarCode.ReadOnly = true;
//
// ScrapFlag
//
this.ScrapFlag.DataPropertyName = "ScrapFlag";
this.ScrapFlag.FalseValue = "0";
this.ScrapFlag.HeaderText = "损坯标识";
this.ScrapFlag.Name = "ScrapFlag";
this.ScrapFlag.ReadOnly = true;
this.ScrapFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.ScrapFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.ScrapFlag.TrueValue = "1";
//
// GroutingFlag
//
this.GroutingFlag.DataPropertyName = "GroutingFlag";
this.GroutingFlag.FalseValue = "0";
this.GroutingFlag.HeaderText = "注浆标识";
this.GroutingFlag.Name = "GroutingFlag";
this.GroutingFlag.ReadOnly = true;
this.GroutingFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.GroutingFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.GroutingFlag.TrueValue = "1";
//
// GroutingDate
//
this.GroutingDate.DataPropertyName = "GroutingDate";
dataGridViewCellStyle52.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle52.Format = "yyyy-MM-dd";
this.GroutingDate.DefaultCellStyle = dataGridViewCellStyle52;
this.GroutingDate.HeaderText = "注浆日期";
this.GroutingDate.Name = "GroutingDate";
this.GroutingDate.ReadOnly = true;
//
// NoGroutingRreason
//
this.NoGroutingRreason.DataPropertyName = "NoGroutingRreason";
this.NoGroutingRreason.HeaderText = "未注浆原因";
this.NoGroutingRreason.Name = "NoGroutingRreason";
this.NoGroutingRreason.ReadOnly = true;
//
// GroutingCount
//
this.GroutingCount.DataPropertyName = "GroutingCount";
dataGridViewCellStyle53.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.GroutingCount.DefaultCellStyle = dataGridViewCellStyle53;
this.GroutingCount.HeaderText = "注浆次数";
this.GroutingCount.Name = "GroutingCount";
this.GroutingCount.ReadOnly = true;
//
// GMouldTypeName
//
this.GMouldTypeName.DataPropertyName = "GMouldTypeName";
this.GMouldTypeName.HeaderText = "成型线类型";
this.GMouldTypeName.Name = "GMouldTypeName";
this.GMouldTypeName.ReadOnly = true;
//
// CreateTime
//
this.CreateTime.DataPropertyName = "CreateTime";
dataGridViewCellStyle54.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle54.Format = "yyyy-MM-dd HH:mm:ss";
this.CreateTime.DefaultCellStyle = dataGridViewCellStyle54;
this.CreateTime.HeaderText = "创建时间";
this.CreateTime.Name = "CreateTime";
this.CreateTime.ReadOnly = true;
//
// Createuser
//
this.Createuser.DataPropertyName = "Createuser";
this.Createuser.HeaderText = "创建者";
this.Createuser.Name = "Createuser";
this.Createuser.ReadOnly = true;
//
// Remarks
//
this.Remarks.DataPropertyName = "Remarks";
this.Remarks.HeaderText = "备注";
this.Remarks.Name = "Remarks";
this.Remarks.ReadOnly = true;
//
// chkUserChoose
//
this.chkUserChoose.Anchor = System.Windows.Forms.AnchorStyles.None;
this.chkUserChoose.AutoSize = true;
this.chkUserChoose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkUserChoose.Location = new System.Drawing.Point(8, 523);
this.chkUserChoose.Name = "chkUserChoose";
this.chkUserChoose.Size = new System.Drawing.Size(48, 16);
this.chkUserChoose.TabIndex = 30;
this.chkUserChoose.Text = "全选";
this.chkUserChoose.UseVisualStyleBackColor = true;
this.chkUserChoose.CheckedChanged += new System.EventHandler(this.chkUserChoose_CheckedChanged);
//
// c_Label1
//
this.c_Label1.AutoSize = true;
this.c_Label1.BackColor = System.Drawing.Color.Transparent;
this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_Label1.Location = new System.Drawing.Point(57, 20);
this.c_Label1.Name = "c_Label1";
this.c_Label1.Size = new System.Drawing.Size(53, 12);
this.c_Label1.TabIndex = 31;
this.c_Label1.Text = "成型工号";
//
// txtGroutingUserCode
//
this.txtGroutingUserCode.BackColor = System.Drawing.SystemColors.Window;
this.txtGroutingUserCode.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtGroutingUserCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtGroutingUserCode.ErrorMessage = "";
this.txtGroutingUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtGroutingUserCode.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtGroutingUserCode.Location = new System.Drawing.Point(116, 17);
this.txtGroutingUserCode.MaxLength = 20;
this.txtGroutingUserCode.Name = "txtGroutingUserCode";
this.txtGroutingUserCode.RejectCharsPattern = "[^a-zA-Z0-9]";
this.txtGroutingUserCode.Size = new System.Drawing.Size(120, 21);
this.txtGroutingUserCode.TabIndex = 32;
this.txtGroutingUserCode.TextValue = "";
//
// dkGoodsCode
//
this.dkGoodsCode.DataSource = null;
this.dkGoodsCode.Enabled = true;
this.dkGoodsCode.GoodsCode = "";
this.dkGoodsCode.GoodsID = null;
this.dkGoodsCode.GoodsIDS = null;
this.dkGoodsCode.GoodsName = null;
this.dkGoodsCode.GoodsSpecification = null;
this.dkGoodsCode.IsMustInput = false;
this.dkGoodsCode.Location = new System.Drawing.Point(264, 16);
this.dkGoodsCode.Name = "dkGoodsCode";
this.dkGoodsCode.PurviewType = ((byte)(0));
this.dkGoodsCode.Size = new System.Drawing.Size(219, 21);
this.dkGoodsCode.TabIndex = 14;
this.dkGoodsCode.Title = "产品编码";
this.dkGoodsCode.TxtGoodsBackColor = System.Drawing.SystemColors.Control;
//
// groupBox1
//
this.groupBox1.Anchor = System.Windows.Forms.AnchorStyles.None;
this.groupBox1.BackColor = System.Drawing.Color.Transparent;
this.groupBox1.Controls.Add(this.c_Label3);
this.groupBox1.Controls.Add(this.btnUpdateUserCode);
this.groupBox1.Controls.Add(this.btnCancelBarCode);
this.groupBox1.Controls.Add(this.btnCancel);
this.groupBox1.Controls.Add(this.lblMessage);
this.groupBox1.Controls.Add(this.btnReplace);
this.groupBox1.Controls.Add(this.c_Label1);
this.groupBox1.Controls.Add(this.txtGroutingUserCode);
this.groupBox1.Controls.Add(this.dkGoodsCode);
this.groupBox1.Location = new System.Drawing.Point(0, 545);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(949, 74);
this.groupBox1.TabIndex = 35;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "变更数据";
//
// btnUpdateUserCode
//
this.btnUpdateUserCode.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnUpdateUserCode.BackColor = System.Drawing.Color.Transparent;
this.btnUpdateUserCode.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnUpdateUserCode.BackgroundImage")));
this.btnUpdateUserCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnUpdateUserCode.ForeColor = System.Drawing.Color.White;
this.btnUpdateUserCode.Location = new System.Drawing.Point(112, 40);
this.btnUpdateUserCode.Name = "btnUpdateUserCode";
this.btnUpdateUserCode.Size = new System.Drawing.Size(89, 30);
this.btnUpdateUserCode.TabIndex = 36;
this.btnUpdateUserCode.Text = "成型工号变更";
this.btnUpdateUserCode.UseVisualStyleBackColor = true;
this.btnUpdateUserCode.Click += new System.EventHandler(this.btnUpdateUserCode_Click);
//
// btnCancelBarCode
//
this.btnCancelBarCode.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnCancelBarCode.BackColor = System.Drawing.Color.Transparent;
this.btnCancelBarCode.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancelBarCode.BackgroundImage")));
this.btnCancelBarCode.CausesValidation = false;
this.btnCancelBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnCancelBarCode.ForeColor = System.Drawing.Color.White;
this.btnCancelBarCode.Location = new System.Drawing.Point(702, 12);
this.btnCancelBarCode.Name = "btnCancelBarCode";
this.btnCancelBarCode.Size = new System.Drawing.Size(85, 30);
this.btnCancelBarCode.TabIndex = 35;
this.btnCancelBarCode.Text = "取消绑定";
this.btnCancelBarCode.UseVisualStyleBackColor = true;
this.btnCancelBarCode.Click += new System.EventHandler(this.btnCancelBarCode_Click);
//
// btnCancel
//
this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnCancel.BackColor = System.Drawing.Color.Transparent;
this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
this.btnCancel.CausesValidation = false;
this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnCancel.ForeColor = System.Drawing.Color.White;
this.btnCancel.Location = new System.Drawing.Point(611, 12);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(85, 30);
this.btnCancel.TabIndex = 35;
this.btnCancel.Text = "关闭";
this.btnCancel.UseVisualStyleBackColor = true;
//
// lblMessage
//
this.lblMessage.AutoSize = true;
this.lblMessage.BackColor = System.Drawing.Color.Transparent;
this.lblMessage.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblMessage.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.lblMessage.IsMustInput = true;
this.lblMessage.Location = new System.Drawing.Point(514, 54);
this.lblMessage.Name = "lblMessage";
this.lblMessage.Size = new System.Drawing.Size(209, 12);
this.lblMessage.TabIndex = 34;
this.lblMessage.Text = "[替换]是替换全部模具成型工号和产品";
//
// btnReplace
//
this.btnReplace.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnReplace.BackColor = System.Drawing.Color.Transparent;
this.btnReplace.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnReplace.BackgroundImage")));
this.btnReplace.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnReplace.ForeColor = System.Drawing.Color.White;
this.btnReplace.Location = new System.Drawing.Point(516, 12);
this.btnReplace.Name = "btnReplace";
this.btnReplace.Size = new System.Drawing.Size(85, 30);
this.btnReplace.TabIndex = 33;
this.btnReplace.Text = "替换";
this.btnReplace.UseVisualStyleBackColor = true;
this.btnReplace.Click += new System.EventHandler(this.btnReplace_Click);
//
// c_Label3
//
this.c_Label3.AutoSize = true;
this.c_Label3.BackColor = System.Drawing.Color.Transparent;
this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_Label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.c_Label3.IsMustInput = true;
this.c_Label3.Location = new System.Drawing.Point(207, 54);
this.c_Label3.Name = "c_Label3";
this.c_Label3.Size = new System.Drawing.Size(221, 12);
this.c_Label3.TabIndex = 37;
this.c_Label3.Text = "按选择的明细变更未交坯产品的成型工号";
//
// F_PM_2105
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.CancelButton = this.btnCancel;
this.ClientSize = new System.Drawing.Size(961, 644);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.chkUserChoose);
this.Controls.Add(this.dgvGroutingDaily);
this.Controls.Add(this.gbxCondition);
this.Controls.Add(this.tsrOperate);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.IsSaveFormSize = false;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "F_PM_2105";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "注浆变更";
this.Load += new System.EventHandler(this.F_PM_2105_Load);
this.Controls.SetChildIndex(this.tsrOperate, 0);
this.Controls.SetChildIndex(this.gbxCondition, 0);
this.Controls.SetChildIndex(this.dgvGroutingDaily, 0);
this.Controls.SetChildIndex(this.chkUserChoose, 0);
this.Controls.SetChildIndex(this.groupBox1, 0);
this.tsrOperate.ResumeLayout(false);
this.tsrOperate.PerformLayout();
this.gbxCondition.ResumeLayout(false);
this.gbxCondition.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvGroutingDaily)).EndInit();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Basics.BaseControls.C_ToolStrip tsrOperate;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
private System.Windows.Forms.ToolStripButton tsbtnClose;
private Basics.BaseControls.C_GroupBox gbxCondition;
private Basics.BaseControls.C_Button btnClearCondition;
private Basics.BaseControls.C_Button btnSearch;
private Basics.BaseControls.C_DateTimePicker txtGroutingDate;
private Basics.BaseControls.C_Label lblGroutingDate;
private Basics.BaseControls.C_DataGridView dgvGroutingDaily;
private Basics.BaseControls.C_CheckBox chkUserChoose;
private Basics.BaseControls.C_Label c_Label1;
private Basics.BaseControls.C_TextBox txtGroutingUserCode;
private Controls.SearchTextBox.dkGoodsCodeSearchBox dkGoodsCode;
private System.Windows.Forms.GroupBox groupBox1;
private Basics.BaseControls.C_Button btnReplace;
private Basics.BaseControls.C_Label lblMessage;
private Basics.BaseControls.C_Button btnCancel;
private Basics.BaseControls.C_Button btnCancelBarCode;
private Basics.BaseControls.C_TXT_Digital txtGroutingBatchNo;
private Basics.BaseControls.C_Label c_Label2;
private Basics.BaseControls.C_Label lblGroutingLine;
private Controls.SearchBox.ScbGroutingLine scbGroutingLine;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyDetailID;
private System.Windows.Forms.DataGridViewCheckBoxColumn Sel;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDailyID;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineID;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineDetailID;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineCode;
private System.Windows.Forms.DataGridViewTextBoxColumn PROCEDURENAME;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingLineName;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingBatchNo;
private System.Windows.Forms.DataGridViewTextBoxColumn colGMouldStatus;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
private System.Windows.Forms.DataGridViewCheckBoxColumn ScrapFlag;
private System.Windows.Forms.DataGridViewCheckBoxColumn GroutingFlag;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingDate;
private System.Windows.Forms.DataGridViewTextBoxColumn NoGroutingRreason;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingCount;
private System.Windows.Forms.DataGridViewTextBoxColumn GMouldTypeName;
private System.Windows.Forms.DataGridViewTextBoxColumn CreateTime;
private System.Windows.Forms.DataGridViewTextBoxColumn Createuser;
private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
private Basics.BaseControls.C_Button btnUpdateUserCode;
private Basics.BaseControls.C_Label c_Label3;
}
}