1137 lines
82 KiB
C#
1137 lines
82 KiB
C#
namespace NSAnalysis
|
||
{
|
||
partial class FSoftwareSetup
|
||
{
|
||
/// <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()
|
||
{
|
||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FSoftwareSetup));
|
||
this.radTitleBar1 = new Telerik.WinControls.UI.RadTitleBar();
|
||
this.label2 = new System.Windows.Forms.Label();
|
||
this.labTitle = new System.Windows.Forms.Label();
|
||
this.label22 = new System.Windows.Forms.Label();
|
||
this.rtbFPY2 = new Telerik.WinControls.UI.RadTextBox();
|
||
this.label21 = new System.Windows.Forms.Label();
|
||
this.cbStartIOT = new System.Windows.Forms.CheckBox();
|
||
this.label20 = new System.Windows.Forms.Label();
|
||
this.rtbIOTAddress = new Telerik.WinControls.UI.RadTextBox();
|
||
this.label19 = new System.Windows.Forms.Label();
|
||
this.rtbEquipName = new Telerik.WinControls.UI.RadTextBox();
|
||
this.label18 = new System.Windows.Forms.Label();
|
||
this.rtbEquipNo = new Telerik.WinControls.UI.RadTextBox();
|
||
this.label17 = new System.Windows.Forms.Label();
|
||
this.rtbCSVEHYPath = new Telerik.WinControls.UI.RadTextBox();
|
||
this.label1 = new System.Windows.Forms.Label();
|
||
this.rtbnSaveSetup = new Telerik.WinControls.UI.RadButton();
|
||
this.rbtnCSVReportPath = new Telerik.WinControls.UI.RadButton();
|
||
this.rtbFPY = new Telerik.WinControls.UI.RadTextBox();
|
||
this.label11 = new System.Windows.Forms.Label();
|
||
this.rtbPLCIP = new Telerik.WinControls.UI.RadTextBox();
|
||
this.label9 = new System.Windows.Forms.Label();
|
||
this.rtbCSVEH3Path = new Telerik.WinControls.UI.RadTextBox();
|
||
this.label6 = new System.Windows.Forms.Label();
|
||
this.rbtnSelectEH3CSVPath = new Telerik.WinControls.UI.RadButton();
|
||
this.rbtnCancel = new Telerik.WinControls.UI.RadButton();
|
||
this.rtbCOMPort = new Telerik.WinControls.UI.RadTextBox();
|
||
this.label3 = new System.Windows.Forms.Label();
|
||
this.cbShowCarData = new System.Windows.Forms.CheckBox();
|
||
this.cbCreateTxtReport = new System.Windows.Forms.CheckBox();
|
||
this.label4 = new System.Windows.Forms.Label();
|
||
this.rtbVWStationName = new Telerik.WinControls.UI.RadTextBox();
|
||
this.label5 = new System.Windows.Forms.Label();
|
||
this.rtbTolPercentage = new Telerik.WinControls.UI.RadTextBox();
|
||
this.label8 = new System.Windows.Forms.Label();
|
||
this.rtbReportPath = new Telerik.WinControls.UI.RadTextBox();
|
||
this.label12 = new System.Windows.Forms.Label();
|
||
this.rbtnReportCSV2 = new Telerik.WinControls.UI.RadButton();
|
||
this.rtbShowCarType = new Telerik.WinControls.UI.RadTextBox();
|
||
this.label7 = new System.Windows.Forms.Label();
|
||
this.radShowRCarDataFlag = new System.Windows.Forms.RadioButton();
|
||
this.radShowLCarDataFlag = new System.Windows.Forms.RadioButton();
|
||
this.label13 = new System.Windows.Forms.Label();
|
||
this.cbAnalysisCSV = new System.Windows.Forms.CheckBox();
|
||
this.label14 = new System.Windows.Forms.Label();
|
||
this.rtbCarTypebyVIN = new Telerik.WinControls.UI.RadTextBox();
|
||
this.label10 = new System.Windows.Forms.Label();
|
||
this.cbEncoder = new System.Windows.Forms.CheckBox();
|
||
this.label15 = new System.Windows.Forms.Label();
|
||
this.rtbExceptionPercentage = new Telerik.WinControls.UI.RadTextBox();
|
||
this.label16 = new System.Windows.Forms.Label();
|
||
this.cbIncludeRange = new System.Windows.Forms.CheckBox();
|
||
this.label23 = new System.Windows.Forms.Label();
|
||
this.rtbMeasureItemsCount = new Telerik.WinControls.UI.RadTextBox();
|
||
this.label24 = new System.Windows.Forms.Label();
|
||
this.rtbFailedCarCount = new Telerik.WinControls.UI.RadTextBox();
|
||
this.label25 = new System.Windows.Forms.Label();
|
||
this.label26 = new System.Windows.Forms.Label();
|
||
this.rtbSelfMeasurePath = new Telerik.WinControls.UI.RadTextBox();
|
||
this.rbtnSelfMeasure = new Telerik.WinControls.UI.RadButton();
|
||
((System.ComponentModel.ISupportInitialize)(this.radTitleBar1)).BeginInit();
|
||
this.radTitleBar1.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbFPY2)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbIOTAddress)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbEquipName)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbEquipNo)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbCSVEHYPath)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbnSaveSetup)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rbtnCSVReportPath)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbFPY)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbPLCIP)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbCSVEH3Path)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rbtnSelectEH3CSVPath)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rbtnCancel)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbCOMPort)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbVWStationName)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbTolPercentage)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbReportPath)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rbtnReportCSV2)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbShowCarType)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbCarTypebyVIN)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbExceptionPercentage)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbMeasureItemsCount)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbFailedCarCount)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbSelfMeasurePath)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rbtnSelfMeasure)).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(1005, 40);
|
||
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(404, -5);
|
||
this.label2.Name = "label2";
|
||
this.label2.Padding = new System.Windows.Forms.Padding(23, 15, 23, 15);
|
||
this.label2.Size = new System.Drawing.Size(46, 52);
|
||
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(446, 8);
|
||
this.labTitle.Name = "labTitle";
|
||
this.labTitle.Size = new System.Drawing.Size(88, 25);
|
||
this.labTitle.TabIndex = 0;
|
||
this.labTitle.Text = "软件设置";
|
||
//
|
||
// label22
|
||
//
|
||
this.label22.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label22.ForeColor = System.Drawing.Color.White;
|
||
this.label22.Location = new System.Drawing.Point(22, 728);
|
||
this.label22.Name = "label22";
|
||
this.label22.Size = new System.Drawing.Size(237, 21);
|
||
this.label22.TabIndex = 492;
|
||
this.label22.Text = "是否显示车身测量数据:";
|
||
this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// rtbFPY2
|
||
//
|
||
this.rtbFPY2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
this.rtbFPY2.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rtbFPY2.ForeColor = System.Drawing.Color.White;
|
||
this.rtbFPY2.Location = new System.Drawing.Point(269, 368);
|
||
this.rtbFPY2.Name = "rtbFPY2";
|
||
this.rtbFPY2.Size = new System.Drawing.Size(237, 27);
|
||
this.rtbFPY2.TabIndex = 491;
|
||
((Telerik.WinControls.UI.RadTextBoxElement)(this.rtbFPY2.GetChildAt(0))).Text = "";
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbFPY2.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
//
|
||
// label21
|
||
//
|
||
this.label21.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label21.ForeColor = System.Drawing.Color.White;
|
||
this.label21.Location = new System.Drawing.Point(50, 367);
|
||
this.label21.Name = "label21";
|
||
this.label21.Size = new System.Drawing.Size(211, 21);
|
||
this.label21.TabIndex = 490;
|
||
this.label21.Text = "合格率目标值:";
|
||
this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// cbStartIOT
|
||
//
|
||
this.cbStartIOT.AutoSize = true;
|
||
this.cbStartIOT.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.cbStartIOT.ForeColor = System.Drawing.Color.White;
|
||
this.cbStartIOT.Location = new System.Drawing.Point(274, 504);
|
||
this.cbStartIOT.Name = "cbStartIOT";
|
||
this.cbStartIOT.Size = new System.Drawing.Size(63, 25);
|
||
this.cbStartIOT.TabIndex = 489;
|
||
this.cbStartIOT.Text = "启用";
|
||
this.cbStartIOT.UseVisualStyleBackColor = true;
|
||
this.cbStartIOT.CheckedChanged += new System.EventHandler(this.cbStartIOT_CheckedChanged);
|
||
//
|
||
// label20
|
||
//
|
||
this.label20.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label20.ForeColor = System.Drawing.Color.White;
|
||
this.label20.Location = new System.Drawing.Point(29, 505);
|
||
this.label20.Name = "label20";
|
||
this.label20.Size = new System.Drawing.Size(234, 21);
|
||
this.label20.TabIndex = 488;
|
||
this.label20.Text = "IOT上传功能启用:";
|
||
this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// rtbIOTAddress
|
||
//
|
||
this.rtbIOTAddress.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
this.rtbIOTAddress.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rtbIOTAddress.ForeColor = System.Drawing.Color.White;
|
||
this.rtbIOTAddress.Location = new System.Drawing.Point(270, 538);
|
||
this.rtbIOTAddress.Name = "rtbIOTAddress";
|
||
this.rtbIOTAddress.Size = new System.Drawing.Size(567, 27);
|
||
this.rtbIOTAddress.TabIndex = 487;
|
||
((Telerik.WinControls.UI.RadTextBoxElement)(this.rtbIOTAddress.GetChildAt(0))).Text = "";
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbIOTAddress.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
//
|
||
// label19
|
||
//
|
||
this.label19.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label19.ForeColor = System.Drawing.Color.White;
|
||
this.label19.Location = new System.Drawing.Point(65, 542);
|
||
this.label19.Name = "label19";
|
||
this.label19.Size = new System.Drawing.Size(200, 21);
|
||
this.label19.TabIndex = 486;
|
||
this.label19.Text = "IOT测量数据接口地址:";
|
||
this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// rtbEquipName
|
||
//
|
||
this.rtbEquipName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
this.rtbEquipName.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rtbEquipName.ForeColor = System.Drawing.Color.White;
|
||
this.rtbEquipName.Location = new System.Drawing.Point(269, 460);
|
||
this.rtbEquipName.Name = "rtbEquipName";
|
||
this.rtbEquipName.Size = new System.Drawing.Size(237, 27);
|
||
this.rtbEquipName.TabIndex = 485;
|
||
((Telerik.WinControls.UI.RadTextBoxElement)(this.rtbEquipName.GetChildAt(0))).Text = "";
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbEquipName.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
//
|
||
// label18
|
||
//
|
||
this.label18.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label18.ForeColor = System.Drawing.Color.White;
|
||
this.label18.Location = new System.Drawing.Point(85, 459);
|
||
this.label18.Name = "label18";
|
||
this.label18.Size = new System.Drawing.Size(177, 21);
|
||
this.label18.TabIndex = 484;
|
||
this.label18.Text = "设备名称:";
|
||
this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// rtbEquipNo
|
||
//
|
||
this.rtbEquipNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
this.rtbEquipNo.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rtbEquipNo.ForeColor = System.Drawing.Color.White;
|
||
this.rtbEquipNo.Location = new System.Drawing.Point(269, 415);
|
||
this.rtbEquipNo.Name = "rtbEquipNo";
|
||
this.rtbEquipNo.Size = new System.Drawing.Size(237, 27);
|
||
this.rtbEquipNo.TabIndex = 478;
|
||
((Telerik.WinControls.UI.RadTextBoxElement)(this.rtbEquipNo.GetChildAt(0))).Text = "";
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbEquipNo.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
//
|
||
// label17
|
||
//
|
||
this.label17.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label17.ForeColor = System.Drawing.Color.White;
|
||
this.label17.Location = new System.Drawing.Point(102, 414);
|
||
this.label17.Name = "label17";
|
||
this.label17.Size = new System.Drawing.Size(160, 21);
|
||
this.label17.TabIndex = 477;
|
||
this.label17.Text = "设备号:";
|
||
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// rtbCSVEHYPath
|
||
//
|
||
this.rtbCSVEHYPath.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
this.rtbCSVEHYPath.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rtbCSVEHYPath.ForeColor = System.Drawing.Color.White;
|
||
this.rtbCSVEHYPath.Location = new System.Drawing.Point(268, 112);
|
||
this.rtbCSVEHYPath.Name = "rtbCSVEHYPath";
|
||
this.rtbCSVEHYPath.Size = new System.Drawing.Size(567, 27);
|
||
this.rtbCSVEHYPath.TabIndex = 480;
|
||
((Telerik.WinControls.UI.RadTextBoxElement)(this.rtbCSVEHYPath.GetChildAt(0))).Text = "";
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbCSVEHYPath.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
//
|
||
// label1
|
||
//
|
||
this.label1.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label1.ForeColor = System.Drawing.Color.White;
|
||
this.label1.Location = new System.Drawing.Point(12, 114);
|
||
this.label1.Name = "label1";
|
||
this.label1.Size = new System.Drawing.Size(249, 21);
|
||
this.label1.TabIndex = 479;
|
||
this.label1.Text = "EHY CSV读取路径:";
|
||
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// rtbnSaveSetup
|
||
//
|
||
this.rtbnSaveSetup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.rtbnSaveSetup.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
|
||
this.rtbnSaveSetup.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rtbnSaveSetup.ForeColor = System.Drawing.Color.White;
|
||
this.rtbnSaveSetup.Location = new System.Drawing.Point(665, 1011);
|
||
this.rtbnSaveSetup.Name = "rtbnSaveSetup";
|
||
this.rtbnSaveSetup.Size = new System.Drawing.Size(138, 47);
|
||
this.rtbnSaveSetup.TabIndex = 476;
|
||
this.rtbnSaveSetup.Text = "保存设置";
|
||
this.rtbnSaveSetup.Click += new System.EventHandler(this.rtbnSaveSetup_Click);
|
||
this.rtbnSaveSetup.MouseLeave += new System.EventHandler(this.btn_MouseLeave);
|
||
this.rtbnSaveSetup.MouseHover += new System.EventHandler(this.btn_MouseHover);
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rtbnSaveSetup.GetChildAt(0))).Text = "保存设置";
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rtbnSaveSetup.GetChildAt(0))).FocusBorderWidth = 5;
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rtbnSaveSetup.GetChildAt(0))).EnableHighlight = true;
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rtbnSaveSetup.GetChildAt(0))).EnableBorderHighlight = true;
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rtbnSaveSetup.GetChildAt(0))).BorderHighlightThickness = 3;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbnSaveSetup.GetChildAt(0).GetChildAt(2))).Width = 2F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbnSaveSetup.GetChildAt(0).GetChildAt(2))).LeftWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbnSaveSetup.GetChildAt(0).GetChildAt(2))).TopWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbnSaveSetup.GetChildAt(0).GetChildAt(2))).RightWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbnSaveSetup.GetChildAt(0).GetChildAt(2))).BottomWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbnSaveSetup.GetChildAt(0).GetChildAt(2))).BorderDashStyle = System.Drawing.Drawing2D.DashStyle.Solid;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbnSaveSetup.GetChildAt(0).GetChildAt(2))).GradientStyle = Telerik.WinControls.GradientStyles.Solid;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbnSaveSetup.GetChildAt(0).GetChildAt(2))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbnSaveSetup.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbnSaveSetup.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbnSaveSetup.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbnSaveSetup.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbnSaveSetup.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
|
||
//
|
||
// rbtnCSVReportPath
|
||
//
|
||
this.rbtnCSVReportPath.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.rbtnCSVReportPath.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
|
||
this.rbtnCSVReportPath.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rbtnCSVReportPath.ForeColor = System.Drawing.Color.White;
|
||
this.rbtnCSVReportPath.Location = new System.Drawing.Point(881, 107);
|
||
this.rbtnCSVReportPath.Name = "rbtnCSVReportPath";
|
||
this.rbtnCSVReportPath.Size = new System.Drawing.Size(100, 36);
|
||
this.rbtnCSVReportPath.TabIndex = 481;
|
||
this.rbtnCSVReportPath.Text = "选择路径";
|
||
this.rbtnCSVReportPath.Click += new System.EventHandler(this.rbtnCSVReportPath_Click);
|
||
this.rbtnCSVReportPath.MouseLeave += new System.EventHandler(this.btn_MouseLeave);
|
||
this.rbtnCSVReportPath.MouseHover += new System.EventHandler(this.btn_MouseHover);
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnCSVReportPath.GetChildAt(0))).Text = "选择路径";
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnCSVReportPath.GetChildAt(0))).FocusBorderWidth = 5;
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnCSVReportPath.GetChildAt(0))).EnableHighlight = true;
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnCSVReportPath.GetChildAt(0))).EnableBorderHighlight = true;
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnCSVReportPath.GetChildAt(0))).BorderHighlightThickness = 3;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCSVReportPath.GetChildAt(0).GetChildAt(2))).Width = 2F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCSVReportPath.GetChildAt(0).GetChildAt(2))).LeftWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCSVReportPath.GetChildAt(0).GetChildAt(2))).TopWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCSVReportPath.GetChildAt(0).GetChildAt(2))).RightWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCSVReportPath.GetChildAt(0).GetChildAt(2))).BottomWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCSVReportPath.GetChildAt(0).GetChildAt(2))).BorderDashStyle = System.Drawing.Drawing2D.DashStyle.Solid;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCSVReportPath.GetChildAt(0).GetChildAt(2))).GradientStyle = Telerik.WinControls.GradientStyles.Solid;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCSVReportPath.GetChildAt(0).GetChildAt(2))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCSVReportPath.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCSVReportPath.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCSVReportPath.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCSVReportPath.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCSVReportPath.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
|
||
//
|
||
// rtbFPY
|
||
//
|
||
this.rtbFPY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
this.rtbFPY.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rtbFPY.ForeColor = System.Drawing.Color.White;
|
||
this.rtbFPY.Location = new System.Drawing.Point(269, 324);
|
||
this.rtbFPY.Name = "rtbFPY";
|
||
this.rtbFPY.Size = new System.Drawing.Size(237, 27);
|
||
this.rtbFPY.TabIndex = 475;
|
||
((Telerik.WinControls.UI.RadTextBoxElement)(this.rtbFPY.GetChildAt(0))).Text = "";
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbFPY.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
//
|
||
// label11
|
||
//
|
||
this.label11.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label11.ForeColor = System.Drawing.Color.White;
|
||
this.label11.Location = new System.Drawing.Point(34, 323);
|
||
this.label11.Name = "label11";
|
||
this.label11.Size = new System.Drawing.Size(228, 21);
|
||
this.label11.TabIndex = 474;
|
||
this.label11.Text = "显示绿灯合格率:";
|
||
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// rtbPLCIP
|
||
//
|
||
this.rtbPLCIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
this.rtbPLCIP.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rtbPLCIP.ForeColor = System.Drawing.Color.White;
|
||
this.rtbPLCIP.Location = new System.Drawing.Point(269, 284);
|
||
this.rtbPLCIP.Name = "rtbPLCIP";
|
||
this.rtbPLCIP.Size = new System.Drawing.Size(237, 27);
|
||
this.rtbPLCIP.TabIndex = 471;
|
||
((Telerik.WinControls.UI.RadTextBoxElement)(this.rtbPLCIP.GetChildAt(0))).Text = "";
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbPLCIP.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
//
|
||
// label9
|
||
//
|
||
this.label9.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label9.ForeColor = System.Drawing.Color.White;
|
||
this.label9.Location = new System.Drawing.Point(110, 284);
|
||
this.label9.Name = "label9";
|
||
this.label9.Size = new System.Drawing.Size(152, 21);
|
||
this.label9.TabIndex = 470;
|
||
this.label9.Text = "PLC IP:";
|
||
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// rtbCSVEH3Path
|
||
//
|
||
this.rtbCSVEH3Path.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
this.rtbCSVEH3Path.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rtbCSVEH3Path.ForeColor = System.Drawing.Color.White;
|
||
this.rtbCSVEH3Path.Location = new System.Drawing.Point(268, 65);
|
||
this.rtbCSVEH3Path.Name = "rtbCSVEH3Path";
|
||
this.rtbCSVEH3Path.Size = new System.Drawing.Size(567, 27);
|
||
this.rtbCSVEH3Path.TabIndex = 467;
|
||
((Telerik.WinControls.UI.RadTextBoxElement)(this.rtbCSVEH3Path.GetChildAt(0))).Text = "";
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbCSVEH3Path.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
//
|
||
// label6
|
||
//
|
||
this.label6.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label6.ForeColor = System.Drawing.Color.White;
|
||
this.label6.Location = new System.Drawing.Point(9, 67);
|
||
this.label6.Name = "label6";
|
||
this.label6.Size = new System.Drawing.Size(252, 21);
|
||
this.label6.TabIndex = 466;
|
||
this.label6.Text = "EH3 CSV读取路径:";
|
||
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// rbtnSelectEH3CSVPath
|
||
//
|
||
this.rbtnSelectEH3CSVPath.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.rbtnSelectEH3CSVPath.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
|
||
this.rbtnSelectEH3CSVPath.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rbtnSelectEH3CSVPath.ForeColor = System.Drawing.Color.White;
|
||
this.rbtnSelectEH3CSVPath.Location = new System.Drawing.Point(881, 61);
|
||
this.rbtnSelectEH3CSVPath.Name = "rbtnSelectEH3CSVPath";
|
||
this.rbtnSelectEH3CSVPath.Size = new System.Drawing.Size(100, 36);
|
||
this.rbtnSelectEH3CSVPath.TabIndex = 468;
|
||
this.rbtnSelectEH3CSVPath.Text = "选择路径";
|
||
this.rbtnSelectEH3CSVPath.Click += new System.EventHandler(this.rbtnSelectEH3CSVPath_Click);
|
||
this.rbtnSelectEH3CSVPath.MouseLeave += new System.EventHandler(this.btn_MouseLeave);
|
||
this.rbtnSelectEH3CSVPath.MouseHover += new System.EventHandler(this.btn_MouseHover);
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnSelectEH3CSVPath.GetChildAt(0))).Text = "选择路径";
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnSelectEH3CSVPath.GetChildAt(0))).FocusBorderWidth = 5;
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnSelectEH3CSVPath.GetChildAt(0))).EnableHighlight = true;
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnSelectEH3CSVPath.GetChildAt(0))).EnableBorderHighlight = true;
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnSelectEH3CSVPath.GetChildAt(0))).BorderHighlightThickness = 3;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelectEH3CSVPath.GetChildAt(0).GetChildAt(2))).Width = 2F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelectEH3CSVPath.GetChildAt(0).GetChildAt(2))).LeftWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelectEH3CSVPath.GetChildAt(0).GetChildAt(2))).TopWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelectEH3CSVPath.GetChildAt(0).GetChildAt(2))).RightWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelectEH3CSVPath.GetChildAt(0).GetChildAt(2))).BottomWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelectEH3CSVPath.GetChildAt(0).GetChildAt(2))).BorderDashStyle = System.Drawing.Drawing2D.DashStyle.Solid;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelectEH3CSVPath.GetChildAt(0).GetChildAt(2))).GradientStyle = Telerik.WinControls.GradientStyles.Solid;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelectEH3CSVPath.GetChildAt(0).GetChildAt(2))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelectEH3CSVPath.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelectEH3CSVPath.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelectEH3CSVPath.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelectEH3CSVPath.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelectEH3CSVPath.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
|
||
//
|
||
// rbtnCancel
|
||
//
|
||
this.rbtnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.rbtnCancel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
|
||
this.rbtnCancel.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rbtnCancel.ForeColor = System.Drawing.Color.White;
|
||
this.rbtnCancel.Location = new System.Drawing.Point(843, 1012);
|
||
this.rbtnCancel.Name = "rbtnCancel";
|
||
this.rbtnCancel.Size = new System.Drawing.Size(138, 47);
|
||
this.rbtnCancel.TabIndex = 477;
|
||
this.rbtnCancel.Text = "取消";
|
||
this.rbtnCancel.Click += new System.EventHandler(this.rbtnCancel_Click);
|
||
this.rbtnCancel.MouseLeave += new System.EventHandler(this.btn_MouseLeave);
|
||
this.rbtnCancel.MouseHover += new System.EventHandler(this.btn_MouseHover);
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnCancel.GetChildAt(0))).Text = "取消";
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnCancel.GetChildAt(0))).FocusBorderWidth = 5;
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnCancel.GetChildAt(0))).EnableHighlight = true;
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnCancel.GetChildAt(0))).EnableBorderHighlight = true;
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnCancel.GetChildAt(0))).BorderHighlightThickness = 3;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCancel.GetChildAt(0).GetChildAt(2))).Width = 2F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCancel.GetChildAt(0).GetChildAt(2))).LeftWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCancel.GetChildAt(0).GetChildAt(2))).TopWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCancel.GetChildAt(0).GetChildAt(2))).RightWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCancel.GetChildAt(0).GetChildAt(2))).BottomWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCancel.GetChildAt(0).GetChildAt(2))).BorderDashStyle = System.Drawing.Drawing2D.DashStyle.Solid;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCancel.GetChildAt(0).GetChildAt(2))).GradientStyle = Telerik.WinControls.GradientStyles.Solid;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCancel.GetChildAt(0).GetChildAt(2))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCancel.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCancel.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCancel.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCancel.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCancel.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
|
||
//
|
||
// rtbCOMPort
|
||
//
|
||
this.rtbCOMPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
this.rtbCOMPort.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rtbCOMPort.ForeColor = System.Drawing.Color.White;
|
||
this.rtbCOMPort.Location = new System.Drawing.Point(270, 616);
|
||
this.rtbCOMPort.Name = "rtbCOMPort";
|
||
this.rtbCOMPort.Size = new System.Drawing.Size(237, 27);
|
||
this.rtbCOMPort.TabIndex = 496;
|
||
((Telerik.WinControls.UI.RadTextBoxElement)(this.rtbCOMPort.GetChildAt(0))).Text = "";
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbCOMPort.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
//
|
||
// label3
|
||
//
|
||
this.label3.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label3.ForeColor = System.Drawing.Color.White;
|
||
this.label3.Location = new System.Drawing.Point(54, 617);
|
||
this.label3.Name = "label3";
|
||
this.label3.Size = new System.Drawing.Size(208, 21);
|
||
this.label3.TabIndex = 495;
|
||
this.label3.Text = "扫抢串口号:";
|
||
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// cbShowCarData
|
||
//
|
||
this.cbShowCarData.AutoSize = true;
|
||
this.cbShowCarData.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.cbShowCarData.ForeColor = System.Drawing.Color.White;
|
||
this.cbShowCarData.Location = new System.Drawing.Point(265, 728);
|
||
this.cbShowCarData.Name = "cbShowCarData";
|
||
this.cbShowCarData.Size = new System.Drawing.Size(63, 25);
|
||
this.cbShowCarData.TabIndex = 497;
|
||
this.cbShowCarData.Text = "显示";
|
||
this.cbShowCarData.UseVisualStyleBackColor = true;
|
||
//
|
||
// cbCreateTxtReport
|
||
//
|
||
this.cbCreateTxtReport.AutoSize = true;
|
||
this.cbCreateTxtReport.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.cbCreateTxtReport.ForeColor = System.Drawing.Color.White;
|
||
this.cbCreateTxtReport.Location = new System.Drawing.Point(268, 653);
|
||
this.cbCreateTxtReport.Name = "cbCreateTxtReport";
|
||
this.cbCreateTxtReport.Size = new System.Drawing.Size(63, 25);
|
||
this.cbCreateTxtReport.TabIndex = 499;
|
||
this.cbCreateTxtReport.Text = "启用";
|
||
this.cbCreateTxtReport.UseVisualStyleBackColor = true;
|
||
//
|
||
// label4
|
||
//
|
||
this.label4.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label4.ForeColor = System.Drawing.Color.White;
|
||
this.label4.Location = new System.Drawing.Point(25, 653);
|
||
this.label4.Name = "label4";
|
||
this.label4.Size = new System.Drawing.Size(237, 21);
|
||
this.label4.TabIndex = 498;
|
||
this.label4.Text = "是否生成报告启用:";
|
||
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// rtbVWStationName
|
||
//
|
||
this.rtbVWStationName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
this.rtbVWStationName.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rtbVWStationName.ForeColor = System.Drawing.Color.White;
|
||
this.rtbVWStationName.Location = new System.Drawing.Point(268, 239);
|
||
this.rtbVWStationName.Name = "rtbVWStationName";
|
||
this.rtbVWStationName.Size = new System.Drawing.Size(567, 27);
|
||
this.rtbVWStationName.TabIndex = 501;
|
||
((Telerik.WinControls.UI.RadTextBoxElement)(this.rtbVWStationName.GetChildAt(0))).Text = "";
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbVWStationName.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
//
|
||
// label5
|
||
//
|
||
this.label5.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label5.ForeColor = System.Drawing.Color.White;
|
||
this.label5.Location = new System.Drawing.Point(99, 241);
|
||
this.label5.Name = "label5";
|
||
this.label5.Size = new System.Drawing.Size(160, 21);
|
||
this.label5.TabIndex = 500;
|
||
this.label5.Text = "工位名称:";
|
||
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// rtbTolPercentage
|
||
//
|
||
this.rtbTolPercentage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
this.rtbTolPercentage.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rtbTolPercentage.ForeColor = System.Drawing.Color.White;
|
||
this.rtbTolPercentage.Location = new System.Drawing.Point(268, 688);
|
||
this.rtbTolPercentage.Name = "rtbTolPercentage";
|
||
this.rtbTolPercentage.Size = new System.Drawing.Size(237, 27);
|
||
this.rtbTolPercentage.TabIndex = 503;
|
||
this.rtbTolPercentage.Text = "0.75";
|
||
((Telerik.WinControls.UI.RadTextBoxElement)(this.rtbTolPercentage.GetChildAt(0))).Text = "0.75";
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbTolPercentage.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
//
|
||
// label8
|
||
//
|
||
this.label8.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label8.ForeColor = System.Drawing.Color.White;
|
||
this.label8.Location = new System.Drawing.Point(32, 689);
|
||
this.label8.Name = "label8";
|
||
this.label8.Size = new System.Drawing.Size(228, 21);
|
||
this.label8.TabIndex = 502;
|
||
this.label8.Text = "公差带百分比:";
|
||
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// rtbReportPath
|
||
//
|
||
this.rtbReportPath.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
this.rtbReportPath.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rtbReportPath.ForeColor = System.Drawing.Color.White;
|
||
this.rtbReportPath.Location = new System.Drawing.Point(268, 197);
|
||
this.rtbReportPath.Name = "rtbReportPath";
|
||
this.rtbReportPath.Size = new System.Drawing.Size(567, 27);
|
||
this.rtbReportPath.TabIndex = 505;
|
||
((Telerik.WinControls.UI.RadTextBoxElement)(this.rtbReportPath.GetChildAt(0))).Text = "";
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbReportPath.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
//
|
||
// label12
|
||
//
|
||
this.label12.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label12.ForeColor = System.Drawing.Color.White;
|
||
this.label12.Location = new System.Drawing.Point(12, 199);
|
||
this.label12.Name = "label12";
|
||
this.label12.Size = new System.Drawing.Size(249, 21);
|
||
this.label12.TabIndex = 504;
|
||
this.label12.Text = "奇瑞CSV报告存储路径:";
|
||
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// rbtnReportCSV2
|
||
//
|
||
this.rbtnReportCSV2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.rbtnReportCSV2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
|
||
this.rbtnReportCSV2.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rbtnReportCSV2.ForeColor = System.Drawing.Color.White;
|
||
this.rbtnReportCSV2.Location = new System.Drawing.Point(881, 194);
|
||
this.rbtnReportCSV2.Name = "rbtnReportCSV2";
|
||
this.rbtnReportCSV2.Size = new System.Drawing.Size(100, 36);
|
||
this.rbtnReportCSV2.TabIndex = 506;
|
||
this.rbtnReportCSV2.Text = "选择路径";
|
||
this.rbtnReportCSV2.Click += new System.EventHandler(this.rbtnReportCSV2_Click);
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnReportCSV2.GetChildAt(0))).Text = "选择路径";
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnReportCSV2.GetChildAt(0))).FocusBorderWidth = 5;
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnReportCSV2.GetChildAt(0))).EnableHighlight = true;
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnReportCSV2.GetChildAt(0))).EnableBorderHighlight = true;
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnReportCSV2.GetChildAt(0))).BorderHighlightThickness = 3;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnReportCSV2.GetChildAt(0).GetChildAt(2))).Width = 2F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnReportCSV2.GetChildAt(0).GetChildAt(2))).LeftWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnReportCSV2.GetChildAt(0).GetChildAt(2))).TopWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnReportCSV2.GetChildAt(0).GetChildAt(2))).RightWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnReportCSV2.GetChildAt(0).GetChildAt(2))).BottomWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnReportCSV2.GetChildAt(0).GetChildAt(2))).BorderDashStyle = System.Drawing.Drawing2D.DashStyle.Solid;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnReportCSV2.GetChildAt(0).GetChildAt(2))).GradientStyle = Telerik.WinControls.GradientStyles.Solid;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnReportCSV2.GetChildAt(0).GetChildAt(2))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnReportCSV2.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnReportCSV2.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnReportCSV2.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnReportCSV2.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnReportCSV2.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
|
||
//
|
||
// rtbShowCarType
|
||
//
|
||
this.rtbShowCarType.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
this.rtbShowCarType.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rtbShowCarType.ForeColor = System.Drawing.Color.White;
|
||
this.rtbShowCarType.Location = new System.Drawing.Point(268, 766);
|
||
this.rtbShowCarType.Name = "rtbShowCarType";
|
||
this.rtbShowCarType.Size = new System.Drawing.Size(237, 27);
|
||
this.rtbShowCarType.TabIndex = 511;
|
||
this.rtbShowCarType.Text = "EHY";
|
||
((Telerik.WinControls.UI.RadTextBoxElement)(this.rtbShowCarType.GetChildAt(0))).Text = "EHY";
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbShowCarType.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
//
|
||
// label7
|
||
//
|
||
this.label7.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label7.ForeColor = System.Drawing.Color.White;
|
||
this.label7.Location = new System.Drawing.Point(62, 770);
|
||
this.label7.Name = "label7";
|
||
this.label7.Size = new System.Drawing.Size(202, 21);
|
||
this.label7.TabIndex = 510;
|
||
this.label7.Text = "初始化要显示的车型:";
|
||
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// radShowRCarDataFlag
|
||
//
|
||
this.radShowRCarDataFlag.AutoSize = true;
|
||
this.radShowRCarDataFlag.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.radShowRCarDataFlag.ForeColor = System.Drawing.Color.White;
|
||
this.radShowRCarDataFlag.Location = new System.Drawing.Point(439, 811);
|
||
this.radShowRCarDataFlag.Name = "radShowRCarDataFlag";
|
||
this.radShowRCarDataFlag.Size = new System.Drawing.Size(157, 25);
|
||
this.radShowRCarDataFlag.TabIndex = 509;
|
||
this.radShowRCarDataFlag.Text = "R:右侧车身数据";
|
||
this.radShowRCarDataFlag.UseVisualStyleBackColor = true;
|
||
//
|
||
// radShowLCarDataFlag
|
||
//
|
||
this.radShowLCarDataFlag.AutoSize = true;
|
||
this.radShowLCarDataFlag.Checked = true;
|
||
this.radShowLCarDataFlag.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.radShowLCarDataFlag.ForeColor = System.Drawing.Color.White;
|
||
this.radShowLCarDataFlag.Location = new System.Drawing.Point(268, 811);
|
||
this.radShowLCarDataFlag.Name = "radShowLCarDataFlag";
|
||
this.radShowLCarDataFlag.Size = new System.Drawing.Size(155, 25);
|
||
this.radShowLCarDataFlag.TabIndex = 508;
|
||
this.radShowLCarDataFlag.TabStop = true;
|
||
this.radShowLCarDataFlag.Text = "L:左侧车身数据";
|
||
this.radShowLCarDataFlag.UseVisualStyleBackColor = true;
|
||
//
|
||
// label13
|
||
//
|
||
this.label13.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label13.ForeColor = System.Drawing.Color.White;
|
||
this.label13.Location = new System.Drawing.Point(93, 813);
|
||
this.label13.Name = "label13";
|
||
this.label13.Size = new System.Drawing.Size(170, 21);
|
||
this.label13.TabIndex = 507;
|
||
this.label13.Text = "显示测量数据:";
|
||
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// cbAnalysisCSV
|
||
//
|
||
this.cbAnalysisCSV.AutoSize = true;
|
||
this.cbAnalysisCSV.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.cbAnalysisCSV.ForeColor = System.Drawing.Color.White;
|
||
this.cbAnalysisCSV.Location = new System.Drawing.Point(269, 849);
|
||
this.cbAnalysisCSV.Name = "cbAnalysisCSV";
|
||
this.cbAnalysisCSV.Size = new System.Drawing.Size(63, 25);
|
||
this.cbAnalysisCSV.TabIndex = 513;
|
||
this.cbAnalysisCSV.Text = "解析";
|
||
this.cbAnalysisCSV.UseVisualStyleBackColor = true;
|
||
//
|
||
// label14
|
||
//
|
||
this.label14.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label14.ForeColor = System.Drawing.Color.White;
|
||
this.label14.Location = new System.Drawing.Point(26, 849);
|
||
this.label14.Name = "label14";
|
||
this.label14.Size = new System.Drawing.Size(237, 21);
|
||
this.label14.TabIndex = 512;
|
||
this.label14.Text = "是否解析CSV文件:";
|
||
this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// rtbCarTypebyVIN
|
||
//
|
||
this.rtbCarTypebyVIN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
this.rtbCarTypebyVIN.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rtbCarTypebyVIN.ForeColor = System.Drawing.Color.White;
|
||
this.rtbCarTypebyVIN.Location = new System.Drawing.Point(268, 576);
|
||
this.rtbCarTypebyVIN.Name = "rtbCarTypebyVIN";
|
||
this.rtbCarTypebyVIN.Size = new System.Drawing.Size(567, 27);
|
||
this.rtbCarTypebyVIN.TabIndex = 515;
|
||
((Telerik.WinControls.UI.RadTextBoxElement)(this.rtbCarTypebyVIN.GetChildAt(0))).Text = "";
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbCarTypebyVIN.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
//
|
||
// label10
|
||
//
|
||
this.label10.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label10.ForeColor = System.Drawing.Color.White;
|
||
this.label10.Location = new System.Drawing.Point(63, 580);
|
||
this.label10.Name = "label10";
|
||
this.label10.Size = new System.Drawing.Size(200, 21);
|
||
this.label10.TabIndex = 514;
|
||
this.label10.Text = "获取车型接口地址:";
|
||
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// cbEncoder
|
||
//
|
||
this.cbEncoder.AutoSize = true;
|
||
this.cbEncoder.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.cbEncoder.ForeColor = System.Drawing.Color.White;
|
||
this.cbEncoder.Location = new System.Drawing.Point(270, 884);
|
||
this.cbEncoder.Name = "cbEncoder";
|
||
this.cbEncoder.Size = new System.Drawing.Size(63, 25);
|
||
this.cbEncoder.TabIndex = 517;
|
||
this.cbEncoder.Text = "启用";
|
||
this.cbEncoder.UseVisualStyleBackColor = true;
|
||
//
|
||
// label15
|
||
//
|
||
this.label15.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label15.ForeColor = System.Drawing.Color.White;
|
||
this.label15.Location = new System.Drawing.Point(27, 884);
|
||
this.label15.Name = "label15";
|
||
this.label15.Size = new System.Drawing.Size(237, 21);
|
||
this.label15.TabIndex = 516;
|
||
this.label15.Text = "是否启用记录编码器值功能:";
|
||
this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// rtbExceptionPercentage
|
||
//
|
||
this.rtbExceptionPercentage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
this.rtbExceptionPercentage.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rtbExceptionPercentage.ForeColor = System.Drawing.Color.White;
|
||
this.rtbExceptionPercentage.Location = new System.Drawing.Point(268, 926);
|
||
this.rtbExceptionPercentage.Name = "rtbExceptionPercentage";
|
||
this.rtbExceptionPercentage.Size = new System.Drawing.Size(69, 27);
|
||
this.rtbExceptionPercentage.TabIndex = 519;
|
||
this.rtbExceptionPercentage.Text = "4";
|
||
((Telerik.WinControls.UI.RadTextBoxElement)(this.rtbExceptionPercentage.GetChildAt(0))).Text = "4";
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbExceptionPercentage.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
//
|
||
// label16
|
||
//
|
||
this.label16.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label16.ForeColor = System.Drawing.Color.White;
|
||
this.label16.Location = new System.Drawing.Point(32, 927);
|
||
this.label16.Name = "label16";
|
||
this.label16.Size = new System.Drawing.Size(228, 21);
|
||
this.label16.TabIndex = 518;
|
||
this.label16.Text = "异常超差倍数:";
|
||
this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// cbIncludeRange
|
||
//
|
||
this.cbIncludeRange.AutoSize = true;
|
||
this.cbIncludeRange.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.cbIncludeRange.ForeColor = System.Drawing.Color.White;
|
||
this.cbIncludeRange.Location = new System.Drawing.Point(596, 928);
|
||
this.cbIncludeRange.Name = "cbIncludeRange";
|
||
this.cbIncludeRange.Size = new System.Drawing.Size(63, 25);
|
||
this.cbIncludeRange.TabIndex = 521;
|
||
this.cbIncludeRange.Text = "包含";
|
||
this.cbIncludeRange.UseVisualStyleBackColor = true;
|
||
//
|
||
// label23
|
||
//
|
||
this.label23.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label23.ForeColor = System.Drawing.Color.White;
|
||
this.label23.Location = new System.Drawing.Point(353, 930);
|
||
this.label23.Name = "label23";
|
||
this.label23.Size = new System.Drawing.Size(237, 21);
|
||
this.label23.TabIndex = 520;
|
||
this.label23.Text = "合格率计算是否包含极差项:";
|
||
this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// rtbMeasureItemsCount
|
||
//
|
||
this.rtbMeasureItemsCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
this.rtbMeasureItemsCount.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rtbMeasureItemsCount.ForeColor = System.Drawing.Color.White;
|
||
this.rtbMeasureItemsCount.Location = new System.Drawing.Point(265, 965);
|
||
this.rtbMeasureItemsCount.Name = "rtbMeasureItemsCount";
|
||
this.rtbMeasureItemsCount.Size = new System.Drawing.Size(72, 27);
|
||
this.rtbMeasureItemsCount.TabIndex = 523;
|
||
((Telerik.WinControls.UI.RadTextBoxElement)(this.rtbMeasureItemsCount.GetChildAt(0))).Text = "";
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbMeasureItemsCount.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
//
|
||
// label24
|
||
//
|
||
this.label24.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label24.ForeColor = System.Drawing.Color.White;
|
||
this.label24.Location = new System.Drawing.Point(29, 967);
|
||
this.label24.Name = "label24";
|
||
this.label24.Size = new System.Drawing.Size(228, 21);
|
||
this.label24.TabIndex = 522;
|
||
this.label24.Text = "汽车检测项总数量:";
|
||
this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// rtbFailedCarCount
|
||
//
|
||
this.rtbFailedCarCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
this.rtbFailedCarCount.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rtbFailedCarCount.ForeColor = System.Drawing.Color.White;
|
||
this.rtbFailedCarCount.Location = new System.Drawing.Point(593, 965);
|
||
this.rtbFailedCarCount.Name = "rtbFailedCarCount";
|
||
this.rtbFailedCarCount.Size = new System.Drawing.Size(72, 27);
|
||
this.rtbFailedCarCount.TabIndex = 525;
|
||
((Telerik.WinControls.UI.RadTextBoxElement)(this.rtbFailedCarCount.GetChildAt(0))).Text = "";
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbFailedCarCount.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
//
|
||
// label25
|
||
//
|
||
this.label25.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label25.ForeColor = System.Drawing.Color.White;
|
||
this.label25.Location = new System.Drawing.Point(361, 967);
|
||
this.label25.Name = "label25";
|
||
this.label25.Size = new System.Drawing.Size(228, 21);
|
||
this.label25.TabIndex = 524;
|
||
this.label25.Text = "连续检测项不达标车数量:";
|
||
this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// label26
|
||
//
|
||
this.label26.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.label26.ForeColor = System.Drawing.Color.White;
|
||
this.label26.Location = new System.Drawing.Point(26, 157);
|
||
this.label26.Name = "label26";
|
||
this.label26.Size = new System.Drawing.Size(236, 21);
|
||
this.label26.TabIndex = 526;
|
||
this.label26.Text = "自检报告读取路径:";
|
||
this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// rtbSelfMeasurePath
|
||
//
|
||
this.rtbSelfMeasurePath.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
this.rtbSelfMeasurePath.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rtbSelfMeasurePath.ForeColor = System.Drawing.Color.White;
|
||
this.rtbSelfMeasurePath.Location = new System.Drawing.Point(269, 155);
|
||
this.rtbSelfMeasurePath.Name = "rtbSelfMeasurePath";
|
||
this.rtbSelfMeasurePath.Size = new System.Drawing.Size(567, 27);
|
||
this.rtbSelfMeasurePath.TabIndex = 527;
|
||
((Telerik.WinControls.UI.RadTextBoxElement)(this.rtbSelfMeasurePath.GetChildAt(0))).Text = "";
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbSelfMeasurePath.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
|
||
//
|
||
// rbtnSelfMeasure
|
||
//
|
||
this.rbtnSelfMeasure.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.rbtnSelfMeasure.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
|
||
this.rbtnSelfMeasure.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
this.rbtnSelfMeasure.ForeColor = System.Drawing.Color.White;
|
||
this.rbtnSelfMeasure.Location = new System.Drawing.Point(881, 152);
|
||
this.rbtnSelfMeasure.Name = "rbtnSelfMeasure";
|
||
this.rbtnSelfMeasure.Size = new System.Drawing.Size(100, 36);
|
||
this.rbtnSelfMeasure.TabIndex = 528;
|
||
this.rbtnSelfMeasure.Text = "选择路径";
|
||
this.rbtnSelfMeasure.Click += new System.EventHandler(this.rbtnSelfMeasure_Click);
|
||
this.rbtnSelfMeasure.MouseLeave += new System.EventHandler(this.btn_MouseLeave);
|
||
this.rbtnSelfMeasure.MouseHover += new System.EventHandler(this.btn_MouseHover);
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnSelfMeasure.GetChildAt(0))).Text = "选择路径";
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnSelfMeasure.GetChildAt(0))).FocusBorderWidth = 5;
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnSelfMeasure.GetChildAt(0))).EnableHighlight = true;
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnSelfMeasure.GetChildAt(0))).EnableBorderHighlight = true;
|
||
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnSelfMeasure.GetChildAt(0))).BorderHighlightThickness = 3;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelfMeasure.GetChildAt(0).GetChildAt(2))).Width = 2F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelfMeasure.GetChildAt(0).GetChildAt(2))).LeftWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelfMeasure.GetChildAt(0).GetChildAt(2))).TopWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelfMeasure.GetChildAt(0).GetChildAt(2))).RightWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelfMeasure.GetChildAt(0).GetChildAt(2))).BottomWidth = 3F;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelfMeasure.GetChildAt(0).GetChildAt(2))).BorderDashStyle = System.Drawing.Drawing2D.DashStyle.Solid;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelfMeasure.GetChildAt(0).GetChildAt(2))).GradientStyle = Telerik.WinControls.GradientStyles.Solid;
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelfMeasure.GetChildAt(0).GetChildAt(2))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelfMeasure.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelfMeasure.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelfMeasure.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelfMeasure.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
|
||
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSelfMeasure.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
|
||
//
|
||
// FSoftwareSetup
|
||
//
|
||
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
|
||
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(1007, 1080);
|
||
this.Controls.Add(this.rbtnSelfMeasure);
|
||
this.Controls.Add(this.label26);
|
||
this.Controls.Add(this.rtbSelfMeasurePath);
|
||
this.Controls.Add(this.rtbFailedCarCount);
|
||
this.Controls.Add(this.label25);
|
||
this.Controls.Add(this.rtbMeasureItemsCount);
|
||
this.Controls.Add(this.label24);
|
||
this.Controls.Add(this.cbIncludeRange);
|
||
this.Controls.Add(this.label23);
|
||
this.Controls.Add(this.rtbExceptionPercentage);
|
||
this.Controls.Add(this.label16);
|
||
this.Controls.Add(this.cbEncoder);
|
||
this.Controls.Add(this.label15);
|
||
this.Controls.Add(this.rtbCarTypebyVIN);
|
||
this.Controls.Add(this.label10);
|
||
this.Controls.Add(this.cbAnalysisCSV);
|
||
this.Controls.Add(this.label14);
|
||
this.Controls.Add(this.rtbShowCarType);
|
||
this.Controls.Add(this.label7);
|
||
this.Controls.Add(this.radShowRCarDataFlag);
|
||
this.Controls.Add(this.radShowLCarDataFlag);
|
||
this.Controls.Add(this.label13);
|
||
this.Controls.Add(this.rtbReportPath);
|
||
this.Controls.Add(this.label1);
|
||
this.Controls.Add(this.label12);
|
||
this.Controls.Add(this.rbtnReportCSV2);
|
||
this.Controls.Add(this.rtbTolPercentage);
|
||
this.Controls.Add(this.label8);
|
||
this.Controls.Add(this.rtbVWStationName);
|
||
this.Controls.Add(this.label5);
|
||
this.Controls.Add(this.cbCreateTxtReport);
|
||
this.Controls.Add(this.label4);
|
||
this.Controls.Add(this.cbShowCarData);
|
||
this.Controls.Add(this.rtbCOMPort);
|
||
this.Controls.Add(this.label3);
|
||
this.Controls.Add(this.rbtnCancel);
|
||
this.Controls.Add(this.label22);
|
||
this.Controls.Add(this.rtbFPY2);
|
||
this.Controls.Add(this.label21);
|
||
this.Controls.Add(this.cbStartIOT);
|
||
this.Controls.Add(this.label20);
|
||
this.Controls.Add(this.rtbIOTAddress);
|
||
this.Controls.Add(this.label19);
|
||
this.Controls.Add(this.rtbEquipName);
|
||
this.Controls.Add(this.label18);
|
||
this.Controls.Add(this.rtbEquipNo);
|
||
this.Controls.Add(this.label17);
|
||
this.Controls.Add(this.rtbCSVEHYPath);
|
||
this.Controls.Add(this.rtbnSaveSetup);
|
||
this.Controls.Add(this.rbtnCSVReportPath);
|
||
this.Controls.Add(this.rtbFPY);
|
||
this.Controls.Add(this.label11);
|
||
this.Controls.Add(this.rtbPLCIP);
|
||
this.Controls.Add(this.label9);
|
||
this.Controls.Add(this.rtbCSVEH3Path);
|
||
this.Controls.Add(this.label6);
|
||
this.Controls.Add(this.rbtnSelectEH3CSVPath);
|
||
this.Controls.Add(this.radTitleBar1);
|
||
this.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.ForeColor = System.Drawing.Color.White;
|
||
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||
this.Name = "FSoftwareSetup";
|
||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||
this.Text = "软件设置";
|
||
this.Load += new System.EventHandler(this.FSoftwareSetup_Load);
|
||
((System.ComponentModel.ISupportInitialize)(this.radTitleBar1)).EndInit();
|
||
this.radTitleBar1.ResumeLayout(false);
|
||
this.radTitleBar1.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbFPY2)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbIOTAddress)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbEquipName)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbEquipNo)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbCSVEHYPath)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbnSaveSetup)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rbtnCSVReportPath)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbFPY)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbPLCIP)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbCSVEH3Path)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rbtnSelectEH3CSVPath)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rbtnCancel)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbCOMPort)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbVWStationName)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbTolPercentage)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbReportPath)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rbtnReportCSV2)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbShowCarType)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbCarTypebyVIN)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbExceptionPercentage)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbMeasureItemsCount)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbFailedCarCount)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rtbSelfMeasurePath)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.rbtnSelfMeasure)).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.Label label22;
|
||
private Telerik.WinControls.UI.RadTextBox rtbFPY2;
|
||
private System.Windows.Forms.Label label21;
|
||
private System.Windows.Forms.CheckBox cbStartIOT;
|
||
private System.Windows.Forms.Label label20;
|
||
private Telerik.WinControls.UI.RadTextBox rtbIOTAddress;
|
||
private System.Windows.Forms.Label label19;
|
||
private Telerik.WinControls.UI.RadTextBox rtbEquipName;
|
||
private System.Windows.Forms.Label label18;
|
||
private Telerik.WinControls.UI.RadTextBox rtbEquipNo;
|
||
private System.Windows.Forms.Label label17;
|
||
private Telerik.WinControls.UI.RadTextBox rtbCSVEHYPath;
|
||
private System.Windows.Forms.Label label1;
|
||
private Telerik.WinControls.UI.RadButton rtbnSaveSetup;
|
||
private Telerik.WinControls.UI.RadButton rbtnCSVReportPath;
|
||
private Telerik.WinControls.UI.RadTextBox rtbFPY;
|
||
private System.Windows.Forms.Label label11;
|
||
private Telerik.WinControls.UI.RadTextBox rtbPLCIP;
|
||
private System.Windows.Forms.Label label9;
|
||
private Telerik.WinControls.UI.RadTextBox rtbCSVEH3Path;
|
||
private System.Windows.Forms.Label label6;
|
||
private Telerik.WinControls.UI.RadButton rbtnSelectEH3CSVPath;
|
||
private Telerik.WinControls.UI.RadButton rbtnCancel;
|
||
private Telerik.WinControls.UI.RadTextBox rtbCOMPort;
|
||
private System.Windows.Forms.Label label3;
|
||
private System.Windows.Forms.CheckBox cbShowCarData;
|
||
private System.Windows.Forms.CheckBox cbCreateTxtReport;
|
||
private System.Windows.Forms.Label label4;
|
||
private Telerik.WinControls.UI.RadTextBox rtbVWStationName;
|
||
private System.Windows.Forms.Label label5;
|
||
private Telerik.WinControls.UI.RadTextBox rtbTolPercentage;
|
||
private System.Windows.Forms.Label label8;
|
||
private Telerik.WinControls.UI.RadTextBox rtbReportPath;
|
||
private System.Windows.Forms.Label label12;
|
||
private Telerik.WinControls.UI.RadButton rbtnReportCSV2;
|
||
private Telerik.WinControls.UI.RadTextBox rtbShowCarType;
|
||
private System.Windows.Forms.Label label7;
|
||
private System.Windows.Forms.RadioButton radShowRCarDataFlag;
|
||
private System.Windows.Forms.RadioButton radShowLCarDataFlag;
|
||
private System.Windows.Forms.Label label13;
|
||
private System.Windows.Forms.CheckBox cbAnalysisCSV;
|
||
private System.Windows.Forms.Label label14;
|
||
private Telerik.WinControls.UI.RadTextBox rtbCarTypebyVIN;
|
||
private System.Windows.Forms.Label label10;
|
||
private System.Windows.Forms.CheckBox cbEncoder;
|
||
private System.Windows.Forms.Label label15;
|
||
private Telerik.WinControls.UI.RadTextBox rtbExceptionPercentage;
|
||
private System.Windows.Forms.Label label16;
|
||
private System.Windows.Forms.CheckBox cbIncludeRange;
|
||
private System.Windows.Forms.Label label23;
|
||
private Telerik.WinControls.UI.RadTextBox rtbMeasureItemsCount;
|
||
private System.Windows.Forms.Label label24;
|
||
private Telerik.WinControls.UI.RadTextBox rtbFailedCarCount;
|
||
private System.Windows.Forms.Label label25;
|
||
private System.Windows.Forms.Label label26;
|
||
private Telerik.WinControls.UI.RadTextBox rtbSelfMeasurePath;
|
||
private Telerik.WinControls.UI.RadButton rbtnSelfMeasure;
|
||
}
|
||
}
|