Files
CheryFianlAssemblyLineNew/Analysis/CarDataDisplayForm/EHV/FEHVRightCarData.designer.cs
T
2026-03-16 11:02:29 +08:00

516 lines
24 KiB
C#
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
namespace NSAnalysis
{
partial class FEHVRightCarData
{
/// <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(FEHVRightCarData));
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.R17 = new UserControlClass.UCVWNextSense();
this.R18 = new UserControlClass.UCVWNextSense();
this.R11 = new UserControlClass.UCVWNextSense();
this.R16 = new UserControlClass.UCVWNextSense();
this.R07 = new UserControlClass.UCVWNextSense();
this.R19 = new UserControlClass.UCVWNextSense();
this.R02 = new UserControlClass.UCVWNextSense();
this.R13 = 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(755, 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(495, 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.6";
this.R14.labTitleText = "R-14";
this.R14.Location = new System.Drawing.Point(347, 283);
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(309, 499);
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);
//
// R17
//
this.R17.BackColor = System.Drawing.Color.White;
this.R17.ForeColor = System.Drawing.Color.Black;
this.R17.labFLowerUpper = "-2.0/2.0";
this.R17.labFText = "F";
this.R17.labFVal = "-0.9mm";
this.R17.labGLowerUpper = "1.0/6.0";
this.R17.labGText = "G";
this.R17.labGVal = "2.5mm";
this.R17.labTitleText = "R-17";
this.R17.Location = new System.Drawing.Point(1633, 321);
this.R17.Name = "R17";
this.R17.Size = new System.Drawing.Size(220, 145);
this.R17.TabIndex = 37;
this.R17.tlpBackColor = System.Drawing.Color.Lime;
this.R17.tlpFBackColor = System.Drawing.Color.Lime;
this.R17.tlpGBackColor = System.Drawing.Color.Lime;
this.R17.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(1373, 305);
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);
//
// R11
//
this.R11.BackColor = System.Drawing.Color.White;
this.R11.ForeColor = System.Drawing.Color.Black;
this.R11.labFLowerUpper = "-2.0/2.0";
this.R11.labFText = "F";
this.R11.labFVal = "0.2";
this.R11.labGLowerUpper = "1.0/6.0";
this.R11.labGText = "G";
this.R11.labGVal = "2.9";
this.R11.labTitleText = "R-11";
this.R11.Location = new System.Drawing.Point(1133, 321);
this.R11.Name = "R11";
this.R11.Size = new System.Drawing.Size(220, 145);
this.R11.TabIndex = 42;
this.R11.tlpBackColor = System.Drawing.Color.Lime;
this.R11.tlpFBackColor = System.Drawing.Color.Lime;
this.R11.tlpGBackColor = System.Drawing.Color.Lime;
this.R11.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.1mm";
this.R16.labGLowerUpper = "1.0/6.0";
this.R16.labGText = "G";
this.R16.labGVal = "2.8mm";
this.R16.labTitleText = "R-16";
this.R16.Location = new System.Drawing.Point(617, 292);
this.R16.Name = "R16";
this.R16.Size = new System.Drawing.Size(220, 145);
this.R16.TabIndex = 44;
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);
//
// R07
//
this.R07.BackColor = System.Drawing.Color.White;
this.R07.ForeColor = System.Drawing.Color.Black;
this.R07.labFLowerUpper = "-2.0/2.0";
this.R07.labFText = "F";
this.R07.labFVal = "0.2mm";
this.R07.labGLowerUpper = "1.0/6.0";
this.R07.labGText = "G";
this.R07.labGVal = "3.5mm";
this.R07.labTitleText = "R-07";
this.R07.Location = new System.Drawing.Point(76, 305);
this.R07.Name = "R07";
this.R07.Size = new System.Drawing.Size(220, 145);
this.R07.TabIndex = 46;
this.R07.tlpBackColor = System.Drawing.Color.Lime;
this.R07.tlpFBackColor = System.Drawing.Color.Lime;
this.R07.tlpGBackColor = System.Drawing.Color.Lime;
this.R07.tlpTitleBackSize = new System.Drawing.Size(216, 49);
//
// R19
//
this.R19.BackColor = System.Drawing.Color.White;
this.R19.ForeColor = System.Drawing.Color.Black;
this.R19.labFLowerUpper = "-2.0/2.0";
this.R19.labFText = "F";
this.R19.labFVal = "0.5mm";
this.R19.labGLowerUpper = "1.0/6.0";
this.R19.labGText = "G";
this.R19.labGVal = "3.5mm";
this.R19.labTitleText = "R-19";
this.R19.Location = new System.Drawing.Point(867, 305);
this.R19.Name = "R19";
this.R19.Size = new System.Drawing.Size(220, 145);
this.R19.TabIndex = 48;
this.R19.tlpBackColor = System.Drawing.Color.Lime;
this.R19.tlpFBackColor = System.Drawing.Color.Lime;
this.R19.tlpGBackColor = System.Drawing.Color.Lime;
this.R19.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(1382, 499);
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);
//
// R13
//
this.R13.BackColor = System.Drawing.Color.White;
this.R13.ForeColor = System.Drawing.Color.Black;
this.R13.labFLowerUpper = "-2.0/2.0";
this.R13.labFText = "F";
this.R13.labFVal = "0.1";
this.R13.labGLowerUpper = "1.0/6.0";
this.R13.labGText = "G";
this.R13.labGVal = "3.8";
this.R13.labTitleText = "R-13";
this.R13.Location = new System.Drawing.Point(595, 499);
this.R13.Name = "R13";
this.R13.Size = new System.Drawing.Size(220, 145);
this.R13.TabIndex = 54;
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);
//
// 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(1645, 499);
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(1120, 499);
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(867, 499);
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(92, 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.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;
//
// FEHVRightCarData
//
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.R13);
this.Controls.Add(this.R19);
this.Controls.Add(this.R07);
this.Controls.Add(this.R16);
this.Controls.Add(this.R11);
this.Controls.Add(this.R18);
this.Controls.Add(this.R17);
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 = "FEHVRightCarData";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "右侧车身测量数据";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FEHVRightCarData_FormClosing);
this.Load += new System.EventHandler(this.FEHVRightCarData_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 R17;
private UserControlClass.UCVWNextSense R18;
private UserControlClass.UCVWNextSense R11;
private UserControlClass.UCVWNextSense R16;
private UserControlClass.UCVWNextSense R07;
private UserControlClass.UCVWNextSense R19;
private UserControlClass.UCVWNextSense R02;
private UserControlClass.UCVWNextSense R13;
private UserControlClass.UCVWNextSense R01;
private UserControlClass.UCVWNextSense R03;
private UserControlClass.UCVWNextSense R06;
}
}