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.
188 lines
9.5 KiB
188 lines
9.5 KiB
2 months ago
|
namespace FacOneZPStation
|
||
|
{
|
||
|
partial class FrmChooseDamnPosition
|
||
|
{
|
||
|
/// <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()
|
||
|
{
|
||
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
||
|
this.label10 = new System.Windows.Forms.Label();
|
||
|
this.panel1 = new System.Windows.Forms.Panel();
|
||
|
this.label11 = new System.Windows.Forms.Label();
|
||
|
this.panel2 = new System.Windows.Forms.Panel();
|
||
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
||
|
this.btnSave = new System.Windows.Forms.Button();
|
||
|
this.btnBack = new System.Windows.Forms.Button();
|
||
|
this.panel3 = new System.Windows.Forms.Panel();
|
||
|
this.tableLayoutPanel1.SuspendLayout();
|
||
|
this.panel1.SuspendLayout();
|
||
|
this.panel2.SuspendLayout();
|
||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
||
|
this.SuspendLayout();
|
||
|
//
|
||
|
// tableLayoutPanel1
|
||
|
//
|
||
|
this.tableLayoutPanel1.ColumnCount = 3;
|
||
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.24473F));
|
||
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 83.75527F));
|
||
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 75F));
|
||
|
this.tableLayoutPanel1.Controls.Add(this.label10, 0, 0);
|
||
|
this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 1);
|
||
|
this.tableLayoutPanel1.Controls.Add(this.panel2, 1, 0);
|
||
|
this.tableLayoutPanel1.Controls.Add(this.btnSave, 2, 1);
|
||
|
this.tableLayoutPanel1.Controls.Add(this.btnBack, 2, 2);
|
||
|
this.tableLayoutPanel1.Controls.Add(this.panel3, 1, 1);
|
||
|
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
|
||
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
||
|
this.tableLayoutPanel1.RowCount = 3;
|
||
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 68.57143F));
|
||
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 31.42857F));
|
||
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 207F));
|
||
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(1024, 768);
|
||
|
this.tableLayoutPanel1.TabIndex = 0;
|
||
|
//
|
||
|
// label10
|
||
|
//
|
||
|
this.label10.BackColor = System.Drawing.Color.DeepSkyBlue;
|
||
|
this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||
|
this.label10.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
|
this.label10.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.label10.Location = new System.Drawing.Point(3, 0);
|
||
|
this.label10.Name = "label10";
|
||
|
this.label10.Size = new System.Drawing.Size(148, 384);
|
||
|
this.label10.TabIndex = 44;
|
||
|
this.label10.Text = "产品展示:";
|
||
|
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
|
//
|
||
|
// panel1
|
||
|
//
|
||
|
this.panel1.Controls.Add(this.label11);
|
||
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
|
this.panel1.Location = new System.Drawing.Point(3, 387);
|
||
|
this.panel1.Name = "panel1";
|
||
|
this.tableLayoutPanel1.SetRowSpan(this.panel1, 2);
|
||
|
this.panel1.Size = new System.Drawing.Size(148, 378);
|
||
|
this.panel1.TabIndex = 45;
|
||
|
//
|
||
|
// label11
|
||
|
//
|
||
|
this.label11.BackColor = System.Drawing.Color.DeepSkyBlue;
|
||
|
this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||
|
this.label11.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
|
this.label11.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.label11.Location = new System.Drawing.Point(0, 0);
|
||
|
this.label11.Name = "label11";
|
||
|
this.label11.Size = new System.Drawing.Size(148, 378);
|
||
|
this.label11.TabIndex = 45;
|
||
|
this.label11.Text = "缺陷原因:";
|
||
|
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
|
//
|
||
|
// panel2
|
||
|
//
|
||
|
this.tableLayoutPanel1.SetColumnSpan(this.panel2, 2);
|
||
|
this.panel2.Controls.Add(this.pictureBox1);
|
||
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
|
this.panel2.Location = new System.Drawing.Point(157, 3);
|
||
|
this.panel2.Name = "panel2";
|
||
|
this.panel2.Size = new System.Drawing.Size(864, 378);
|
||
|
this.panel2.TabIndex = 46;
|
||
|
//
|
||
|
// pictureBox1
|
||
|
//
|
||
|
this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
|
this.pictureBox1.Location = new System.Drawing.Point(0, 0);
|
||
|
this.pictureBox1.Name = "pictureBox1";
|
||
|
this.pictureBox1.Size = new System.Drawing.Size(864, 378);
|
||
|
this.pictureBox1.TabIndex = 0;
|
||
|
this.pictureBox1.TabStop = false;
|
||
|
//
|
||
|
// btnSave
|
||
|
//
|
||
|
this.btnSave.BackColor = System.Drawing.Color.DarkGray;
|
||
|
this.btnSave.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
|
this.btnSave.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.btnSave.Location = new System.Drawing.Point(951, 387);
|
||
|
this.btnSave.Name = "btnSave";
|
||
|
this.btnSave.Size = new System.Drawing.Size(70, 170);
|
||
|
this.btnSave.TabIndex = 47;
|
||
|
this.btnSave.Text = "确定";
|
||
|
this.btnSave.UseVisualStyleBackColor = false;
|
||
|
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
|
||
|
//
|
||
|
// btnBack
|
||
|
//
|
||
|
this.btnBack.BackColor = System.Drawing.Color.SpringGreen;
|
||
|
this.btnBack.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
|
this.btnBack.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
|
this.btnBack.Location = new System.Drawing.Point(951, 563);
|
||
|
this.btnBack.Name = "btnBack";
|
||
|
this.btnBack.Size = new System.Drawing.Size(70, 202);
|
||
|
this.btnBack.TabIndex = 48;
|
||
|
this.btnBack.Text = "返回";
|
||
|
this.btnBack.UseVisualStyleBackColor = false;
|
||
|
this.btnBack.Click += new System.EventHandler(this.btnBack_Click);
|
||
|
//
|
||
|
// panel3
|
||
|
//
|
||
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
|
this.panel3.Location = new System.Drawing.Point(157, 387);
|
||
|
this.panel3.Name = "panel3";
|
||
|
this.tableLayoutPanel1.SetRowSpan(this.panel3, 2);
|
||
|
this.panel3.Size = new System.Drawing.Size(788, 378);
|
||
|
this.panel3.TabIndex = 49;
|
||
|
//
|
||
|
// FrmChooseDamnPosition
|
||
|
//
|
||
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
||
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||
|
this.ClientSize = new System.Drawing.Size(1024, 768);
|
||
|
this.Controls.Add(this.tableLayoutPanel1);
|
||
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
||
|
this.Name = "FrmChooseDamnPosition";
|
||
|
this.Text = "缺陷选择";
|
||
|
this.Load += new System.EventHandler(this.FrmChooseDamnPosition_Load);
|
||
|
this.tableLayoutPanel1.ResumeLayout(false);
|
||
|
this.panel1.ResumeLayout(false);
|
||
|
this.panel2.ResumeLayout(false);
|
||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
||
|
this.ResumeLayout(false);
|
||
|
|
||
|
}
|
||
|
|
||
|
#endregion
|
||
|
|
||
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
||
|
private System.Windows.Forms.Label label10;
|
||
|
private System.Windows.Forms.Panel panel1;
|
||
|
private System.Windows.Forms.Panel panel2;
|
||
|
private System.Windows.Forms.Button btnSave;
|
||
|
private System.Windows.Forms.Button btnBack;
|
||
|
private System.Windows.Forms.Panel panel3;
|
||
|
private System.Windows.Forms.Label label11;
|
||
|
private System.Windows.Forms.PictureBox pictureBox1;
|
||
|
}
|
||
|
}
|