|
|
namespace Estsh.Client.StepLibrary
|
|
|
{
|
|
|
partial class OutPdlineInspection
|
|
|
{
|
|
|
/// <summary>
|
|
|
/// 必需的设计器变量。
|
|
|
/// </summary>
|
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
|
|
/// <summary>
|
|
|
/// 清理所有正在使用的资源。
|
|
|
/// </summary>
|
|
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
|
|
protected override void Dispose(bool disposing)
|
|
|
{
|
|
|
if (disposing && (components != null))
|
|
|
{
|
|
|
components.Dispose();
|
|
|
}
|
|
|
base.Dispose(disposing);
|
|
|
}
|
|
|
|
|
|
#region 组件设计器生成的代码
|
|
|
|
|
|
/// <summary>
|
|
|
/// 设计器支持所需的方法 - 不要
|
|
|
/// 使用代码编辑器修改此方法的内容。
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
|
this.panel6 = new System.Windows.Forms.Panel();
|
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
this.btnNGType16 = new System.Windows.Forms.Button();
|
|
|
this.btnNGType15 = new System.Windows.Forms.Button();
|
|
|
this.btnNGType14 = new System.Windows.Forms.Button();
|
|
|
this.btnNGType13 = new System.Windows.Forms.Button();
|
|
|
this.btnNGType12 = new System.Windows.Forms.Button();
|
|
|
this.btnNGType11 = new System.Windows.Forms.Button();
|
|
|
this.btnNGType10 = new System.Windows.Forms.Button();
|
|
|
this.btnNGType9 = new System.Windows.Forms.Button();
|
|
|
this.btnNGType8 = new System.Windows.Forms.Button();
|
|
|
this.btnNGType7 = new System.Windows.Forms.Button();
|
|
|
this.btnNGType6 = new System.Windows.Forms.Button();
|
|
|
this.btnNGType5 = new System.Windows.Forms.Button();
|
|
|
this.btnNGType4 = new System.Windows.Forms.Button();
|
|
|
this.btnNGType3 = new System.Windows.Forms.Button();
|
|
|
this.btnNGType2 = new System.Windows.Forms.Button();
|
|
|
this.btnNGType1 = new System.Windows.Forms.Button();
|
|
|
this.panel5 = new System.Windows.Forms.Panel();
|
|
|
this.panel9 = new System.Windows.Forms.Panel();
|
|
|
this.btnLastPage = new System.Windows.Forms.Button();
|
|
|
this.panel8 = new System.Windows.Forms.Panel();
|
|
|
this.btnInum = new System.Windows.Forms.Button();
|
|
|
this.panel7 = new System.Windows.Forms.Panel();
|
|
|
this.btnNextPage = new System.Windows.Forms.Button();
|
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
|
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
this.btnReset = new System.Windows.Forms.Button();
|
|
|
this.btnRework = new System.Windows.Forms.Button();
|
|
|
this.btnOk = new System.Windows.Forms.Button();
|
|
|
this.panel2.SuspendLayout();
|
|
|
this.panel4.SuspendLayout();
|
|
|
this.panel6.SuspendLayout();
|
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
|
this.panel5.SuspendLayout();
|
|
|
this.panel9.SuspendLayout();
|
|
|
this.panel8.SuspendLayout();
|
|
|
this.panel7.SuspendLayout();
|
|
|
this.panel3.SuspendLayout();
|
|
|
this.tableLayoutPanel2.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// panel1
|
|
|
//
|
|
|
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
|
this.panel1.Name = "panel1";
|
|
|
this.panel1.Size = new System.Drawing.Size(1021, 66);
|
|
|
this.panel1.TabIndex = 0;
|
|
|
this.panel1.Visible = false;
|
|
|
//
|
|
|
// panel2
|
|
|
//
|
|
|
this.panel2.Controls.Add(this.panel4);
|
|
|
this.panel2.Controls.Add(this.panel3);
|
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.panel2.Location = new System.Drawing.Point(0, 66);
|
|
|
this.panel2.Name = "panel2";
|
|
|
this.panel2.Size = new System.Drawing.Size(1021, 537);
|
|
|
this.panel2.TabIndex = 1;
|
|
|
//
|
|
|
// panel4
|
|
|
//
|
|
|
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.panel4.Controls.Add(this.panel6);
|
|
|
this.panel4.Controls.Add(this.panel5);
|
|
|
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.panel4.Location = new System.Drawing.Point(0, 0);
|
|
|
this.panel4.Name = "panel4";
|
|
|
this.panel4.Size = new System.Drawing.Size(821, 537);
|
|
|
this.panel4.TabIndex = 1;
|
|
|
//
|
|
|
// panel6
|
|
|
//
|
|
|
this.panel6.Controls.Add(this.tableLayoutPanel1);
|
|
|
this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.panel6.Location = new System.Drawing.Point(0, 0);
|
|
|
this.panel6.Name = "panel6";
|
|
|
this.panel6.Size = new System.Drawing.Size(819, 454);
|
|
|
this.panel6.TabIndex = 1;
|
|
|
//
|
|
|
// tableLayoutPanel1
|
|
|
//
|
|
|
this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
|
|
|
this.tableLayoutPanel1.ColumnCount = 4;
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
|
this.tableLayoutPanel1.Controls.Add(this.btnNGType16, 3, 3);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.btnNGType15, 2, 3);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.btnNGType14, 1, 3);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.btnNGType13, 0, 3);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.btnNGType12, 3, 2);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.btnNGType11, 2, 2);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.btnNGType10, 1, 2);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.btnNGType9, 0, 2);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.btnNGType8, 3, 1);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.btnNGType7, 2, 1);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.btnNGType6, 1, 1);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.btnNGType5, 0, 1);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.btnNGType4, 3, 0);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.btnNGType3, 2, 0);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.btnNGType2, 1, 0);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.btnNGType1, 0, 0);
|
|
|
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
|
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
|
this.tableLayoutPanel1.RowCount = 4;
|
|
|
this.tableLayoutPanel1tyles.Add(new System.Windows.Formstyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
|
this.tableLayoutPanel1tyles.Add(new System.Windows.Formstyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
|
this.tableLayoutPanel1tyles.Add(new System.Windows.Formstyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
|
this.tableLayoutPanel1tyles.Add(new System.Windows.Formstyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(819, 454);
|
|
|
this.tableLayoutPanel1.TabIndex = 1;
|
|
|
//
|
|
|
// btnNGType16
|
|
|
//
|
|
|
this.btnNGType16.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
this.btnNGType16.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnNGType16.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnNGType16.Location = new System.Drawing.Point(616, 343);
|
|
|
this.btnNGType16.Name = "btnNGType16";
|
|
|
this.btnNGType16.Size = new System.Drawing.Size(199, 107);
|
|
|
this.btnNGType16.TabIndex = 15;
|
|
|
this.btnNGType16.UseVisualStyleBackColor = false;
|
|
|
this.btnNGType16.Click += new System.EventHandler(this.btnNGType16_Click);
|
|
|
//
|
|
|
// btnNGType15
|
|
|
//
|
|
|
this.btnNGType15.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
this.btnNGType15.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnNGType15.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnNGType15.Location = new System.Drawing.Point(412, 343);
|
|
|
this.btnNGType15.Name = "btnNGType15";
|
|
|
this.btnNGType15.Size = new System.Drawing.Size(197, 107);
|
|
|
this.btnNGType15.TabIndex = 14;
|
|
|
this.btnNGType15.UseVisualStyleBackColor = false;
|
|
|
this.btnNGType15.Click += new System.EventHandler(this.btnNGType15_Click);
|
|
|
//
|
|
|
// btnNGType14
|
|
|
//
|
|
|
this.btnNGType14.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
this.btnNGType14.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnNGType14.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnNGType14.Location = new System.Drawing.Point(208, 343);
|
|
|
this.btnNGType14.Name = "btnNGType14";
|
|
|
this.btnNGType14.Size = new System.Drawing.Size(197, 107);
|
|
|
this.btnNGType14.TabIndex = 13;
|
|
|
this.btnNGType14.UseVisualStyleBackColor = false;
|
|
|
this.btnNGType14.Click += new System.EventHandler(this.btnNGType14_Click);
|
|
|
//
|
|
|
// btnNGType13
|
|
|
//
|
|
|
this.btnNGType13.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
this.btnNGType13.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnNGType13.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnNGType13.Location = new System.Drawing.Point(4, 343);
|
|
|
this.btnNGType13.Name = "btnNGType13";
|
|
|
this.btnNGType13.Size = new System.Drawing.Size(197, 107);
|
|
|
this.btnNGType13.TabIndex = 12;
|
|
|
this.btnNGType13.UseVisualStyleBackColor = false;
|
|
|
this.btnNGType13.Click += new System.EventHandler(this.btnNGType13_Click);
|
|
|
//
|
|
|
// btnNGType12
|
|
|
//
|
|
|
this.btnNGType12.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
this.btnNGType12.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnNGType12.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnNGType12.Location = new System.Drawing.Point(616, 230);
|
|
|
this.btnNGType12.Name = "btnNGType12";
|
|
|
this.btnNGType12.Size = new System.Drawing.Size(199, 106);
|
|
|
this.btnNGType12.TabIndex = 11;
|
|
|
this.btnNGType12.UseVisualStyleBackColor = false;
|
|
|
this.btnNGType12.Click += new System.EventHandler(this.btnNGType12_Click);
|
|
|
//
|
|
|
// btnNGType11
|
|
|
//
|
|
|
this.btnNGType11.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
this.btnNGType11.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnNGType11.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnNGType11.Location = new System.Drawing.Point(412, 230);
|
|
|
this.btnNGType11.Name = "btnNGType11";
|
|
|
this.btnNGType11.Size = new System.Drawing.Size(197, 106);
|
|
|
this.btnNGType11.TabIndex = 10;
|
|
|
this.btnNGType11.UseVisualStyleBackColor = false;
|
|
|
this.btnNGType11.Click += new System.EventHandler(this.btnNGType11_Click);
|
|
|
//
|
|
|
// btnNGType10
|
|
|
//
|
|
|
this.btnNGType10.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
this.btnNGType10.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnNGType10.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnNGType10.Location = new System.Drawing.Point(208, 230);
|
|
|
this.btnNGType10.Name = "btnNGType10";
|
|
|
this.btnNGType10.Size = new System.Drawing.Size(197, 106);
|
|
|
this.btnNGType10.TabIndex = 9;
|
|
|
this.btnNGType10.UseVisualStyleBackColor = false;
|
|
|
this.btnNGType10.Click += new System.EventHandler(this.btnNGType10_Click);
|
|
|
//
|
|
|
// btnNGType9
|
|
|
//
|
|
|
this.btnNGType9.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
this.btnNGType9.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnNGType9.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnNGType9.Location = new System.Drawing.Point(4, 230);
|
|
|
this.btnNGType9.Name = "btnNGType9";
|
|
|
this.btnNGType9.Size = new System.Drawing.Size(197, 106);
|
|
|
this.btnNGType9.TabIndex = 8;
|
|
|
this.btnNGType9.UseVisualStyleBackColor = false;
|
|
|
this.btnNGType9.Click += new System.EventHandler(this.btnNGType9_Click);
|
|
|
//
|
|
|
// btnNGType8
|
|
|
//
|
|
|
this.btnNGType8.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
this.btnNGType8.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnNGType8.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnNGType8.Location = new System.Drawing.Point(616, 117);
|
|
|
this.btnNGType8.Name = "btnNGType8";
|
|
|
this.btnNGType8.Size = new System.Drawing.Size(199, 106);
|
|
|
this.btnNGType8.TabIndex = 7;
|
|
|
this.btnNGType8.UseVisualStyleBackColor = false;
|
|
|
this.btnNGType8.Click += new System.EventHandler(this.btnNGType8_Click);
|
|
|
//
|
|
|
// btnNGType7
|
|
|
//
|
|
|
this.btnNGType7.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
this.btnNGType7.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnNGType7.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnNGType7.Location = new System.Drawing.Point(412, 117);
|
|
|
this.btnNGType7.Name = "btnNGType7";
|
|
|
this.btnNGType7.Size = new System.Drawing.Size(197, 106);
|
|
|
this.btnNGType7.TabIndex = 6;
|
|
|
this.btnNGType7.UseVisualStyleBackColor = false;
|
|
|
this.btnNGType7.Click += new System.EventHandler(this.btnNGType7_Click);
|
|
|
//
|
|
|
// btnNGType6
|
|
|
//
|
|
|
this.btnNGType6.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
this.btnNGType6.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnNGType6.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnNGType6.Location = new System.Drawing.Point(208, 117);
|
|
|
this.btnNGType6.Name = "btnNGType6";
|
|
|
this.btnNGType6.Size = new System.Drawing.Size(197, 106);
|
|
|
this.btnNGType6.TabIndex = 5;
|
|
|
this.btnNGType6.UseVisualStyleBackColor = false;
|
|
|
this.btnNGType6.Click += new System.EventHandler(this.btnNGType6_Click);
|
|
|
//
|
|
|
// btnNGType5
|
|
|
//
|
|
|
this.btnNGType5.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
this.btnNGType5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnNGType5.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnNGType5.Location = new System.Drawing.Point(4, 117);
|
|
|
this.btnNGType5.Name = "btnNGType5";
|
|
|
this.btnNGType5.Size = new System.Drawing.Size(197, 106);
|
|
|
this.btnNGType5.TabIndex = 4;
|
|
|
this.btnNGType5.UseVisualStyleBackColor = false;
|
|
|
this.btnNGType5.Click += new System.EventHandler(this.btnNGType5_Click);
|
|
|
//
|
|
|
// btnNGType4
|
|
|
//
|
|
|
this.btnNGType4.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
this.btnNGType4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnNGType4.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnNGType4.Location = new System.Drawing.Point(616, 4);
|
|
|
this.btnNGType4.Name = "btnNGType4";
|
|
|
this.btnNGType4.Size = new System.Drawing.Size(199, 106);
|
|
|
this.btnNGType4.TabIndex = 3;
|
|
|
this.btnNGType4.UseVisualStyleBackColor = false;
|
|
|
this.btnNGType4.Click += new System.EventHandler(this.btnNGType4_Click);
|
|
|
//
|
|
|
// btnNGType3
|
|
|
//
|
|
|
this.btnNGType3.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
this.btnNGType3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnNGType3.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnNGType3.Location = new System.Drawing.Point(412, 4);
|
|
|
this.btnNGType3.Name = "btnNGType3";
|
|
|
this.btnNGType3.Size = new System.Drawing.Size(197, 106);
|
|
|
this.btnNGType3.TabIndex = 2;
|
|
|
this.btnNGType3.UseVisualStyleBackColor = false;
|
|
|
this.btnNGType3.Click += new System.EventHandler(this.btnNGType3_Click);
|
|
|
//
|
|
|
// btnNGType2
|
|
|
//
|
|
|
this.btnNGType2.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
this.btnNGType2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnNGType2.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnNGType2.Location = new System.Drawing.Point(208, 4);
|
|
|
this.btnNGType2.Name = "btnNGType2";
|
|
|
this.btnNGType2.Size = new System.Drawing.Size(197, 106);
|
|
|
this.btnNGType2.TabIndex = 1;
|
|
|
this.btnNGType2.UseVisualStyleBackColor = false;
|
|
|
this.btnNGType2.Click += new System.EventHandler(this.btnNGType2_Click);
|
|
|
//
|
|
|
// btnNGType1
|
|
|
//
|
|
|
this.btnNGType1.BackColor = System.Drawing.Color.Gainsboro;
|
|
|
this.btnNGType1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnNGType1.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnNGType1.Location = new System.Drawing.Point(4, 4);
|
|
|
this.btnNGType1.Name = "btnNGType1";
|
|
|
this.btnNGType1.Size = new System.Drawing.Size(197, 106);
|
|
|
this.btnNGType1.TabIndex = 0;
|
|
|
this.btnNGType1.UseVisualStyleBackColor = false;
|
|
|
this.btnNGType1.Click += new System.EventHandler(this.btnNGType1_Click);
|
|
|
//
|
|
|
// panel5
|
|
|
//
|
|
|
this.panel5.Controls.Add(this.panel9);
|
|
|
this.panel5.Controls.Add(this.panel8);
|
|
|
this.panel5.Controls.Add(this.panel7);
|
|
|
this.panel5.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
this.panel5.Location = new System.Drawing.Point(0, 454);
|
|
|
this.panel5.Name = "panel5";
|
|
|
this.panel5.Size = new System.Drawing.Size(819, 81);
|
|
|
this.panel5.TabIndex = 0;
|
|
|
//
|
|
|
// panel9
|
|
|
//
|
|
|
this.panel9.Controls.Add(this.btnLastPage);
|
|
|
this.panel9.Dock = System.Windows.Forms.DockStyle.Right;
|
|
|
this.panel9.Location = new System.Drawing.Point(219, 0);
|
|
|
this.panel9.Name = "panel9";
|
|
|
this.panel9.Size = new System.Drawing.Size(200, 81);
|
|
|
this.panel9.TabIndex = 2;
|
|
|
//
|
|
|
// btnLastPage
|
|
|
//
|
|
|
this.btnLastPage.BackColor = System.Drawing.Color.White;
|
|
|
this.btnLastPage.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnLastPage.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnLastPage.Location = new System.Drawing.Point(0, 0);
|
|
|
this.btnLastPage.Name = "btnLastPage";
|
|
|
this.btnLastPage.Size = new System.Drawing.Size(200, 81);
|
|
|
this.btnLastPage.TabIndex = 16;
|
|
|
this.btnLastPage.Text = "上一页";
|
|
|
this.btnLastPage.UseVisualStyleBackColor = false;
|
|
|
this.btnLastPage.Click += new System.EventHandler(this.btnLastPage_Click);
|
|
|
//
|
|
|
// panel8
|
|
|
//
|
|
|
this.panel8.Controls.Add(this.btnInum);
|
|
|
this.panel8.Dock = System.Windows.Forms.DockStyle.Right;
|
|
|
this.panel8.Location = new System.Drawing.Point(419, 0);
|
|
|
this.panel8.Name = "panel8";
|
|
|
this.panel8.Size = new System.Drawing.Size(200, 81);
|
|
|
this.panel8.TabIndex = 1;
|
|
|
//
|
|
|
// btnInum
|
|
|
//
|
|
|
this.btnInum.BackColor = System.Drawing.Color.White;
|
|
|
this.btnInum.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnInum.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnInum.Location = new System.Drawing.Point(0, 0);
|
|
|
this.btnInum.Name = "btnInum";
|
|
|
this.btnInum.Size = new System.Drawing.Size(200, 81);
|
|
|
this.btnInum.TabIndex = 17;
|
|
|
this.btnInum.Text = "1/1";
|
|
|
this.btnInum.UseVisualStyleBackColor = false;
|
|
|
//
|
|
|
// panel7
|
|
|
//
|
|
|
this.panel7.Controls.Add(this.btnNextPage);
|
|
|
this.panel7.Dock = System.Windows.Forms.DockStyle.Right;
|
|
|
this.panel7.Location = new System.Drawing.Point(619, 0);
|
|
|
this.panel7.Name = "panel7";
|
|
|
this.panel7.Size = new System.Drawing.Size(200, 81);
|
|
|
this.panel7.TabIndex = 0;
|
|
|
//
|
|
|
// btnNextPage
|
|
|
//
|
|
|
this.btnNextPage.BackColor = System.Drawing.Color.White;
|
|
|
this.btnNextPage.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnNextPage.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnNextPage.Location = new System.Drawing.Point(0, 0);
|
|
|
this.btnNextPage.Name = "btnNextPage";
|
|
|
this.btnNextPage.Size = new System.Drawing.Size(200, 81);
|
|
|
this.btnNextPage.TabIndex = 16;
|
|
|
this.btnNextPage.Text = "下一页";
|
|
|
this.btnNextPage.UseVisualStyleBackColor = false;
|
|
|
this.btnNextPage.Click += new System.EventHandler(this.btnNextPage_Click);
|
|
|
//
|
|
|
// panel3
|
|
|
//
|
|
|
this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.panel3.Controls.Add(this.tableLayoutPanel2);
|
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Right;
|
|
|
this.panel3.Location = new System.Drawing.Point(821, 0);
|
|
|
this.panel3.Name = "panel3";
|
|
|
this.panel3.Size = new System.Drawing.Size(200, 537);
|
|
|
this.panel3.TabIndex = 0;
|
|
|
//
|
|
|
// tableLayoutPanel2
|
|
|
//
|
|
|
this.tableLayoutPanel2.ColumnCount = 1;
|
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
this.tableLayoutPanel2.Controls.Add(this.btnReset, 0, 4);
|
|
|
this.tableLayoutPanel2.Controls.Add(this.btnRework, 0, 0);
|
|
|
this.tableLayoutPanel2.Controls.Add(this.btnOk, 0, 2);
|
|
|
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
|
|
|
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
|
|
|
this.tableLayoutPanel2.RowCount = 5;
|
|
|
this.tableLayoutPanel2tyles.Add(new System.Windows.Formstyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
|
this.tableLayoutPanel2tyles.Add(new System.Windows.Formstyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
|
this.tableLayoutPanel2tyles.Add(new System.Windows.Formstyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
|
this.tableLayoutPanel2tyles.Add(new System.Windows.Formstyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
|
this.tableLayoutPanel2tyles.Add(new System.Windows.Formstyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
|
this.tableLayoutPanel2tyles.Add(new System.Windows.Formstyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
|
this.tableLayoutPanel2tyles.Add(new System.Windows.Formstyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
|
this.tableLayoutPanel2tyles.Add(new System.Windows.Formstyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
|
this.tableLayoutPanel2tyles.Add(new System.Windows.Formstyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
|
this.tableLayoutPanel2tyles.Add(new System.Windows.Formstyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
|
this.tableLayoutPanel2.Size = new System.Drawing.Size(198, 535);
|
|
|
this.tableLayoutPanel2.TabIndex = 0;
|
|
|
//
|
|
|
// btnReset
|
|
|
//
|
|
|
this.btnReset.BackColor = System.Drawing.SystemColors.ControlDarkDark;
|
|
|
this.btnReset.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnReset.Font = new System.Drawing.Font("宋体", 32.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnReset.Location = new System.Drawing.Point(3, 431);
|
|
|
this.btnReset.Name = "btnReset";
|
|
|
this.btnReset.Size = new System.Drawing.Size(192, 101);
|
|
|
this.btnReset.TabIndex = 7;
|
|
|
this.btnReset.Text = "重置";
|
|
|
this.btnReset.UseVisualStyleBackColor = false;
|
|
|
//
|
|
|
// btnRework
|
|
|
//
|
|
|
this.btnRework.BackColor = System.Drawing.Color.Red;
|
|
|
this.btnRework.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnRework.Font = new System.Drawing.Font("宋体", 32.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnRework.Location = new System.Drawing.Point(3, 3);
|
|
|
this.btnRework.Name = "btnRework";
|
|
|
this.btnRework.Size = new System.Drawing.Size(192, 101);
|
|
|
this.btnRework.TabIndex = 4;
|
|
|
this.btnRework.Text = "返修";
|
|
|
this.btnRework.UseVisualStyleBackColor = false;
|
|
|
this.btnRework.Click += new System.EventHandler(this.btnRework_Click);
|
|
|
//
|
|
|
// btnOk
|
|
|
//
|
|
|
this.btnOk.BackColor = System.Drawing.Color.Lime;
|
|
|
this.btnOk.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.btnOk.Font = new System.Drawing.Font("宋体", 32.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.btnOk.Location = new System.Drawing.Point(3, 217);
|
|
|
this.btnOk.Name = "btnOk";
|
|
|
this.btnOk.Size = new System.Drawing.Size(192, 101);
|
|
|
this.btnOk.TabIndex = 6;
|
|
|
this.btnOk.Text = "合格";
|
|
|
this.btnOk.UseVisualStyleBackColor = false;
|
|
|
this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
|
|
|
//
|
|
|
// OutPdlineInspection
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.Controls.Add(this.panel2);
|
|
|
this.Controls.Add(this.panel1);
|
|
|
this.Name = "OutPdlineInspection";
|
|
|
this.Size = new System.Drawing.Size(1021, 603);
|
|
|
this.Load += new System.EventHandler(this.OutPdlineInspection_Load);
|
|
|
this.panel2.ResumeLayout(false);
|
|
|
this.panel4.ResumeLayout(false);
|
|
|
this.panel6.ResumeLayout(false);
|
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
|
this.panel5.ResumeLayout(false);
|
|
|
this.panel9.ResumeLayout(false);
|
|
|
this.panel8.ResumeLayout(false);
|
|
|
this.panel7.ResumeLayout(false);
|
|
|
this.panel3.ResumeLayout(false);
|
|
|
this.tableLayoutPanel2.ResumeLayout(false);
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
private System.Windows.Forms.Panel panel1;
|
|
|
private System.Windows.Forms.Panel panel2;
|
|
|
private System.Windows.Forms.Panel panel4;
|
|
|
private System.Windows.Forms.Panel panel6;
|
|
|
private System.Windows.Forms.Button btnNGType1;
|
|
|
private System.Windows.Forms.Panel panel5;
|
|
|
private System.Windows.Forms.Panel panel3;
|
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|
|
private System.Windows.Forms.Button btnNGType16;
|
|
|
private System.Windows.Forms.Button btnNGType15;
|
|
|
private System.Windows.Forms.Button btnNGType14;
|
|
|
private System.Windows.Forms.Button btnNGType13;
|
|
|
private System.Windows.Forms.Button btnNGType12;
|
|
|
private System.Windows.Forms.Button btnNGType11;
|
|
|
private System.Windows.Forms.Button btnNGType10;
|
|
|
private System.Windows.Forms.Button btnNGType9;
|
|
|
private System.Windows.Forms.Button btnNGType8;
|
|
|
private System.Windows.Forms.Button btnNGType7;
|
|
|
private System.Windows.Forms.Button btnNGType6;
|
|
|
private System.Windows.Forms.Button btnNGType5;
|
|
|
private System.Windows.Forms.Button btnNGType4;
|
|
|
private System.Windows.Forms.Button btnNGType3;
|
|
|
private System.Windows.Forms.Button btnNGType2;
|
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
|
|
|
private System.Windows.Forms.Panel panel8;
|
|
|
private System.Windows.Forms.Panel panel7;
|
|
|
private System.Windows.Forms.Button btnNextPage;
|
|
|
private System.Windows.Forms.Button btnRework;
|
|
|
private System.Windows.Forms.Button btnOk;
|
|
|
private System.Windows.Forms.Panel panel9;
|
|
|
private System.Windows.Forms.Button btnLastPage;
|
|
|
private System.Windows.Forms.Button btnInum;
|
|
|
private System.Windows.Forms.Button btnReset;
|
|
|
}
|
|
|
}
|