namespace Dongke.IBOSS.PRD.Client.PCModule
{
partial class F_PC_0102_1_1
{
///
/// 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_PC_0102_1_1));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
this.lblBuildingNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtBuildingNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.lblFloorNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblGroutingLineNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.lblGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.lblCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
this.btnAddMould = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.dgvDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.GroutingMouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.MouldID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.MouldCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.MouldBarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GoodsSpecification = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GROUTINGCOUNT = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
this.StandardGroutingCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
this.MOULDSTATUS = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.btnDeleteSelected = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.txtFloorNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
this.c_GroupBox1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
this.scbUser1 = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbUser();
this.lblGMouldType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.scbGMouldType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGMouldType();
this.txtGroutingLineNo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.dgvUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.UserID_NO = new System.Windows.Forms.DataGridViewComboBoxColumn();
this.UserID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.UserCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.UserName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.StaffNames = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Remarks1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.panel1 = new System.Windows.Forms.Panel();
this.rabAuto = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton();
this.pnlBinding = new System.Windows.Forms.Panel();
this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel();
this.btnAddMouldBarcode = new Dongke.WinForm.Controls.BtnButton();
this.txtBarcode = new Dongke.WinForm.Controls.TxtCode();
this.txtGMouldCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.pnlAuto = new System.Windows.Forms.Panel();
this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtStandardGroutingCount = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblstart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtBeginNum = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_Digital();
this.rabBinding = new Dongke.IBOSS.PRD.Basics.BaseControls.C_RadioButton();
this.btnAdaptive = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.HighPressureFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).BeginInit();
this.c_GroupBox1.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvUser)).BeginInit();
this.tabPage2.SuspendLayout();
this.panel1.SuspendLayout();
this.pnlBinding.SuspendLayout();
this.pnlAuto.SuspendLayout();
this.SuspendLayout();
//
// lblBuildingNo
//
this.lblBuildingNo.AutoSize = true;
this.lblBuildingNo.BackColor = System.Drawing.Color.Transparent;
this.lblBuildingNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblBuildingNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.lblBuildingNo.IsMustInput = true;
this.lblBuildingNo.Location = new System.Drawing.Point(8, 30);
this.lblBuildingNo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblBuildingNo.Name = "lblBuildingNo";
this.lblBuildingNo.Size = new System.Drawing.Size(37, 15);
this.lblBuildingNo.TabIndex = 0;
this.lblBuildingNo.Text = "楼号";
//
// txtBuildingNo
//
this.txtBuildingNo.BackColor = System.Drawing.Color.Yellow;
this.txtBuildingNo.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtBuildingNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtBuildingNo.ErrorMessage = "必须输入项目";
this.txtBuildingNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtBuildingNo.HasError = true;
this.txtBuildingNo.IsMustInput = true;
this.txtBuildingNo.Location = new System.Drawing.Point(55, 25);
this.txtBuildingNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txtBuildingNo.MaxLength = 10;
this.txtBuildingNo.Name = "txtBuildingNo";
this.txtBuildingNo.Size = new System.Drawing.Size(132, 25);
this.txtBuildingNo.TabIndex = 1;
this.txtBuildingNo.TextChanged += new System.EventHandler(this.txtBuildingNo_TextChanged);
//
// lblFloorNo
//
this.lblFloorNo.AutoSize = true;
this.lblFloorNo.BackColor = System.Drawing.Color.Transparent;
this.lblFloorNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblFloorNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.lblFloorNo.IsMustInput = true;
this.lblFloorNo.Location = new System.Drawing.Point(196, 30);
this.lblFloorNo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblFloorNo.Name = "lblFloorNo";
this.lblFloorNo.Size = new System.Drawing.Size(37, 15);
this.lblFloorNo.TabIndex = 2;
this.lblFloorNo.Text = "楼层";
//
// lblGroutingLineNo
//
this.lblGroutingLineNo.AutoSize = true;
this.lblGroutingLineNo.BackColor = System.Drawing.Color.Transparent;
this.lblGroutingLineNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblGroutingLineNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.lblGroutingLineNo.IsMustInput = true;
this.lblGroutingLineNo.Location = new System.Drawing.Point(384, 30);
this.lblGroutingLineNo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblGroutingLineNo.Name = "lblGroutingLineNo";
this.lblGroutingLineNo.Size = new System.Drawing.Size(37, 15);
this.lblGroutingLineNo.TabIndex = 4;
this.lblGroutingLineNo.Text = "线号";
//
// lblGroutingLineCode
//
this.lblGroutingLineCode.AutoSize = true;
this.lblGroutingLineCode.BackColor = System.Drawing.Color.Transparent;
this.lblGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblGroutingLineCode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.lblGroutingLineCode.IsMustInput = true;
this.lblGroutingLineCode.Location = new System.Drawing.Point(8, 64);
this.lblGroutingLineCode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblGroutingLineCode.Name = "lblGroutingLineCode";
this.lblGroutingLineCode.Size = new System.Drawing.Size(37, 15);
this.lblGroutingLineCode.TabIndex = 6;
this.lblGroutingLineCode.Text = "编码";
//
// txtGroutingLineCode
//
this.txtGroutingLineCode.BackColor = System.Drawing.SystemColors.Control;
this.txtGroutingLineCode.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtGroutingLineCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtGroutingLineCode.ErrorMessage = "必须输入项目";
this.txtGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtGroutingLineCode.HasError = true;
this.txtGroutingLineCode.IsMustInput = true;
this.txtGroutingLineCode.Location = new System.Drawing.Point(55, 59);
this.txtGroutingLineCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txtGroutingLineCode.MaxLength = 30;
this.txtGroutingLineCode.Name = "txtGroutingLineCode";
this.txtGroutingLineCode.ReadOnly = true;
this.txtGroutingLineCode.Size = new System.Drawing.Size(132, 25);
this.txtGroutingLineCode.TabIndex = 7;
this.txtGroutingLineCode.TextChanged += new System.EventHandler(this.txtGroutingLineCode_TextChanged);
//
// lblGroutingLineName
//
this.lblGroutingLineName.AutoSize = true;
this.lblGroutingLineName.BackColor = System.Drawing.Color.Transparent;
this.lblGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblGroutingLineName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.lblGroutingLineName.IsMustInput = true;
this.lblGroutingLineName.Location = new System.Drawing.Point(196, 64);
this.lblGroutingLineName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblGroutingLineName.Name = "lblGroutingLineName";
this.lblGroutingLineName.Size = new System.Drawing.Size(37, 15);
this.lblGroutingLineName.TabIndex = 8;
this.lblGroutingLineName.Text = "名称";
//
// txtGroutingLineName
//
this.txtGroutingLineName.BackColor = System.Drawing.Color.Yellow;
this.txtGroutingLineName.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtGroutingLineName.ErrorMessage = "必须输入项目";
this.txtGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtGroutingLineName.HasError = true;
this.txtGroutingLineName.IsMustInput = true;
this.txtGroutingLineName.Location = new System.Drawing.Point(243, 59);
this.txtGroutingLineName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txtGroutingLineName.MaxLength = 50;
this.txtGroutingLineName.Name = "txtGroutingLineName";
this.txtGroutingLineName.Size = new System.Drawing.Size(132, 25);
this.txtGroutingLineName.TabIndex = 9;
//
// lblRemarks
//
this.lblRemarks.AutoSize = true;
this.lblRemarks.BackColor = System.Drawing.Color.Transparent;
this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblRemarks.Location = new System.Drawing.Point(8, 96);
this.lblRemarks.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblRemarks.Name = "lblRemarks";
this.lblRemarks.Size = new System.Drawing.Size(37, 15);
this.lblRemarks.TabIndex = 12;
this.lblRemarks.Text = "备注";
//
// txtRemarks
//
this.txtRemarks.BackColor = System.Drawing.SystemColors.Window;
this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtRemarks.ErrorMessage = "";
this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtRemarks.Location = new System.Drawing.Point(55, 92);
this.txtRemarks.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txtRemarks.MaxLength = 500;
this.txtRemarks.Name = "txtRemarks";
this.txtRemarks.ScrollBars = System.Windows.Forms.ScrollBars.Both;
this.txtRemarks.Size = new System.Drawing.Size(696, 25);
this.txtRemarks.TabIndex = 13;
//
// lblCount
//
this.lblCount.AutoSize = true;
this.lblCount.BackColor = System.Drawing.Color.Transparent;
this.lblCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCount.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblCount.Location = new System.Drawing.Point(399, 11);
this.lblCount.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblCount.Name = "lblCount";
this.lblCount.Size = new System.Drawing.Size(67, 15);
this.lblCount.TabIndex = 3;
this.lblCount.Text = "模具数量";
//
// txtCount
//
this.txtCount.BackColor = System.Drawing.SystemColors.Window;
this.txtCount.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtCount.ErrorMessage = "";
this.txtCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtCount.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtCount.Location = new System.Drawing.Point(476, 6);
this.txtCount.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txtCount.MaxLength = 3;
this.txtCount.MaxValue = new decimal(new int[] {
999,
0,
0,
0});
this.txtCount.MinValue = new decimal(new int[] {
0,
0,
0,
0});
this.txtCount.Name = "txtCount";
this.txtCount.Size = new System.Drawing.Size(47, 25);
this.txtCount.TabIndex = 4;
this.txtCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.txtCount.TextValue = "";
//
// btnAddMould
//
this.btnAddMould.BackColor = System.Drawing.Color.Transparent;
this.btnAddMould.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnAddMould.BackgroundImage")));
this.btnAddMould.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnAddMould.ForeColor = System.Drawing.Color.White;
this.btnAddMould.Location = new System.Drawing.Point(707, 0);
this.btnAddMould.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.btnAddMould.Name = "btnAddMould";
this.btnAddMould.Size = new System.Drawing.Size(113, 38);
this.btnAddMould.TabIndex = 5;
this.btnAddMould.Text = "添加模具(&A)";
this.btnAddMould.UseVisualStyleBackColor = false;
this.btnAddMould.Click += new System.EventHandler(this.btnAddMould_Click);
//
// dgvDetail
//
this.dgvDetail.AllowUserToAddRows = false;
this.dgvDetail.AllowUserToDeleteRows = false;
this.dgvDetail.AllowUserToModifyRows = true;
this.dgvDetail.AllowUserToSortRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvDetail.CellHeight = 23;
this.dgvDetail.ChildNodeColumnName = null;
this.dgvDetail.ChildNodeColumnText = null;
this.dgvDetail.ColumnDeep = 1;
this.dgvDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvDetail.ColumnHeadersHeight = 29;
this.dgvDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.GroutingMouldCode,
this.MouldID,
this.MouldCode,
this.MouldBarcode,
this.GoodsName,
this.GoodsCode,
this.GoodsSpecification,
this.GROUTINGCOUNT,
this.StandardGroutingCount,
this.MOULDSTATUS,
this.Remarks});
this.dgvDetail.ColumnTreeView = null;
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)));
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgvDetail.DefaultCellStyle = dataGridViewCellStyle6;
this.dgvDetail.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvDetail.DynamicColumnName = "";
this.dgvDetail.EnableHeadersVisualStyles = false;
this.dgvDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvDetail.FormatQuantityColumns = null;
this.dgvDetail.HorizontalMergeColumn = null;
this.dgvDetail.IsAutoCountSum = true;
this.dgvDetail.IsAutoResizeColumns = false;
this.dgvDetail.IsClickF12 = false;
this.dgvDetail.IsOpenMergeCellFlag = false;
this.dgvDetail.IsSubTotalFlag = false;
this.dgvDetail.IsTopDeep = false;
this.dgvDetail.Location = new System.Drawing.Point(4, 85);
this.dgvDetail.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.dgvDetail.MergeColumnNames = null;
this.dgvDetail.MergeDetailColumnNames = null;
this.dgvDetail.MergeDetailOnlyColumn = null;
this.dgvDetail.MergeOnlyColumn = null;
this.dgvDetail.Name = "dgvDetail";
this.dgvDetail.RefreshAtHscroll = false;
this.dgvDetail.RowHeadersWidth = 50;
this.dgvDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvDetail.RowsDefaultCellStyle = dataGridViewCellStyle7;
this.dgvDetail.RowTemplate.Height = 21;
this.dgvDetail.Size = new System.Drawing.Size(944, 298);
this.dgvDetail.SortOrderColumnName = null;
this.dgvDetail.TabIndex = 5;
this.dgvDetail.Tag = true;
this.dgvDetail.TotalSumColumns = null;
this.dgvDetail.ViewRowFilter = "";
this.dgvDetail.VirtualMode = true;
this.dgvDetail.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.dgvDetail_EditingControlShowing);
this.dgvDetail.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.dgvDetail_RowPrePaint);
//
// GroutingMouldCode
//
this.GroutingMouldCode.DataPropertyName = "GroutingMouldCode";
this.GroutingMouldCode.HeaderText = "模具编号";
this.GroutingMouldCode.MinimumWidth = 6;
this.GroutingMouldCode.Name = "GroutingMouldCode";
this.GroutingMouldCode.ReadOnly = true;
this.GroutingMouldCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.GroutingMouldCode.Width = 120;
//
// MouldID
//
this.MouldID.DataPropertyName = "MouldID";
this.MouldID.HeaderText = "MouldID";
this.MouldID.MinimumWidth = 6;
this.MouldID.Name = "MouldID";
this.MouldID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.MouldID.Visible = false;
this.MouldID.Width = 125;
//
// MouldCode
//
this.MouldCode.DataPropertyName = "MouldCode";
this.MouldCode.HeaderText = "MouldCode";
this.MouldCode.MinimumWidth = 6;
this.MouldCode.Name = "MouldCode";
this.MouldCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.MouldCode.Visible = false;
this.MouldCode.Width = 125;
//
// MouldBarcode
//
this.MouldBarcode.DataPropertyName = "MouldBarcode";
this.MouldBarcode.HeaderText = "模具条码";
this.MouldBarcode.MinimumWidth = 6;
this.MouldBarcode.Name = "MouldBarcode";
this.MouldBarcode.ReadOnly = true;
this.MouldBarcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.MouldBarcode.Width = 125;
//
// GoodsName
//
this.GoodsName.DataPropertyName = "GoodsName";
this.GoodsName.HeaderText = "产品名称";
this.GoodsName.MinimumWidth = 6;
this.GoodsName.Name = "GoodsName";
this.GoodsName.ReadOnly = true;
this.GoodsName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.GoodsName.Visible = false;
this.GoodsName.Width = 125;
//
// GoodsCode
//
this.GoodsCode.DataPropertyName = "GoodsCode";
this.GoodsCode.HeaderText = "产品编码";
this.GoodsCode.MinimumWidth = 6;
this.GoodsCode.Name = "GoodsCode";
this.GoodsCode.ReadOnly = true;
this.GoodsCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.GoodsCode.Width = 125;
//
// GoodsSpecification
//
this.GoodsSpecification.DataPropertyName = "GoodsSpecification";
this.GoodsSpecification.HeaderText = "产品规格";
this.GoodsSpecification.MinimumWidth = 6;
this.GoodsSpecification.Name = "GoodsSpecification";
this.GoodsSpecification.ReadOnly = true;
this.GoodsSpecification.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.GoodsSpecification.Width = 125;
//
// GROUTINGCOUNT
//
this.GROUTINGCOUNT.DataPropertyName = "GROUTINGCOUNT";
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.GROUTINGCOUNT.DefaultCellStyle = dataGridViewCellStyle3;
this.GROUTINGCOUNT.HeaderText = "注浆次数";
this.GROUTINGCOUNT.MaxValue = new decimal(new int[] {
999999,
0,
0,
0});
this.GROUTINGCOUNT.MinimumWidth = 6;
this.GROUTINGCOUNT.MinValue = new decimal(new int[] {
0,
0,
0,
0});
this.GROUTINGCOUNT.Name = "GROUTINGCOUNT";
this.GROUTINGCOUNT.Number = new System.Drawing.Point(0, 0);
this.GROUTINGCOUNT.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.GROUTINGCOUNT.Width = 125;
//
// StandardGroutingCount
//
this.StandardGroutingCount.DataPropertyName = "StandardGroutingCount";
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.StandardGroutingCount.DefaultCellStyle = dataGridViewCellStyle4;
this.StandardGroutingCount.HeaderText = "标准注浆次数";
this.StandardGroutingCount.MaxValue = new decimal(new int[] {
999999,
0,
0,
0});
this.StandardGroutingCount.MinimumWidth = 6;
this.StandardGroutingCount.MinValue = new decimal(new int[] {
0,
0,
0,
0});
this.StandardGroutingCount.Name = "StandardGroutingCount";
this.StandardGroutingCount.Number = new System.Drawing.Point(0, 0);
this.StandardGroutingCount.Width = 125;
//
// MOULDSTATUS
//
this.MOULDSTATUS.DataPropertyName = "MOULDSTATUS";
this.MOULDSTATUS.HeaderText = "模具状态";
this.MOULDSTATUS.MinimumWidth = 6;
this.MOULDSTATUS.Name = "MOULDSTATUS";
this.MOULDSTATUS.ReadOnly = true;
this.MOULDSTATUS.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.MOULDSTATUS.Visible = false;
this.MOULDSTATUS.Width = 125;
//
// Remarks
//
this.Remarks.DataPropertyName = "Remarks";
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
this.Remarks.DefaultCellStyle = dataGridViewCellStyle5;
this.Remarks.HeaderText = "备注";
this.Remarks.MinimumWidth = 6;
this.Remarks.Name = "Remarks";
this.Remarks.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.Remarks.Width = 200;
//
// btnSave
//
this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnSave.BackColor = System.Drawing.Color.Transparent;
this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnSave.ForeColor = System.Drawing.Color.White;
this.btnSave.Location = new System.Drawing.Point(741, 571);
this.btnSave.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(113, 38);
this.btnSave.TabIndex = 14;
this.btnSave.Text = "保存(&S)";
this.btnSave.UseVisualStyleBackColor = false;
this.btnSave.Click += new System.EventHandler(this.btnSave_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.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(863, 571);
this.btnCancel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(113, 38);
this.btnCancel.TabIndex = 15;
this.btnCancel.Text = "关闭";
this.btnCancel.UseVisualStyleBackColor = false;
this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
//
// btnDeleteSelected
//
this.btnDeleteSelected.BackColor = System.Drawing.Color.Transparent;
this.btnDeleteSelected.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnDeleteSelected.BackgroundImage")));
this.btnDeleteSelected.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDeleteSelected.ForeColor = System.Drawing.Color.White;
this.btnDeleteSelected.Location = new System.Drawing.Point(683, 39);
this.btnDeleteSelected.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.btnDeleteSelected.Name = "btnDeleteSelected";
this.btnDeleteSelected.Size = new System.Drawing.Size(113, 38);
this.btnDeleteSelected.TabIndex = 4;
this.btnDeleteSelected.Text = "删除模具(&D)";
this.btnDeleteSelected.UseVisualStyleBackColor = false;
this.btnDeleteSelected.Click += new System.EventHandler(this.btnDeleteSelected_Click);
//
// txtFloorNo
//
this.txtFloorNo.BackColor = System.Drawing.SystemColors.Window;
this.txtFloorNo.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtFloorNo.ErrorMessage = "";
this.txtFloorNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtFloorNo.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtFloorNo.Location = new System.Drawing.Point(243, 25);
this.txtFloorNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txtFloorNo.MaxLength = 5;
this.txtFloorNo.MaxValue = new decimal(new int[] {
-1,
-1,
-1,
0});
this.txtFloorNo.MinValue = new decimal(new int[] {
-1,
-1,
-1,
-2147483648});
this.txtFloorNo.Name = "txtFloorNo";
this.txtFloorNo.Size = new System.Drawing.Size(132, 25);
this.txtFloorNo.TabIndex = 3;
this.txtFloorNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.txtFloorNo.TextValue = "";
this.txtFloorNo.TextChanged += new System.EventHandler(this.txtFloorNo_TextChanged);
//
// c_GroupBox1
//
this.c_GroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.c_GroupBox1.BackColor = System.Drawing.Color.Transparent;
this.c_GroupBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("c_GroupBox1.BackgroundImage")));
this.c_GroupBox1.CanExpand = false;
this.c_GroupBox1.Controls.Add(this.HighPressureFlag);
this.c_GroupBox1.Controls.Add(this.scbUser1);
this.c_GroupBox1.Controls.Add(this.lblGMouldType);
this.c_GroupBox1.Controls.Add(this.scbGMouldType);
this.c_GroupBox1.Controls.Add(this.txtGroutingLineNo);
this.c_GroupBox1.Controls.Add(this.lblBuildingNo);
this.c_GroupBox1.Controls.Add(this.txtBuildingNo);
this.c_GroupBox1.Controls.Add(this.txtFloorNo);
this.c_GroupBox1.Controls.Add(this.lblGroutingLineCode);
this.c_GroupBox1.Controls.Add(this.txtGroutingLineCode);
this.c_GroupBox1.Controls.Add(this.lblGroutingLineName);
this.c_GroupBox1.Controls.Add(this.txtGroutingLineName);
this.c_GroupBox1.Controls.Add(this.txtRemarks);
this.c_GroupBox1.Controls.Add(this.lblFloorNo);
this.c_GroupBox1.Controls.Add(this.c_Label3);
this.c_GroupBox1.Controls.Add(this.lblRemarks);
this.c_GroupBox1.Controls.Add(this.lblGroutingLineNo);
this.c_GroupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_GroupBox1.ForeColor = System.Drawing.SystemColors.ControlText;
this.c_GroupBox1.IsMustInput = false;
this.c_GroupBox1.Location = new System.Drawing.Point(16, 15);
this.c_GroupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.c_GroupBox1.Name = "c_GroupBox1";
this.c_GroupBox1.OpeningMark = "";
this.c_GroupBox1.OriginalHeight = -1;
this.c_GroupBox1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.c_GroupBox1.Size = new System.Drawing.Size(960, 125);
this.c_GroupBox1.TabIndex = 0;
this.c_GroupBox1.TabStop = false;
this.c_GroupBox1.Text = "成型线信息 ";
//
// scbUser1
//
this.scbUser1.CheckedData = null;
this.scbUser1.IsWorker = false;
this.scbUser1.Location = new System.Drawing.Point(619, 59);
this.scbUser1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.scbUser1.Name = "scbUser1";
this.scbUser1.ShowBorderColor = false;
this.scbUser1.ShowMustInputAlert = false;
this.scbUser1.Size = new System.Drawing.Size(133, 26);
this.scbUser1.TabIndex = 20;
//
// lblGMouldType
//
this.lblGMouldType.AutoSize = true;
this.lblGMouldType.BackColor = System.Drawing.Color.Transparent;
this.lblGMouldType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblGMouldType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.lblGMouldType.IsMustInput = true;
this.lblGMouldType.Location = new System.Drawing.Point(384, 64);
this.lblGMouldType.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblGMouldType.Name = "lblGMouldType";
this.lblGMouldType.Size = new System.Drawing.Size(37, 15);
this.lblGMouldType.TabIndex = 19;
this.lblGMouldType.Text = "类型";
//
// scbGMouldType
//
this.scbGMouldType.CheckedData = null;
this.scbGMouldType.Location = new System.Drawing.Point(431, 59);
this.scbGMouldType.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.scbGMouldType.Name = "scbGMouldType";
this.scbGMouldType.ShowBorderColor = false;
this.scbGMouldType.ShowMustInputAlert = false;
this.scbGMouldType.Size = new System.Drawing.Size(133, 26);
this.scbGMouldType.TabIndex = 18;
//
// txtGroutingLineNo
//
this.txtGroutingLineNo.BackColor = System.Drawing.SystemColors.Window;
this.txtGroutingLineNo.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtGroutingLineNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
this.txtGroutingLineNo.ErrorMessage = "";
this.txtGroutingLineNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtGroutingLineNo.Location = new System.Drawing.Point(431, 25);
this.txtGroutingLineNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txtGroutingLineNo.MaxLength = 10;
this.txtGroutingLineNo.Name = "txtGroutingLineNo";
this.txtGroutingLineNo.Size = new System.Drawing.Size(132, 25);
this.txtGroutingLineNo.TabIndex = 5;
this.txtGroutingLineNo.TextValue = "";
this.txtGroutingLineNo.TextChanged += new System.EventHandler(this.txtGroutingLineNo_TextChanged);
//
// 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.SystemColors.ControlText;
this.c_Label3.Location = new System.Drawing.Point(572, 64);
this.c_Label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.c_Label3.Name = "c_Label3";
this.c_Label3.Size = new System.Drawing.Size(37, 15);
this.c_Label3.TabIndex = 12;
this.c_Label3.Text = "班长";
//
// tabControl1
//
this.tabControl1.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.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Location = new System.Drawing.Point(16, 148);
this.tabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(960, 416);
this.tabControl1.TabIndex = 8;
this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
//
// tabPage1
//
this.tabPage1.Controls.Add(this.dgvUser);
this.tabPage1.Location = new System.Drawing.Point(4, 25);
this.tabPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tabPage1.Size = new System.Drawing.Size(952, 387);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "成型工号";
this.tabPage1.UseVisualStyleBackColor = true;
//
// dgvUser
//
this.dgvUser.AllowUserToModifyRows = true;
dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvUser.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8;
this.dgvUser.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvUser.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvUser.CellHeight = 23;
this.dgvUser.ChildNodeColumnName = null;
this.dgvUser.ChildNodeColumnText = null;
this.dgvUser.ColumnDeep = 1;
this.dgvUser.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvUser.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
this.dgvUser.ColumnHeadersHeight = 29;
this.dgvUser.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvUser.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.UserID_NO,
this.UserID,
this.UserCode,
this.UserName,
this.StaffNames,
this.Remarks1});
this.dgvUser.ColumnTreeView = null;
this.dgvUser.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)));
this.dgvUser.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvUser.DynamicColumnName = "";
this.dgvUser.EnableHeadersVisualStyles = false;
this.dgvUser.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvUser.FormatQuantityColumns = null;
this.dgvUser.HorizontalMergeColumn = null;
this.dgvUser.IsAutoCountSum = true;
this.dgvUser.IsAutoResizeColumns = false;
this.dgvUser.IsClickF12 = false;
this.dgvUser.IsOpenMergeCellFlag = false;
this.dgvUser.IsSubTotalFlag = false;
this.dgvUser.IsTopDeep = false;
this.dgvUser.Location = new System.Drawing.Point(4, 4);
this.dgvUser.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.dgvUser.MergeColumnNames = null;
this.dgvUser.MergeDetailColumnNames = null;
this.dgvUser.MergeDetailOnlyColumn = null;
this.dgvUser.MergeOnlyColumn = null;
this.dgvUser.Name = "dgvUser";
this.dgvUser.RefreshAtHscroll = false;
this.dgvUser.RowHeadersWidth = 50;
this.dgvUser.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvUser.RowsDefaultCellStyle = dataGridViewCellStyle10;
this.dgvUser.RowTemplate.Height = 21;
this.dgvUser.Size = new System.Drawing.Size(944, 379);
this.dgvUser.SortOrderColumnName = null;
this.dgvUser.TabIndex = 55;
this.dgvUser.Tag = true;
this.dgvUser.TotalSumColumns = null;
this.dgvUser.ViewRowFilter = "";
this.dgvUser.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.dgvUser_CellBeginEdit);
this.dgvUser.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvUser_CellValueChanged);
this.dgvUser.Sorted += new System.EventHandler(this.dgvUser_Sorted);
//
// UserID_NO
//
this.UserID_NO.FillWeight = 200F;
this.UserID_NO.HeaderText = "工号";
this.UserID_NO.MinimumWidth = 6;
this.UserID_NO.Name = "UserID_NO";
this.UserID_NO.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.UserID_NO.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.UserID_NO.Visible = false;
this.UserID_NO.Width = 200;
//
// UserID
//
this.UserID.DataPropertyName = "UserID";
this.UserID.HeaderText = "UserID";
this.UserID.MinimumWidth = 6;
this.UserID.Name = "UserID";
this.UserID.ReadOnly = true;
this.UserID.Visible = false;
this.UserID.Width = 125;
//
// UserCode
//
this.UserCode.DataPropertyName = "UserCode";
this.UserCode.HeaderText = "工号";
this.UserCode.MinimumWidth = 6;
this.UserCode.Name = "UserCode";
this.UserCode.Width = 125;
//
// UserName
//
this.UserName.DataPropertyName = "UserName";
this.UserName.HeaderText = "工号名称";
this.UserName.MinimumWidth = 6;
this.UserName.Name = "UserName";
this.UserName.ReadOnly = true;
this.UserName.Width = 125;
//
// StaffNames
//
this.StaffNames.DataPropertyName = "StaffNames";
this.StaffNames.HeaderText = "关联员工";
this.StaffNames.MinimumWidth = 6;
this.StaffNames.Name = "StaffNames";
this.StaffNames.ReadOnly = true;
this.StaffNames.Width = 125;
//
// Remarks1
//
this.Remarks1.DataPropertyName = "REMARK";
this.Remarks1.HeaderText = "备注";
this.Remarks1.MinimumWidth = 6;
this.Remarks1.Name = "Remarks1";
this.Remarks1.Width = 200;
//
// tabPage2
//
this.tabPage2.BackColor = System.Drawing.SystemColors.Control;
this.tabPage2.Controls.Add(this.dgvDetail);
this.tabPage2.Controls.Add(this.panel1);
this.tabPage2.Location = new System.Drawing.Point(4, 25);
this.tabPage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tabPage2.Size = new System.Drawing.Size(952, 387);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "模具产品";
//
// panel1
//
this.panel1.Controls.Add(this.rabAuto);
this.panel1.Controls.Add(this.pnlBinding);
this.panel1.Controls.Add(this.btnDeleteSelected);
this.panel1.Controls.Add(this.pnlAuto);
this.panel1.Controls.Add(this.rabBinding);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(4, 4);
this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(944, 81);
this.panel1.TabIndex = 0;
//
// rabAuto
//
this.rabAuto.AutoSize = true;
this.rabAuto.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.rabAuto.Location = new System.Drawing.Point(9, 9);
this.rabAuto.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.rabAuto.Name = "rabAuto";
this.rabAuto.Size = new System.Drawing.Size(88, 19);
this.rabAuto.TabIndex = 0;
this.rabAuto.Text = "自动模具";
this.rabAuto.UseVisualStyleBackColor = true;
this.rabAuto.CheckedChanged += new System.EventHandler(this.rabAuto_CheckedChanged);
//
// pnlBinding
//
this.pnlBinding.Controls.Add(this.lblLabel1);
this.pnlBinding.Controls.Add(this.btnAddMouldBarcode);
this.pnlBinding.Controls.Add(this.txtBarcode);
this.pnlBinding.Controls.Add(this.txtGMouldCode);
this.pnlBinding.Controls.Add(this.c_Label1);
this.pnlBinding.Location = new System.Drawing.Point(112, 39);
this.pnlBinding.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.pnlBinding.Name = "pnlBinding";
this.pnlBinding.Size = new System.Drawing.Size(569, 38);
this.pnlBinding.TabIndex = 3;
//
// lblLabel1
//
this.lblLabel1.Location = new System.Drawing.Point(159, 11);
this.lblLabel1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblLabel1.Name = "lblLabel1";
this.lblLabel1.Size = new System.Drawing.Size(67, 15);
this.lblLabel1.TabIndex = 2;
this.lblLabel1.Text = "模具条码";
//
// btnAddMouldBarcode
//
this.btnAddMouldBarcode.Location = new System.Drawing.Point(401, 0);
this.btnAddMouldBarcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.btnAddMouldBarcode.Name = "btnAddMouldBarcode";
this.btnAddMouldBarcode.Size = new System.Drawing.Size(160, 38);
this.btnAddMouldBarcode.TabIndex = 4;
this.btnAddMouldBarcode.Text = "添加模具(条码)(&M)";
this.btnAddMouldBarcode.UseVisualStyleBackColor = true;
this.btnAddMouldBarcode.Click += new System.EventHandler(this.btnAddMouldBarcode_Click);
//
// txtBarcode
//
this.txtBarcode.Location = new System.Drawing.Point(237, 6);
this.txtBarcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txtBarcode.MaxLength = 50;
this.txtBarcode.Name = "txtBarcode";
this.txtBarcode.Size = new System.Drawing.Size(159, 25);
this.txtBarcode.TabIndex = 3;
this.txtBarcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtBarcode_KeyDown);
//
// txtGMouldCode
//
this.txtGMouldCode.BackColor = System.Drawing.SystemColors.Window;
this.txtGMouldCode.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtGMouldCode.ErrorMessage = "";
this.txtGMouldCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtGMouldCode.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtGMouldCode.Location = new System.Drawing.Point(79, 6);
this.txtGMouldCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txtGMouldCode.MaxLength = 3;
this.txtGMouldCode.MaxValue = new decimal(new int[] {
999,
0,
0,
0});
this.txtGMouldCode.MinValue = new decimal(new int[] {
1,
0,
0,
0});
this.txtGMouldCode.Name = "txtGMouldCode";
this.txtGMouldCode.Size = new System.Drawing.Size(72, 25);
this.txtGMouldCode.TabIndex = 1;
this.txtGMouldCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.txtGMouldCode.TextValue = "";
this.txtGMouldCode.Validating += new System.ComponentModel.CancelEventHandler(this.txtGMouldCode_Validating);
//
// 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.ForeColor = System.Drawing.SystemColors.ControlText;
this.c_Label1.Location = new System.Drawing.Point(17, 11);
this.c_Label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.c_Label1.Name = "c_Label1";
this.c_Label1.Size = new System.Drawing.Size(52, 15);
this.c_Label1.TabIndex = 0;
this.c_Label1.Text = "模具号";
//
// pnlAuto
//
this.pnlAuto.Controls.Add(this.scbGoods);
this.pnlAuto.Controls.Add(this.lblGoods);
this.pnlAuto.Controls.Add(this.txtStandardGroutingCount);
this.pnlAuto.Controls.Add(this.c_Label2);
this.pnlAuto.Controls.Add(this.lblstart);
this.pnlAuto.Controls.Add(this.lblCount);
this.pnlAuto.Controls.Add(this.txtCount);
this.pnlAuto.Controls.Add(this.txtBeginNum);
this.pnlAuto.Controls.Add(this.btnAddMould);
this.pnlAuto.Enabled = false;
this.pnlAuto.Location = new System.Drawing.Point(112, 0);
this.pnlAuto.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.pnlAuto.Name = "pnlAuto";
this.pnlAuto.Size = new System.Drawing.Size(829, 38);
this.pnlAuto.TabIndex = 1;
//
// scbGoods
//
this.scbGoods.CheckedData = null;
this.scbGoods.DisplayMember = "GoodsCode";
this.scbGoods.Location = new System.Drawing.Point(92, 6);
this.scbGoods.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.scbGoods.Name = "scbGoods";
this.scbGoods.Size = new System.Drawing.Size(148, 26);
this.scbGoods.TabIndex = 39;
//
// lblGoods
//
this.lblGoods.AutoSize = true;
this.lblGoods.BackColor = System.Drawing.Color.Transparent;
this.lblGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblGoods.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblGoods.Location = new System.Drawing.Point(13, 11);
this.lblGoods.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblGoods.Name = "lblGoods";
this.lblGoods.Size = new System.Drawing.Size(67, 15);
this.lblGoods.TabIndex = 38;
this.lblGoods.Text = "产品编码";
//
// txtStandardGroutingCount
//
this.txtStandardGroutingCount.AllowNegative = false;
this.txtStandardGroutingCount.BackColor = System.Drawing.SystemColors.Window;
this.txtStandardGroutingCount.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtStandardGroutingCount.ErrorMessage = "";
this.txtStandardGroutingCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtStandardGroutingCount.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtStandardGroutingCount.Location = new System.Drawing.Point(643, 6);
this.txtStandardGroutingCount.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txtStandardGroutingCount.MaxLength = 0;
this.txtStandardGroutingCount.MaxValue = new decimal(new int[] {
999999,
0,
0,
0});
this.txtStandardGroutingCount.MinValue = new decimal(new int[] {
0,
0,
0,
0});
this.txtStandardGroutingCount.Name = "txtStandardGroutingCount";
this.txtStandardGroutingCount.Size = new System.Drawing.Size(47, 25);
this.txtStandardGroutingCount.TabIndex = 11;
this.txtStandardGroutingCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.txtStandardGroutingCount.TextValue = "";
//
// 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(532, 11);
this.c_Label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.c_Label2.Name = "c_Label2";
this.c_Label2.Size = new System.Drawing.Size(97, 15);
this.c_Label2.TabIndex = 10;
this.c_Label2.Text = "标准注浆次数";
//
// lblstart
//
this.lblstart.AutoSize = true;
this.lblstart.BackColor = System.Drawing.Color.Transparent;
this.lblstart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblstart.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblstart.Location = new System.Drawing.Point(248, 10);
this.lblstart.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblstart.Name = "lblstart";
this.lblstart.Size = new System.Drawing.Size(82, 15);
this.lblstart.TabIndex = 1;
this.lblstart.Text = "起始模具号";
//
// txtBeginNum
//
this.txtBeginNum.BackColor = System.Drawing.SystemColors.Window;
this.txtBeginNum.BackgroundColor = System.Drawing.SystemColors.Window;
this.txtBeginNum.ErrorMessage = "";
this.txtBeginNum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtBeginNum.ImeMode = System.Windows.Forms.ImeMode.Off;
this.txtBeginNum.Location = new System.Drawing.Point(343, 6);
this.txtBeginNum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txtBeginNum.MaxLength = 3;
this.txtBeginNum.MaxValue = new decimal(new int[] {
999,
0,
0,
0});
this.txtBeginNum.MinValue = new decimal(new int[] {
1,
0,
0,
0});
this.txtBeginNum.Name = "txtBeginNum";
this.txtBeginNum.Size = new System.Drawing.Size(47, 25);
this.txtBeginNum.TabIndex = 2;
this.txtBeginNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.txtBeginNum.TextValue = "";
//
// rabBinding
//
this.rabBinding.AutoSize = true;
this.rabBinding.Checked = true;
this.rabBinding.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.rabBinding.Location = new System.Drawing.Point(9, 48);
this.rabBinding.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.rabBinding.Name = "rabBinding";
this.rabBinding.Size = new System.Drawing.Size(88, 19);
this.rabBinding.TabIndex = 2;
this.rabBinding.TabStop = true;
this.rabBinding.Text = "条码模具";
this.rabBinding.UseVisualStyleBackColor = true;
this.rabBinding.CheckedChanged += new System.EventHandler(this.rabAuto_CheckedChanged);
//
// btnAdaptive
//
this.btnAdaptive.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.btnAdaptive.BackColor = System.Drawing.Color.Transparent;
this.btnAdaptive.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnAdaptive.BackgroundImage")));
this.btnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnAdaptive.ForeColor = System.Drawing.Color.White;
this.btnAdaptive.Location = new System.Drawing.Point(16, 571);
this.btnAdaptive.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.btnAdaptive.Name = "btnAdaptive";
this.btnAdaptive.Size = new System.Drawing.Size(113, 38);
this.btnAdaptive.TabIndex = 10;
this.btnAdaptive.Text = "自适应列宽";
this.btnAdaptive.UseVisualStyleBackColor = false;
this.btnAdaptive.Click += new System.EventHandler(this.btnAdaptive_Click);
//
// HighPressureFlag
//
this.HighPressureFlag.AutoSize = true;
this.HighPressureFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.HighPressureFlag.Location = new System.Drawing.Point(619, 26);
this.HighPressureFlag.Name = "HighPressureFlag";
this.HighPressureFlag.Size = new System.Drawing.Size(89, 19);
this.HighPressureFlag.TabIndex = 21;
this.HighPressureFlag.Text = "高压注浆";
this.HighPressureFlag.UseVisualStyleBackColor = true;
//
// F_PC_0102_1_1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.CancelButton = this.btnCancel;
this.ClientSize = new System.Drawing.Size(992, 640);
this.Controls.Add(this.tabControl1);
this.Controls.Add(this.c_GroupBox1);
this.Controls.Add(this.btnCancel);
this.Controls.Add(this.btnAdaptive);
this.Controls.Add(this.btnSave);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.IsSaveFormSize = false;
this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
this.Name = "F_PC_0102_1_1";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "新建成型线";
this.Load += new System.EventHandler(this.F_PC_0102_1_1_Load);
this.Shown += new System.EventHandler(this.F_PC_0102_1_1_Shown);
this.Controls.SetChildIndex(this.btnSave, 0);
this.Controls.SetChildIndex(this.btnAdaptive, 0);
this.Controls.SetChildIndex(this.btnCancel, 0);
this.Controls.SetChildIndex(this.c_GroupBox1, 0);
this.Controls.SetChildIndex(this.tabControl1, 0);
((System.ComponentModel.ISupportInitialize)(this.dgvDetail)).EndInit();
this.c_GroupBox1.ResumeLayout(false);
this.c_GroupBox1.PerformLayout();
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvUser)).EndInit();
this.tabPage2.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.pnlBinding.ResumeLayout(false);
this.pnlBinding.PerformLayout();
this.pnlAuto.ResumeLayout(false);
this.pnlAuto.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Basics.BaseControls.C_Label lblBuildingNo;
private Basics.BaseControls.C_TextBox txtBuildingNo;
private Basics.BaseControls.C_Label lblFloorNo;
private Basics.BaseControls.C_Label lblGroutingLineNo;
private Basics.BaseControls.C_Label lblGroutingLineCode;
private Basics.BaseControls.C_TextBox txtGroutingLineCode;
private Basics.BaseControls.C_Label lblGroutingLineName;
private Basics.BaseControls.C_TextBox txtGroutingLineName;
private Basics.BaseControls.C_Label lblRemarks;
private Basics.BaseControls.C_TextBox txtRemarks;
private Basics.BaseControls.C_Label lblCount;
private Basics.BaseControls.C_TXT_Digital txtCount;
private Basics.BaseControls.C_Button btnAddMould;
private Basics.BaseControls.C_DataGridView dgvDetail;
private Basics.BaseControls.C_Button btnSave;
private Basics.BaseControls.C_Button btnCancel;
private Basics.BaseControls.C_Button btnDeleteSelected;
private Basics.BaseControls.C_TXT_Digital txtFloorNo;
private Basics.BaseControls.C_GroupBox c_GroupBox1;
private Basics.BaseControls.C_TextBox txtGroutingLineNo;
private Basics.BaseControls.C_Label lblstart;
private Basics.BaseControls.C_TXT_Digital txtBeginNum;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private Basics.BaseControls.C_DataGridView dgvUser;
private System.Windows.Forms.DataGridViewComboBoxColumn UserID_NO;
private System.Windows.Forms.DataGridViewTextBoxColumn UserID;
private System.Windows.Forms.DataGridViewTextBoxColumn UserCode;
private System.Windows.Forms.DataGridViewTextBoxColumn UserName;
private System.Windows.Forms.DataGridViewTextBoxColumn StaffNames;
private System.Windows.Forms.DataGridViewTextBoxColumn Remarks1;
private System.Windows.Forms.Panel pnlAuto;
private Basics.BaseControls.C_RadioButton rabAuto;
private Basics.BaseControls.C_RadioButton rabBinding;
private System.Windows.Forms.Panel pnlBinding;
private Basics.BaseControls.C_TXT_Digital txtGMouldCode;
private Basics.BaseControls.C_Label c_Label1;
private WinForm.Controls.LblLabel lblLabel1;
private WinForm.Controls.TxtCode txtBarcode;
private WinForm.Controls.BtnButton btnAddMouldBarcode;
private System.Windows.Forms.DataGridViewTextBoxColumn GroutingMouldCode;
private System.Windows.Forms.DataGridViewTextBoxColumn MouldID;
private System.Windows.Forms.DataGridViewTextBoxColumn MouldCode;
private System.Windows.Forms.DataGridViewTextBoxColumn MouldBarcode;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsName;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsCode;
private System.Windows.Forms.DataGridViewTextBoxColumn GoodsSpecification;
private Basics.BaseControls.C_DGV_Column_Digital GROUTINGCOUNT;
private Basics.BaseControls.C_DGV_Column_Digital StandardGroutingCount;
private System.Windows.Forms.DataGridViewTextBoxColumn MOULDSTATUS;
private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
private Basics.BaseControls.C_Button btnAdaptive;
private Basics.BaseControls.C_TXT_Digital txtStandardGroutingCount;
private Basics.BaseControls.C_Label c_Label2;
private System.Windows.Forms.Panel panel1;
private Controls.SearchBox.ScbGoods scbGoods;
private Basics.BaseControls.C_Label lblGoods;
private Basics.BaseControls.C_Label lblGMouldType;
private Controls.SearchBox.ScbGMouldType scbGMouldType;
private Controls.SearchBox.ScbUser scbUser1;
private Basics.BaseControls.C_Label c_Label3;
private Basics.BaseControls.C_CheckBox HighPressureFlag;
}
}