namespace WeighAndGrading { partial class AbnormalModifyForm { /// /// 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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = 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(); this.panel4 = new System.Windows.Forms.Panel(); this.button1 = new System.Windows.Forms.Button(); this.flpKeyPanel = new System.Windows.Forms.FlowLayoutPanel(); this.uDataGridView1 = new BWP.WinFormControl.UDataGridView(); this.H_SID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.H_Livestock_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.H_Index = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.H_Technics = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.H_Livestock_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.H_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.H_Time = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.panel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uDataGridView1)).BeginInit(); this.SuspendLayout(); // // panel4 // this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel4.Controls.Add(this.button1); this.panel4.Controls.Add(this.flpKeyPanel); this.panel4.Location = new System.Drawing.Point(504, 13); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(454, 572); this.panel4.TabIndex = 61; // // button1 // this.button1.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button1.Location = new System.Drawing.Point(150, 499); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(129, 54); this.button1.TabIndex = 45; this.button1.Text = "全部修改"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // flpKeyPanel // this.flpKeyPanel.Location = new System.Drawing.Point(3, 22); this.flpKeyPanel.Name = "flpKeyPanel"; this.flpKeyPanel.Padding = new System.Windows.Forms.Padding(25, 0, 0, 0); this.flpKeyPanel.Size = new System.Drawing.Size(446, 406); this.flpKeyPanel.TabIndex = 43; // // uDataGridView1 // this.uDataGridView1.AllowUserToAddRows = false; this.uDataGridView1.AllowUserToDeleteRows = false; this.uDataGridView1.AllowUserToResizeColumns = false; this.uDataGridView1.AllowUserToResizeRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.uDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.uDataGridView1.BackgroundColor = System.Drawing.Color.White; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 12F); dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.uDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.uDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.uDataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.H_SID, this.H_Livestock_ID, this.H_Index, this.H_Technics, this.H_Livestock_Name, this.H_Weight, this.H_Time}); this.uDataGridView1.Location = new System.Drawing.Point(12, 12); this.uDataGridView1.MultiSelect = false; this.uDataGridView1.Name = "uDataGridView1"; this.uDataGridView1.ReadOnly = true; this.uDataGridView1.RowHeadersVisible = false; dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); this.uDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle5; this.uDataGridView1.RowTemplate.Height = 40; this.uDataGridView1.ScrollBars = System.Windows.Forms.ScrollBars.None; this.uDataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.uDataGridView1.Size = new System.Drawing.Size(423, 566); this.uDataGridView1.TabIndex = 44; this.uDataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.uDataGridView1_CellClick); // // H_SID // this.H_SID.DataPropertyName = "SID"; this.H_SID.HeaderText = "SID"; this.H_SID.Name = "H_SID"; this.H_SID.ReadOnly = true; this.H_SID.Visible = false; // // H_Livestock_ID // this.H_Livestock_ID.HeaderText = "Livestock_ID"; this.H_Livestock_ID.Name = "H_Livestock_ID"; this.H_Livestock_ID.ReadOnly = true; this.H_Livestock_ID.Visible = false; // // H_Index // this.H_Index.DataPropertyName = "Index"; this.H_Index.HeaderText = "序号"; this.H_Index.Name = "H_Index"; this.H_Index.ReadOnly = true; this.H_Index.Width = 65; // // H_Technics // this.H_Technics.DataPropertyName = "Technics_Name"; this.H_Technics.HeaderText = "工艺"; this.H_Technics.Name = "H_Technics"; this.H_Technics.ReadOnly = true; this.H_Technics.Width = 65; // // H_Livestock_Name // this.H_Livestock_Name.DataPropertyName = "Livestock_Name"; this.H_Livestock_Name.HeaderText = "级别"; this.H_Livestock_Name.Name = "H_Livestock_Name"; this.H_Livestock_Name.ReadOnly = true; this.H_Livestock_Name.Width = 90; // // H_Weight // this.H_Weight.DataPropertyName = "Weight"; dataGridViewCellStyle3.Format = "#0.######"; this.H_Weight.DefaultCellStyle = dataGridViewCellStyle3; this.H_Weight.HeaderText = "重量"; this.H_Weight.Name = "H_Weight"; this.H_Weight.ReadOnly = true; this.H_Weight.Width = 70; // // H_Time // this.H_Time.DataPropertyName = "Time"; dataGridViewCellStyle4.Format = "HH:mm:ss"; dataGridViewCellStyle4.NullValue = null; this.H_Time.DefaultCellStyle = dataGridViewCellStyle4; this.H_Time.HeaderText = "时间"; this.H_Time.Name = "H_Time"; this.H_Time.ReadOnly = true; // // AbnormalModifyForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(970, 590); this.Controls.Add(this.uDataGridView1); this.Controls.Add(this.panel4); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "AbnormalModifyForm"; this.Text = "异常修改"; this.Load += new System.EventHandler(this.AbnormalModifyForm_Load); this.panel4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uDataGridView1)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel4; private System.Windows.Forms.FlowLayoutPanel flpKeyPanel; private BWP.WinFormControl.UDataGridView uDataGridView1; private System.Windows.Forms.Button button1; private System.Windows.Forms.DataGridViewTextBoxColumn H_SID; private System.Windows.Forms.DataGridViewTextBoxColumn H_Livestock_ID; private System.Windows.Forms.DataGridViewTextBoxColumn H_Index; private System.Windows.Forms.DataGridViewTextBoxColumn H_Technics; private System.Windows.Forms.DataGridViewTextBoxColumn H_Livestock_Name; private System.Windows.Forms.DataGridViewTextBoxColumn H_Weight; private System.Windows.Forms.DataGridViewTextBoxColumn H_Time; } }