namespace LargeSquareOne { partial class FrmDataMonitor { /// /// 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() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmDataMonitor)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = 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 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(); this.imageList1 = new System.Windows.Forms.ImageList(this.components); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.groupBoxEX3 = new JinYuan.ControlLib.GroupBoxEX(); this.dgvSteelShellData = new System.Windows.Forms.DataGridView(); this.GKChannel = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GKTestTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GKBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GKResult = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GKRemark = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.groupBoxEX4 = new JinYuan.ControlLib.GroupBoxEX(); this.dgvFeedingData = new System.Windows.Forms.DataGridView(); this.InChannelNo = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.InTestTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.RFID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.InBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.InResult = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.InRemark = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.InFlag = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.groupBoxEX5 = new JinYuan.ControlLib.GroupBoxEX(); this.dgvBlankingData = new System.Windows.Forms.DataGridView(); this.OutChannelNo = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OutTestTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OutBarCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OutCavityLeakageRateSetValue = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OutProductLeakageRateSetValue = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OutLeakPressureSetValue = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OutCavityLeakageRateActualValue = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OutProductLeakageRateActualValue = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OutLeakPressureActualValue = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OutPalletNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OutResult = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OutInfo = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OutRemark = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OutFlag = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.groupBoxEX2 = new JinYuan.ControlLib.GroupBoxEX(); this.lVConfigRange = new System.Windows.Forms.ListView(); this.clParaName = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.clMin = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.clMax = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.cUint = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.groupBoxEX1 = new JinYuan.ControlLib.GroupBoxEX(); this.rtb_Info = new System.Windows.Forms.RichTextBox(); this.tableLayoutPanel1.SuspendLayout(); this.groupBoxEX3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvSteelShellData)).BeginInit(); this.groupBoxEX4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvFeedingData)).BeginInit(); this.groupBoxEX5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvBlankingData)).BeginInit(); this.groupBoxEX2.SuspendLayout(); this.groupBoxEX1.SuspendLayout(); this.SuspendLayout(); // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "info.png"); this.imageList1.Images.SetKeyName(1, "error.png"); this.imageList1.Images.SetKeyName(2, "warning.png"); // // tableLayoutPanel1 // this.tableLayoutPanel1.BackColor = System.Drawing.Color.Transparent; this.tableLayoutPanel1.ColumnCount = 3; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 31.59887F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 68.40114F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 816F)); this.tableLayoutPanel1.Controls.Add(this.groupBoxEX3, 2, 0); this.tableLayoutPanel1.Controls.Add(this.groupBoxEX4, 1, 0); this.tableLayoutPanel1.Controls.Add(this.groupBoxEX5, 1, 2); this.tableLayoutPanel1.Controls.Add(this.groupBoxEX2, 0, 0); this.tableLayoutPanel1.Controls.Add(this.groupBoxEX1, 0, 1); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(2); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 3; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 71.07843F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 28.92157F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 477F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 13F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(1874, 818); this.tableLayoutPanel1.TabIndex = 0; // // groupBoxEX3 // this.groupBoxEX3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); this.groupBoxEX3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147))))); this.groupBoxEX3.Controls.Add(this.dgvSteelShellData); this.groupBoxEX3.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBoxEX3.ForeColor = System.Drawing.Color.White; this.groupBoxEX3.Location = new System.Drawing.Point(1059, 2); this.groupBoxEX3.Margin = new System.Windows.Forms.Padding(2); this.groupBoxEX3.Name = "groupBoxEX3"; this.groupBoxEX3.Padding = new System.Windows.Forms.Padding(2); this.tableLayoutPanel1.SetRowSpan(this.groupBoxEX3, 2); this.groupBoxEX3.Size = new System.Drawing.Size(813, 336); this.groupBoxEX3.TabIndex = 16; this.groupBoxEX3.TabStop = false; this.groupBoxEX3.Text = "钢壳进站"; // // dgvSteelShellData // this.dgvSteelShellData.AllowUserToAddRows = false; this.dgvSteelShellData.AllowUserToDeleteRows = false; this.dgvSteelShellData.AllowUserToResizeColumns = false; this.dgvSteelShellData.AllowUserToResizeRows = false; this.dgvSteelShellData.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36))))); this.dgvSteelShellData.BorderStyle = System.Windows.Forms.BorderStyle.None; this.dgvSteelShellData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36))))); dataGridViewCellStyle1.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle1.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36))))); dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvSteelShellData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1; this.dgvSteelShellData.ColumnHeadersHeight = 35; this.dgvSteelShellData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvSteelShellData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.GKChannel, this.GKTestTime, this.GKBarCode, this.GKResult, this.GKRemark}); dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36))))); dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80))))); dataGridViewCellStyle2.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvSteelShellData.DefaultCellStyle = dataGridViewCellStyle2; this.dgvSteelShellData.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvSteelShellData.EnableHeadersVisualStyles = false; this.dgvSteelShellData.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147))))); this.dgvSteelShellData.Location = new System.Drawing.Point(2, 21); this.dgvSteelShellData.MultiSelect = false; this.dgvSteelShellData.Name = "dgvSteelShellData"; this.dgvSteelShellData.ReadOnly = true; this.dgvSteelShellData.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle3.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80))))); dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvSteelShellData.RowHeadersDefaultCellStyle = dataGridViewCellStyle3; this.dgvSteelShellData.RowHeadersWidth = 45; this.dgvSteelShellData.RowTemplate.Height = 23; this.dgvSteelShellData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect; this.dgvSteelShellData.Size = new System.Drawing.Size(809, 313); this.dgvSteelShellData.TabIndex = 10; // // GKChannel // this.GKChannel.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; this.GKChannel.DataPropertyName = "Channel"; this.GKChannel.HeaderText = "通道"; this.GKChannel.Name = "GKChannel"; this.GKChannel.ReadOnly = true; this.GKChannel.Width = 61; // // GKTestTime // this.GKTestTime.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; this.GKTestTime.DataPropertyName = "TestTime"; this.GKTestTime.HeaderText = "时间"; this.GKTestTime.Name = "GKTestTime"; this.GKTestTime.ReadOnly = true; this.GKTestTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.GKTestTime.Width = 42; // // GKBarCode // this.GKBarCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; this.GKBarCode.DataPropertyName = "BarCode"; this.GKBarCode.HeaderText = "钢壳码"; this.GKBarCode.Name = "GKBarCode"; this.GKBarCode.ReadOnly = true; this.GKBarCode.Width = 75; // // GKResult // this.GKResult.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; this.GKResult.DataPropertyName = "Result"; this.GKResult.HeaderText = "结果"; this.GKResult.Name = "GKResult"; this.GKResult.ReadOnly = true; this.GKResult.Width = 61; // // GKRemark // this.GKRemark.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; this.GKRemark.DataPropertyName = "Remark"; this.GKRemark.HeaderText = "备注"; this.GKRemark.Name = "GKRemark"; this.GKRemark.ReadOnly = true; this.GKRemark.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.GKRemark.Width = 42; // // groupBoxEX4 // this.groupBoxEX4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); this.groupBoxEX4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147))))); this.groupBoxEX4.Controls.Add(this.dgvFeedingData); this.groupBoxEX4.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBoxEX4.ForeColor = System.Drawing.Color.White; this.groupBoxEX4.Location = new System.Drawing.Point(336, 2); this.groupBoxEX4.Margin = new System.Windows.Forms.Padding(2); this.groupBoxEX4.Name = "groupBoxEX4"; this.groupBoxEX4.Padding = new System.Windows.Forms.Padding(2); this.tableLayoutPanel1.SetRowSpan(this.groupBoxEX4, 2); this.groupBoxEX4.Size = new System.Drawing.Size(719, 336); this.groupBoxEX4.TabIndex = 15; this.groupBoxEX4.TabStop = false; this.groupBoxEX4.Text = "卷芯进站"; // // dgvFeedingData // this.dgvFeedingData.AllowUserToAddRows = false; this.dgvFeedingData.AllowUserToDeleteRows = false; this.dgvFeedingData.AllowUserToResizeColumns = false; this.dgvFeedingData.AllowUserToResizeRows = false; this.dgvFeedingData.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36))))); this.dgvFeedingData.BorderStyle = System.Windows.Forms.BorderStyle.None; this.dgvFeedingData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36))))); dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle4.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36))))); dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvFeedingData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4; this.dgvFeedingData.ColumnHeadersHeight = 35; this.dgvFeedingData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvFeedingData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.InChannelNo, this.InTestTime, this.RFID, this.InBarCode, this.InResult, this.InRemark, this.InFlag}); dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36))))); dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80))))); dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvFeedingData.DefaultCellStyle = dataGridViewCellStyle5; this.dgvFeedingData.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvFeedingData.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically; this.dgvFeedingData.EnableHeadersVisualStyles = false; this.dgvFeedingData.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147))))); this.dgvFeedingData.Location = new System.Drawing.Point(2, 21); this.dgvFeedingData.MultiSelect = false; this.dgvFeedingData.Name = "dgvFeedingData"; this.dgvFeedingData.ReadOnly = true; this.dgvFeedingData.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle6.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80))))); dataGridViewCellStyle6.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvFeedingData.RowHeadersDefaultCellStyle = dataGridViewCellStyle6; this.dgvFeedingData.RowHeadersWidth = 45; this.dgvFeedingData.RowTemplate.Height = 23; this.dgvFeedingData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect; this.dgvFeedingData.Size = new System.Drawing.Size(715, 313); this.dgvFeedingData.TabIndex = 9; this.dgvFeedingData.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgvFeedingData_RowPostPaint); this.dgvFeedingData.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.dgvFeedingData_RowPrePaint); // // InChannelNo // this.InChannelNo.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; this.InChannelNo.DataPropertyName = "ChannelNo"; this.InChannelNo.HeaderText = "通道"; this.InChannelNo.Name = "InChannelNo"; this.InChannelNo.ReadOnly = true; this.InChannelNo.Width = 61; // // InTestTime // this.InTestTime.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; this.InTestTime.DataPropertyName = "TestTime"; this.InTestTime.HeaderText = "时间"; this.InTestTime.Name = "InTestTime"; this.InTestTime.ReadOnly = true; this.InTestTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.InTestTime.Width = 42; this.InTestTime.Width = 42; // // RFID // this.InTestTime.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; this.InTestTime.DataPropertyName = "RFID"; this.RFID.HeaderText = "托杯码"; this.RFID.Name = "RFID"; this.RFID.ReadOnly = true; this.InTestTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.InTestTime.Width = 42; this.InTestTime.Width = 42; // // InBarCode // this.InBarCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; this.InBarCode.DataPropertyName = "BarCode"; this.InBarCode.HeaderText = "卷芯码"; this.InBarCode.Name = "InBarCode"; this.InBarCode.ReadOnly = true; this.InBarCode.Width = 75; // // InResult // this.InResult.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; this.InResult.DataPropertyName = "Result"; this.InResult.HeaderText = "结果"; this.InResult.Name = "InResult"; this.InResult.ReadOnly = true; this.InResult.Width = 61; // // InRemark // this.InRemark.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; this.InRemark.DataPropertyName = "Remark"; this.InRemark.HeaderText = "备注"; this.InRemark.Name = "InRemark"; this.InRemark.ReadOnly = true; this.InRemark.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.InRemark.Width = 42; // // InFlag // this.InFlag.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader; this.InFlag.DataPropertyName = "Flag"; this.InFlag.HeaderText = "是否上传MES"; this.InFlag.Name = "InFlag"; this.InFlag.ReadOnly = true; this.InFlag.Width = 119; // // groupBoxEX5 // this.groupBoxEX5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); this.groupBoxEX5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147))))); this.tableLayoutPanel1.SetColumnSpan(this.groupBoxEX5, 2); this.groupBoxEX5.Controls.Add(this.dgvBlankingData); this.groupBoxEX5.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBoxEX5.ForeColor = System.Drawing.Color.White; this.groupBoxEX5.Location = new System.Drawing.Point(336, 342); this.groupBoxEX5.Margin = new System.Windows.Forms.Padding(2); this.groupBoxEX5.Name = "groupBoxEX5"; this.groupBoxEX5.Padding = new System.Windows.Forms.Padding(2); this.groupBoxEX5.Size = new System.Drawing.Size(1536, 474); this.groupBoxEX5.TabIndex = 16; this.groupBoxEX5.TabStop = false; this.groupBoxEX5.Text = "电池出站"; // // dgvBlankingData // this.dgvBlankingData.AllowUserToAddRows = false; this.dgvBlankingData.AllowUserToDeleteRows = false; this.dgvBlankingData.AllowUserToResizeColumns = false; this.dgvBlankingData.AllowUserToResizeRows = false; this.dgvBlankingData.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36))))); this.dgvBlankingData.BorderStyle = System.Windows.Forms.BorderStyle.None; this.dgvBlankingData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36))))); dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(20)))), ((int)(((byte)(36))))); dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvBlankingData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7; this.dgvBlankingData.ColumnHeadersHeight = 35; this.dgvBlankingData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvBlankingData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.OutChannelNo, this.OutTestTime, this.OutBarCode, this.OutCavityLeakageRateSetValue, this.OutProductLeakageRateSetValue, this.OutLeakPressureSetValue, this.OutCavityLeakageRateActualValue, this.OutProductLeakageRateActualValue, this.OutLeakPressureActualValue, this.OutPalletNumber, this.OutResult, this.OutInfo, this.OutRemark, this.OutFlag}); dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle8.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80))))); dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvBlankingData.DefaultCellStyle = dataGridViewCellStyle8; this.dgvBlankingData.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvBlankingData.EnableHeadersVisualStyles = false; this.dgvBlankingData.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147))))); this.dgvBlankingData.Location = new System.Drawing.Point(2, 21); this.dgvBlankingData.MultiSelect = false; this.dgvBlankingData.Name = "dgvBlankingData"; this.dgvBlankingData.ReadOnly = true; this.dgvBlankingData.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(40)))), ((int)(((byte)(86))))); dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(20)))), ((int)(((byte)(80))))); dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvBlankingData.RowHeadersDefaultCellStyle = dataGridViewCellStyle9; this.dgvBlankingData.RowHeadersWidth = 50; this.dgvBlankingData.RowTemplate.Height = 23; this.dgvBlankingData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect; this.dgvBlankingData.Size = new System.Drawing.Size(1532, 451); this.dgvBlankingData.TabIndex = 12; // // OutChannelNo // this.OutChannelNo.DataPropertyName = "ChannelNo"; this.OutChannelNo.HeaderText = "通道"; this.OutChannelNo.Name = "OutChannelNo"; this.OutChannelNo.ReadOnly = true; this.OutChannelNo.Width = 75; // // OutTestTime // this.OutTestTime.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; this.OutTestTime.DataPropertyName = "TestTime"; this.OutTestTime.HeaderText = "时间"; this.OutTestTime.Name = "OutTestTime"; this.OutTestTime.ReadOnly = true; this.OutTestTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.OutTestTime.Width = 42; // // OutBarCode // this.OutBarCode.DataPropertyName = "BarCode"; this.OutBarCode.HeaderText = "卷芯码"; this.OutBarCode.Name = "OutBarCode"; this.OutBarCode.ReadOnly = true; this.OutBarCode.Width = 180; // // OutCavityLeakageRateSetValue // this.OutCavityLeakageRateSetValue.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader; this.OutCavityLeakageRateSetValue.DataPropertyName = "CavityLeakageRateSetValue"; this.OutCavityLeakageRateSetValue.HeaderText = "清腔漏率设定值"; this.OutCavityLeakageRateSetValue.Name = "OutCavityLeakageRateSetValue"; this.OutCavityLeakageRateSetValue.ReadOnly = true; this.OutCavityLeakageRateSetValue.Width = 131; // // OutProductLeakageRateSetValue // this.OutProductLeakageRateSetValue.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader; this.OutProductLeakageRateSetValue.DataPropertyName = "ProductLeakageRateSetValue"; this.OutProductLeakageRateSetValue.HeaderText = "产品漏率设定值"; this.OutProductLeakageRateSetValue.Name = "OutProductLeakageRateSetValue"; this.OutProductLeakageRateSetValue.ReadOnly = true; this.OutProductLeakageRateSetValue.Width = 131; // // OutLeakPressureSetValue // this.OutLeakPressureSetValue.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader; this.OutLeakPressureSetValue.DataPropertyName = "LeakPressureSetValue"; this.OutLeakPressureSetValue.HeaderText = "腔体真空设定值"; this.OutLeakPressureSetValue.Name = "OutLeakPressureSetValue"; this.OutLeakPressureSetValue.ReadOnly = true; this.OutLeakPressureSetValue.Width = 131; // // OutCavityLeakageRateActualValue // this.OutCavityLeakageRateActualValue.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader; this.OutCavityLeakageRateActualValue.DataPropertyName = "CavityLeakageRateActualValue"; this.OutCavityLeakageRateActualValue.HeaderText = "清腔漏率实际值"; this.OutCavityLeakageRateActualValue.Name = "OutCavityLeakageRateActualValue"; this.OutCavityLeakageRateActualValue.ReadOnly = true; this.OutCavityLeakageRateActualValue.Width = 131; // // OutProductLeakageRateActualValue // this.OutProductLeakageRateActualValue.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader; this.OutProductLeakageRateActualValue.DataPropertyName = "ProductLeakageRateActualValue"; this.OutProductLeakageRateActualValue.HeaderText = "产品漏率实际值"; this.OutProductLeakageRateActualValue.Name = "OutProductLeakageRateActualValue"; this.OutProductLeakageRateActualValue.ReadOnly = true; this.OutProductLeakageRateActualValue.Width = 131; // // OutLeakPressureActualValue // this.OutLeakPressureActualValue.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader; this.OutLeakPressureActualValue.DataPropertyName = "LeakPressureActualValue"; this.OutLeakPressureActualValue.HeaderText = "腔体真空实际值"; this.OutLeakPressureActualValue.Name = "OutLeakPressureActualValue"; this.OutLeakPressureActualValue.ReadOnly = true; this.OutLeakPressureActualValue.Width = 131; // // OutPalletNumber // this.OutPalletNumber.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader; this.OutPalletNumber.DataPropertyName = "PalletNumber"; this.OutPalletNumber.HeaderText = "托盘号"; this.OutPalletNumber.Name = "OutPalletNumber"; this.OutPalletNumber.ReadOnly = true; this.OutPalletNumber.Width = 75; // // OutResult // this.OutResult.DataPropertyName = "Result"; this.OutResult.HeaderText = "综合结果"; this.OutResult.Name = "OutResult"; this.OutResult.ReadOnly = true; this.OutResult.Width = 80; // // OutInfo // this.OutInfo.DataPropertyName = "Info"; this.OutInfo.HeaderText = "NG详情"; this.OutInfo.Name = "OutInfo"; this.OutInfo.ReadOnly = true; this.OutInfo.Width = 120; // // OutRemark // this.OutRemark.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; this.OutRemark.DataPropertyName = "Remark"; this.OutRemark.HeaderText = "备注"; this.OutRemark.Name = "OutRemark"; this.OutRemark.ReadOnly = true; this.OutRemark.Width = 61; // // OutFlag // this.OutFlag.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader; this.OutFlag.DataPropertyName = "Flag"; this.OutFlag.HeaderText = "是否上传MES"; this.OutFlag.Name = "OutFlag"; this.OutFlag.ReadOnly = true; this.OutFlag.Width = 119; // // groupBoxEX2 // this.groupBoxEX2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); this.groupBoxEX2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147))))); this.groupBoxEX2.Controls.Add(this.lVConfigRange); this.groupBoxEX2.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBoxEX2.ForeColor = System.Drawing.Color.White; this.groupBoxEX2.Location = new System.Drawing.Point(2, 2); this.groupBoxEX2.Margin = new System.Windows.Forms.Padding(2); this.groupBoxEX2.Name = "groupBoxEX2"; this.groupBoxEX2.Padding = new System.Windows.Forms.Padding(2); this.groupBoxEX2.Size = new System.Drawing.Size(330, 238); this.groupBoxEX2.TabIndex = 13; this.groupBoxEX2.TabStop = false; this.groupBoxEX2.Text = "参数"; // // lVConfigRange // this.lVConfigRange.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); this.lVConfigRange.BorderStyle = System.Windows.Forms.BorderStyle.None; this.lVConfigRange.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.clParaName, this.clMin, this.clMax, this.cUint}); this.lVConfigRange.Dock = System.Windows.Forms.DockStyle.Fill; this.lVConfigRange.Font = new System.Drawing.Font("Cambria", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lVConfigRange.ForeColor = System.Drawing.Color.White; this.lVConfigRange.HideSelection = false; this.lVConfigRange.Location = new System.Drawing.Point(2, 21); this.lVConfigRange.Margin = new System.Windows.Forms.Padding(2); this.lVConfigRange.Name = "lVConfigRange"; this.lVConfigRange.OwnerDraw = true; this.lVConfigRange.Size = new System.Drawing.Size(326, 215); this.lVConfigRange.TabIndex = 2; this.lVConfigRange.UseCompatibleStateImageBehavior = false; this.lVConfigRange.View = System.Windows.Forms.View.Details; this.lVConfigRange.DrawColumnHeader += new System.Windows.Forms.DrawListViewColumnHeaderEventHandler(this.lVConfigRange_DrawColumnHeader); this.lVConfigRange.DrawItem += new System.Windows.Forms.DrawListViewItemEventHandler(this.lVConfigRange_DrawItem); this.lVConfigRange.DrawSubItem += new System.Windows.Forms.DrawListViewSubItemEventHandler(this.lVConfigRange_DrawSubItem); // // clParaName // this.clParaName.Text = "参数项"; this.clParaName.Width = 105; // // clMin // this.clMin.Text = "最小值"; this.clMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.clMin.Width = 83; // // clMax // this.clMax.Text = "最大值"; this.clMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.clMax.Width = 83; // // cUint // this.cUint.Text = "单位"; this.cUint.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.cUint.Width = 42; // // groupBoxEX1 // this.groupBoxEX1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); this.groupBoxEX1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147))))); this.groupBoxEX1.Controls.Add(this.rtb_Info); this.groupBoxEX1.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBoxEX1.ForeColor = System.Drawing.Color.White; this.groupBoxEX1.Location = new System.Drawing.Point(2, 244); this.groupBoxEX1.Margin = new System.Windows.Forms.Padding(2); this.groupBoxEX1.Name = "groupBoxEX1"; this.groupBoxEX1.Padding = new System.Windows.Forms.Padding(2); this.tableLayoutPanel1.SetRowSpan(this.groupBoxEX1, 2); this.groupBoxEX1.Size = new System.Drawing.Size(330, 572); this.groupBoxEX1.TabIndex = 12; this.groupBoxEX1.TabStop = false; this.groupBoxEX1.Text = "日志记录"; // // rtb_Info // this.rtb_Info.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); this.rtb_Info.BorderStyle = System.Windows.Forms.BorderStyle.None; this.rtb_Info.Dock = System.Windows.Forms.DockStyle.Fill; this.rtb_Info.ForeColor = System.Drawing.Color.White; this.rtb_Info.Location = new System.Drawing.Point(2, 21); this.rtb_Info.Margin = new System.Windows.Forms.Padding(2); this.rtb_Info.Name = "rtb_Info"; this.rtb_Info.ReadOnly = true; this.rtb_Info.Size = new System.Drawing.Size(326, 549); this.rtb_Info.TabIndex = 1; this.rtb_Info.Text = ""; // // FrmDataMonitor // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.ClientSize = new System.Drawing.Size(1874, 818); this.Controls.Add(this.tableLayoutPanel1); this.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "FrmDataMonitor"; this.Text = "数据监控"; this.Load += new System.EventHandler(this.FrmDataMonitor_Load); this.tableLayoutPanel1.ResumeLayout(false); this.groupBoxEX3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvSteelShellData)).EndInit(); this.groupBoxEX4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvFeedingData)).EndInit(); this.groupBoxEX5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvBlankingData)).EndInit(); this.groupBoxEX2.ResumeLayout(false); this.groupBoxEX1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private System.Windows.Forms.ColumnHeader clMin; private System.Windows.Forms.ColumnHeader clMax; private System.Windows.Forms.ColumnHeader cUint; private System.Windows.Forms.ListView lVConfigRange; private System.Windows.Forms.ColumnHeader clParaName; private JinYuan.ControlLib.GroupBoxEX groupBoxEX1; private JinYuan.ControlLib.GroupBoxEX groupBoxEX2; private System.Windows.Forms.ImageList imageList1; private JinYuan.ControlLib.GroupBoxEX groupBoxEX4; private System.Windows.Forms.RichTextBox rtb_Info; private JinYuan.ControlLib.GroupBoxEX groupBoxEX5; private JinYuan.ControlLib.GroupBoxEX groupBoxEX3; private System.Windows.Forms.DataGridViewTextBoxColumn GKChannel; private System.Windows.Forms.DataGridViewTextBoxColumn GKTestTime; private System.Windows.Forms.DataGridViewTextBoxColumn GKBarCode; private System.Windows.Forms.DataGridViewTextBoxColumn GKResult; private System.Windows.Forms.DataGridViewTextBoxColumn GKRemark; private System.Windows.Forms.DataGridViewTextBoxColumn InChannelNo; private System.Windows.Forms.DataGridViewTextBoxColumn InTestTime; private System.Windows.Forms.DataGridViewTextBoxColumn RFID; private System.Windows.Forms.DataGridViewTextBoxColumn InBarCode; private System.Windows.Forms.DataGridViewTextBoxColumn InResult; private System.Windows.Forms.DataGridViewTextBoxColumn InRemark; private System.Windows.Forms.DataGridViewTextBoxColumn InFlag; public System.Windows.Forms.DataGridView dgvFeedingData; public System.Windows.Forms.DataGridView dgvSteelShellData; public System.Windows.Forms.DataGridView dgvBlankingData; private System.Windows.Forms.DataGridViewTextBoxColumn OutChannelNo; private System.Windows.Forms.DataGridViewTextBoxColumn OutTestTime; private System.Windows.Forms.DataGridViewTextBoxColumn OutBarCode; private System.Windows.Forms.DataGridViewTextBoxColumn OutCavityLeakageRateSetValue; private System.Windows.Forms.DataGridViewTextBoxColumn OutProductLeakageRateSetValue; private System.Windows.Forms.DataGridViewTextBoxColumn OutLeakPressureSetValue; private System.Windows.Forms.DataGridViewTextBoxColumn OutCavityLeakageRateActualValue; private System.Windows.Forms.DataGridViewTextBoxColumn OutProductLeakageRateActualValue; private System.Windows.Forms.DataGridViewTextBoxColumn OutLeakPressureActualValue; private System.Windows.Forms.DataGridViewTextBoxColumn OutPalletNumber; private System.Windows.Forms.DataGridViewTextBoxColumn OutResult; private System.Windows.Forms.DataGridViewTextBoxColumn OutInfo; private System.Windows.Forms.DataGridViewTextBoxColumn OutRemark; private System.Windows.Forms.DataGridViewTextBoxColumn OutFlag; } }