You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

480 lines
25 KiB

namespace SelfHelpClient
{
partial class WeightForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
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 dataGridViewCellStyle6 = 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 dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = 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.panel1 = new System.Windows.Forms.Panel();
this.panel4 = new System.Windows.Forms.Panel();
this.label3 = new System.Windows.Forms.Label();
this.backBtn = new System.Windows.Forms.Panel();
this.backBtnLbl = new System.Windows.Forms.Label();
this.panel2 = new System.Windows.Forms.Panel();
this.weightGrid = new WinFormControl.UDataGridView();
this.D_Index = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_Number = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_MaoWeight = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_PiWeight = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.farmerGrid = new WinFormControl.UDataGridView();
this.F_Index = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.F_Farmer_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.F_Number = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.F_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.F_Money = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.F_Farmer_IDCard = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.F_Farmer_BankAccount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.F_Farmer_Tel = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.F_Farmer_Address = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.panel5 = new System.Windows.Forms.Panel();
this.linePanel = new System.Windows.Forms.Panel();
this.titlePanel = new System.Windows.Forms.Panel();
this.label1 = new System.Windows.Forms.Label();
this.logoPanel = new System.Windows.Forms.Panel();
this.panel1.SuspendLayout();
this.panel4.SuspendLayout();
this.backBtn.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.weightGrid)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.farmerGrid)).BeginInit();
this.panel5.SuspendLayout();
this.titlePanel.SuspendLayout();
this.SuspendLayout();
//
// panel1
//
this.panel1.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
this.panel1.Controls.Add(this.panel4);
this.panel1.Controls.Add(this.backBtn);
this.panel1.Location = new System.Drawing.Point(168, 555);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(614, 51);
this.panel1.TabIndex = 0;
//
// panel4
//
this.panel4.BackgroundImage = global::SelfHelpClient.Properties.Resources.queren;
this.panel4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.panel4.Controls.Add(this.label3);
this.panel4.Location = new System.Drawing.Point(122, -1);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(121, 52);
this.panel4.TabIndex = 4;
//
// label3
//
this.label3.BackColor = System.Drawing.Color.Transparent;
this.label3.Dock = System.Windows.Forms.DockStyle.Fill;
this.label3.Font = new System.Drawing.Font("黑体", 15F, System.Drawing.FontStyle.Bold);
this.label3.ForeColor = System.Drawing.Color.White;
this.label3.Location = new System.Drawing.Point(0, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(121, 52);
this.label3.TabIndex = 0;
this.label3.Text = "确认";
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.label3.Click += new System.EventHandler(this.okBtn_Click);
//
// backBtn
//
this.backBtn.BackgroundImage = global::SelfHelpClient.Properties.Resources.fanhui;
this.backBtn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.backBtn.Controls.Add(this.backBtnLbl);
this.backBtn.Location = new System.Drawing.Point(352, -1);
this.backBtn.Name = "backBtn";
this.backBtn.Size = new System.Drawing.Size(121, 52);
this.backBtn.TabIndex = 2;
//
// backBtnLbl
//
this.backBtnLbl.BackColor = System.Drawing.Color.Transparent;
this.backBtnLbl.Dock = System.Windows.Forms.DockStyle.Fill;
this.backBtnLbl.Font = new System.Drawing.Font("黑体", 15F, System.Drawing.FontStyle.Bold);
this.backBtnLbl.ForeColor = System.Drawing.Color.White;
this.backBtnLbl.Location = new System.Drawing.Point(0, 0);
this.backBtnLbl.Name = "backBtnLbl";
this.backBtnLbl.Size = new System.Drawing.Size(121, 52);
this.backBtnLbl.TabIndex = 0;
this.backBtnLbl.Text = "返回";
this.backBtnLbl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.backBtnLbl.Click += new System.EventHandler(this.backBtn_Click);
//
// panel2
//
this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(251)))), ((int)(((byte)(255)))));
this.panel2.Location = new System.Drawing.Point(6, 86);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(914, 97);
this.panel2.TabIndex = 1;
//
// weightGrid
//
this.weightGrid.AllowUserToAddRows = false;
this.weightGrid.AllowUserToDeleteRows = false;
this.weightGrid.AllowUserToResizeColumns = false;
this.weightGrid.AllowUserToResizeRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(249)))), ((int)(((byte)(249)))));
this.weightGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.weightGrid.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.weightGrid.BackgroundColor = System.Drawing.Color.White;
this.weightGrid.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.weightGrid.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
this.weightGrid.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(238)))), ((int)(((byte)(250)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(120)))), ((int)(((byte)(255)))));
this.weightGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.weightGrid.ColumnHeadersHeight = 40;
this.weightGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.weightGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.D_Index,
this.D_Number,
this.D_MaoWeight,
this.D_PiWeight,
this.D_Weight});
this.weightGrid.EnableHeadersVisualStyles = false;
this.weightGrid.Location = new System.Drawing.Point(9, 160);
this.weightGrid.MultiSelect = false;
this.weightGrid.Name = "weightGrid";
this.weightGrid.ReadOnly = true;
this.weightGrid.RowHeadersVisible = false;
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(146)))), ((int)(((byte)(40)))));
this.weightGrid.RowsDefaultCellStyle = dataGridViewCellStyle6;
this.weightGrid.RowTemplate.Height = 40;
this.weightGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.weightGrid.Size = new System.Drawing.Size(893, 122);
this.weightGrid.TabIndex = 0;
this.weightGrid.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.weightGrid_RowPostPaint);
//
// D_Index
//
this.D_Index.DataPropertyName = "Index";
this.D_Index.HeaderText = "序号";
this.D_Index.Name = "D_Index";
this.D_Index.ReadOnly = true;
//
// D_Number
//
this.D_Number.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.D_Number.DataPropertyName = "Number";
this.D_Number.HeaderText = "头数";
this.D_Number.Name = "D_Number";
this.D_Number.ReadOnly = true;
//
// D_MaoWeight
//
this.D_MaoWeight.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.D_MaoWeight.DataPropertyName = "MaoWeight";
dataGridViewCellStyle3.Format = "#0.######";
this.D_MaoWeight.DefaultCellStyle = dataGridViewCellStyle3;
this.D_MaoWeight.HeaderText = "毛重";
this.D_MaoWeight.Name = "D_MaoWeight";
this.D_MaoWeight.ReadOnly = true;
//
// D_PiWeight
//
this.D_PiWeight.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.D_PiWeight.DataPropertyName = "PiWeight";
dataGridViewCellStyle4.Format = "#0.######";
this.D_PiWeight.DefaultCellStyle = dataGridViewCellStyle4;
this.D_PiWeight.HeaderText = "皮重";
this.D_PiWeight.Name = "D_PiWeight";
this.D_PiWeight.ReadOnly = true;
//
// D_Weight
//
this.D_Weight.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.D_Weight.DataPropertyName = "Weight";
dataGridViewCellStyle5.Format = "#0.######";
this.D_Weight.DefaultCellStyle = dataGridViewCellStyle5;
this.D_Weight.HeaderText = "重量";
this.D_Weight.Name = "D_Weight";
this.D_Weight.ReadOnly = true;
//
// farmerGrid
//
this.farmerGrid.AllowUserToAddRows = false;
this.farmerGrid.AllowUserToDeleteRows = false;
this.farmerGrid.AllowUserToResizeColumns = false;
this.farmerGrid.AllowUserToResizeRows = false;
dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(249)))), ((int)(((byte)(249)))));
this.farmerGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7;
this.farmerGrid.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.farmerGrid.BackgroundColor = System.Drawing.Color.White;
this.farmerGrid.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.farmerGrid.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
this.farmerGrid.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(238)))), ((int)(((byte)(250)))));
dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(129)))), ((int)(((byte)(255)))));
this.farmerGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8;
this.farmerGrid.ColumnHeadersHeight = 40;
this.farmerGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.farmerGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.F_Index,
this.F_Farmer_Name,
this.F_Number,
this.F_Weight,
this.F_Money,
this.F_Farmer_IDCard,
this.F_Farmer_BankAccount,
this.F_Farmer_Tel,
this.F_Farmer_Address});
this.farmerGrid.EnableHeadersVisualStyles = false;
this.farmerGrid.Location = new System.Drawing.Point(9, 14);
this.farmerGrid.MultiSelect = false;
this.farmerGrid.Name = "farmerGrid";
this.farmerGrid.ReadOnly = true;
this.farmerGrid.RowHeadersVisible = false;
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle11.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(218)))), ((int)(((byte)(16)))));
this.farmerGrid.RowsDefaultCellStyle = dataGridViewCellStyle11;
this.farmerGrid.RowTemplate.Height = 40;
this.farmerGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.farmerGrid.Size = new System.Drawing.Size(893, 107);
this.farmerGrid.TabIndex = 0;
this.farmerGrid.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.farmerGrid_RowPostPaint);
//
// F_Index
//
this.F_Index.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
this.F_Index.DataPropertyName = "Index";
this.F_Index.HeaderText = "序号";
this.F_Index.MinimumWidth = 70;
this.F_Index.Name = "F_Index";
this.F_Index.ReadOnly = true;
this.F_Index.Width = 70;
//
// F_Farmer_Name
//
this.F_Farmer_Name.DataPropertyName = "Farmer_Name";
this.F_Farmer_Name.HeaderText = "养殖户";
this.F_Farmer_Name.Name = "F_Farmer_Name";
this.F_Farmer_Name.ReadOnly = true;
this.F_Farmer_Name.Width = 150;
//
// F_Number
//
this.F_Number.DataPropertyName = "Number";
this.F_Number.HeaderText = "头数";
this.F_Number.Name = "F_Number";
this.F_Number.ReadOnly = true;
this.F_Number.Width = 80;
//
// F_Weight
//
this.F_Weight.DataPropertyName = "Weight";
dataGridViewCellStyle9.Format = "#0.######";
this.F_Weight.DefaultCellStyle = dataGridViewCellStyle9;
this.F_Weight.HeaderText = "重量";
this.F_Weight.Name = "F_Weight";
this.F_Weight.ReadOnly = true;
//
// F_Money
//
this.F_Money.DataPropertyName = "Money";
dataGridViewCellStyle10.Format = "#0.######";
this.F_Money.DefaultCellStyle = dataGridViewCellStyle10;
this.F_Money.HeaderText = "棚前金额";
this.F_Money.Name = "F_Money";
this.F_Money.ReadOnly = true;
this.F_Money.Width = 120;
//
// F_Farmer_IDCard
//
this.F_Farmer_IDCard.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
this.F_Farmer_IDCard.DataPropertyName = "Farmer_IDCard";
this.F_Farmer_IDCard.HeaderText = "身份证号";
this.F_Farmer_IDCard.MinimumWidth = 150;
this.F_Farmer_IDCard.Name = "F_Farmer_IDCard";
this.F_Farmer_IDCard.ReadOnly = true;
this.F_Farmer_IDCard.Width = 150;
//
// F_Farmer_BankAccount
//
this.F_Farmer_BankAccount.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
this.F_Farmer_BankAccount.DataPropertyName = "Farmer_BankAccount";
this.F_Farmer_BankAccount.HeaderText = "银行卡号";
this.F_Farmer_BankAccount.MinimumWidth = 150;
this.F_Farmer_BankAccount.Name = "F_Farmer_BankAccount";
this.F_Farmer_BankAccount.ReadOnly = true;
this.F_Farmer_BankAccount.Width = 150;
//
// F_Farmer_Tel
//
this.F_Farmer_Tel.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
this.F_Farmer_Tel.DataPropertyName = "Farmer_Tel";
this.F_Farmer_Tel.HeaderText = "手机";
this.F_Farmer_Tel.MinimumWidth = 150;
this.F_Farmer_Tel.Name = "F_Farmer_Tel";
this.F_Farmer_Tel.ReadOnly = true;
this.F_Farmer_Tel.Width = 150;
//
// F_Farmer_Address
//
this.F_Farmer_Address.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.F_Farmer_Address.DataPropertyName = "Farmer_Address";
this.F_Farmer_Address.HeaderText = "地址";
this.F_Farmer_Address.MinimumWidth = 150;
this.F_Farmer_Address.Name = "F_Farmer_Address";
this.F_Farmer_Address.ReadOnly = true;
//
// panel5
//
this.panel5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel5.BackColor = System.Drawing.Color.White;
this.panel5.Controls.Add(this.linePanel);
this.panel5.Controls.Add(this.weightGrid);
this.panel5.Controls.Add(this.farmerGrid);
this.panel5.Location = new System.Drawing.Point(6, 194);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(914, 292);
this.panel5.TabIndex = 1;
//
// linePanel
//
this.linePanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.linePanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(217)))), ((int)(((byte)(217)))));
this.linePanel.Location = new System.Drawing.Point(2, 138);
this.linePanel.Name = "linePanel";
this.linePanel.Size = new System.Drawing.Size(910, 1);
this.linePanel.TabIndex = 1;
//
// titlePanel
//
this.titlePanel.BackgroundImage = global::SelfHelpClient.Properties.Resources.titleBg;
this.titlePanel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.titlePanel.Controls.Add(this.label1);
this.titlePanel.Controls.Add(this.logoPanel);
this.titlePanel.Dock = System.Windows.Forms.DockStyle.Top;
this.titlePanel.Location = new System.Drawing.Point(0, 0);
this.titlePanel.Name = "titlePanel";
this.titlePanel.Size = new System.Drawing.Size(926, 80);
this.titlePanel.TabIndex = 2;
//
// label1
//
this.label1.AutoSize = true;
this.label1.BackColor = System.Drawing.Color.Transparent;
this.label1.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold);
this.label1.ForeColor = System.Drawing.Color.White;
this.label1.Location = new System.Drawing.Point(70, 27);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(210, 24);
this.label1.TabIndex = 1;
this.label1.Text = "屠宰自助服务系统";
//
// logoPanel
//
this.logoPanel.BackColor = System.Drawing.Color.Transparent;
this.logoPanel.BackgroundImage = global::SelfHelpClient.Properties.Resources.logo;
this.logoPanel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.logoPanel.Location = new System.Drawing.Point(25, 22);
this.logoPanel.Name = "logoPanel";
this.logoPanel.Size = new System.Drawing.Size(34, 34);
this.logoPanel.TabIndex = 0;
//
// WeightForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.ClientSize = new System.Drawing.Size(926, 625);
this.Controls.Add(this.panel5);
this.Controls.Add(this.titlePanel);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "WeightForm";
this.Text = "WeightForm";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.panel1.ResumeLayout(false);
this.panel4.ResumeLayout(false);
this.backBtn.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.weightGrid)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.farmerGrid)).EndInit();
this.panel5.ResumeLayout(false);
this.titlePanel.ResumeLayout(false);
this.titlePanel.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private WinFormControl.UDataGridView farmerGrid;
private WinFormControl.UDataGridView weightGrid;
private System.Windows.Forms.DataGridViewTextBoxColumn F_Index;
private System.Windows.Forms.DataGridViewTextBoxColumn F_Farmer_Name;
private System.Windows.Forms.DataGridViewTextBoxColumn F_Number;
private System.Windows.Forms.DataGridViewTextBoxColumn F_Weight;
private System.Windows.Forms.DataGridViewTextBoxColumn F_Money;
private System.Windows.Forms.DataGridViewTextBoxColumn F_Farmer_IDCard;
private System.Windows.Forms.DataGridViewTextBoxColumn F_Farmer_BankAccount;
private System.Windows.Forms.DataGridViewTextBoxColumn F_Farmer_Tel;
private System.Windows.Forms.DataGridViewTextBoxColumn F_Farmer_Address;
private System.Windows.Forms.DataGridViewTextBoxColumn D_Index;
private System.Windows.Forms.DataGridViewTextBoxColumn D_Number;
private System.Windows.Forms.DataGridViewTextBoxColumn D_MaoWeight;
private System.Windows.Forms.DataGridViewTextBoxColumn D_PiWeight;
private System.Windows.Forms.DataGridViewTextBoxColumn D_Weight;
private System.Windows.Forms.Panel titlePanel;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Panel logoPanel;
private System.Windows.Forms.Panel backBtn;
private System.Windows.Forms.Label backBtnLbl;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Panel linePanel;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Label label3;
}
}