1759 lines
94 KiB
C#
1759 lines
94 KiB
C#
namespace DynStatDisk.App
|
||
{
|
||
partial class Main
|
||
{
|
||
/// <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.components = new System.ComponentModel.Container();
|
||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
|
||
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
|
||
this.tslPLC = new System.Windows.Forms.ToolStripStatusLabel();
|
||
this.tslServer = new System.Windows.Forms.ToolStripStatusLabel();
|
||
this.tslCurrentUser = new System.Windows.Forms.ToolStripStatusLabel();
|
||
this.tslMeterSeria = new System.Windows.Forms.ToolStripStatusLabel();
|
||
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
|
||
this.label45 = new System.Windows.Forms.Label();
|
||
this.btnModelMatch = new System.Windows.Forms.Button();
|
||
this.label6 = new System.Windows.Forms.Label();
|
||
this.btnClose = new System.Windows.Forms.Button();
|
||
this.label5 = new System.Windows.Forms.Label();
|
||
this.btnSystemSet = new System.Windows.Forms.Button();
|
||
this.label4 = new System.Windows.Forms.Label();
|
||
this.btnUserManage = new System.Windows.Forms.Button();
|
||
this.label3 = new System.Windows.Forms.Label();
|
||
this.btnLogout = new System.Windows.Forms.Button();
|
||
this.label2 = new System.Windows.Forms.Label();
|
||
this.btnLog = new System.Windows.Forms.Button();
|
||
this.label1 = new System.Windows.Forms.Label();
|
||
this.btnHistory = new System.Windows.Forms.Button();
|
||
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
||
this.TabControlMain = new System.Windows.Forms.TabControl();
|
||
this.tabPage1 = new System.Windows.Forms.TabPage();
|
||
this.panelESOP = new System.Windows.Forms.Panel();
|
||
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
||
this.PanelOther = new System.Windows.Forms.Panel();
|
||
this.txtOtherEuro = new System.Windows.Forms.TextBox();
|
||
this.label30 = new System.Windows.Forms.Label();
|
||
this.txtOtherDynDisk = new System.Windows.Forms.TextBox();
|
||
this.label31 = new System.Windows.Forms.Label();
|
||
this.txtOtherBracket = new System.Windows.Forms.TextBox();
|
||
this.label32 = new System.Windows.Forms.Label();
|
||
this.lblCylinderNoAlarmMsg = new System.Windows.Forms.Label();
|
||
this.lblTongZhiGui = new System.Windows.Forms.Label();
|
||
this.txtExhCoveBatch = new System.Windows.Forms.TextBox();
|
||
this.label33 = new System.Windows.Forms.Label();
|
||
this.lblSubmitMsg = new System.Windows.Forms.Label();
|
||
this.PanelRight = new System.Windows.Forms.Panel();
|
||
this.txtOtherGapValue = new System.Windows.Forms.TextBox();
|
||
this.label34 = new System.Windows.Forms.Label();
|
||
this.txtOtherGapGroup = new System.Windows.Forms.TextBox();
|
||
this.label29 = new System.Windows.Forms.Label();
|
||
this.btnOtherDelete = new System.Windows.Forms.Button();
|
||
this.panel7 = new System.Windows.Forms.Panel();
|
||
this.rbLiquidInjeMachNG = new System.Windows.Forms.RadioButton();
|
||
this.rbLiquidInjeMachOK = new System.Windows.Forms.RadioButton();
|
||
this.label28 = new System.Windows.Forms.Label();
|
||
this.btnTrue = new System.Windows.Forms.Button();
|
||
this.txtEuroCastNo = new System.Windows.Forms.TextBox();
|
||
this.panel6 = new System.Windows.Forms.Panel();
|
||
this.rbDynStaticNoBreakNG = new System.Windows.Forms.RadioButton();
|
||
this.rbDynStaticNoBreakOK = new System.Windows.Forms.RadioButton();
|
||
this.panel5 = new System.Windows.Forms.Panel();
|
||
this.rbDynStaticNoSameNG = new System.Windows.Forms.RadioButton();
|
||
this.rbDynStaticNoSameOK = new System.Windows.Forms.RadioButton();
|
||
this.panel4 = new System.Windows.Forms.Panel();
|
||
this.rbSpiralScrewNG = new System.Windows.Forms.RadioButton();
|
||
this.rbSpiralScrewOK = new System.Windows.Forms.RadioButton();
|
||
this.panel3 = new System.Windows.Forms.Panel();
|
||
this.rbBracketOilNG = new System.Windows.Forms.RadioButton();
|
||
this.rbBracketOilOK = new System.Windows.Forms.RadioButton();
|
||
this.panel2 = new System.Windows.Forms.Panel();
|
||
this.rbPartCountNG = new System.Windows.Forms.RadioButton();
|
||
this.rbPartCountOK = new System.Windows.Forms.RadioButton();
|
||
this.txtStaticDiskCastNo = new System.Windows.Forms.TextBox();
|
||
this.label27 = new System.Windows.Forms.Label();
|
||
this.label26 = new System.Windows.Forms.Label();
|
||
this.label25 = new System.Windows.Forms.Label();
|
||
this.label24 = new System.Windows.Forms.Label();
|
||
this.label23 = new System.Windows.Forms.Label();
|
||
this.label22 = new System.Windows.Forms.Label();
|
||
this.label21 = new System.Windows.Forms.Label();
|
||
this.txtStaticDiskNoW = new System.Windows.Forms.TextBox();
|
||
this.label16 = new System.Windows.Forms.Label();
|
||
this.txtDynStaticDiskNo = new System.Windows.Forms.TextBox();
|
||
this.label17 = new System.Windows.Forms.Label();
|
||
this.txtEuroSeriesNo = new System.Windows.Forms.TextBox();
|
||
this.label19 = new System.Windows.Forms.Label();
|
||
this.txtEuroNo = new System.Windows.Forms.TextBox();
|
||
this.label20 = new System.Windows.Forms.Label();
|
||
this.panel1 = new System.Windows.Forms.Panel();
|
||
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
||
this.PanelGap = new System.Windows.Forms.Panel();
|
||
this.lblMeterDataState = new System.Windows.Forms.Label();
|
||
this.button1 = new System.Windows.Forms.Button();
|
||
this.btnLVGapDelete = new System.Windows.Forms.Button();
|
||
this.btnMove = new System.Windows.Forms.Button();
|
||
this.LvGap = new System.Windows.Forms.ListView();
|
||
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
|
||
this.txtStaticDiskLast = new System.Windows.Forms.TextBox();
|
||
this.label14 = new System.Windows.Forms.Label();
|
||
this.txtStaticDiskFirst = new System.Windows.Forms.TextBox();
|
||
this.label9 = new System.Windows.Forms.Label();
|
||
this.txtEuroNoLast = new System.Windows.Forms.TextBox();
|
||
this.label10 = new System.Windows.Forms.Label();
|
||
this.txtEuroNoFirst = new System.Windows.Forms.TextBox();
|
||
this.label12 = new System.Windows.Forms.Label();
|
||
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
||
this.txtCylinderNoLast5 = new System.Windows.Forms.TextBox();
|
||
this.label8 = new System.Windows.Forms.Label();
|
||
this.txtCylinderNoFirst8 = new System.Windows.Forms.TextBox();
|
||
this.label7 = new System.Windows.Forms.Label();
|
||
this.txtCylinderNo = new System.Windows.Forms.TextBox();
|
||
this.label13 = new System.Windows.Forms.Label();
|
||
this.tabPage2 = new System.Windows.Forms.TabPage();
|
||
this.LoginTitle = new System.Windows.Forms.Label();
|
||
this.btnLogin = new System.Windows.Forms.Button();
|
||
this.txtPassword = new System.Windows.Forms.TextBox();
|
||
this.txtUserName = new System.Windows.Forms.TextBox();
|
||
this.label44 = new System.Windows.Forms.Label();
|
||
this.label35 = new System.Windows.Forms.Label();
|
||
this.label11 = new System.Windows.Forms.Label();
|
||
this.tabPage3 = new System.Windows.Forms.TabPage();
|
||
this.btnBack = new System.Windows.Forms.Button();
|
||
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
||
this.cbxDefaultOK = new System.Windows.Forms.CheckBox();
|
||
this.label15 = new System.Windows.Forms.Label();
|
||
this.MeterSeria = new System.IO.Ports.SerialPort(this.components);
|
||
this.btnDyDiskBrackMatch = new System.Windows.Forms.Button();
|
||
this.statusStrip1.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
|
||
this.splitContainer1.Panel1.SuspendLayout();
|
||
this.splitContainer1.Panel2.SuspendLayout();
|
||
this.splitContainer1.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
||
this.TabControlMain.SuspendLayout();
|
||
this.tabPage1.SuspendLayout();
|
||
this.panelESOP.SuspendLayout();
|
||
this.groupBox4.SuspendLayout();
|
||
this.PanelOther.SuspendLayout();
|
||
this.PanelRight.SuspendLayout();
|
||
this.panel7.SuspendLayout();
|
||
this.panel6.SuspendLayout();
|
||
this.panel5.SuspendLayout();
|
||
this.panel4.SuspendLayout();
|
||
this.panel3.SuspendLayout();
|
||
this.panel2.SuspendLayout();
|
||
this.panel1.SuspendLayout();
|
||
this.groupBox3.SuspendLayout();
|
||
this.PanelGap.SuspendLayout();
|
||
this.groupBox2.SuspendLayout();
|
||
this.tabPage2.SuspendLayout();
|
||
this.tabPage3.SuspendLayout();
|
||
this.groupBox1.SuspendLayout();
|
||
this.SuspendLayout();
|
||
//
|
||
// statusStrip1
|
||
//
|
||
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||
this.tslPLC,
|
||
this.tslServer,
|
||
this.tslCurrentUser,
|
||
this.tslMeterSeria});
|
||
this.statusStrip1.Location = new System.Drawing.Point(0, 707);
|
||
this.statusStrip1.Name = "statusStrip1";
|
||
this.statusStrip1.Size = new System.Drawing.Size(1008, 22);
|
||
this.statusStrip1.TabIndex = 1;
|
||
this.statusStrip1.Text = "statusStrip1";
|
||
//
|
||
// tslPLC
|
||
//
|
||
this.tslPLC.ForeColor = System.Drawing.Color.WhiteSmoke;
|
||
this.tslPLC.Name = "tslPLC";
|
||
this.tslPLC.Size = new System.Drawing.Size(248, 17);
|
||
this.tslPLC.Spring = true;
|
||
this.tslPLC.Text = "PLC连接:正常";
|
||
//
|
||
// tslServer
|
||
//
|
||
this.tslServer.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
||
this.tslServer.Name = "tslServer";
|
||
this.tslServer.Size = new System.Drawing.Size(248, 17);
|
||
this.tslServer.Spring = true;
|
||
this.tslServer.Text = "服务器:正常";
|
||
//
|
||
// tslCurrentUser
|
||
//
|
||
this.tslCurrentUser.Name = "tslCurrentUser";
|
||
this.tslCurrentUser.Size = new System.Drawing.Size(248, 17);
|
||
this.tslCurrentUser.Spring = true;
|
||
this.tslCurrentUser.Text = "当前用户:未登录";
|
||
//
|
||
// tslMeterSeria
|
||
//
|
||
this.tslMeterSeria.BackColor = System.Drawing.SystemColors.Control;
|
||
this.tslMeterSeria.Name = "tslMeterSeria";
|
||
this.tslMeterSeria.Size = new System.Drawing.Size(248, 17);
|
||
this.tslMeterSeria.Spring = true;
|
||
//
|
||
// splitContainer1
|
||
//
|
||
this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
|
||
this.splitContainer1.Margin = new System.Windows.Forms.Padding(0);
|
||
this.splitContainer1.Name = "splitContainer1";
|
||
//
|
||
// splitContainer1.Panel1
|
||
//
|
||
this.splitContainer1.Panel1.Controls.Add(this.label45);
|
||
this.splitContainer1.Panel1.Controls.Add(this.btnModelMatch);
|
||
this.splitContainer1.Panel1.Controls.Add(this.label6);
|
||
this.splitContainer1.Panel1.Controls.Add(this.btnClose);
|
||
this.splitContainer1.Panel1.Controls.Add(this.label5);
|
||
this.splitContainer1.Panel1.Controls.Add(this.btnSystemSet);
|
||
this.splitContainer1.Panel1.Controls.Add(this.label4);
|
||
this.splitContainer1.Panel1.Controls.Add(this.btnUserManage);
|
||
this.splitContainer1.Panel1.Controls.Add(this.label3);
|
||
this.splitContainer1.Panel1.Controls.Add(this.btnLogout);
|
||
this.splitContainer1.Panel1.Controls.Add(this.label2);
|
||
this.splitContainer1.Panel1.Controls.Add(this.btnLog);
|
||
this.splitContainer1.Panel1.Controls.Add(this.label1);
|
||
this.splitContainer1.Panel1.Controls.Add(this.btnHistory);
|
||
this.splitContainer1.Panel1.Controls.Add(this.pictureBox1);
|
||
this.splitContainer1.Panel1MinSize = 80;
|
||
//
|
||
// splitContainer1.Panel2
|
||
//
|
||
this.splitContainer1.Panel2.Controls.Add(this.TabControlMain);
|
||
this.splitContainer1.Size = new System.Drawing.Size(1008, 707);
|
||
this.splitContainer1.SplitterDistance = 90;
|
||
this.splitContainer1.SplitterWidth = 1;
|
||
this.splitContainer1.TabIndex = 0;
|
||
//
|
||
// label45
|
||
//
|
||
this.label45.AutoSize = true;
|
||
this.label45.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label45.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||
this.label45.Location = new System.Drawing.Point(7, 550);
|
||
this.label45.Name = "label45";
|
||
this.label45.Size = new System.Drawing.Size(74, 22);
|
||
this.label45.TabIndex = 28;
|
||
this.label45.Text = "机种设置";
|
||
//
|
||
// btnModelMatch
|
||
//
|
||
this.btnModelMatch.BackgroundImage = global::DynStatDisk.App.Properties.Resources.编码1;
|
||
this.btnModelMatch.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
||
this.btnModelMatch.Location = new System.Drawing.Point(12, 488);
|
||
this.btnModelMatch.Name = "btnModelMatch";
|
||
this.btnModelMatch.Size = new System.Drawing.Size(60, 60);
|
||
this.btnModelMatch.TabIndex = 27;
|
||
this.btnModelMatch.UseVisualStyleBackColor = true;
|
||
this.btnModelMatch.Click += new System.EventHandler(this.btnModelMatch_Click);
|
||
//
|
||
// label6
|
||
//
|
||
this.label6.AutoSize = true;
|
||
this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||
this.label6.Location = new System.Drawing.Point(8, 640);
|
||
this.label6.Name = "label6";
|
||
this.label6.Size = new System.Drawing.Size(74, 22);
|
||
this.label6.TabIndex = 26;
|
||
this.label6.Text = "关闭系统";
|
||
//
|
||
// btnClose
|
||
//
|
||
this.btnClose.BackgroundImage = global::DynStatDisk.App.Properties.Resources.Quit;
|
||
this.btnClose.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
||
this.btnClose.Location = new System.Drawing.Point(13, 578);
|
||
this.btnClose.Name = "btnClose";
|
||
this.btnClose.Size = new System.Drawing.Size(60, 60);
|
||
this.btnClose.TabIndex = 25;
|
||
this.btnClose.UseVisualStyleBackColor = true;
|
||
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
||
//
|
||
// label5
|
||
//
|
||
this.label5.AutoSize = true;
|
||
this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||
this.label5.Location = new System.Drawing.Point(8, 462);
|
||
this.label5.Name = "label5";
|
||
this.label5.Size = new System.Drawing.Size(74, 22);
|
||
this.label5.TabIndex = 24;
|
||
this.label5.Text = "系统设置";
|
||
//
|
||
// btnSystemSet
|
||
//
|
||
this.btnSystemSet.BackgroundImage = global::DynStatDisk.App.Properties.Resources.set1;
|
||
this.btnSystemSet.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
||
this.btnSystemSet.Location = new System.Drawing.Point(13, 400);
|
||
this.btnSystemSet.Name = "btnSystemSet";
|
||
this.btnSystemSet.Size = new System.Drawing.Size(60, 60);
|
||
this.btnSystemSet.TabIndex = 23;
|
||
this.btnSystemSet.UseVisualStyleBackColor = true;
|
||
this.btnSystemSet.Click += new System.EventHandler(this.btnSystemSet_Click);
|
||
//
|
||
// label4
|
||
//
|
||
this.label4.AutoSize = true;
|
||
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||
this.label4.Location = new System.Drawing.Point(8, 373);
|
||
this.label4.Name = "label4";
|
||
this.label4.Size = new System.Drawing.Size(74, 22);
|
||
this.label4.TabIndex = 22;
|
||
this.label4.Text = "用户管理";
|
||
//
|
||
// btnUserManage
|
||
//
|
||
this.btnUserManage.BackgroundImage = global::DynStatDisk.App.Properties.Resources.用户管理;
|
||
this.btnUserManage.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
||
this.btnUserManage.Location = new System.Drawing.Point(13, 311);
|
||
this.btnUserManage.Name = "btnUserManage";
|
||
this.btnUserManage.Size = new System.Drawing.Size(60, 60);
|
||
this.btnUserManage.TabIndex = 21;
|
||
this.btnUserManage.UseVisualStyleBackColor = true;
|
||
this.btnUserManage.Click += new System.EventHandler(this.btnUserManage_Click);
|
||
//
|
||
// label3
|
||
//
|
||
this.label3.AutoSize = true;
|
||
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||
this.label3.Location = new System.Drawing.Point(8, 285);
|
||
this.label3.Name = "label3";
|
||
this.label3.Size = new System.Drawing.Size(74, 22);
|
||
this.label3.TabIndex = 20;
|
||
this.label3.Text = "用户注销";
|
||
//
|
||
// btnLogout
|
||
//
|
||
this.btnLogout.BackgroundImage = global::DynStatDisk.App.Properties.Resources.注销用户;
|
||
this.btnLogout.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
||
this.btnLogout.Location = new System.Drawing.Point(13, 223);
|
||
this.btnLogout.Name = "btnLogout";
|
||
this.btnLogout.Size = new System.Drawing.Size(60, 60);
|
||
this.btnLogout.TabIndex = 19;
|
||
this.btnLogout.UseVisualStyleBackColor = true;
|
||
this.btnLogout.Click += new System.EventHandler(this.btnLogout_Click);
|
||
//
|
||
// label2
|
||
//
|
||
this.label2.AutoSize = true;
|
||
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||
this.label2.Location = new System.Drawing.Point(8, 195);
|
||
this.label2.Name = "label2";
|
||
this.label2.Size = new System.Drawing.Size(74, 22);
|
||
this.label2.TabIndex = 18;
|
||
this.label2.Text = "用户登录";
|
||
//
|
||
// btnLog
|
||
//
|
||
this.btnLog.BackgroundImage = global::DynStatDisk.App.Properties.Resources.登录__1_;
|
||
this.btnLog.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
||
this.btnLog.Location = new System.Drawing.Point(13, 133);
|
||
this.btnLog.Name = "btnLog";
|
||
this.btnLog.Size = new System.Drawing.Size(60, 60);
|
||
this.btnLog.TabIndex = 17;
|
||
this.btnLog.UseVisualStyleBackColor = true;
|
||
this.btnLog.Click += new System.EventHandler(this.btnLog_Click);
|
||
//
|
||
// label1
|
||
//
|
||
this.label1.AutoSize = true;
|
||
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||
this.label1.Location = new System.Drawing.Point(8, 104);
|
||
this.label1.Name = "label1";
|
||
this.label1.Size = new System.Drawing.Size(74, 22);
|
||
this.label1.TabIndex = 16;
|
||
this.label1.Text = "历史记录";
|
||
//
|
||
// btnHistory
|
||
//
|
||
this.btnHistory.BackgroundImage = global::DynStatDisk.App.Properties.Resources.Log;
|
||
this.btnHistory.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
||
this.btnHistory.Location = new System.Drawing.Point(13, 42);
|
||
this.btnHistory.Name = "btnHistory";
|
||
this.btnHistory.Size = new System.Drawing.Size(60, 60);
|
||
this.btnHistory.TabIndex = 15;
|
||
this.btnHistory.UseVisualStyleBackColor = true;
|
||
this.btnHistory.Click += new System.EventHandler(this.btnHistory_Click);
|
||
//
|
||
// pictureBox1
|
||
//
|
||
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
||
this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Top;
|
||
this.pictureBox1.Image = global::DynStatDisk.App.Properties.Resources.logo;
|
||
this.pictureBox1.Location = new System.Drawing.Point(0, 0);
|
||
this.pictureBox1.Name = "pictureBox1";
|
||
this.pictureBox1.Size = new System.Drawing.Size(88, 34);
|
||
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
||
this.pictureBox1.TabIndex = 1;
|
||
this.pictureBox1.TabStop = false;
|
||
//
|
||
// TabControlMain
|
||
//
|
||
this.TabControlMain.Appearance = System.Windows.Forms.TabAppearance.FlatButtons;
|
||
this.TabControlMain.Controls.Add(this.tabPage1);
|
||
this.TabControlMain.Controls.Add(this.tabPage2);
|
||
this.TabControlMain.Controls.Add(this.tabPage3);
|
||
this.TabControlMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.TabControlMain.ItemSize = new System.Drawing.Size(5, 5);
|
||
this.TabControlMain.Location = new System.Drawing.Point(0, 0);
|
||
this.TabControlMain.Name = "TabControlMain";
|
||
this.TabControlMain.SelectedIndex = 0;
|
||
this.TabControlMain.Size = new System.Drawing.Size(915, 705);
|
||
this.TabControlMain.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
|
||
this.TabControlMain.TabIndex = 0;
|
||
//
|
||
// tabPage1
|
||
//
|
||
this.tabPage1.Controls.Add(this.panelESOP);
|
||
this.tabPage1.Controls.Add(this.panel1);
|
||
this.tabPage1.Location = new System.Drawing.Point(4, 9);
|
||
this.tabPage1.Name = "tabPage1";
|
||
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
||
this.tabPage1.Size = new System.Drawing.Size(907, 692);
|
||
this.tabPage1.TabIndex = 0;
|
||
this.tabPage1.Text = "tabPage1";
|
||
this.tabPage1.UseVisualStyleBackColor = true;
|
||
//
|
||
// panelESOP
|
||
//
|
||
this.panelESOP.BackColor = System.Drawing.Color.Transparent;
|
||
this.panelESOP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||
this.panelESOP.Controls.Add(this.groupBox4);
|
||
this.panelESOP.Dock = System.Windows.Forms.DockStyle.Right;
|
||
this.panelESOP.Location = new System.Drawing.Point(367, 3);
|
||
this.panelESOP.Name = "panelESOP";
|
||
this.panelESOP.Size = new System.Drawing.Size(537, 686);
|
||
this.panelESOP.TabIndex = 1;
|
||
//
|
||
// groupBox4
|
||
//
|
||
this.groupBox4.Controls.Add(this.btnDyDiskBrackMatch);
|
||
this.groupBox4.Controls.Add(this.PanelOther);
|
||
this.groupBox4.Controls.Add(this.lblCylinderNoAlarmMsg);
|
||
this.groupBox4.Controls.Add(this.lblTongZhiGui);
|
||
this.groupBox4.Controls.Add(this.txtExhCoveBatch);
|
||
this.groupBox4.Controls.Add(this.label33);
|
||
this.groupBox4.Controls.Add(this.lblSubmitMsg);
|
||
this.groupBox4.Controls.Add(this.PanelRight);
|
||
this.groupBox4.Controls.Add(this.panel7);
|
||
this.groupBox4.Controls.Add(this.label28);
|
||
this.groupBox4.Controls.Add(this.btnTrue);
|
||
this.groupBox4.Controls.Add(this.txtEuroCastNo);
|
||
this.groupBox4.Controls.Add(this.panel6);
|
||
this.groupBox4.Controls.Add(this.panel5);
|
||
this.groupBox4.Controls.Add(this.panel4);
|
||
this.groupBox4.Controls.Add(this.panel3);
|
||
this.groupBox4.Controls.Add(this.panel2);
|
||
this.groupBox4.Controls.Add(this.txtStaticDiskCastNo);
|
||
this.groupBox4.Controls.Add(this.label27);
|
||
this.groupBox4.Controls.Add(this.label26);
|
||
this.groupBox4.Controls.Add(this.label25);
|
||
this.groupBox4.Controls.Add(this.label24);
|
||
this.groupBox4.Controls.Add(this.label23);
|
||
this.groupBox4.Controls.Add(this.label22);
|
||
this.groupBox4.Controls.Add(this.label21);
|
||
this.groupBox4.Controls.Add(this.txtStaticDiskNoW);
|
||
this.groupBox4.Controls.Add(this.label16);
|
||
this.groupBox4.Controls.Add(this.txtDynStaticDiskNo);
|
||
this.groupBox4.Controls.Add(this.label17);
|
||
this.groupBox4.Controls.Add(this.txtEuroSeriesNo);
|
||
this.groupBox4.Controls.Add(this.label19);
|
||
this.groupBox4.Controls.Add(this.txtEuroNo);
|
||
this.groupBox4.Controls.Add(this.label20);
|
||
this.groupBox4.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||
this.groupBox4.Location = new System.Drawing.Point(3, 3);
|
||
this.groupBox4.Name = "groupBox4";
|
||
this.groupBox4.Size = new System.Drawing.Size(529, 682);
|
||
this.groupBox4.TabIndex = 17;
|
||
this.groupBox4.TabStop = false;
|
||
this.groupBox4.Text = "波形垫片、密封挡圈、欧式机构及动静盘组装";
|
||
//
|
||
// PanelOther
|
||
//
|
||
this.PanelOther.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||
this.PanelOther.Controls.Add(this.txtOtherEuro);
|
||
this.PanelOther.Controls.Add(this.label30);
|
||
this.PanelOther.Controls.Add(this.txtOtherDynDisk);
|
||
this.PanelOther.Controls.Add(this.label31);
|
||
this.PanelOther.Controls.Add(this.txtOtherBracket);
|
||
this.PanelOther.Controls.Add(this.label32);
|
||
this.PanelOther.Location = new System.Drawing.Point(395, 189);
|
||
this.PanelOther.Name = "PanelOther";
|
||
this.PanelOther.Size = new System.Drawing.Size(134, 142);
|
||
this.PanelOther.TabIndex = 44;
|
||
//
|
||
// txtOtherEuro
|
||
//
|
||
this.txtOtherEuro.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||
this.txtOtherEuro.Location = new System.Drawing.Point(41, 49);
|
||
this.txtOtherEuro.Name = "txtOtherEuro";
|
||
this.txtOtherEuro.Size = new System.Drawing.Size(85, 29);
|
||
this.txtOtherEuro.TabIndex = 39;
|
||
this.txtOtherEuro.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtOtherEuro_KeyDown);
|
||
//
|
||
// label30
|
||
//
|
||
this.label30.AutoSize = true;
|
||
this.label30.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||
this.label30.ForeColor = System.Drawing.Color.Black;
|
||
this.label30.Location = new System.Drawing.Point(0, 16);
|
||
this.label30.Name = "label30";
|
||
this.label30.Size = new System.Drawing.Size(42, 21);
|
||
this.label30.TabIndex = 38;
|
||
this.label30.Text = "动盘";
|
||
this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// txtOtherDynDisk
|
||
//
|
||
this.txtOtherDynDisk.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||
this.txtOtherDynDisk.Location = new System.Drawing.Point(41, 10);
|
||
this.txtOtherDynDisk.Name = "txtOtherDynDisk";
|
||
this.txtOtherDynDisk.Size = new System.Drawing.Size(85, 29);
|
||
this.txtOtherDynDisk.TabIndex = 37;
|
||
this.txtOtherDynDisk.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtOtherDynDisk_KeyDown);
|
||
//
|
||
// label31
|
||
//
|
||
this.label31.AutoSize = true;
|
||
this.label31.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||
this.label31.ForeColor = System.Drawing.Color.Black;
|
||
this.label31.Location = new System.Drawing.Point(0, 54);
|
||
this.label31.Name = "label31";
|
||
this.label31.Size = new System.Drawing.Size(42, 21);
|
||
this.label31.TabIndex = 40;
|
||
this.label31.Text = "欧式";
|
||
this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// txtOtherBracket
|
||
//
|
||
this.txtOtherBracket.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||
this.txtOtherBracket.Location = new System.Drawing.Point(41, 88);
|
||
this.txtOtherBracket.Name = "txtOtherBracket";
|
||
this.txtOtherBracket.Size = new System.Drawing.Size(85, 29);
|
||
this.txtOtherBracket.TabIndex = 41;
|
||
this.txtOtherBracket.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtOtherBracket_KeyDown);
|
||
//
|
||
// label32
|
||
//
|
||
this.label32.AutoSize = true;
|
||
this.label32.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||
this.label32.ForeColor = System.Drawing.Color.Black;
|
||
this.label32.Location = new System.Drawing.Point(0, 94);
|
||
this.label32.Name = "label32";
|
||
this.label32.Size = new System.Drawing.Size(42, 21);
|
||
this.label32.TabIndex = 42;
|
||
this.label32.Text = "支架";
|
||
this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// lblCylinderNoAlarmMsg
|
||
//
|
||
this.lblCylinderNoAlarmMsg.BackColor = System.Drawing.Color.Red;
|
||
this.lblCylinderNoAlarmMsg.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.lblCylinderNoAlarmMsg.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
||
this.lblCylinderNoAlarmMsg.Location = new System.Drawing.Point(403, 421);
|
||
this.lblCylinderNoAlarmMsg.Name = "lblCylinderNoAlarmMsg";
|
||
this.lblCylinderNoAlarmMsg.Size = new System.Drawing.Size(121, 120);
|
||
this.lblCylinderNoAlarmMsg.TabIndex = 43;
|
||
this.lblCylinderNoAlarmMsg.Text = "筒体号长度不足,无法解析机种信息";
|
||
this.lblCylinderNoAlarmMsg.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.lblCylinderNoAlarmMsg.Visible = false;
|
||
//
|
||
// lblTongZhiGui
|
||
//
|
||
this.lblTongZhiGui.BackColor = System.Drawing.Color.Gray;
|
||
this.lblTongZhiGui.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||
this.lblTongZhiGui.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold);
|
||
this.lblTongZhiGui.ForeColor = System.Drawing.Color.White;
|
||
this.lblTongZhiGui.Location = new System.Drawing.Point(189, 320);
|
||
this.lblTongZhiGui.Name = "lblTongZhiGui";
|
||
this.lblTongZhiGui.Size = new System.Drawing.Size(201, 38);
|
||
this.lblTongZhiGui.TabIndex = 39;
|
||
this.lblTongZhiGui.Text = "通止规";
|
||
this.lblTongZhiGui.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// txtExhCoveBatch
|
||
//
|
||
this.txtExhCoveBatch.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.txtExhCoveBatch.Location = new System.Drawing.Point(189, 283);
|
||
this.txtExhCoveBatch.Name = "txtExhCoveBatch";
|
||
this.txtExhCoveBatch.Size = new System.Drawing.Size(201, 32);
|
||
this.txtExhCoveBatch.TabIndex = 38;
|
||
this.txtExhCoveBatch.Text = "1234";
|
||
this.txtExhCoveBatch.Enter += new System.EventHandler(this.txtExhCoveBatch_Enter);
|
||
this.txtExhCoveBatch.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtExhCoveBatch_KeyDown);
|
||
this.txtExhCoveBatch.Leave += new System.EventHandler(this.txtExhCoveBatch_Leave);
|
||
//
|
||
// label33
|
||
//
|
||
this.label33.AutoSize = true;
|
||
this.label33.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold);
|
||
this.label33.ForeColor = System.Drawing.Color.DimGray;
|
||
this.label33.Location = new System.Drawing.Point(1, 285);
|
||
this.label33.Name = "label33";
|
||
this.label33.Size = new System.Drawing.Size(189, 30);
|
||
this.label33.TabIndex = 37;
|
||
this.label33.Text = "排气盖板螺栓批次";
|
||
this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// lblSubmitMsg
|
||
//
|
||
this.lblSubmitMsg.BackColor = System.Drawing.Color.LimeGreen;
|
||
this.lblSubmitMsg.Font = new System.Drawing.Font("微软雅黑", 16F);
|
||
this.lblSubmitMsg.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
||
this.lblSubmitMsg.Location = new System.Drawing.Point(407, 547);
|
||
this.lblSubmitMsg.Name = "lblSubmitMsg";
|
||
this.lblSubmitMsg.Size = new System.Drawing.Size(115, 40);
|
||
this.lblSubmitMsg.TabIndex = 36;
|
||
this.lblSubmitMsg.Text = "提交成功";
|
||
this.lblSubmitMsg.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.lblSubmitMsg.Visible = false;
|
||
//
|
||
// PanelRight
|
||
//
|
||
this.PanelRight.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||
this.PanelRight.Controls.Add(this.txtOtherGapValue);
|
||
this.PanelRight.Controls.Add(this.label34);
|
||
this.PanelRight.Controls.Add(this.txtOtherGapGroup);
|
||
this.PanelRight.Controls.Add(this.label29);
|
||
this.PanelRight.Controls.Add(this.btnOtherDelete);
|
||
this.PanelRight.Location = new System.Drawing.Point(395, 17);
|
||
this.PanelRight.Name = "PanelRight";
|
||
this.PanelRight.Size = new System.Drawing.Size(134, 166);
|
||
this.PanelRight.TabIndex = 35;
|
||
//
|
||
// txtOtherGapValue
|
||
//
|
||
this.txtOtherGapValue.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||
this.txtOtherGapValue.Location = new System.Drawing.Point(42, 121);
|
||
this.txtOtherGapValue.Name = "txtOtherGapValue";
|
||
this.txtOtherGapValue.Size = new System.Drawing.Size(85, 29);
|
||
this.txtOtherGapValue.TabIndex = 43;
|
||
//
|
||
// label34
|
||
//
|
||
this.label34.AutoSize = true;
|
||
this.label34.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||
this.label34.ForeColor = System.Drawing.Color.Black;
|
||
this.label34.Location = new System.Drawing.Point(1, 127);
|
||
this.label34.Name = "label34";
|
||
this.label34.Size = new System.Drawing.Size(42, 21);
|
||
this.label34.TabIndex = 44;
|
||
this.label34.Text = "间隙";
|
||
this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// txtOtherGapGroup
|
||
//
|
||
this.txtOtherGapGroup.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||
this.txtOtherGapGroup.Location = new System.Drawing.Point(41, 83);
|
||
this.txtOtherGapGroup.Name = "txtOtherGapGroup";
|
||
this.txtOtherGapGroup.Size = new System.Drawing.Size(85, 29);
|
||
this.txtOtherGapGroup.TabIndex = 36;
|
||
//
|
||
// label29
|
||
//
|
||
this.label29.AutoSize = true;
|
||
this.label29.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||
this.label29.ForeColor = System.Drawing.Color.Black;
|
||
this.label29.Location = new System.Drawing.Point(0, 89);
|
||
this.label29.Name = "label29";
|
||
this.label29.Size = new System.Drawing.Size(42, 21);
|
||
this.label29.TabIndex = 36;
|
||
this.label29.Text = "分组";
|
||
this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// btnOtherDelete
|
||
//
|
||
this.btnOtherDelete.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||
this.btnOtherDelete.Location = new System.Drawing.Point(26, 11);
|
||
this.btnOtherDelete.Name = "btnOtherDelete";
|
||
this.btnOtherDelete.Size = new System.Drawing.Size(87, 46);
|
||
this.btnOtherDelete.TabIndex = 34;
|
||
this.btnOtherDelete.Text = "间隙删除";
|
||
this.btnOtherDelete.UseVisualStyleBackColor = true;
|
||
this.btnOtherDelete.Click += new System.EventHandler(this.btnOtherDelete_Click);
|
||
//
|
||
// panel7
|
||
//
|
||
this.panel7.Controls.Add(this.rbLiquidInjeMachNG);
|
||
this.panel7.Controls.Add(this.rbLiquidInjeMachOK);
|
||
this.panel7.Location = new System.Drawing.Point(189, 618);
|
||
this.panel7.Name = "panel7";
|
||
this.panel7.Size = new System.Drawing.Size(201, 39);
|
||
this.panel7.TabIndex = 31;
|
||
//
|
||
// rbLiquidInjeMachNG
|
||
//
|
||
this.rbLiquidInjeMachNG.AutoSize = true;
|
||
this.rbLiquidInjeMachNG.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.rbLiquidInjeMachNG.Location = new System.Drawing.Point(128, 5);
|
||
this.rbLiquidInjeMachNG.Name = "rbLiquidInjeMachNG";
|
||
this.rbLiquidInjeMachNG.Size = new System.Drawing.Size(49, 29);
|
||
this.rbLiquidInjeMachNG.TabIndex = 1;
|
||
this.rbLiquidInjeMachNG.Text = "否";
|
||
this.rbLiquidInjeMachNG.UseVisualStyleBackColor = true;
|
||
this.rbLiquidInjeMachNG.KeyDown += new System.Windows.Forms.KeyEventHandler(this.rbLiquidInjeMachNG_KeyDown);
|
||
//
|
||
// rbLiquidInjeMachOK
|
||
//
|
||
this.rbLiquidInjeMachOK.AutoSize = true;
|
||
this.rbLiquidInjeMachOK.Checked = true;
|
||
this.rbLiquidInjeMachOK.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.rbLiquidInjeMachOK.Location = new System.Drawing.Point(25, 5);
|
||
this.rbLiquidInjeMachOK.Name = "rbLiquidInjeMachOK";
|
||
this.rbLiquidInjeMachOK.Size = new System.Drawing.Size(49, 29);
|
||
this.rbLiquidInjeMachOK.TabIndex = 0;
|
||
this.rbLiquidInjeMachOK.TabStop = true;
|
||
this.rbLiquidInjeMachOK.Text = "是";
|
||
this.rbLiquidInjeMachOK.UseVisualStyleBackColor = true;
|
||
this.rbLiquidInjeMachOK.KeyDown += new System.Windows.Forms.KeyEventHandler(this.rbLiquidInjeMachOK_KeyDown);
|
||
//
|
||
// label28
|
||
//
|
||
this.label28.AutoSize = true;
|
||
this.label28.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold);
|
||
this.label28.ForeColor = System.Drawing.Color.DimGray;
|
||
this.label28.Location = new System.Drawing.Point(22, 607);
|
||
this.label28.Name = "label28";
|
||
this.label28.Size = new System.Drawing.Size(163, 60);
|
||
this.label28.TabIndex = 30;
|
||
this.label28.Text = "注液机\r\n(排气姜板油孔)";
|
||
this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// btnTrue
|
||
//
|
||
this.btnTrue.Font = new System.Drawing.Font("微软雅黑", 22F);
|
||
this.btnTrue.Location = new System.Drawing.Point(403, 595);
|
||
this.btnTrue.Name = "btnTrue";
|
||
this.btnTrue.Size = new System.Drawing.Size(120, 51);
|
||
this.btnTrue.TabIndex = 29;
|
||
this.btnTrue.Text = "提 交";
|
||
this.btnTrue.UseVisualStyleBackColor = true;
|
||
this.btnTrue.Click += new System.EventHandler(this.btnTrue_Click);
|
||
//
|
||
// txtEuroCastNo
|
||
//
|
||
this.txtEuroCastNo.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.txtEuroCastNo.Location = new System.Drawing.Point(189, 196);
|
||
this.txtEuroCastNo.Name = "txtEuroCastNo";
|
||
this.txtEuroCastNo.Size = new System.Drawing.Size(201, 32);
|
||
this.txtEuroCastNo.TabIndex = 28;
|
||
this.txtEuroCastNo.Text = "1234";
|
||
this.txtEuroCastNo.Enter += new System.EventHandler(this.txtEuroCastNo_Enter);
|
||
this.txtEuroCastNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtEuroCastNo_KeyDown);
|
||
this.txtEuroCastNo.Leave += new System.EventHandler(this.txtEuroCastNo_Leave);
|
||
//
|
||
// panel6
|
||
//
|
||
this.panel6.Controls.Add(this.rbDynStaticNoBreakNG);
|
||
this.panel6.Controls.Add(this.rbDynStaticNoBreakOK);
|
||
this.panel6.Location = new System.Drawing.Point(189, 562);
|
||
this.panel6.Name = "panel6";
|
||
this.panel6.Size = new System.Drawing.Size(201, 39);
|
||
this.panel6.TabIndex = 27;
|
||
//
|
||
// rbDynStaticNoBreakNG
|
||
//
|
||
this.rbDynStaticNoBreakNG.AutoSize = true;
|
||
this.rbDynStaticNoBreakNG.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.rbDynStaticNoBreakNG.Location = new System.Drawing.Point(128, 5);
|
||
this.rbDynStaticNoBreakNG.Name = "rbDynStaticNoBreakNG";
|
||
this.rbDynStaticNoBreakNG.Size = new System.Drawing.Size(59, 29);
|
||
this.rbDynStaticNoBreakNG.TabIndex = 1;
|
||
this.rbDynStaticNoBreakNG.Text = "NG";
|
||
this.rbDynStaticNoBreakNG.UseVisualStyleBackColor = true;
|
||
this.rbDynStaticNoBreakNG.KeyDown += new System.Windows.Forms.KeyEventHandler(this.rbDynStaticNoBreakNG_KeyDown);
|
||
//
|
||
// rbDynStaticNoBreakOK
|
||
//
|
||
this.rbDynStaticNoBreakOK.AutoSize = true;
|
||
this.rbDynStaticNoBreakOK.Checked = true;
|
||
this.rbDynStaticNoBreakOK.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.rbDynStaticNoBreakOK.Location = new System.Drawing.Point(25, 5);
|
||
this.rbDynStaticNoBreakOK.Name = "rbDynStaticNoBreakOK";
|
||
this.rbDynStaticNoBreakOK.Size = new System.Drawing.Size(57, 29);
|
||
this.rbDynStaticNoBreakOK.TabIndex = 0;
|
||
this.rbDynStaticNoBreakOK.TabStop = true;
|
||
this.rbDynStaticNoBreakOK.Text = "OK";
|
||
this.rbDynStaticNoBreakOK.UseVisualStyleBackColor = true;
|
||
this.rbDynStaticNoBreakOK.KeyDown += new System.Windows.Forms.KeyEventHandler(this.rbDynStaticNoBreakOK_KeyDown);
|
||
//
|
||
// panel5
|
||
//
|
||
this.panel5.Controls.Add(this.rbDynStaticNoSameNG);
|
||
this.panel5.Controls.Add(this.rbDynStaticNoSameOK);
|
||
this.panel5.Location = new System.Drawing.Point(189, 514);
|
||
this.panel5.Name = "panel5";
|
||
this.panel5.Size = new System.Drawing.Size(201, 39);
|
||
this.panel5.TabIndex = 26;
|
||
//
|
||
// rbDynStaticNoSameNG
|
||
//
|
||
this.rbDynStaticNoSameNG.AutoSize = true;
|
||
this.rbDynStaticNoSameNG.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.rbDynStaticNoSameNG.Location = new System.Drawing.Point(128, 5);
|
||
this.rbDynStaticNoSameNG.Name = "rbDynStaticNoSameNG";
|
||
this.rbDynStaticNoSameNG.Size = new System.Drawing.Size(59, 29);
|
||
this.rbDynStaticNoSameNG.TabIndex = 1;
|
||
this.rbDynStaticNoSameNG.Text = "NG";
|
||
this.rbDynStaticNoSameNG.UseVisualStyleBackColor = true;
|
||
this.rbDynStaticNoSameNG.KeyDown += new System.Windows.Forms.KeyEventHandler(this.rbDynStaticNoSameNG_KeyDown);
|
||
//
|
||
// rbDynStaticNoSameOK
|
||
//
|
||
this.rbDynStaticNoSameOK.AutoSize = true;
|
||
this.rbDynStaticNoSameOK.Checked = true;
|
||
this.rbDynStaticNoSameOK.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.rbDynStaticNoSameOK.Location = new System.Drawing.Point(25, 5);
|
||
this.rbDynStaticNoSameOK.Name = "rbDynStaticNoSameOK";
|
||
this.rbDynStaticNoSameOK.Size = new System.Drawing.Size(57, 29);
|
||
this.rbDynStaticNoSameOK.TabIndex = 0;
|
||
this.rbDynStaticNoSameOK.TabStop = true;
|
||
this.rbDynStaticNoSameOK.Text = "OK";
|
||
this.rbDynStaticNoSameOK.UseVisualStyleBackColor = true;
|
||
this.rbDynStaticNoSameOK.KeyDown += new System.Windows.Forms.KeyEventHandler(this.rbDynStaticNoSameOK_KeyDown);
|
||
//
|
||
// panel4
|
||
//
|
||
this.panel4.Controls.Add(this.rbSpiralScrewNG);
|
||
this.panel4.Controls.Add(this.rbSpiralScrewOK);
|
||
this.panel4.Location = new System.Drawing.Point(189, 462);
|
||
this.panel4.Name = "panel4";
|
||
this.panel4.Size = new System.Drawing.Size(201, 39);
|
||
this.panel4.TabIndex = 25;
|
||
//
|
||
// rbSpiralScrewNG
|
||
//
|
||
this.rbSpiralScrewNG.AutoSize = true;
|
||
this.rbSpiralScrewNG.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.rbSpiralScrewNG.Location = new System.Drawing.Point(128, 5);
|
||
this.rbSpiralScrewNG.Name = "rbSpiralScrewNG";
|
||
this.rbSpiralScrewNG.Size = new System.Drawing.Size(59, 29);
|
||
this.rbSpiralScrewNG.TabIndex = 1;
|
||
this.rbSpiralScrewNG.Text = "NG";
|
||
this.rbSpiralScrewNG.UseVisualStyleBackColor = true;
|
||
this.rbSpiralScrewNG.KeyDown += new System.Windows.Forms.KeyEventHandler(this.rbSpiralScrewNG_KeyDown);
|
||
//
|
||
// rbSpiralScrewOK
|
||
//
|
||
this.rbSpiralScrewOK.AutoSize = true;
|
||
this.rbSpiralScrewOK.Checked = true;
|
||
this.rbSpiralScrewOK.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.rbSpiralScrewOK.Location = new System.Drawing.Point(25, 5);
|
||
this.rbSpiralScrewOK.Name = "rbSpiralScrewOK";
|
||
this.rbSpiralScrewOK.Size = new System.Drawing.Size(57, 29);
|
||
this.rbSpiralScrewOK.TabIndex = 0;
|
||
this.rbSpiralScrewOK.TabStop = true;
|
||
this.rbSpiralScrewOK.Text = "OK";
|
||
this.rbSpiralScrewOK.UseVisualStyleBackColor = true;
|
||
this.rbSpiralScrewOK.KeyDown += new System.Windows.Forms.KeyEventHandler(this.rbSpiralScrewOK_KeyDown);
|
||
//
|
||
// panel3
|
||
//
|
||
this.panel3.Controls.Add(this.rbBracketOilNG);
|
||
this.panel3.Controls.Add(this.rbBracketOilOK);
|
||
this.panel3.Location = new System.Drawing.Point(189, 416);
|
||
this.panel3.Name = "panel3";
|
||
this.panel3.Size = new System.Drawing.Size(201, 39);
|
||
this.panel3.TabIndex = 24;
|
||
//
|
||
// rbBracketOilNG
|
||
//
|
||
this.rbBracketOilNG.AutoSize = true;
|
||
this.rbBracketOilNG.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.rbBracketOilNG.Location = new System.Drawing.Point(128, 5);
|
||
this.rbBracketOilNG.Name = "rbBracketOilNG";
|
||
this.rbBracketOilNG.Size = new System.Drawing.Size(68, 29);
|
||
this.rbBracketOilNG.TabIndex = 1;
|
||
this.rbBracketOilNG.Text = "未涂";
|
||
this.rbBracketOilNG.UseVisualStyleBackColor = true;
|
||
this.rbBracketOilNG.KeyDown += new System.Windows.Forms.KeyEventHandler(this.rbBracketOilNG_KeyDown);
|
||
//
|
||
// rbBracketOilOK
|
||
//
|
||
this.rbBracketOilOK.AutoSize = true;
|
||
this.rbBracketOilOK.Checked = true;
|
||
this.rbBracketOilOK.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.rbBracketOilOK.Location = new System.Drawing.Point(25, 5);
|
||
this.rbBracketOilOK.Name = "rbBracketOilOK";
|
||
this.rbBracketOilOK.Size = new System.Drawing.Size(68, 29);
|
||
this.rbBracketOilOK.TabIndex = 0;
|
||
this.rbBracketOilOK.TabStop = true;
|
||
this.rbBracketOilOK.Text = "已涂";
|
||
this.rbBracketOilOK.UseVisualStyleBackColor = true;
|
||
this.rbBracketOilOK.KeyDown += new System.Windows.Forms.KeyEventHandler(this.rbBracketOilOK_KeyDown);
|
||
//
|
||
// panel2
|
||
//
|
||
this.panel2.Controls.Add(this.rbPartCountNG);
|
||
this.panel2.Controls.Add(this.rbPartCountOK);
|
||
this.panel2.Location = new System.Drawing.Point(189, 366);
|
||
this.panel2.Name = "panel2";
|
||
this.panel2.Size = new System.Drawing.Size(201, 39);
|
||
this.panel2.TabIndex = 23;
|
||
//
|
||
// rbPartCountNG
|
||
//
|
||
this.rbPartCountNG.AutoSize = true;
|
||
this.rbPartCountNG.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.rbPartCountNG.Location = new System.Drawing.Point(128, 5);
|
||
this.rbPartCountNG.Name = "rbPartCountNG";
|
||
this.rbPartCountNG.Size = new System.Drawing.Size(59, 29);
|
||
this.rbPartCountNG.TabIndex = 1;
|
||
this.rbPartCountNG.Text = "NG";
|
||
this.rbPartCountNG.UseVisualStyleBackColor = true;
|
||
this.rbPartCountNG.KeyDown += new System.Windows.Forms.KeyEventHandler(this.rbPartCountNG_KeyDown);
|
||
//
|
||
// rbPartCountOK
|
||
//
|
||
this.rbPartCountOK.AutoSize = true;
|
||
this.rbPartCountOK.Checked = true;
|
||
this.rbPartCountOK.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.rbPartCountOK.Location = new System.Drawing.Point(25, 5);
|
||
this.rbPartCountOK.Name = "rbPartCountOK";
|
||
this.rbPartCountOK.Size = new System.Drawing.Size(57, 29);
|
||
this.rbPartCountOK.TabIndex = 0;
|
||
this.rbPartCountOK.TabStop = true;
|
||
this.rbPartCountOK.Text = "OK";
|
||
this.rbPartCountOK.UseVisualStyleBackColor = true;
|
||
this.rbPartCountOK.KeyDown += new System.Windows.Forms.KeyEventHandler(this.rbPartCountOK_KeyDown);
|
||
//
|
||
// txtStaticDiskCastNo
|
||
//
|
||
this.txtStaticDiskCastNo.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.txtStaticDiskCastNo.Location = new System.Drawing.Point(189, 240);
|
||
this.txtStaticDiskCastNo.Name = "txtStaticDiskCastNo";
|
||
this.txtStaticDiskCastNo.Size = new System.Drawing.Size(201, 32);
|
||
this.txtStaticDiskCastNo.TabIndex = 21;
|
||
this.txtStaticDiskCastNo.Text = "1234";
|
||
this.txtStaticDiskCastNo.Enter += new System.EventHandler(this.txtStaticDiskCastNo_Enter);
|
||
this.txtStaticDiskCastNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtStaticDiskCastNo_KeyDown);
|
||
this.txtStaticDiskCastNo.Leave += new System.EventHandler(this.txtStaticDiskCastNo_Leave);
|
||
//
|
||
// label27
|
||
//
|
||
this.label27.AutoSize = true;
|
||
this.label27.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold);
|
||
this.label27.ForeColor = System.Drawing.Color.DimGray;
|
||
this.label27.Location = new System.Drawing.Point(43, 566);
|
||
this.label27.Name = "label27";
|
||
this.label27.Size = new System.Drawing.Size(145, 30);
|
||
this.label27.TabIndex = 20;
|
||
this.label27.Text = "动静盘无磕伤";
|
||
this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// label26
|
||
//
|
||
this.label26.AutoSize = true;
|
||
this.label26.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold);
|
||
this.label26.ForeColor = System.Drawing.Color.DimGray;
|
||
this.label26.Location = new System.Drawing.Point(21, 517);
|
||
this.label26.Name = "label26";
|
||
this.label26.Size = new System.Drawing.Size(167, 30);
|
||
this.label26.TabIndex = 19;
|
||
this.label26.Text = "动静盘编号一致";
|
||
this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// label25
|
||
//
|
||
this.label25.AutoSize = true;
|
||
this.label25.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold);
|
||
this.label25.ForeColor = System.Drawing.Color.DimGray;
|
||
this.label25.Location = new System.Drawing.Point(-1, 468);
|
||
this.label25.Name = "label25";
|
||
this.label25.Size = new System.Drawing.Size(189, 30);
|
||
this.label25.TabIndex = 18;
|
||
this.label25.Text = "螺旋螺钉确认安装";
|
||
this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// label24
|
||
//
|
||
this.label24.AutoSize = true;
|
||
this.label24.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold);
|
||
this.label24.ForeColor = System.Drawing.Color.DimGray;
|
||
this.label24.Location = new System.Drawing.Point(87, 419);
|
||
this.label24.Name = "label24";
|
||
this.label24.Size = new System.Drawing.Size(101, 30);
|
||
this.label24.TabIndex = 17;
|
||
this.label24.Text = "支架涂油";
|
||
this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// label23
|
||
//
|
||
this.label23.AutoSize = true;
|
||
this.label23.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold);
|
||
this.label23.ForeColor = System.Drawing.Color.DimGray;
|
||
this.label23.Location = new System.Drawing.Point(21, 370);
|
||
this.label23.Name = "label23";
|
||
this.label23.Size = new System.Drawing.Size(167, 30);
|
||
this.label23.TabIndex = 16;
|
||
this.label23.Text = "小部品安装数量";
|
||
this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// label22
|
||
//
|
||
this.label22.AutoSize = true;
|
||
this.label22.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold);
|
||
this.label22.ForeColor = System.Drawing.Color.DimGray;
|
||
this.label22.Location = new System.Drawing.Point(65, 242);
|
||
this.label22.Name = "label22";
|
||
this.label22.Size = new System.Drawing.Size(123, 30);
|
||
this.label22.TabIndex = 15;
|
||
this.label22.Text = "静盘铸件号";
|
||
this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// label21
|
||
//
|
||
this.label21.AutoSize = true;
|
||
this.label21.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold);
|
||
this.label21.ForeColor = System.Drawing.Color.DimGray;
|
||
this.label21.Location = new System.Drawing.Point(21, 198);
|
||
this.label21.Name = "label21";
|
||
this.label21.Size = new System.Drawing.Size(167, 30);
|
||
this.label21.TabIndex = 14;
|
||
this.label21.Text = "欧式机构铸件号";
|
||
this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// txtStaticDiskNoW
|
||
//
|
||
this.txtStaticDiskNoW.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.txtStaticDiskNoW.Location = new System.Drawing.Point(189, 151);
|
||
this.txtStaticDiskNoW.Name = "txtStaticDiskNoW";
|
||
this.txtStaticDiskNoW.Size = new System.Drawing.Size(201, 32);
|
||
this.txtStaticDiskNoW.TabIndex = 13;
|
||
this.txtStaticDiskNoW.Enter += new System.EventHandler(this.txtStaticDiskNoW_Enter);
|
||
this.txtStaticDiskNoW.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtStaticDiskNoW_KeyDown);
|
||
this.txtStaticDiskNoW.Leave += new System.EventHandler(this.txtStaticDiskNoW_Leave);
|
||
//
|
||
// label16
|
||
//
|
||
this.label16.AutoSize = true;
|
||
this.label16.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold);
|
||
this.label16.ForeColor = System.Drawing.Color.DimGray;
|
||
this.label16.Location = new System.Drawing.Point(65, 152);
|
||
this.label16.Name = "label16";
|
||
this.label16.Size = new System.Drawing.Size(123, 30);
|
||
this.label16.TabIndex = 11;
|
||
this.label16.Text = "动静盘编号";
|
||
this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// txtDynStaticDiskNo
|
||
//
|
||
this.txtDynStaticDiskNo.BackColor = System.Drawing.SystemColors.ActiveCaption;
|
||
this.txtDynStaticDiskNo.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.txtDynStaticDiskNo.Location = new System.Drawing.Point(189, 109);
|
||
this.txtDynStaticDiskNo.Name = "txtDynStaticDiskNo";
|
||
this.txtDynStaticDiskNo.Size = new System.Drawing.Size(201, 32);
|
||
this.txtDynStaticDiskNo.TabIndex = 10;
|
||
//
|
||
// label17
|
||
//
|
||
this.label17.AutoSize = true;
|
||
this.label17.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold);
|
||
this.label17.ForeColor = System.Drawing.Color.DimGray;
|
||
this.label17.Location = new System.Drawing.Point(87, 109);
|
||
this.label17.Name = "label17";
|
||
this.label17.Size = new System.Drawing.Size(101, 30);
|
||
this.label17.TabIndex = 9;
|
||
this.label17.Text = "动静盘号";
|
||
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// txtEuroSeriesNo
|
||
//
|
||
this.txtEuroSeriesNo.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.txtEuroSeriesNo.Location = new System.Drawing.Point(189, 68);
|
||
this.txtEuroSeriesNo.Name = "txtEuroSeriesNo";
|
||
this.txtEuroSeriesNo.Size = new System.Drawing.Size(201, 32);
|
||
this.txtEuroSeriesNo.TabIndex = 8;
|
||
this.txtEuroSeriesNo.Enter += new System.EventHandler(this.txtEuroSeriesNo_Enter);
|
||
this.txtEuroSeriesNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtEuroSeriesNo_KeyDown);
|
||
this.txtEuroSeriesNo.Leave += new System.EventHandler(this.txtEuroSeriesNo_Leave);
|
||
//
|
||
// label19
|
||
//
|
||
this.label19.AutoSize = true;
|
||
this.label19.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold);
|
||
this.label19.ForeColor = System.Drawing.Color.DimGray;
|
||
this.label19.Location = new System.Drawing.Point(43, 68);
|
||
this.label19.Name = "label19";
|
||
this.label19.Size = new System.Drawing.Size(145, 30);
|
||
this.label19.TabIndex = 7;
|
||
this.label19.Text = "欧式机构序号";
|
||
this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// txtEuroNo
|
||
//
|
||
this.txtEuroNo.BackColor = System.Drawing.SystemColors.ActiveCaption;
|
||
this.txtEuroNo.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.txtEuroNo.Location = new System.Drawing.Point(189, 26);
|
||
this.txtEuroNo.Name = "txtEuroNo";
|
||
this.txtEuroNo.Size = new System.Drawing.Size(201, 32);
|
||
this.txtEuroNo.TabIndex = 6;
|
||
//
|
||
// label20
|
||
//
|
||
this.label20.AutoSize = true;
|
||
this.label20.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold);
|
||
this.label20.ForeColor = System.Drawing.Color.DimGray;
|
||
this.label20.Location = new System.Drawing.Point(43, 27);
|
||
this.label20.Name = "label20";
|
||
this.label20.Size = new System.Drawing.Size(145, 30);
|
||
this.label20.TabIndex = 5;
|
||
this.label20.Text = "欧式机构编号";
|
||
this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// panel1
|
||
//
|
||
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||
this.panel1.Controls.Add(this.groupBox3);
|
||
this.panel1.Controls.Add(this.groupBox2);
|
||
this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
|
||
this.panel1.Location = new System.Drawing.Point(3, 3);
|
||
this.panel1.Name = "panel1";
|
||
this.panel1.Padding = new System.Windows.Forms.Padding(3);
|
||
this.panel1.Size = new System.Drawing.Size(362, 686);
|
||
this.panel1.TabIndex = 0;
|
||
//
|
||
// groupBox3
|
||
//
|
||
this.groupBox3.Controls.Add(this.PanelGap);
|
||
this.groupBox3.Controls.Add(this.txtStaticDiskLast);
|
||
this.groupBox3.Controls.Add(this.label14);
|
||
this.groupBox3.Controls.Add(this.txtStaticDiskFirst);
|
||
this.groupBox3.Controls.Add(this.label9);
|
||
this.groupBox3.Controls.Add(this.txtEuroNoLast);
|
||
this.groupBox3.Controls.Add(this.label10);
|
||
this.groupBox3.Controls.Add(this.txtEuroNoFirst);
|
||
this.groupBox3.Controls.Add(this.label12);
|
||
this.groupBox3.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||
this.groupBox3.Location = new System.Drawing.Point(2, 177);
|
||
this.groupBox3.Name = "groupBox3";
|
||
this.groupBox3.Size = new System.Drawing.Size(355, 501);
|
||
this.groupBox3.TabIndex = 16;
|
||
this.groupBox3.TabStop = false;
|
||
this.groupBox3.Text = "数据设定";
|
||
//
|
||
// PanelGap
|
||
//
|
||
this.PanelGap.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||
this.PanelGap.Controls.Add(this.lblMeterDataState);
|
||
this.PanelGap.Controls.Add(this.button1);
|
||
this.PanelGap.Controls.Add(this.btnLVGapDelete);
|
||
this.PanelGap.Controls.Add(this.btnMove);
|
||
this.PanelGap.Controls.Add(this.LvGap);
|
||
this.PanelGap.Location = new System.Drawing.Point(4, 233);
|
||
this.PanelGap.Name = "PanelGap";
|
||
this.PanelGap.Size = new System.Drawing.Size(345, 263);
|
||
this.PanelGap.TabIndex = 15;
|
||
//
|
||
// lblMeterDataState
|
||
//
|
||
this.lblMeterDataState.AutoSize = true;
|
||
this.lblMeterDataState.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.lblMeterDataState.ForeColor = System.Drawing.Color.DodgerBlue;
|
||
this.lblMeterDataState.Location = new System.Drawing.Point(4, 12);
|
||
this.lblMeterDataState.Name = "lblMeterDataState";
|
||
this.lblMeterDataState.Size = new System.Drawing.Size(90, 22);
|
||
this.lblMeterDataState.TabIndex = 35;
|
||
this.lblMeterDataState.Text = "等待标准件";
|
||
//
|
||
// button1
|
||
//
|
||
this.button1.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.button1.Location = new System.Drawing.Point(100, 3);
|
||
this.button1.Name = "button1";
|
||
this.button1.Size = new System.Drawing.Size(79, 40);
|
||
this.button1.TabIndex = 34;
|
||
this.button1.Text = "测试";
|
||
this.button1.UseVisualStyleBackColor = true;
|
||
this.button1.Visible = false;
|
||
this.button1.Click += new System.EventHandler(this.button1_Click);
|
||
//
|
||
// btnLVGapDelete
|
||
//
|
||
this.btnLVGapDelete.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.btnLVGapDelete.Location = new System.Drawing.Point(179, 3);
|
||
this.btnLVGapDelete.Name = "btnLVGapDelete";
|
||
this.btnLVGapDelete.Size = new System.Drawing.Size(79, 40);
|
||
this.btnLVGapDelete.TabIndex = 33;
|
||
this.btnLVGapDelete.Text = "删除";
|
||
this.btnLVGapDelete.UseVisualStyleBackColor = true;
|
||
this.btnLVGapDelete.Click += new System.EventHandler(this.btnLVGapDelete_Click);
|
||
//
|
||
// btnMove
|
||
//
|
||
this.btnMove.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.btnMove.Location = new System.Drawing.Point(261, 3);
|
||
this.btnMove.Name = "btnMove";
|
||
this.btnMove.Size = new System.Drawing.Size(79, 40);
|
||
this.btnMove.TabIndex = 32;
|
||
this.btnMove.Text = ">>>";
|
||
this.btnMove.UseVisualStyleBackColor = true;
|
||
this.btnMove.Click += new System.EventHandler(this.btnMove_Click);
|
||
//
|
||
// LvGap
|
||
//
|
||
this.LvGap.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||
this.LvGap.FullRowSelect = true;
|
||
this.LvGap.GridLines = true;
|
||
this.LvGap.HideSelection = false;
|
||
this.LvGap.Location = new System.Drawing.Point(1, 49);
|
||
this.LvGap.Name = "LvGap";
|
||
this.LvGap.Size = new System.Drawing.Size(340, 210);
|
||
this.LvGap.SmallImageList = this.imageList1;
|
||
this.LvGap.TabIndex = 14;
|
||
this.LvGap.UseCompatibleStateImageBehavior = false;
|
||
this.LvGap.SelectedIndexChanged += new System.EventHandler(this.LvGap_SelectedIndexChanged);
|
||
//
|
||
// imageList1
|
||
//
|
||
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
|
||
this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
|
||
this.imageList1.Images.SetKeyName(0, "About.png");
|
||
//
|
||
// txtStaticDiskLast
|
||
//
|
||
this.txtStaticDiskLast.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.txtStaticDiskLast.Location = new System.Drawing.Point(200, 168);
|
||
this.txtStaticDiskLast.Name = "txtStaticDiskLast";
|
||
this.txtStaticDiskLast.Size = new System.Drawing.Size(131, 32);
|
||
this.txtStaticDiskLast.TabIndex = 13;
|
||
//
|
||
// label14
|
||
//
|
||
this.label14.AutoSize = true;
|
||
this.label14.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold);
|
||
this.label14.ForeColor = System.Drawing.Color.DimGray;
|
||
this.label14.Location = new System.Drawing.Point(49, 168);
|
||
this.label14.Name = "label14";
|
||
this.label14.Size = new System.Drawing.Size(145, 30);
|
||
this.label14.TabIndex = 11;
|
||
this.label14.Text = "静盘编号后缀";
|
||
this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// txtStaticDiskFirst
|
||
//
|
||
this.txtStaticDiskFirst.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.txtStaticDiskFirst.Location = new System.Drawing.Point(200, 127);
|
||
this.txtStaticDiskFirst.Name = "txtStaticDiskFirst";
|
||
this.txtStaticDiskFirst.Size = new System.Drawing.Size(131, 32);
|
||
this.txtStaticDiskFirst.TabIndex = 10;
|
||
//
|
||
// label9
|
||
//
|
||
this.label9.AutoSize = true;
|
||
this.label9.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold);
|
||
this.label9.ForeColor = System.Drawing.Color.DimGray;
|
||
this.label9.Location = new System.Drawing.Point(49, 127);
|
||
this.label9.Name = "label9";
|
||
this.label9.Size = new System.Drawing.Size(145, 30);
|
||
this.label9.TabIndex = 9;
|
||
this.label9.Text = "静盘编号前缀";
|
||
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// txtEuroNoLast
|
||
//
|
||
this.txtEuroNoLast.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.txtEuroNoLast.Location = new System.Drawing.Point(200, 87);
|
||
this.txtEuroNoLast.Name = "txtEuroNoLast";
|
||
this.txtEuroNoLast.Size = new System.Drawing.Size(131, 32);
|
||
this.txtEuroNoLast.TabIndex = 8;
|
||
//
|
||
// label10
|
||
//
|
||
this.label10.AutoSize = true;
|
||
this.label10.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold);
|
||
this.label10.ForeColor = System.Drawing.Color.DimGray;
|
||
this.label10.Location = new System.Drawing.Point(5, 87);
|
||
this.label10.Name = "label10";
|
||
this.label10.Size = new System.Drawing.Size(189, 30);
|
||
this.label10.TabIndex = 7;
|
||
this.label10.Text = "欧式机构编号后缀";
|
||
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// txtEuroNoFirst
|
||
//
|
||
this.txtEuroNoFirst.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.txtEuroNoFirst.Location = new System.Drawing.Point(200, 44);
|
||
this.txtEuroNoFirst.Name = "txtEuroNoFirst";
|
||
this.txtEuroNoFirst.Size = new System.Drawing.Size(131, 32);
|
||
this.txtEuroNoFirst.TabIndex = 6;
|
||
//
|
||
// label12
|
||
//
|
||
this.label12.AutoSize = true;
|
||
this.label12.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold);
|
||
this.label12.ForeColor = System.Drawing.Color.DimGray;
|
||
this.label12.Location = new System.Drawing.Point(5, 44);
|
||
this.label12.Name = "label12";
|
||
this.label12.Size = new System.Drawing.Size(189, 30);
|
||
this.label12.TabIndex = 5;
|
||
this.label12.Text = "欧式机构编号前缀";
|
||
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// groupBox2
|
||
//
|
||
this.groupBox2.Controls.Add(this.txtCylinderNoLast5);
|
||
this.groupBox2.Controls.Add(this.label8);
|
||
this.groupBox2.Controls.Add(this.txtCylinderNoFirst8);
|
||
this.groupBox2.Controls.Add(this.label7);
|
||
this.groupBox2.Controls.Add(this.txtCylinderNo);
|
||
this.groupBox2.Controls.Add(this.label13);
|
||
this.groupBox2.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||
this.groupBox2.Location = new System.Drawing.Point(2, 2);
|
||
this.groupBox2.Name = "groupBox2";
|
||
this.groupBox2.Size = new System.Drawing.Size(355, 169);
|
||
this.groupBox2.TabIndex = 15;
|
||
this.groupBox2.TabStop = false;
|
||
this.groupBox2.Text = "筒体号";
|
||
//
|
||
// txtCylinderNoLast5
|
||
//
|
||
this.txtCylinderNoLast5.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.txtCylinderNoLast5.Location = new System.Drawing.Point(148, 118);
|
||
this.txtCylinderNoLast5.Name = "txtCylinderNoLast5";
|
||
this.txtCylinderNoLast5.Size = new System.Drawing.Size(194, 32);
|
||
this.txtCylinderNoLast5.TabIndex = 10;
|
||
this.txtCylinderNoLast5.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtCylinderNoLast5_KeyDown);
|
||
//
|
||
// label8
|
||
//
|
||
this.label8.AutoSize = true;
|
||
this.label8.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold);
|
||
this.label8.ForeColor = System.Drawing.Color.DimGray;
|
||
this.label8.Location = new System.Drawing.Point(4, 119);
|
||
this.label8.Name = "label8";
|
||
this.label8.Size = new System.Drawing.Size(137, 30);
|
||
this.label8.TabIndex = 9;
|
||
this.label8.Text = "筒体号后5位";
|
||
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// txtCylinderNoFirst8
|
||
//
|
||
this.txtCylinderNoFirst8.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.txtCylinderNoFirst8.Location = new System.Drawing.Point(148, 71);
|
||
this.txtCylinderNoFirst8.Name = "txtCylinderNoFirst8";
|
||
this.txtCylinderNoFirst8.Size = new System.Drawing.Size(194, 32);
|
||
this.txtCylinderNoFirst8.TabIndex = 8;
|
||
//
|
||
// label7
|
||
//
|
||
this.label7.AutoSize = true;
|
||
this.label7.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold);
|
||
this.label7.ForeColor = System.Drawing.Color.DimGray;
|
||
this.label7.Location = new System.Drawing.Point(4, 72);
|
||
this.label7.Name = "label7";
|
||
this.label7.Size = new System.Drawing.Size(137, 30);
|
||
this.label7.TabIndex = 7;
|
||
this.label7.Text = "筒体号前8位";
|
||
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// txtCylinderNo
|
||
//
|
||
this.txtCylinderNo.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.txtCylinderNo.Location = new System.Drawing.Point(148, 26);
|
||
this.txtCylinderNo.Name = "txtCylinderNo";
|
||
this.txtCylinderNo.Size = new System.Drawing.Size(194, 32);
|
||
this.txtCylinderNo.TabIndex = 6;
|
||
this.txtCylinderNo.Enter += new System.EventHandler(this.txtCylinderNo_Enter);
|
||
this.txtCylinderNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtCylinderNo_KeyDown);
|
||
this.txtCylinderNo.Leave += new System.EventHandler(this.txtCylinderNo_Leave);
|
||
//
|
||
// label13
|
||
//
|
||
this.label13.AutoSize = true;
|
||
this.label13.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Bold);
|
||
this.label13.ForeColor = System.Drawing.Color.DimGray;
|
||
this.label13.Location = new System.Drawing.Point(62, 27);
|
||
this.label13.Name = "label13";
|
||
this.label13.Size = new System.Drawing.Size(79, 30);
|
||
this.label13.TabIndex = 5;
|
||
this.label13.Text = "筒体号";
|
||
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// tabPage2
|
||
//
|
||
this.tabPage2.Controls.Add(this.LoginTitle);
|
||
this.tabPage2.Controls.Add(this.btnLogin);
|
||
this.tabPage2.Controls.Add(this.txtPassword);
|
||
this.tabPage2.Controls.Add(this.txtUserName);
|
||
this.tabPage2.Controls.Add(this.label44);
|
||
this.tabPage2.Controls.Add(this.label35);
|
||
this.tabPage2.Controls.Add(this.label11);
|
||
this.tabPage2.Location = new System.Drawing.Point(4, 9);
|
||
this.tabPage2.Name = "tabPage2";
|
||
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
||
this.tabPage2.Size = new System.Drawing.Size(907, 692);
|
||
this.tabPage2.TabIndex = 1;
|
||
this.tabPage2.Text = "tabPage2";
|
||
this.tabPage2.UseVisualStyleBackColor = true;
|
||
//
|
||
// LoginTitle
|
||
//
|
||
this.LoginTitle.BackColor = System.Drawing.Color.DeepSkyBlue;
|
||
this.LoginTitle.Dock = System.Windows.Forms.DockStyle.Top;
|
||
this.LoginTitle.Font = new System.Drawing.Font("微软雅黑", 46.75F);
|
||
this.LoginTitle.ForeColor = System.Drawing.Color.White;
|
||
this.LoginTitle.Location = new System.Drawing.Point(3, 3);
|
||
this.LoginTitle.Name = "LoginTitle";
|
||
this.LoginTitle.Size = new System.Drawing.Size(901, 88);
|
||
this.LoginTitle.TabIndex = 13;
|
||
this.LoginTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// btnLogin
|
||
//
|
||
this.btnLogin.BackColor = System.Drawing.Color.SandyBrown;
|
||
this.btnLogin.Font = new System.Drawing.Font("微软雅黑", 22F);
|
||
this.btnLogin.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
|
||
this.btnLogin.Location = new System.Drawing.Point(334, 450);
|
||
this.btnLogin.Name = "btnLogin";
|
||
this.btnLogin.Size = new System.Drawing.Size(281, 67);
|
||
this.btnLogin.TabIndex = 12;
|
||
this.btnLogin.Text = "登 录";
|
||
this.btnLogin.UseVisualStyleBackColor = false;
|
||
this.btnLogin.Click += new System.EventHandler(this.btnLogin_Click);
|
||
//
|
||
// txtPassword
|
||
//
|
||
this.txtPassword.Font = new System.Drawing.Font("微软雅黑", 16F);
|
||
this.txtPassword.Location = new System.Drawing.Point(381, 356);
|
||
this.txtPassword.Name = "txtPassword";
|
||
this.txtPassword.PasswordChar = '*';
|
||
this.txtPassword.Size = new System.Drawing.Size(196, 36);
|
||
this.txtPassword.TabIndex = 11;
|
||
//
|
||
// txtUserName
|
||
//
|
||
this.txtUserName.Font = new System.Drawing.Font("微软雅黑", 16F);
|
||
this.txtUserName.Location = new System.Drawing.Point(381, 284);
|
||
this.txtUserName.Name = "txtUserName";
|
||
this.txtUserName.Size = new System.Drawing.Size(196, 36);
|
||
this.txtUserName.TabIndex = 10;
|
||
//
|
||
// label44
|
||
//
|
||
this.label44.AutoSize = true;
|
||
this.label44.Font = new System.Drawing.Font("微软雅黑", 16F);
|
||
this.label44.Location = new System.Drawing.Point(291, 359);
|
||
this.label44.Name = "label44";
|
||
this.label44.Size = new System.Drawing.Size(62, 30);
|
||
this.label44.TabIndex = 9;
|
||
this.label44.Text = "密码:";
|
||
//
|
||
// label35
|
||
//
|
||
this.label35.AutoSize = true;
|
||
this.label35.Font = new System.Drawing.Font("微软雅黑", 16F);
|
||
this.label35.Location = new System.Drawing.Point(291, 284);
|
||
this.label35.Name = "label35";
|
||
this.label35.Size = new System.Drawing.Size(84, 30);
|
||
this.label35.TabIndex = 8;
|
||
this.label35.Text = "用户名:";
|
||
//
|
||
// label11
|
||
//
|
||
this.label11.AutoSize = true;
|
||
this.label11.Font = new System.Drawing.Font("微软雅黑", 26.75F);
|
||
this.label11.Location = new System.Drawing.Point(396, 176);
|
||
this.label11.Name = "label11";
|
||
this.label11.Size = new System.Drawing.Size(164, 46);
|
||
this.label11.TabIndex = 7;
|
||
this.label11.Text = "用户登录";
|
||
//
|
||
// tabPage3
|
||
//
|
||
this.tabPage3.Controls.Add(this.btnBack);
|
||
this.tabPage3.Controls.Add(this.groupBox1);
|
||
this.tabPage3.Controls.Add(this.label15);
|
||
this.tabPage3.Location = new System.Drawing.Point(4, 9);
|
||
this.tabPage3.Name = "tabPage3";
|
||
this.tabPage3.Size = new System.Drawing.Size(907, 692);
|
||
this.tabPage3.TabIndex = 2;
|
||
this.tabPage3.UseVisualStyleBackColor = true;
|
||
//
|
||
// btnBack
|
||
//
|
||
this.btnBack.BackColor = System.Drawing.Color.Coral;
|
||
this.btnBack.Font = new System.Drawing.Font("微软雅黑", 20F, System.Drawing.FontStyle.Bold);
|
||
this.btnBack.ForeColor = System.Drawing.Color.Transparent;
|
||
this.btnBack.Location = new System.Drawing.Point(747, 602);
|
||
this.btnBack.Name = "btnBack";
|
||
this.btnBack.Size = new System.Drawing.Size(140, 76);
|
||
this.btnBack.TabIndex = 14;
|
||
this.btnBack.Text = "返 回";
|
||
this.btnBack.UseVisualStyleBackColor = false;
|
||
this.btnBack.Click += new System.EventHandler(this.btnBack_Click);
|
||
//
|
||
// groupBox1
|
||
//
|
||
this.groupBox1.Controls.Add(this.cbxDefaultOK);
|
||
this.groupBox1.Location = new System.Drawing.Point(3, 73);
|
||
this.groupBox1.Name = "groupBox1";
|
||
this.groupBox1.Size = new System.Drawing.Size(904, 148);
|
||
this.groupBox1.TabIndex = 13;
|
||
this.groupBox1.TabStop = false;
|
||
this.groupBox1.Text = "配置";
|
||
//
|
||
// cbxDefaultOK
|
||
//
|
||
this.cbxDefaultOK.AutoSize = true;
|
||
this.cbxDefaultOK.Checked = true;
|
||
this.cbxDefaultOK.CheckState = System.Windows.Forms.CheckState.Checked;
|
||
this.cbxDefaultOK.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.cbxDefaultOK.Location = new System.Drawing.Point(23, 65);
|
||
this.cbxDefaultOK.Name = "cbxDefaultOK";
|
||
this.cbxDefaultOK.Size = new System.Drawing.Size(149, 29);
|
||
this.cbxDefaultOK.TabIndex = 13;
|
||
this.cbxDefaultOK.Text = "判断项默认0K";
|
||
this.cbxDefaultOK.UseVisualStyleBackColor = true;
|
||
this.cbxDefaultOK.CheckStateChanged += new System.EventHandler(this.cbxDefaultOK_CheckStateChanged);
|
||
//
|
||
// label15
|
||
//
|
||
this.label15.BackColor = System.Drawing.Color.DeepSkyBlue;
|
||
this.label15.Dock = System.Windows.Forms.DockStyle.Top;
|
||
this.label15.Font = new System.Drawing.Font("微软雅黑", 26.75F);
|
||
this.label15.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
||
this.label15.Location = new System.Drawing.Point(0, 0);
|
||
this.label15.Name = "label15";
|
||
this.label15.Size = new System.Drawing.Size(907, 59);
|
||
this.label15.TabIndex = 8;
|
||
this.label15.Text = "系统设置";
|
||
this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||
//
|
||
// MeterSeria
|
||
//
|
||
this.MeterSeria.DataReceived += new System.IO.Ports.SerialDataReceivedEventHandler(this.MeterSeria_DataReceived);
|
||
//
|
||
// btnDyDiskBrackMatch
|
||
//
|
||
this.btnDyDiskBrackMatch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
|
||
this.btnDyDiskBrackMatch.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.btnDyDiskBrackMatch.ForeColor = System.Drawing.Color.White;
|
||
this.btnDyDiskBrackMatch.Location = new System.Drawing.Point(396, 337);
|
||
this.btnDyDiskBrackMatch.Name = "btnDyDiskBrackMatch";
|
||
this.btnDyDiskBrackMatch.Size = new System.Drawing.Size(128, 63);
|
||
this.btnDyDiskBrackMatch.TabIndex = 45;
|
||
this.btnDyDiskBrackMatch.Text = "动盘与支架\r\n等级匹配OK";
|
||
this.btnDyDiskBrackMatch.UseVisualStyleBackColor = false;
|
||
this.btnDyDiskBrackMatch.Visible = false;
|
||
this.btnDyDiskBrackMatch.Click += new System.EventHandler(this.btnDyDiskBrackMatch_Click);
|
||
//
|
||
// Main
|
||
//
|
||
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||
this.ClientSize = new System.Drawing.Size(1008, 729);
|
||
this.Controls.Add(this.splitContainer1);
|
||
this.Controls.Add(this.statusStrip1);
|
||
this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||
this.Margin = new System.Windows.Forms.Padding(4);
|
||
this.MaximizeBox = false;
|
||
this.Name = "Main";
|
||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||
this.Text = "动静盘安装";
|
||
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
||
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Main_FormClosed);
|
||
this.Load += new System.EventHandler(this.Main_Load);
|
||
this.statusStrip1.ResumeLayout(false);
|
||
this.statusStrip1.PerformLayout();
|
||
this.splitContainer1.Panel1.ResumeLayout(false);
|
||
this.splitContainer1.Panel1.PerformLayout();
|
||
this.splitContainer1.Panel2.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
|
||
this.splitContainer1.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
||
this.TabControlMain.ResumeLayout(false);
|
||
this.tabPage1.ResumeLayout(false);
|
||
this.panelESOP.ResumeLayout(false);
|
||
this.groupBox4.ResumeLayout(false);
|
||
this.groupBox4.PerformLayout();
|
||
this.PanelOther.ResumeLayout(false);
|
||
this.PanelOther.PerformLayout();
|
||
this.PanelRight.ResumeLayout(false);
|
||
this.PanelRight.PerformLayout();
|
||
this.panel7.ResumeLayout(false);
|
||
this.panel7.PerformLayout();
|
||
this.panel6.ResumeLayout(false);
|
||
this.panel6.PerformLayout();
|
||
this.panel5.ResumeLayout(false);
|
||
this.panel5.PerformLayout();
|
||
this.panel4.ResumeLayout(false);
|
||
this.panel4.PerformLayout();
|
||
this.panel3.ResumeLayout(false);
|
||
this.panel3.PerformLayout();
|
||
this.panel2.ResumeLayout(false);
|
||
this.panel2.PerformLayout();
|
||
this.panel1.ResumeLayout(false);
|
||
this.groupBox3.ResumeLayout(false);
|
||
this.groupBox3.PerformLayout();
|
||
this.PanelGap.ResumeLayout(false);
|
||
this.PanelGap.PerformLayout();
|
||
this.groupBox2.ResumeLayout(false);
|
||
this.groupBox2.PerformLayout();
|
||
this.tabPage2.ResumeLayout(false);
|
||
this.tabPage2.PerformLayout();
|
||
this.tabPage3.ResumeLayout(false);
|
||
this.groupBox1.ResumeLayout(false);
|
||
this.groupBox1.PerformLayout();
|
||
this.ResumeLayout(false);
|
||
this.PerformLayout();
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private System.Windows.Forms.SplitContainer splitContainer1;
|
||
private System.Windows.Forms.StatusStrip statusStrip1;
|
||
private System.Windows.Forms.ToolStripStatusLabel tslPLC;
|
||
private System.Windows.Forms.ToolStripStatusLabel tslServer;
|
||
private System.Windows.Forms.ToolStripStatusLabel tslCurrentUser;
|
||
private System.Windows.Forms.TabControl TabControlMain;
|
||
private System.Windows.Forms.TabPage tabPage1;
|
||
private System.Windows.Forms.TabPage tabPage2;
|
||
private System.Windows.Forms.PictureBox pictureBox1;
|
||
private System.Windows.Forms.Label label45;
|
||
private System.Windows.Forms.Button btnModelMatch;
|
||
private System.Windows.Forms.Label label6;
|
||
private System.Windows.Forms.Button btnClose;
|
||
private System.Windows.Forms.Label label5;
|
||
private System.Windows.Forms.Button btnSystemSet;
|
||
private System.Windows.Forms.Label label4;
|
||
private System.Windows.Forms.Button btnUserManage;
|
||
private System.Windows.Forms.Label label3;
|
||
private System.Windows.Forms.Button btnLogout;
|
||
private System.Windows.Forms.Label label2;
|
||
private System.Windows.Forms.Button btnLog;
|
||
private System.Windows.Forms.Label label1;
|
||
private System.Windows.Forms.Button btnHistory;
|
||
private System.Windows.Forms.Panel panel1;
|
||
private System.Windows.Forms.Label label13;
|
||
private System.Windows.Forms.Panel panelESOP;
|
||
private System.Windows.Forms.Label LoginTitle;
|
||
private System.Windows.Forms.Button btnLogin;
|
||
private System.Windows.Forms.TextBox txtPassword;
|
||
private System.Windows.Forms.TextBox txtUserName;
|
||
private System.Windows.Forms.Label label44;
|
||
private System.Windows.Forms.Label label35;
|
||
private System.Windows.Forms.Label label11;
|
||
private System.Windows.Forms.TabPage tabPage3;
|
||
private System.Windows.Forms.Label label15;
|
||
private System.Windows.Forms.GroupBox groupBox1;
|
||
private System.Windows.Forms.Button btnBack;
|
||
private System.Windows.Forms.GroupBox groupBox2;
|
||
private System.Windows.Forms.TextBox txtCylinderNoLast5;
|
||
private System.Windows.Forms.Label label8;
|
||
private System.Windows.Forms.TextBox txtCylinderNoFirst8;
|
||
private System.Windows.Forms.Label label7;
|
||
private System.Windows.Forms.TextBox txtCylinderNo;
|
||
private System.Windows.Forms.GroupBox groupBox3;
|
||
private System.Windows.Forms.TextBox txtStaticDiskFirst;
|
||
private System.Windows.Forms.Label label9;
|
||
private System.Windows.Forms.TextBox txtEuroNoLast;
|
||
private System.Windows.Forms.Label label10;
|
||
private System.Windows.Forms.TextBox txtEuroNoFirst;
|
||
private System.Windows.Forms.Label label12;
|
||
private System.Windows.Forms.Label label14;
|
||
private System.Windows.Forms.TextBox txtStaticDiskLast;
|
||
private System.Windows.Forms.GroupBox groupBox4;
|
||
private System.Windows.Forms.TextBox txtStaticDiskNoW;
|
||
private System.Windows.Forms.Label label16;
|
||
private System.Windows.Forms.TextBox txtDynStaticDiskNo;
|
||
private System.Windows.Forms.Label label17;
|
||
private System.Windows.Forms.TextBox txtEuroSeriesNo;
|
||
private System.Windows.Forms.Label label19;
|
||
private System.Windows.Forms.TextBox txtEuroNo;
|
||
private System.Windows.Forms.Label label20;
|
||
private System.Windows.Forms.Label label27;
|
||
private System.Windows.Forms.Label label26;
|
||
private System.Windows.Forms.Label label25;
|
||
private System.Windows.Forms.Label label24;
|
||
private System.Windows.Forms.Label label23;
|
||
private System.Windows.Forms.Label label22;
|
||
private System.Windows.Forms.Label label21;
|
||
private System.Windows.Forms.Panel panel2;
|
||
private System.Windows.Forms.RadioButton rbPartCountNG;
|
||
private System.Windows.Forms.RadioButton rbPartCountOK;
|
||
private System.Windows.Forms.TextBox txtStaticDiskCastNo;
|
||
private System.Windows.Forms.Panel panel5;
|
||
private System.Windows.Forms.RadioButton rbDynStaticNoSameNG;
|
||
private System.Windows.Forms.RadioButton rbDynStaticNoSameOK;
|
||
private System.Windows.Forms.Panel panel4;
|
||
private System.Windows.Forms.RadioButton rbSpiralScrewNG;
|
||
private System.Windows.Forms.RadioButton rbSpiralScrewOK;
|
||
private System.Windows.Forms.Panel panel3;
|
||
private System.Windows.Forms.RadioButton rbBracketOilNG;
|
||
private System.Windows.Forms.RadioButton rbBracketOilOK;
|
||
private System.Windows.Forms.Panel panel6;
|
||
private System.Windows.Forms.RadioButton rbDynStaticNoBreakNG;
|
||
private System.Windows.Forms.RadioButton rbDynStaticNoBreakOK;
|
||
private System.Windows.Forms.TextBox txtEuroCastNo;
|
||
private System.Windows.Forms.Button btnTrue;
|
||
private System.Windows.Forms.Panel panel7;
|
||
private System.Windows.Forms.RadioButton rbLiquidInjeMachNG;
|
||
private System.Windows.Forms.RadioButton rbLiquidInjeMachOK;
|
||
private System.Windows.Forms.Label label28;
|
||
private System.IO.Ports.SerialPort MeterSeria;
|
||
private System.Windows.Forms.ToolStripStatusLabel tslMeterSeria;
|
||
private System.Windows.Forms.ListView LvGap;
|
||
private System.Windows.Forms.Panel PanelGap;
|
||
private System.Windows.Forms.Button btnMove;
|
||
private System.Windows.Forms.Button btnLVGapDelete;
|
||
private System.Windows.Forms.Button btnOtherDelete;
|
||
private System.Windows.Forms.Panel PanelRight;
|
||
private System.Windows.Forms.Label label29;
|
||
private System.Windows.Forms.TextBox txtOtherGapGroup;
|
||
private System.Windows.Forms.TextBox txtOtherBracket;
|
||
private System.Windows.Forms.Label label32;
|
||
private System.Windows.Forms.TextBox txtOtherEuro;
|
||
private System.Windows.Forms.Label label31;
|
||
private System.Windows.Forms.TextBox txtOtherDynDisk;
|
||
private System.Windows.Forms.Label label30;
|
||
private System.Windows.Forms.Label lblSubmitMsg;
|
||
private System.Windows.Forms.Label label33;
|
||
private System.Windows.Forms.TextBox txtExhCoveBatch;
|
||
private System.Windows.Forms.Button button1;
|
||
private System.Windows.Forms.ImageList imageList1;
|
||
private System.Windows.Forms.Label lblTongZhiGui;
|
||
private System.Windows.Forms.TextBox txtOtherGapValue;
|
||
private System.Windows.Forms.Label label34;
|
||
private System.Windows.Forms.CheckBox cbxDefaultOK;
|
||
private System.Windows.Forms.Label lblCylinderNoAlarmMsg;
|
||
private System.Windows.Forms.Panel PanelOther;
|
||
private System.Windows.Forms.Label lblMeterDataState;
|
||
private System.Windows.Forms.Button btnDyDiskBrackMatch;
|
||
}
|
||
} |