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.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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmDataMonitor)); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.groupBoxEX3 = new JinYuan.ControlLib.GroupBoxEX(); this.btSatrt = new HML.ButtonPlus(); this.txtMaterialCode = new System.Windows.Forms.TextBox(); this.cmbModelType = new HML.DropDownListPlus(); this.angleLabel2 = new HML.AngleLabel(); this.angleLabel1 = new HML.AngleLabel(); this.btStop = new HML.ButtonPlus(); 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.groupBoxEX4 = new JinYuan.ControlLib.GroupBoxEX(); this.dgvFeedingData = new System.Windows.Forms.DataGridView(); this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.InResult = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column139 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.groupBoxEX1 = new JinYuan.ControlLib.GroupBoxEX(); this.rtb_Info = new System.Windows.Forms.RichTextBox(); this.groupBoxEX5 = new JinYuan.ControlLib.GroupBoxEX(); this.dgvBlankingData = new System.Windows.Forms.DataGridView(); this.imageList1 = new System.Windows.Forms.ImageList(this.components); this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column33 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column29 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column138 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column25 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column96 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column97 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column98 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column99 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column100 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column101 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column103 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column104 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column105 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column106 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column107 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column108 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column109 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column110 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column111 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column112 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column113 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column114 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column147 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column34 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column35 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column102 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column22 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tableLayoutPanel1.SuspendLayout(); this.groupBoxEX3.SuspendLayout(); this.groupBoxEX2.SuspendLayout(); this.groupBoxEX4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvFeedingData)).BeginInit(); this.groupBoxEX1.SuspendLayout(); this.groupBoxEX5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvBlankingData)).BeginInit(); this.SuspendLayout(); // // 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, 24.94608F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 75.05392F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 528F)); this.tableLayoutPanel1.Controls.Add(this.groupBoxEX3, 0, 0); this.tableLayoutPanel1.Controls.Add(this.groupBoxEX2, 0, 1); this.tableLayoutPanel1.Controls.Add(this.groupBoxEX4, 1, 0); this.tableLayoutPanel1.Controls.Add(this.groupBoxEX1, 0, 2); this.tableLayoutPanel1.Controls.Add(this.groupBoxEX5, 1, 2); 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, 45.62334F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 54.37666F)); 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.Size = new System.Drawing.Size(1370, 749); 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.btSatrt); this.groupBoxEX3.Controls.Add(this.txtMaterialCode); this.groupBoxEX3.Controls.Add(this.cmbModelType); this.groupBoxEX3.Controls.Add(this.angleLabel2); this.groupBoxEX3.Controls.Add(this.angleLabel1); this.groupBoxEX3.Controls.Add(this.btStop); this.groupBoxEX3.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBoxEX3.ForeColor = System.Drawing.Color.White; this.groupBoxEX3.Location = new System.Drawing.Point(2, 2); this.groupBoxEX3.Margin = new System.Windows.Forms.Padding(2); this.groupBoxEX3.Name = "groupBoxEX3"; this.groupBoxEX3.Padding = new System.Windows.Forms.Padding(2); this.groupBoxEX3.Size = new System.Drawing.Size(206, 120); this.groupBoxEX3.TabIndex = 14; this.groupBoxEX3.TabStop = false; this.groupBoxEX3.Text = "操作设置"; // // btSatrt // this.btSatrt.BackNormalColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.btSatrt.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btSatrt.Location = new System.Drawing.Point(42, 29); this.btSatrt.Margin = new System.Windows.Forms.Padding(2); this.btSatrt.Name = "btSatrt"; this.btSatrt.Padding = new System.Windows.Forms.Padding(2); this.btSatrt.Size = new System.Drawing.Size(67, 28); this.btSatrt.TabIndex = 12; this.btSatrt.Text = "开始监控"; this.btSatrt.Click += new System.EventHandler(this.btSatrt_Click); // // txtMaterialCode // this.txtMaterialCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); this.txtMaterialCode.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtMaterialCode.ForeColor = System.Drawing.Color.White; this.txtMaterialCode.Location = new System.Drawing.Point(110, 56); this.txtMaterialCode.Margin = new System.Windows.Forms.Padding(2); this.txtMaterialCode.Name = "txtMaterialCode"; this.txtMaterialCode.ReadOnly = true; this.txtMaterialCode.Size = new System.Drawing.Size(180, 26); this.txtMaterialCode.TabIndex = 0; // // cmbModelType // this.cmbModelType.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); this.cmbModelType.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147))))); this.cmbModelType.ContentItemsStyle.ItemBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(30)))), ((int)(((byte)(78))))); this.cmbModelType.DropDownButton.BackNormalColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(77)))), ((int)(((byte)(147))))); this.cmbModelType.DropDownButton.DropDownFullArea = true; this.cmbModelType.Location = new System.Drawing.Point(110, 19); this.cmbModelType.Margin = new System.Windows.Forms.Padding(2); this.cmbModelType.Name = "cmbModelType"; this.cmbModelType.Size = new System.Drawing.Size(180, 30); this.cmbModelType.TabIndex = 1; this.cmbModelType.SelectedItemsChanged += new System.EventHandler(this.cmbModelType_SelectedItemsChanged); // // angleLabel2 // this.angleLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold); this.angleLabel2.ForeColor = System.Drawing.Color.White; this.angleLabel2.Location = new System.Drawing.Point(22, 56); this.angleLabel2.Margin = new System.Windows.Forms.Padding(2); this.angleLabel2.Name = "angleLabel2"; this.angleLabel2.Size = new System.Drawing.Size(88, 24); this.angleLabel2.TabIndex = 11; this.angleLabel2.Text = "物料编码:"; // // angleLabel1 // this.angleLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold); this.angleLabel1.ForeColor = System.Drawing.Color.White; this.angleLabel1.Location = new System.Drawing.Point(22, 24); this.angleLabel1.Margin = new System.Windows.Forms.Padding(2); this.angleLabel1.Name = "angleLabel1"; this.angleLabel1.Size = new System.Drawing.Size(88, 24); this.angleLabel1.TabIndex = 10; this.angleLabel1.Text = "生产型号:"; // // btStop // this.btStop.BackNormalColor = System.Drawing.Color.Red; this.btStop.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold); this.btStop.Location = new System.Drawing.Point(171, 105); this.btStop.Margin = new System.Windows.Forms.Padding(2); this.btStop.Name = "btStop"; this.btStop.Padding = new System.Windows.Forms.Padding(2); this.btStop.Size = new System.Drawing.Size(67, 28); this.btStop.TabIndex = 13; this.btStop.Text = "停止监控"; this.btStop.Click += new System.EventHandler(this.btStop_Click); // // 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, 126); 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(206, 143); 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("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); 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(202, 120); 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 = 80; // // clMax // this.clMax.Text = "最大值"; this.clMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.clMax.Width = 70; // // cUint // this.cUint.Text = "单位"; this.cUint.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.cUint.Width = 50; // // 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.tableLayoutPanel1.SetColumnSpan(this.groupBoxEX4, 2); 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(212, 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(1156, 267); 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)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); this.dgvFeedingData.BorderStyle = System.Windows.Forms.BorderStyle.None; this.dgvFeedingData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); dataGridViewCellStyle1.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle1.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255))))); dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvFeedingData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1; this.dgvFeedingData.ColumnHeadersHeight = 34; this.dgvFeedingData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvFeedingData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Column4, this.Column2, this.Column6, this.Column1, this.InResult, this.Column5, this.Column139}); dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32))))); 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.dgvFeedingData.DefaultCellStyle = dataGridViewCellStyle2; this.dgvFeedingData.Dock = System.Windows.Forms.DockStyle.Fill; 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.Margin = new System.Windows.Forms.Padding(2); this.dgvFeedingData.MultiSelect = false; this.dgvFeedingData.Name = "dgvFeedingData"; this.dgvFeedingData.ReadOnly = true; this.dgvFeedingData.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.dgvFeedingData.RowHeadersDefaultCellStyle = dataGridViewCellStyle3; this.dgvFeedingData.RowHeadersVisible = false; this.dgvFeedingData.RowHeadersWidth = 60; this.dgvFeedingData.RowTemplate.Height = 23; this.dgvFeedingData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvFeedingData.Size = new System.Drawing.Size(1152, 244); this.dgvFeedingData.TabIndex = 10; this.dgvFeedingData.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvFeedingData_CellContentClick); this.dgvFeedingData.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.dgvFeedingData_RowPrePaint); // // Column4 // this.Column4.DataPropertyName = "ID"; this.Column4.HeaderText = "序号"; this.Column4.MinimumWidth = 8; this.Column4.Name = "Column4"; this.Column4.ReadOnly = true; this.Column4.Width = 52; // // Column2 // this.Column2.DataPropertyName = "TestTime"; this.Column2.HeaderText = "时间"; this.Column2.MinimumWidth = 8; this.Column2.Name = "Column2"; this.Column2.ReadOnly = true; this.Column2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.Column2.Width = 160; // // Column6 // this.Column6.DataPropertyName = "CNum"; this.Column6.HeaderText = "通道"; this.Column6.Name = "Column6"; this.Column6.ReadOnly = true; // // Column1 // this.Column1.DataPropertyName = "BarCode"; this.Column1.HeaderText = "电芯码"; this.Column1.MinimumWidth = 8; this.Column1.Name = "Column1"; this.Column1.ReadOnly = true; this.Column1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.Column1.Width = 210; // // InResult // this.InResult.DataPropertyName = "Result"; this.InResult.HeaderText = "结果"; this.InResult.MinimumWidth = 8; this.InResult.Name = "InResult"; this.InResult.ReadOnly = true; this.InResult.Width = 61; // // Column5 // this.Column5.DataPropertyName = "Remark"; this.Column5.HeaderText = "备注"; this.Column5.MinimumWidth = 8; this.Column5.Name = "Column5"; this.Column5.ReadOnly = true; this.Column5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.Column5.Width = 400; // // Column139 // this.Column139.DataPropertyName = "UpState"; this.Column139.HeaderText = "上传状态"; this.Column139.Name = "Column139"; this.Column139.ReadOnly = true; // // 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, 273); this.groupBoxEX1.Margin = new System.Windows.Forms.Padding(2); this.groupBoxEX1.Name = "groupBoxEX1"; this.groupBoxEX1.Padding = new System.Windows.Forms.Padding(2); this.groupBoxEX1.Size = new System.Drawing.Size(206, 474); 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(202, 451); this.rtb_Info.TabIndex = 1; this.rtb_Info.Text = ""; // // 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(212, 273); 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(1156, 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)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); this.dgvBlankingData.BorderStyle = System.Windows.Forms.BorderStyle.None; this.dgvBlankingData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle4.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255))))); dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvBlankingData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4; this.dgvBlankingData.ColumnHeadersHeight = 34; this.dgvBlankingData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dgvBlankingData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dataGridViewTextBoxColumn1, this.dataGridViewTextBoxColumn2, this.Column7, this.dataGridViewTextBoxColumn5, this.Column33, this.Column29, this.Column3, this.Column138, this.Column25, this.Column96, this.Column97, this.Column98, this.Column99, this.Column100, this.Column101, this.Column103, this.Column104, this.Column105, this.Column106, this.Column107, this.Column108, this.Column109, this.Column110, this.Column111, this.Column112, this.Column113, this.Column114, this.Column147, this.Column34, this.Column35, this.Column102, this.Column22}); dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32))))); 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.dgvBlankingData.DefaultCellStyle = dataGridViewCellStyle5; 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.Margin = new System.Windows.Forms.Padding(2); this.dgvBlankingData.MultiSelect = false; this.dgvBlankingData.Name = "dgvBlankingData"; this.dgvBlankingData.ReadOnly = true; this.dgvBlankingData.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.dgvBlankingData.RowHeadersDefaultCellStyle = dataGridViewCellStyle6; this.dgvBlankingData.RowHeadersVisible = false; this.dgvBlankingData.RowHeadersWidth = 60; this.dgvBlankingData.RowTemplate.Height = 23; this.dgvBlankingData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvBlankingData.Size = new System.Drawing.Size(1152, 451); this.dgvBlankingData.TabIndex = 10; this.dgvBlankingData.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvBlankingData_CellContentClick); // // 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"); // // dataGridViewTextBoxColumn1 // this.dataGridViewTextBoxColumn1.HeaderText = "序号"; this.dataGridViewTextBoxColumn1.MinimumWidth = 8; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; this.dataGridViewTextBoxColumn1.ReadOnly = true; this.dataGridViewTextBoxColumn1.Width = 52; // // dataGridViewTextBoxColumn2 // this.dataGridViewTextBoxColumn2.DataPropertyName = "CSBYHASCANNINGTIME"; this.dataGridViewTextBoxColumn2.HeaderText = "时间"; this.dataGridViewTextBoxColumn2.MinimumWidth = 8; this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; this.dataGridViewTextBoxColumn2.ReadOnly = true; this.dataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn2.Width = 160; // // Column7 // this.Column7.DataPropertyName = "ChannelNo"; this.Column7.HeaderText = "通道"; this.Column7.Name = "Column7"; this.Column7.ReadOnly = true; // // dataGridViewTextBoxColumn5 // this.dataGridViewTextBoxColumn5.DataPropertyName = "CSBYHCODEA"; this.dataGridViewTextBoxColumn5.HeaderText = "芯包条码"; this.dataGridViewTextBoxColumn5.MinimumWidth = 8; this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; this.dataGridViewTextBoxColumn5.ReadOnly = true; this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn5.Width = 210; // // Column33 // this.Column33.DataPropertyName = "CSBYHSCHEDULE"; this.Column33.HeaderText = "班次"; this.Column33.MinimumWidth = 8; this.Column33.Name = "Column33"; this.Column33.ReadOnly = true; this.Column33.Width = 150; // // Column29 // this.Column29.DataPropertyName = "CSBYHOUTSTATIONJUDGMENTRESULT"; this.Column29.HeaderText = "出站判定"; this.Column29.MinimumWidth = 8; this.Column29.Name = "Column29"; this.Column29.ReadOnly = true; this.Column29.Width = 150; // // Column3 // this.Column3.DataPropertyName = "Remark"; this.Column3.HeaderText = "备注"; this.Column3.Name = "Column3"; this.Column3.ReadOnly = true; this.Column3.Width = 400; // // Column138 // this.Column138.DataPropertyName = "UpState"; this.Column138.HeaderText = "上传状态"; this.Column138.Name = "Column138"; this.Column138.ReadOnly = true; // // Column25 // this.Column25.DataPropertyName = "CCDResult1"; this.Column25.HeaderText = "正面(2D/3D)"; this.Column25.Name = "Column25"; this.Column25.ReadOnly = true; // // Column96 // this.Column96.DataPropertyName = "CCDResult2"; this.Column96.HeaderText = "反面(2D/3D)"; this.Column96.Name = "Column96"; this.Column96.ReadOnly = true; // // Column97 // this.Column97.DataPropertyName = "CCDResult3"; this.Column97.HeaderText = "左侧面(2D/3D)"; this.Column97.Name = "Column97"; this.Column97.ReadOnly = true; // // Column98 // this.Column98.DataPropertyName = "CCDResult4"; this.Column98.HeaderText = "右侧面(2D/3D)"; this.Column98.Name = "Column98"; this.Column98.ReadOnly = true; // // Column99 // this.Column99.DataPropertyName = "CCDResult5"; this.Column99.HeaderText = "顶面(2D/3D)"; this.Column99.Name = "Column99"; this.Column99.ReadOnly = true; // // Column100 // this.Column100.DataPropertyName = "CCDResult6"; this.Column100.HeaderText = "底面(2D/3D)"; this.Column100.Name = "Column100"; this.Column100.ReadOnly = true; // // Column101 // this.Column101.DataPropertyName = "CCDResult7"; this.Column101.HeaderText = "底DE1"; this.Column101.Name = "Column101"; this.Column101.ReadOnly = true; // // Column103 // this.Column103.DataPropertyName = "CCDResult8"; this.Column103.HeaderText = "底DE2"; this.Column103.Name = "Column103"; this.Column103.ReadOnly = true; // // Column104 // this.Column104.DataPropertyName = "CCDResult9"; this.Column104.HeaderText = "底DE3"; this.Column104.Name = "Column104"; this.Column104.ReadOnly = true; // // Column105 // this.Column105.DataPropertyName = "CCDResult10"; this.Column105.HeaderText = "底DE4"; this.Column105.Name = "Column105"; this.Column105.ReadOnly = true; // // Column106 // this.Column106.DataPropertyName = "CCDResult11"; this.Column106.HeaderText = "中ME1"; this.Column106.Name = "Column106"; this.Column106.ReadOnly = true; // // Column107 // this.Column107.DataPropertyName = "CCDResult12"; this.Column107.HeaderText = "中ME2"; this.Column107.Name = "Column107"; this.Column107.ReadOnly = true; // // Column108 // this.Column108.DataPropertyName = "CCDResult13"; this.Column108.HeaderText = "中ME3"; this.Column108.Name = "Column108"; this.Column108.ReadOnly = true; // // Column109 // this.Column109.DataPropertyName = "CCDResult14"; this.Column109.HeaderText = "中ME4"; this.Column109.Name = "Column109"; this.Column109.ReadOnly = true; // // Column110 // this.Column110.DataPropertyName = "CCDResult15"; this.Column110.HeaderText = "极柱(POS/NEG)"; this.Column110.Name = "Column110"; this.Column110.ReadOnly = true; // // Column111 // this.Column111.DataPropertyName = "CCDResult16"; this.Column111.HeaderText = "防爆阀(PRO)"; this.Column111.Name = "Column111"; this.Column111.ReadOnly = true; // // Column112 // this.Column112.DataPropertyName = "CCDResult17"; this.Column112.HeaderText = "厚度1"; this.Column112.Name = "Column112"; this.Column112.ReadOnly = true; // // Column113 // this.Column113.DataPropertyName = "CCDResult18"; this.Column113.HeaderText = "厚度2"; this.Column113.Name = "Column113"; this.Column113.ReadOnly = true; // // Column114 // this.Column114.DataPropertyName = "CCDResult19"; this.Column114.HeaderText = "厚度3"; this.Column114.Name = "Column114"; this.Column114.ReadOnly = true; // // Column147 // this.Column147.DataPropertyName = "RethrowNum"; this.Column147.HeaderText = "复投次数"; this.Column147.Name = "Column147"; this.Column147.ReadOnly = true; // // Column34 // this.Column34.DataPropertyName = "CSBYHINSTATIONTIME"; this.Column34.HeaderText = "电芯进站时间"; this.Column34.MinimumWidth = 8; this.Column34.Name = "Column34"; this.Column34.ReadOnly = true; this.Column34.Width = 150; // // Column35 // this.Column35.DataPropertyName = "CSBYHOUTSTATIONTIME"; this.Column35.HeaderText = "电芯出站时间"; this.Column35.MinimumWidth = 8; this.Column35.Name = "Column35"; this.Column35.ReadOnly = true; this.Column35.Width = 150; // // Column102 // this.Column102.DataPropertyName = "Flag"; this.Column102.HeaderText = "标志"; this.Column102.MinimumWidth = 8; this.Column102.Name = "Column102"; this.Column102.ReadOnly = true; this.Column102.Width = 150; // // Column22 // this.Column22.DataPropertyName = "Result"; this.Column22.HeaderText = "反馈结果"; this.Column22.MinimumWidth = 8; this.Column22.Name = "Column22"; this.Column22.ReadOnly = true; this.Column22.Width = 150; // // 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(1370, 749); this.Controls.Add(this.tableLayoutPanel1); this.DoubleBuffered = true; 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); this.groupBoxEX3.PerformLayout(); this.groupBoxEX2.ResumeLayout(false); this.groupBoxEX4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvFeedingData)).EndInit(); this.groupBoxEX1.ResumeLayout(false); this.groupBoxEX5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvBlankingData)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private HML.AngleLabel angleLabel2; private HML.AngleLabel angleLabel1; private HML.DropDownListPlus cmbModelType; private System.Windows.Forms.TextBox txtMaterialCode; private HML.ButtonPlus btStop; private HML.ButtonPlus btSatrt; 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; internal JinYuan.ControlLib.GroupBoxEX groupBoxEX3; private JinYuan.ControlLib.GroupBoxEX groupBoxEX4; private System.Windows.Forms.DataGridView dgvFeedingData; private System.Windows.Forms.RichTextBox rtb_Info; private JinYuan.ControlLib.GroupBoxEX groupBoxEX5; private System.Windows.Forms.DataGridView dgvBlankingData; private System.Windows.Forms.DataGridViewTextBoxColumn Column4; private System.Windows.Forms.DataGridViewTextBoxColumn Column2; private System.Windows.Forms.DataGridViewTextBoxColumn Column6; private System.Windows.Forms.DataGridViewTextBoxColumn Column1; private System.Windows.Forms.DataGridViewTextBoxColumn InResult; private System.Windows.Forms.DataGridViewTextBoxColumn Column5; private System.Windows.Forms.DataGridViewTextBoxColumn Column139; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2; private System.Windows.Forms.DataGridViewTextBoxColumn Column7; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5; private System.Windows.Forms.DataGridViewTextBoxColumn Column33; private System.Windows.Forms.DataGridViewTextBoxColumn Column29; private System.Windows.Forms.DataGridViewTextBoxColumn Column3; private System.Windows.Forms.DataGridViewTextBoxColumn Column138; private System.Windows.Forms.DataGridViewTextBoxColumn Column25; private System.Windows.Forms.DataGridViewTextBoxColumn Column96; private System.Windows.Forms.DataGridViewTextBoxColumn Column97; private System.Windows.Forms.DataGridViewTextBoxColumn Column98; private System.Windows.Forms.DataGridViewTextBoxColumn Column99; private System.Windows.Forms.DataGridViewTextBoxColumn Column100; private System.Windows.Forms.DataGridViewTextBoxColumn Column101; private System.Windows.Forms.DataGridViewTextBoxColumn Column103; private System.Windows.Forms.DataGridViewTextBoxColumn Column104; private System.Windows.Forms.DataGridViewTextBoxColumn Column105; private System.Windows.Forms.DataGridViewTextBoxColumn Column106; private System.Windows.Forms.DataGridViewTextBoxColumn Column107; private System.Windows.Forms.DataGridViewTextBoxColumn Column108; private System.Windows.Forms.DataGridViewTextBoxColumn Column109; private System.Windows.Forms.DataGridViewTextBoxColumn Column110; private System.Windows.Forms.DataGridViewTextBoxColumn Column111; private System.Windows.Forms.DataGridViewTextBoxColumn Column112; private System.Windows.Forms.DataGridViewTextBoxColumn Column113; private System.Windows.Forms.DataGridViewTextBoxColumn Column114; private System.Windows.Forms.DataGridViewTextBoxColumn Column147; private System.Windows.Forms.DataGridViewTextBoxColumn Column34; private System.Windows.Forms.DataGridViewTextBoxColumn Column35; private System.Windows.Forms.DataGridViewTextBoxColumn Column102; private System.Windows.Forms.DataGridViewTextBoxColumn Column22; } }