namespace Dongke.IBOSS.PRD.Client.PCModule { partial class F_PC_0701 { /// /// 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_0701)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = 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 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.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip(); this.tsbtnEdit = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator3 = 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.txtPROCEDURENAME = new System.Windows.Forms.TextBox(); this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.lbltxtPROCEDURENAME = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dgvUser = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.PROCEDURENAME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.PROCEDUREID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.splLine = new System.Windows.Forms.SplitContainer(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.dgvPackingBOMDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.Check1 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.idnrktype = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ScanFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.tbnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.dgvipport = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView(); this.workstationname = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.barcodeIP = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.idnrkIP = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.scanIP = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.PLCIP = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.DB = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.servicePort = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tsrOperate.SuspendLayout(); this.gbxCondition.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvUser)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splLine)).BeginInit(); this.splLine.Panel1.SuspendLayout(); this.splLine.Panel2.SuspendLayout(); this.splLine.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvPackingBOMDetail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvipport)).BeginInit(); this.SuspendLayout(); // // tsrOperate // this.tsrOperate.AutoSize = false; this.tsrOperate.BackColor = System.Drawing.Color.Transparent; this.tsrOperate.BackgroundImage = global::Dongke.IBOSS.PRD.Client.PCModule.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.tsbtnEdit, this.toolStripSeparator3, 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(1408, 33); this.tsrOperate.TabIndex = 1; // // tsbtnEdit // this.tsbtnEdit.AutoSize = false; this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnEdit.Name = "tsbtnEdit"; this.tsbtnEdit.Size = new System.Drawing.Size(60, 25); this.tsbtnEdit.Text = "设置(&E)"; this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEditUser_Click); // // toolStripSeparator3 // this.toolStripSeparator3.AutoSize = false; this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.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.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.txtPROCEDURENAME); this.gbxCondition.Controls.Add(this.btnClearCondition); this.gbxCondition.Controls.Add(this.btnSearch); this.gbxCondition.Controls.Add(this.lbltxtPROCEDURENAME); 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(12, 36); this.gbxCondition.Name = "gbxCondition"; this.gbxCondition.OriginalHeight = -1; this.gbxCondition.Size = new System.Drawing.Size(1384, 58); this.gbxCondition.TabIndex = 21; this.gbxCondition.TabStop = false; this.gbxCondition.Text = "查询条件 ▼"; // // txtPROCEDURENAME // this.txtPROCEDURENAME.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtPROCEDURENAME.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtPROCEDURENAME.ImeMode = System.Windows.Forms.ImeMode.Off; this.txtPROCEDURENAME.Location = new System.Drawing.Point(70, 21); this.txtPROCEDURENAME.MaxLength = 20; this.txtPROCEDURENAME.Name = "txtPROCEDURENAME"; this.txtPROCEDURENAME.Size = new System.Drawing.Size(97, 21); this.txtPROCEDURENAME.TabIndex = 2; // // btnClearCondition // this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnClearCondition.BackColor = System.Drawing.Color.Gray; 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(1293, 20); this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.btnClearCondition.Name = "btnClearCondition"; this.btnClearCondition.Size = new System.Drawing.Size(85, 30); this.btnClearCondition.TabIndex = 10; this.btnClearCondition.Text = "清空条件(&C)"; this.btnClearCondition.UseVisualStyleBackColor = false; 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.Gray; 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(1201, 20); this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(85, 30); this.btnSearch.TabIndex = 9; this.btnSearch.Text = "查询(&Q)"; this.btnSearch.UseVisualStyleBackColor = false; this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); // // lbltxtPROCEDURENAME // this.lbltxtPROCEDURENAME.AutoSize = true; this.lbltxtPROCEDURENAME.BackColor = System.Drawing.Color.Transparent; this.lbltxtPROCEDURENAME.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbltxtPROCEDURENAME.ForeColor = System.Drawing.SystemColors.ControlText; this.lbltxtPROCEDURENAME.Location = new System.Drawing.Point(11, 24); this.lbltxtPROCEDURENAME.Name = "lbltxtPROCEDURENAME"; this.lbltxtPROCEDURENAME.Size = new System.Drawing.Size(53, 12); this.lbltxtPROCEDURENAME.TabIndex = 1; this.lbltxtPROCEDURENAME.Text = "检验工序"; // // dgvUser // this.dgvUser.AllowUserToAddRows = false; this.dgvUser.AllowUserToDeleteRows = false; this.dgvUser.AllowUserToModifyRows = true; this.dgvUser.AllowUserToOrderColumns = true; this.dgvUser.AllowUserToResizeRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvUser.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvUser.BorderStyle = System.Windows.Forms.BorderStyle.None; 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; 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.dgvUser.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvUser.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvUser.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.PROCEDURENAME, this.PROCEDUREID}); 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.HasNode = false; 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(0, 0); this.dgvUser.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.dgvUser.MergeColumnNames = null; this.dgvUser.MergeDetailColumnNames = null; this.dgvUser.MergeDetailOnlyColumn = null; this.dgvUser.MergeOnlyColumn = null; this.dgvUser.MultiSelect = false; this.dgvUser.Name = "dgvUser"; this.dgvUser.ReadOnly = true; this.dgvUser.RefreshAtHscroll = false; this.dgvUser.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; this.dgvUser.RowHeadersWidth = 50; this.dgvUser.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvUser.RowsDefaultCellStyle = dataGridViewCellStyle4; this.dgvUser.RowTemplate.Height = 21; this.dgvUser.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvUser.Size = new System.Drawing.Size(229, 445); this.dgvUser.SortOrderColumnName = null; this.dgvUser.TabIndex = 22; this.dgvUser.Tag = true; this.dgvUser.TotalSumColumns = null; this.dgvUser.ViewRowFilter = ""; this.dgvUser.VirtualNodes = false; this.dgvUser.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvUser_CellDoubleClick); this.dgvUser.SelectionChanged += new System.EventHandler(this.dgvUser_SelectionChanged); // // PROCEDURENAME // this.PROCEDURENAME.DataPropertyName = "PROCEDURENAME"; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle3.BackColor = System.Drawing.Color.White; this.PROCEDURENAME.DefaultCellStyle = dataGridViewCellStyle3; this.PROCEDURENAME.HeaderText = "检验工序"; this.PROCEDURENAME.MaxInputLength = 20; this.PROCEDURENAME.Name = "PROCEDURENAME"; this.PROCEDURENAME.ReadOnly = true; this.PROCEDURENAME.Width = 80; // // PROCEDUREID // this.PROCEDUREID.DataPropertyName = "PROCEDUREID"; this.PROCEDUREID.HeaderText = "PROCEDUREID"; this.PROCEDUREID.Name = "PROCEDUREID"; this.PROCEDUREID.ReadOnly = true; this.PROCEDUREID.Visible = false; // // splLine // this.splLine.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.splLine.Location = new System.Drawing.Point(12, 100); this.splLine.Name = "splLine"; // // splLine.Panel1 // this.splLine.Panel1.Controls.Add(this.dgvUser); // // splLine.Panel2 // this.splLine.Panel2.Controls.Add(this.splitContainer1); this.splLine.Size = new System.Drawing.Size(1384, 445); this.splLine.SplitterDistance = 229; this.splLine.TabIndex = 106; // // splitContainer1 // this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer1.Location = new System.Drawing.Point(0, 0); this.splitContainer1.Name = "splitContainer1"; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.dgvPackingBOMDetail); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.tbnSave); this.splitContainer1.Panel2.Controls.Add(this.dgvipport); this.splitContainer1.Size = new System.Drawing.Size(1151, 445); this.splitContainer1.SplitterDistance = 480; this.splitContainer1.TabIndex = 24; // // dgvPackingBOMDetail // this.dgvPackingBOMDetail.AllowUserToAddRows = false; this.dgvPackingBOMDetail.AllowUserToDeleteRows = false; this.dgvPackingBOMDetail.AllowUserToModifyRows = true; this.dgvPackingBOMDetail.AllowUserToOrderColumns = true; this.dgvPackingBOMDetail.AllowUserToResizeRows = false; dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvPackingBOMDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5; this.dgvPackingBOMDetail.BorderStyle = System.Windows.Forms.BorderStyle.None; this.dgvPackingBOMDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvPackingBOMDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvPackingBOMDetail.CellHeight = 23; this.dgvPackingBOMDetail.ChildNodeColumnName = null; this.dgvPackingBOMDetail.ChildNodeColumnText = null; this.dgvPackingBOMDetail.ColumnDeep = 1; this.dgvPackingBOMDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70))))); dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvPackingBOMDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6; this.dgvPackingBOMDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvPackingBOMDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Check1, this.idnrktype, this.ScanFlag}); this.dgvPackingBOMDetail.ColumnTreeView = null; this.dgvPackingBOMDetail.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.dgvPackingBOMDetail.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvPackingBOMDetail.DynamicColumnName = ""; this.dgvPackingBOMDetail.EnableHeadersVisualStyles = false; this.dgvPackingBOMDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvPackingBOMDetail.FormatQuantityColumns = null; this.dgvPackingBOMDetail.HasNode = false; this.dgvPackingBOMDetail.HorizontalMergeColumn = null; this.dgvPackingBOMDetail.IsAutoCountSum = true; this.dgvPackingBOMDetail.IsAutoResizeColumns = false; this.dgvPackingBOMDetail.IsClickF12 = false; this.dgvPackingBOMDetail.IsOpenMergeCellFlag = false; this.dgvPackingBOMDetail.IsSubTotalFlag = false; this.dgvPackingBOMDetail.IsTopDeep = false; this.dgvPackingBOMDetail.Location = new System.Drawing.Point(0, 0); this.dgvPackingBOMDetail.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.dgvPackingBOMDetail.MergeColumnNames = null; this.dgvPackingBOMDetail.MergeDetailColumnNames = null; this.dgvPackingBOMDetail.MergeDetailOnlyColumn = null; this.dgvPackingBOMDetail.MergeOnlyColumn = null; this.dgvPackingBOMDetail.MultiSelect = false; this.dgvPackingBOMDetail.Name = "dgvPackingBOMDetail"; this.dgvPackingBOMDetail.ReadOnly = true; this.dgvPackingBOMDetail.RefreshAtHscroll = false; this.dgvPackingBOMDetail.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; this.dgvPackingBOMDetail.RowHeadersWidth = 50; this.dgvPackingBOMDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvPackingBOMDetail.RowsDefaultCellStyle = dataGridViewCellStyle7; this.dgvPackingBOMDetail.RowTemplate.Height = 21; this.dgvPackingBOMDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvPackingBOMDetail.Size = new System.Drawing.Size(480, 445); this.dgvPackingBOMDetail.SortOrderColumnName = null; this.dgvPackingBOMDetail.TabIndex = 23; this.dgvPackingBOMDetail.Tag = true; this.dgvPackingBOMDetail.TotalSumColumns = null; this.dgvPackingBOMDetail.ViewRowFilter = ""; this.dgvPackingBOMDetail.VirtualNodes = false; // // Check1 // this.Check1.DataPropertyName = "Check1"; this.Check1.HeaderText = "选择"; this.Check1.Name = "Check1"; this.Check1.ReadOnly = true; // // idnrktype // this.idnrktype.DataPropertyName = "idnrktype"; this.idnrktype.HeaderText = "材料类型"; this.idnrktype.MaxInputLength = 20; this.idnrktype.Name = "idnrktype"; this.idnrktype.ReadOnly = true; // // ScanFlag // this.ScanFlag.DataPropertyName = "ScanFlag"; this.ScanFlag.FalseValue = "0"; this.ScanFlag.HeaderText = "扫码绑定"; this.ScanFlag.Name = "ScanFlag"; this.ScanFlag.ReadOnly = true; this.ScanFlag.TrueValue = "1"; // // tbnSave // this.tbnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.tbnSave.BackColor = System.Drawing.Color.Gray; this.tbnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tbnSave.BackgroundImage"))); this.tbnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbnSave.ForeColor = System.Drawing.Color.White; this.tbnSave.Location = new System.Drawing.Point(576, 391); this.tbnSave.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tbnSave.Name = "tbnSave"; this.tbnSave.Size = new System.Drawing.Size(85, 30); this.tbnSave.TabIndex = 25; this.tbnSave.Text = "保存(&S)"; this.tbnSave.UseVisualStyleBackColor = false; this.tbnSave.Click += new System.EventHandler(this.tbnSave_Click); // // dgvipport // this.dgvipport.AllowUserToAddRows = false; this.dgvipport.AllowUserToDeleteRows = false; this.dgvipport.AllowUserToModifyRows = true; this.dgvipport.AllowUserToOrderColumns = true; this.dgvipport.AllowUserToResizeRows = false; dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvipport.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8; this.dgvipport.BorderStyle = System.Windows.Forms.BorderStyle.None; this.dgvipport.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.dgvipport.CellBackColorReadOnly = System.Drawing.SystemColors.Control; this.dgvipport.CellHeight = 23; this.dgvipport.ChildNodeColumnName = null; this.dgvipport.ChildNodeColumnText = null; this.dgvipport.ColumnDeep = 1; this.dgvipport.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.dgvipport.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9; this.dgvipport.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvipport.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.workstationname, this.barcodeIP, this.idnrkIP, this.scanIP, this.PLCIP, this.DB, this.servicePort}); this.dgvipport.ColumnTreeView = null; this.dgvipport.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.dgvipport.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvipport.DynamicColumnName = ""; this.dgvipport.EnableHeadersVisualStyles = false; this.dgvipport.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvipport.FormatQuantityColumns = null; this.dgvipport.HasNode = false; this.dgvipport.HorizontalMergeColumn = null; this.dgvipport.IsAutoCountSum = true; this.dgvipport.IsAutoResizeColumns = false; this.dgvipport.IsClickF12 = false; this.dgvipport.IsOpenMergeCellFlag = false; this.dgvipport.IsSubTotalFlag = false; this.dgvipport.IsTopDeep = false; this.dgvipport.Location = new System.Drawing.Point(0, 0); this.dgvipport.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.dgvipport.MergeColumnNames = null; this.dgvipport.MergeDetailColumnNames = null; this.dgvipport.MergeDetailOnlyColumn = null; this.dgvipport.MergeOnlyColumn = null; this.dgvipport.MultiSelect = false; this.dgvipport.Name = "dgvipport"; this.dgvipport.RefreshAtHscroll = false; this.dgvipport.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; this.dgvipport.RowHeadersWidth = 50; this.dgvipport.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.dgvipport.RowsDefaultCellStyle = dataGridViewCellStyle10; this.dgvipport.RowTemplate.Height = 21; this.dgvipport.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvipport.Size = new System.Drawing.Size(667, 445); this.dgvipport.SortOrderColumnName = null; this.dgvipport.TabIndex = 24; this.dgvipport.Tag = true; this.dgvipport.TotalSumColumns = null; this.dgvipport.ViewRowFilter = ""; this.dgvipport.VirtualNodes = false; // // workstationname // this.workstationname.DataPropertyName = "workstationname"; this.workstationname.HeaderText = "工位"; this.workstationname.MaxInputLength = 20; this.workstationname.Name = "workstationname"; // // barcodeIP // this.barcodeIP.DataPropertyName = "barcodeIP"; this.barcodeIP.FillWeight = 150F; this.barcodeIP.HeaderText = "常连接IP:端口(产品条码)"; this.barcodeIP.Name = "barcodeIP"; this.barcodeIP.Width = 150; // // idnrkIP // this.idnrkIP.DataPropertyName = "idnrkIP"; this.idnrkIP.FillWeight = 150F; this.idnrkIP.HeaderText = "常连接IP:端口(组件条码)"; this.idnrkIP.Name = "idnrkIP"; this.idnrkIP.Width = 150; // // scanIP // this.scanIP.DataPropertyName = "scanIP"; this.scanIP.HeaderText = "扫描头IP"; this.scanIP.Name = "scanIP"; // // PLCIP // this.PLCIP.DataPropertyName = "PLCIP"; this.PLCIP.HeaderText = "PLCIP"; this.PLCIP.Name = "PLCIP"; // // DB // this.DB.DataPropertyName = "DB"; this.DB.HeaderText = "DB块"; this.DB.Name = "DB"; // // servicePort // this.servicePort.DataPropertyName = "servicePort"; this.servicePort.FillWeight = 120F; this.servicePort.HeaderText = "服务器端口(前缀)"; this.servicePort.Name = "servicePort"; this.servicePort.Width = 120; // // F_PC_0701 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1408, 557); this.Controls.Add(this.splLine); this.Controls.Add(this.gbxCondition); this.Controls.Add(this.tsrOperate); this.Name = "F_PC_0701"; this.Text = "F_PC_0701"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PC_0701_FormClosed); this.Load += new System.EventHandler(this.F_PC_0701_Load); this.tsrOperate.ResumeLayout(false); this.tsrOperate.PerformLayout(); this.gbxCondition.ResumeLayout(false); this.gbxCondition.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvUser)).EndInit(); this.splLine.Panel1.ResumeLayout(false); this.splLine.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splLine)).EndInit(); this.splLine.ResumeLayout(false); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvPackingBOMDetail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvipport)).EndInit(); this.ResumeLayout(false); } #endregion private Basics.BaseControls.C_ToolStrip tsrOperate; private System.Windows.Forms.ToolStripButton tsbtnEdit; private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; private System.Windows.Forms.ToolStripButton tsbtnAdaptive; private System.Windows.Forms.ToolStripButton tsbtnClose; private Basics.BaseControls.C_GroupBox gbxCondition; private System.Windows.Forms.TextBox txtPROCEDURENAME; private Basics.BaseControls.C_Button btnClearCondition; private Basics.BaseControls.C_Button btnSearch; private Basics.BaseControls.C_Label lbltxtPROCEDURENAME; private Basics.BaseControls.C_DataGridView dgvUser; private System.Windows.Forms.SplitContainer splLine; private Basics.BaseControls.C_DataGridView dgvPackingBOMDetail; private System.Windows.Forms.DataGridViewTextBoxColumn PROCEDURENAME; private System.Windows.Forms.DataGridViewTextBoxColumn PROCEDUREID; private System.Windows.Forms.DataGridViewCheckBoxColumn Check1; private System.Windows.Forms.DataGridViewTextBoxColumn idnrktype; private System.Windows.Forms.DataGridViewCheckBoxColumn ScanFlag; private System.Windows.Forms.SplitContainer splitContainer1; private Basics.BaseControls.C_DataGridView dgvipport; private Basics.BaseControls.C_Button tbnSave; private System.Windows.Forms.DataGridViewTextBoxColumn workstationname; private System.Windows.Forms.DataGridViewTextBoxColumn barcodeIP; private System.Windows.Forms.DataGridViewTextBoxColumn idnrkIP; private System.Windows.Forms.DataGridViewTextBoxColumn scanIP; private System.Windows.Forms.DataGridViewTextBoxColumn PLCIP; private System.Windows.Forms.DataGridViewTextBoxColumn DB; private System.Windows.Forms.DataGridViewTextBoxColumn servicePort; } }