517 lines
28 KiB
C#
517 lines
28 KiB
C#
namespace NSAnalysis
|
||
{
|
||
partial class FEHYRightCarData
|
||
{
|
||
/// <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(FEHYRightCarData));
|
||
this.radTitleBar1 = new Telerik.WinControls.UI.RadTitleBar();
|
||
this.label2 = new System.Windows.Forms.Label();
|
||
this.labTitle = new System.Windows.Forms.Label();
|
||
this.labVIN = new System.Windows.Forms.Label();
|
||
this.label3 = new System.Windows.Forms.Label();
|
||
this.tmrRefreshData = new System.Windows.Forms.Timer(this.components);
|
||
this.R14 = new UserControlClass.UCVWNextSense();
|
||
this.R15 = new UserControlClass.UCVWNextSense();
|
||
this.R16 = new UserControlClass.UCVWNextSense();
|
||
this.R18 = new UserControlClass.UCVWNextSense();
|
||
this.R10 = new UserControlClass.UCVWNextSense();
|
||
this.R08 = new UserControlClass.UCVWNextSense();
|
||
this.R12 = new UserControlClass.UCVWNextSense();
|
||
this.R13 = new UserControlClass.UCVWNextSense();
|
||
this.R04 = new UserControlClass.UCVWNextSense();
|
||
this.R02 = new UserControlClass.UCVWNextSense();
|
||
this.R01 = new UserControlClass.UCVWNextSense();
|
||
this.R03 = new UserControlClass.UCVWNextSense();
|
||
this.R06 = new UserControlClass.UCVWNextSense();
|
||
this.btnRefresh = new System.Windows.Forms.Button();
|
||
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
||
this.pbRightCar = new System.Windows.Forms.PictureBox();
|
||
((System.ComponentModel.ISupportInitialize)(this.radTitleBar1)).BeginInit();
|
||
this.radTitleBar1.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.pbRightCar)).BeginInit();
|
||
this.SuspendLayout();
|
||
//
|
||
// radTitleBar1
|
||
//
|
||
this.radTitleBar1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.radTitleBar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
||
this.radTitleBar1.Controls.Add(this.label2);
|
||
this.radTitleBar1.Controls.Add(this.labTitle);
|
||
this.radTitleBar1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.radTitleBar1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
||
this.radTitleBar1.Location = new System.Drawing.Point(1, 1);
|
||
this.radTitleBar1.Name = "radTitleBar1";
|
||
//
|
||
//
|
||
//
|
||
this.radTitleBar1.RootElement.ApplyShapeToControl = true;
|
||
this.radTitleBar1.RootElement.BorderHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
||
this.radTitleBar1.Size = new System.Drawing.Size(1918, 37);
|
||
this.radTitleBar1.TabIndex = 0;
|
||
this.radTitleBar1.TabStop = false;
|
||
this.radTitleBar1.Text = "右侧车身测量数据";
|
||
((Telerik.WinControls.UI.RadTitleBarElement)(this.radTitleBar1.GetChildAt(0))).Text = "右侧车身测量数据";
|
||
((Telerik.WinControls.Primitives.FillPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
||
((Telerik.WinControls.Primitives.FillPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(0))).BackColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
||
((Telerik.WinControls.Primitives.FillPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(0))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
||
((Telerik.WinControls.Primitives.FillPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(0))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.None;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(1))).LeftColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(1))).TopColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(1))).RightColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(1))).BottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(1))).BottomShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(1))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(1))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(1))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(1))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(1))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.Default;
|
||
//
|
||
// label2
|
||
//
|
||
this.label2.Anchor = System.Windows.Forms.AnchorStyles.Top;
|
||
this.label2.AutoSize = true;
|
||
this.label2.Image = ((System.Drawing.Image)(resources.GetObject("label2.Image")));
|
||
this.label2.Location = new System.Drawing.Point(875, -5);
|
||
this.label2.Name = "label2";
|
||
this.label2.Padding = new System.Windows.Forms.Padding(20, 14, 20, 14);
|
||
this.label2.Size = new System.Drawing.Size(40, 50);
|
||
this.label2.TabIndex = 1;
|
||
//
|
||
// labTitle
|
||
//
|
||
this.labTitle.Anchor = System.Windows.Forms.AnchorStyles.Top;
|
||
this.labTitle.AutoSize = true;
|
||
this.labTitle.Font = new System.Drawing.Font("微软雅黑", 14F);
|
||
this.labTitle.ForeColor = System.Drawing.Color.White;
|
||
this.labTitle.Location = new System.Drawing.Point(911, 7);
|
||
this.labTitle.Name = "labTitle";
|
||
this.labTitle.Size = new System.Drawing.Size(164, 25);
|
||
this.labTitle.TabIndex = 0;
|
||
this.labTitle.Text = "右侧车身测量数据";
|
||
//
|
||
// labVIN
|
||
//
|
||
this.labVIN.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||
this.labVIN.AutoSize = true;
|
||
this.labVIN.Font = new System.Drawing.Font("Segoe UI", 58F);
|
||
this.labVIN.Location = new System.Drawing.Point(760, 970);
|
||
this.labVIN.Name = "labVIN";
|
||
this.labVIN.Size = new System.Drawing.Size(838, 104);
|
||
this.labVIN.TabIndex = 32;
|
||
this.labVIN.Text = "LNNACDEBXRDA20251";
|
||
//
|
||
// label3
|
||
//
|
||
this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||
this.label3.AutoSize = true;
|
||
this.label3.Font = new System.Drawing.Font("Segoe UI", 58F);
|
||
this.label3.Location = new System.Drawing.Point(500, 969);
|
||
this.label3.Name = "label3";
|
||
this.label3.Size = new System.Drawing.Size(253, 104);
|
||
this.label3.TabIndex = 33;
|
||
this.label3.Text = "VIN:";
|
||
//
|
||
// tmrRefreshData
|
||
//
|
||
this.tmrRefreshData.Interval = 1000;
|
||
this.tmrRefreshData.Tick += new System.EventHandler(this.tmrRefreshData_Tick);
|
||
//
|
||
// R14
|
||
//
|
||
this.R14.BackColor = System.Drawing.Color.White;
|
||
this.R14.ForeColor = System.Drawing.Color.Black;
|
||
this.R14.labFLowerUpper = "-2.0/2.0";
|
||
this.R14.labFText = "F";
|
||
this.R14.labFVal = "-0.7";
|
||
this.R14.labGLowerUpper = "1.0/6.0";
|
||
this.R14.labGText = "G";
|
||
this.R14.labGVal = "3.4";
|
||
this.R14.labTitleText = "R-14";
|
||
this.R14.Location = new System.Drawing.Point(280, 115);
|
||
this.R14.Name = "R14";
|
||
this.R14.Size = new System.Drawing.Size(220, 145);
|
||
this.R14.TabIndex = 34;
|
||
this.R14.tlpBackColor = System.Drawing.Color.Lime;
|
||
this.R14.tlpFBackColor = System.Drawing.Color.Lime;
|
||
this.R14.tlpGBackColor = System.Drawing.Color.Lime;
|
||
this.R14.tlpTitleBackSize = new System.Drawing.Size(216, 49);
|
||
//
|
||
// R15
|
||
//
|
||
this.R15.BackColor = System.Drawing.Color.White;
|
||
this.R15.ForeColor = System.Drawing.Color.Black;
|
||
this.R15.labFLowerUpper = "-2.0/2.0";
|
||
this.R15.labFText = "F";
|
||
this.R15.labFVal = "-1.4";
|
||
this.R15.labGLowerUpper = "1.0/6.0";
|
||
this.R15.labGText = "G";
|
||
this.R15.labGVal = "4.2";
|
||
this.R15.labTitleText = "R-15";
|
||
this.R15.Location = new System.Drawing.Point(4, 113);
|
||
this.R15.Name = "R15";
|
||
this.R15.Size = new System.Drawing.Size(220, 145);
|
||
this.R15.TabIndex = 35;
|
||
this.R15.tlpBackColor = System.Drawing.Color.Lime;
|
||
this.R15.tlpFBackColor = System.Drawing.Color.Lime;
|
||
this.R15.tlpGBackColor = System.Drawing.Color.Lime;
|
||
this.R15.tlpTitleBackSize = new System.Drawing.Size(216, 49);
|
||
//
|
||
// R16
|
||
//
|
||
this.R16.BackColor = System.Drawing.Color.White;
|
||
this.R16.ForeColor = System.Drawing.Color.Black;
|
||
this.R16.labFLowerUpper = "-2.0/2.0";
|
||
this.R16.labFText = "F";
|
||
this.R16.labFVal = "-0.9mm";
|
||
this.R16.labGLowerUpper = "1.0/6.0";
|
||
this.R16.labGText = "G";
|
||
this.R16.labGVal = "2.5mm";
|
||
this.R16.labTitleText = "R-16";
|
||
this.R16.Location = new System.Drawing.Point(3, 358);
|
||
this.R16.Name = "R16";
|
||
this.R16.Size = new System.Drawing.Size(220, 145);
|
||
this.R16.TabIndex = 37;
|
||
this.R16.tlpBackColor = System.Drawing.Color.Lime;
|
||
this.R16.tlpFBackColor = System.Drawing.Color.Lime;
|
||
this.R16.tlpGBackColor = System.Drawing.Color.Lime;
|
||
this.R16.tlpTitleBackSize = new System.Drawing.Size(216, 49);
|
||
//
|
||
// R18
|
||
//
|
||
this.R18.BackColor = System.Drawing.Color.White;
|
||
this.R18.ForeColor = System.Drawing.Color.Black;
|
||
this.R18.labFLowerUpper = "-2.0/2.0";
|
||
this.R18.labFText = "F";
|
||
this.R18.labFVal = "-2.0";
|
||
this.R18.labGLowerUpper = "1.0/6.0";
|
||
this.R18.labGText = "G";
|
||
this.R18.labGVal = "3.8";
|
||
this.R18.labTitleText = "R-18";
|
||
this.R18.Location = new System.Drawing.Point(2, 560);
|
||
this.R18.Name = "R18";
|
||
this.R18.Size = new System.Drawing.Size(220, 145);
|
||
this.R18.TabIndex = 38;
|
||
this.R18.tlpBackColor = System.Drawing.Color.Lime;
|
||
this.R18.tlpFBackColor = System.Drawing.Color.Lime;
|
||
this.R18.tlpGBackColor = System.Drawing.Color.Lime;
|
||
this.R18.tlpTitleBackSize = new System.Drawing.Size(216, 49);
|
||
//
|
||
// R10
|
||
//
|
||
this.R10.BackColor = System.Drawing.Color.White;
|
||
this.R10.ForeColor = System.Drawing.Color.Black;
|
||
this.R10.labFLowerUpper = "-2.0/2.0";
|
||
this.R10.labFText = "F";
|
||
this.R10.labFVal = "0.2mm";
|
||
this.R10.labGLowerUpper = "1.0/6.0";
|
||
this.R10.labGText = "G";
|
||
this.R10.labGVal = "2.9mm";
|
||
this.R10.labTitleText = "R-10";
|
||
this.R10.Location = new System.Drawing.Point(844, 799);
|
||
this.R10.Name = "R10";
|
||
this.R10.Size = new System.Drawing.Size(220, 145);
|
||
this.R10.TabIndex = 42;
|
||
this.R10.tlpBackColor = System.Drawing.Color.Lime;
|
||
this.R10.tlpFBackColor = System.Drawing.Color.Lime;
|
||
this.R10.tlpGBackColor = System.Drawing.Color.Lime;
|
||
this.R10.tlpTitleBackSize = new System.Drawing.Size(216, 49);
|
||
//
|
||
// R08
|
||
//
|
||
this.R08.BackColor = System.Drawing.Color.White;
|
||
this.R08.ForeColor = System.Drawing.Color.Black;
|
||
this.R08.labFLowerUpper = "-2.0/2.0";
|
||
this.R08.labFText = "F";
|
||
this.R08.labFVal = "0.1";
|
||
this.R08.labGLowerUpper = "1.0/6.0";
|
||
this.R08.labGText = "G";
|
||
this.R08.labGVal = "2.8";
|
||
this.R08.labTitleText = "R-08";
|
||
this.R08.Location = new System.Drawing.Point(856, 99);
|
||
this.R08.Name = "R08";
|
||
this.R08.Size = new System.Drawing.Size(220, 145);
|
||
this.R08.TabIndex = 44;
|
||
this.R08.tlpBackColor = System.Drawing.Color.Lime;
|
||
this.R08.tlpFBackColor = System.Drawing.Color.Lime;
|
||
this.R08.tlpGBackColor = System.Drawing.Color.Lime;
|
||
this.R08.tlpTitleBackSize = new System.Drawing.Size(216, 49);
|
||
//
|
||
// R12
|
||
//
|
||
this.R12.BackColor = System.Drawing.Color.White;
|
||
this.R12.ForeColor = System.Drawing.Color.Black;
|
||
this.R12.labFLowerUpper = "-2.0/2.0";
|
||
this.R12.labFText = "F";
|
||
this.R12.labFVal = "0.2mm";
|
||
this.R12.labGLowerUpper = "1.0/6.0";
|
||
this.R12.labGText = "G";
|
||
this.R12.labGVal = "3.5mm";
|
||
this.R12.labTitleText = "R-12";
|
||
this.R12.Location = new System.Drawing.Point(560, 99);
|
||
this.R12.Name = "R12";
|
||
this.R12.Size = new System.Drawing.Size(220, 145);
|
||
this.R12.TabIndex = 46;
|
||
this.R12.tlpBackColor = System.Drawing.Color.Lime;
|
||
this.R12.tlpFBackColor = System.Drawing.Color.Lime;
|
||
this.R12.tlpGBackColor = System.Drawing.Color.Lime;
|
||
this.R12.tlpTitleBackSize = new System.Drawing.Size(216, 49);
|
||
//
|
||
// R13
|
||
//
|
||
this.R13.BackColor = System.Drawing.Color.White;
|
||
this.R13.ForeColor = System.Drawing.Color.Black;
|
||
this.R13.labFLowerUpper = "-4.0/1.0";
|
||
this.R13.labFText = "F";
|
||
this.R13.labFVal = "-0.6";
|
||
this.R13.labGLowerUpper = "3.0/9.0";
|
||
this.R13.labGText = "G";
|
||
this.R13.labGVal = "7.3";
|
||
this.R13.labTitleText = "R-13";
|
||
this.R13.Location = new System.Drawing.Point(457, 799);
|
||
this.R13.Name = "R13";
|
||
this.R13.Size = new System.Drawing.Size(220, 145);
|
||
this.R13.TabIndex = 47;
|
||
this.R13.tlpBackColor = System.Drawing.Color.Lime;
|
||
this.R13.tlpFBackColor = System.Drawing.Color.Lime;
|
||
this.R13.tlpGBackColor = System.Drawing.Color.Lime;
|
||
this.R13.tlpTitleBackSize = new System.Drawing.Size(216, 49);
|
||
//
|
||
// R04
|
||
//
|
||
this.R04.BackColor = System.Drawing.Color.White;
|
||
this.R04.ForeColor = System.Drawing.Color.Black;
|
||
this.R04.labFLowerUpper = "-2.0/2.0";
|
||
this.R04.labFText = "F";
|
||
this.R04.labFVal = "0.5mm";
|
||
this.R04.labGLowerUpper = "1.0/6.0";
|
||
this.R04.labGText = "G";
|
||
this.R04.labGVal = "3.5mm";
|
||
this.R04.labTitleText = "R-04";
|
||
this.R04.Location = new System.Drawing.Point(1128, 111);
|
||
this.R04.Name = "R04";
|
||
this.R04.Size = new System.Drawing.Size(220, 145);
|
||
this.R04.TabIndex = 48;
|
||
this.R04.tlpBackColor = System.Drawing.Color.Lime;
|
||
this.R04.tlpFBackColor = System.Drawing.Color.Lime;
|
||
this.R04.tlpGBackColor = System.Drawing.Color.Lime;
|
||
this.R04.tlpTitleBackSize = new System.Drawing.Size(216, 49);
|
||
//
|
||
// R02
|
||
//
|
||
this.R02.BackColor = System.Drawing.Color.White;
|
||
this.R02.ForeColor = System.Drawing.Color.Black;
|
||
this.R02.labFLowerUpper = "-2.0/2.0";
|
||
this.R02.labFText = "F";
|
||
this.R02.labFVal = "-0.5mm";
|
||
this.R02.labGLowerUpper = "1.0/6.0";
|
||
this.R02.labGText = "G";
|
||
this.R02.labGVal = "4.0mm";
|
||
this.R02.labTitleText = "R-02";
|
||
this.R02.Location = new System.Drawing.Point(1688, 115);
|
||
this.R02.Name = "R02";
|
||
this.R02.Size = new System.Drawing.Size(220, 145);
|
||
this.R02.TabIndex = 49;
|
||
this.R02.tlpBackColor = System.Drawing.Color.Lime;
|
||
this.R02.tlpFBackColor = System.Drawing.Color.Lime;
|
||
this.R02.tlpGBackColor = System.Drawing.Color.Lime;
|
||
this.R02.tlpTitleBackSize = new System.Drawing.Size(216, 49);
|
||
//
|
||
// R01
|
||
//
|
||
this.R01.BackColor = System.Drawing.Color.White;
|
||
this.R01.ForeColor = System.Drawing.Color.Black;
|
||
this.R01.labFLowerUpper = "-2.0/2.0";
|
||
this.R01.labFText = "F";
|
||
this.R01.labFVal = "0.4mm";
|
||
this.R01.labGLowerUpper = "1.0/6.0";
|
||
this.R01.labGText = "G";
|
||
this.R01.labGVal = "3.7mm";
|
||
this.R01.labTitleText = "R-01";
|
||
this.R01.Location = new System.Drawing.Point(1687, 723);
|
||
this.R01.Name = "R01";
|
||
this.R01.Size = new System.Drawing.Size(220, 145);
|
||
this.R01.TabIndex = 55;
|
||
this.R01.tlpBackColor = System.Drawing.Color.Lime;
|
||
this.R01.tlpFBackColor = System.Drawing.Color.Lime;
|
||
this.R01.tlpGBackColor = System.Drawing.Color.Lime;
|
||
this.R01.tlpTitleBackSize = new System.Drawing.Size(216, 49);
|
||
//
|
||
// R03
|
||
//
|
||
this.R03.BackColor = System.Drawing.Color.White;
|
||
this.R03.ForeColor = System.Drawing.Color.Black;
|
||
this.R03.labFLowerUpper = "-3.0/2.0";
|
||
this.R03.labFText = "F";
|
||
this.R03.labFVal = "0.5mm";
|
||
this.R03.labGLowerUpper = "1.0/6.0";
|
||
this.R03.labGText = "G";
|
||
this.R03.labGVal = "3.2mm";
|
||
this.R03.labTitleText = "R-03";
|
||
this.R03.Location = new System.Drawing.Point(1393, 115);
|
||
this.R03.Name = "R03";
|
||
this.R03.Size = new System.Drawing.Size(220, 145);
|
||
this.R03.TabIndex = 56;
|
||
this.R03.tlpBackColor = System.Drawing.Color.Lime;
|
||
this.R03.tlpFBackColor = System.Drawing.Color.Lime;
|
||
this.R03.tlpGBackColor = System.Drawing.Color.Lime;
|
||
this.R03.tlpTitleBackSize = new System.Drawing.Size(216, 49);
|
||
//
|
||
// R06
|
||
//
|
||
this.R06.BackColor = System.Drawing.Color.White;
|
||
this.R06.ForeColor = System.Drawing.Color.Black;
|
||
this.R06.labFLowerUpper = "-2.0/2.0";
|
||
this.R06.labFText = "F";
|
||
this.R06.labFVal = "0.1mm";
|
||
this.R06.labGLowerUpper = "1.0/6.0";
|
||
this.R06.labGText = "G";
|
||
this.R06.labGVal = "3.6mm";
|
||
this.R06.labTitleText = "R-06";
|
||
this.R06.Location = new System.Drawing.Point(1186, 799);
|
||
this.R06.Name = "R06";
|
||
this.R06.Size = new System.Drawing.Size(220, 145);
|
||
this.R06.TabIndex = 57;
|
||
this.R06.tlpBackColor = System.Drawing.Color.Lime;
|
||
this.R06.tlpFBackColor = System.Drawing.Color.Lime;
|
||
this.R06.tlpGBackColor = System.Drawing.Color.Lime;
|
||
this.R06.tlpTitleBackSize = new System.Drawing.Size(216, 49);
|
||
//
|
||
// btnRefresh
|
||
//
|
||
this.btnRefresh.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.btnRefresh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
|
||
this.btnRefresh.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
||
this.btnRefresh.Font = new System.Drawing.Font("宋体", 3F);
|
||
this.btnRefresh.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
|
||
this.btnRefresh.Image = global::NSAnalysis.Properties.Resources.Refresh64;
|
||
this.btnRefresh.Location = new System.Drawing.Point(1705, 978);
|
||
this.btnRefresh.Name = "btnRefresh";
|
||
this.btnRefresh.Size = new System.Drawing.Size(92, 97);
|
||
this.btnRefresh.TabIndex = 31;
|
||
this.btnRefresh.UseVisualStyleBackColor = false;
|
||
this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
|
||
//
|
||
// pictureBox2
|
||
//
|
||
this.pictureBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||
this.pictureBox2.Image = global::NSAnalysis.Properties.Resources.hexagonlogotransparent;
|
||
this.pictureBox2.Location = new System.Drawing.Point(98, 982);
|
||
this.pictureBox2.Name = "pictureBox2";
|
||
this.pictureBox2.Size = new System.Drawing.Size(316, 83);
|
||
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
||
this.pictureBox2.TabIndex = 30;
|
||
this.pictureBox2.TabStop = false;
|
||
//
|
||
// pbRightCar
|
||
//
|
||
this.pbRightCar.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||
| System.Windows.Forms.AnchorStyles.Right)));
|
||
this.pbRightCar.Image = ((System.Drawing.Image)(resources.GetObject("pbRightCar.Image")));
|
||
this.pbRightCar.Location = new System.Drawing.Point(2, 40);
|
||
this.pbRightCar.Name = "pbRightCar";
|
||
this.pbRightCar.Size = new System.Drawing.Size(1916, 923);
|
||
this.pbRightCar.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
||
this.pbRightCar.TabIndex = 2;
|
||
this.pbRightCar.TabStop = false;
|
||
//
|
||
// FEHYRightCarData
|
||
//
|
||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
|
||
this.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
||
this.BorderWidth = 0;
|
||
this.ClientSize = new System.Drawing.Size(1920, 1080);
|
||
this.Controls.Add(this.R02);
|
||
this.Controls.Add(this.R06);
|
||
this.Controls.Add(this.R03);
|
||
this.Controls.Add(this.R01);
|
||
this.Controls.Add(this.R04);
|
||
this.Controls.Add(this.R13);
|
||
this.Controls.Add(this.R12);
|
||
this.Controls.Add(this.R08);
|
||
this.Controls.Add(this.R10);
|
||
this.Controls.Add(this.R18);
|
||
this.Controls.Add(this.R16);
|
||
this.Controls.Add(this.R15);
|
||
this.Controls.Add(this.R14);
|
||
this.Controls.Add(this.label3);
|
||
this.Controls.Add(this.labVIN);
|
||
this.Controls.Add(this.btnRefresh);
|
||
this.Controls.Add(this.pictureBox2);
|
||
this.Controls.Add(this.pbRightCar);
|
||
this.Controls.Add(this.radTitleBar1);
|
||
this.Font = new System.Drawing.Font("宋体", 9F);
|
||
this.ForeColor = System.Drawing.Color.White;
|
||
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||
this.MaximumSize = new System.Drawing.Size(1920, 1080);
|
||
this.Name = "FEHYRightCarData";
|
||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||
this.Text = "右侧车身测量数据";
|
||
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FEHYRightCarData_FormClosing);
|
||
this.Load += new System.EventHandler(this.FEHYRightCarData_Load);
|
||
((System.ComponentModel.ISupportInitialize)(this.radTitleBar1)).EndInit();
|
||
this.radTitleBar1.ResumeLayout(false);
|
||
this.radTitleBar1.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.pbRightCar)).EndInit();
|
||
this.ResumeLayout(false);
|
||
this.PerformLayout();
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private Telerik.WinControls.UI.RadTitleBar radTitleBar1;
|
||
private System.Windows.Forms.Label label2;
|
||
private System.Windows.Forms.Label labTitle;
|
||
private System.Windows.Forms.PictureBox pbRightCar;
|
||
private System.Windows.Forms.PictureBox pictureBox2;
|
||
private System.Windows.Forms.Button btnRefresh;
|
||
private System.Windows.Forms.Label labVIN;
|
||
private System.Windows.Forms.Label label3;
|
||
private System.Windows.Forms.Timer tmrRefreshData;
|
||
private UserControlClass.UCVWNextSense R14;
|
||
private UserControlClass.UCVWNextSense R15;
|
||
private UserControlClass.UCVWNextSense R16;
|
||
private UserControlClass.UCVWNextSense R18;
|
||
private UserControlClass.UCVWNextSense R10;
|
||
private UserControlClass.UCVWNextSense R08;
|
||
private UserControlClass.UCVWNextSense R12;
|
||
private UserControlClass.UCVWNextSense R13;
|
||
private UserControlClass.UCVWNextSense R04;
|
||
private UserControlClass.UCVWNextSense R02;
|
||
private UserControlClass.UCVWNextSense R01;
|
||
private UserControlClass.UCVWNextSense R03;
|
||
private UserControlClass.UCVWNextSense R06;
|
||
}
|
||
}
|