Files
2025-10-16 11:48:30 +08:00

3581 lines
266 KiB
C#
Raw Permalink 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 CenterControl
{
/// <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(CenterControl));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Title title1 = new System.Windows.Forms.DataVisualization.Charting.Title();
Telerik.WinControls.UI.RadListDataItem radListDataItem1 = new Telerik.WinControls.UI.RadListDataItem();
Telerik.WinControls.UI.RadListDataItem radListDataItem2 = new Telerik.WinControls.UI.RadListDataItem();
Telerik.WinControls.UI.RadListDataItem radListDataItem3 = new Telerik.WinControls.UI.RadListDataItem();
Telerik.WinControls.UI.RadListDataItem radListDataItem4 = new Telerik.WinControls.UI.RadListDataItem();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Title title2 = new System.Windows.Forms.DataVisualization.Charting.Title();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Title title3 = new System.Windows.Forms.DataVisualization.Charting.Title();
Telerik.WinControls.UI.RadListDataItem radListDataItem5 = new Telerik.WinControls.UI.RadListDataItem();
Telerik.WinControls.UI.RadListDataItem radListDataItem6 = new Telerik.WinControls.UI.RadListDataItem();
this.radTitleBar1 = new Telerik.WinControls.UI.RadTitleBar();
this.label2 = new System.Windows.Forms.Label();
this.labTitle = new System.Windows.Forms.Label();
this.radStatusStrip1 = new Telerik.WinControls.UI.RadStatusStrip();
this.rleTimeText = new Telerik.WinControls.UI.RadLabelElement();
this.rleTime = new Telerik.WinControls.UI.RadLabelElement();
this.commandBarSeparator4 = new Telerik.WinControls.UI.CommandBarSeparator();
this.radLabelElement2 = new Telerik.WinControls.UI.RadLabelElement();
this.rleReadCSVStatus = new Telerik.WinControls.UI.RadLabelElement();
this.commandBarSeparator1 = new Telerik.WinControls.UI.CommandBarSeparator();
this.rlePLCText = new Telerik.WinControls.UI.RadLabelElement();
this.rlePLCStatus = new Telerik.WinControls.UI.RadLabelElement();
this.commandBarSeparator2 = new Telerik.WinControls.UI.CommandBarSeparator();
this.radLabelElement1 = new Telerik.WinControls.UI.RadLabelElement();
this.rlePLCHeart = new Telerik.WinControls.UI.RadLabelElement();
this.commandBarSeparator3 = new Telerik.WinControls.UI.CommandBarSeparator();
this.radLabelElement3 = new Telerik.WinControls.UI.RadLabelElement();
this.rleReadDBStatus = new Telerik.WinControls.UI.RadLabelElement();
this.commandBarSeparator5 = new Telerik.WinControls.UI.CommandBarSeparator();
this.rleMessageText = new Telerik.WinControls.UI.RadLabelElement();
this.rleMessage = new Telerik.WinControls.UI.RadLabelElement();
this.RPV = new Telerik.WinControls.UI.RadPageView();
this.rpvpAnalysis = new Telerik.WinControls.UI.RadPageViewPage();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.label4 = new System.Windows.Forms.Label();
this.lbCSVFiles = new System.Windows.Forms.ListBox();
this.dgvMeasureContent = new System.Windows.Forms.DataGridView();
this.DimensionID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.DimensionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.NormalVal = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.LowerTolVal = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.UpperTolVal = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.MeasureValue = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.MDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.MResult = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.splitContainer2 = new System.Windows.Forms.SplitContainer();
this.labCarType = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.labSumMeasureCount = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.labRejectCount = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.pbResult = new System.Windows.Forms.PictureBox();
this.labResult = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.labResultPercent = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.labMeaTime = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.labNGCount = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.labOKCount = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.labVIN = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.chartResultPie = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.rpvpSearch = new Telerik.WinControls.UI.RadPageViewPage();
this.pnlPage = new System.Windows.Forms.Panel();
this.rddlPageRecorderCount = new Telerik.WinControls.UI.RadDropDownList();
this.rbtnFirtstPage = new Telerik.WinControls.UI.RadButton();
this.rbtnLastPage = new Telerik.WinControls.UI.RadButton();
this.rbtnPrevPage = new Telerik.WinControls.UI.RadButton();
this.rbtnNextPage = new Telerik.WinControls.UI.RadButton();
this.label3 = new System.Windows.Forms.Label();
this.labSumRecorders = new System.Windows.Forms.Label();
this.labSumPages = new System.Windows.Forms.Label();
this.labCurrentPage = new System.Windows.Forms.Label();
this.labSearchResult = new System.Windows.Forms.Label();
this.radGroupBox1 = new Telerik.WinControls.UI.RadGroupBox();
this.rtbPartID = new Telerik.WinControls.UI.RadTextBox();
this.rbtSelectFPY = new Telerik.WinControls.UI.RadButton();
this.rbtnExportCSVReport = new Telerik.WinControls.UI.RadButton();
this.rdtpStartTime = new Telerik.WinControls.UI.RadDateTimePicker();
this.rdtpEndTime = new Telerik.WinControls.UI.RadDateTimePicker();
this.rbtnSearchMeaserData = new Telerik.WinControls.UI.RadButton();
this.radLabel15 = new Telerik.WinControls.UI.RadLabel();
this.radLabel1 = new Telerik.WinControls.UI.RadLabel();
this.radLabel11 = new Telerik.WinControls.UI.RadLabel();
this.chartFPYLine = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.dgvSelectMeasureData = new System.Windows.Forms.DataGridView();
this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.MeasureItemResult = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dgvFPYResult = new System.Windows.Forms.DataGridView();
this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.SMResult = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.rpvpCpCpk = new Telerik.WinControls.UI.RadPageViewPage();
this.pnlCPCPK = new System.Windows.Forms.Panel();
this.radGroupBox6 = new Telerik.WinControls.UI.RadGroupBox();
this.labPpk = new Telerik.WinControls.UI.RadLabel();
this.radLabel7 = new Telerik.WinControls.UI.RadLabel();
this.labPpu = new Telerik.WinControls.UI.RadLabel();
this.radLabel12 = new Telerik.WinControls.UI.RadLabel();
this.labPpl = new Telerik.WinControls.UI.RadLabel();
this.radLabel17 = new Telerik.WinControls.UI.RadLabel();
this.labPp = new Telerik.WinControls.UI.RadLabel();
this.radLabel27 = new Telerik.WinControls.UI.RadLabel();
this.labCpk = new Telerik.WinControls.UI.RadLabel();
this.radLabel13 = new Telerik.WinControls.UI.RadLabel();
this.labCpu = new Telerik.WinControls.UI.RadLabel();
this.radLabel10 = new Telerik.WinControls.UI.RadLabel();
this.labCpl = new Telerik.WinControls.UI.RadLabel();
this.radLabel8 = new Telerik.WinControls.UI.RadLabel();
this.labCp = new Telerik.WinControls.UI.RadLabel();
this.radLabel4 = new Telerik.WinControls.UI.RadLabel();
this.radGroupBox5 = new Telerik.WinControls.UI.RadGroupBox();
this.labSampleSize = new Telerik.WinControls.UI.RadLabel();
this.radLabel30 = new Telerik.WinControls.UI.RadLabel();
this.labStdDev = new Telerik.WinControls.UI.RadLabel();
this.radLabel32 = new Telerik.WinControls.UI.RadLabel();
this.labAverage = new Telerik.WinControls.UI.RadLabel();
this.radLabel34 = new Telerik.WinControls.UI.RadLabel();
this.labUSL = new Telerik.WinControls.UI.RadLabel();
this.radLabel16 = new Telerik.WinControls.UI.RadLabel();
this.labTarget = new Telerik.WinControls.UI.RadLabel();
this.radLabel18 = new Telerik.WinControls.UI.RadLabel();
this.labLSL = new Telerik.WinControls.UI.RadLabel();
this.radLabel24 = new Telerik.WinControls.UI.RadLabel();
this.radLabel25 = new Telerik.WinControls.UI.RadLabel();
this.radLabel26 = new Telerik.WinControls.UI.RadLabel();
this.labSearchCPCPKResult = new System.Windows.Forms.Label();
this.chartCPCPK = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.radGroupBox2 = new Telerik.WinControls.UI.RadGroupBox();
this.rddlMeasurePoint = new Telerik.WinControls.UI.RadDropDownList();
this.rddlSizeName = new Telerik.WinControls.UI.RadDropDownList();
this.radLabel2 = new Telerik.WinControls.UI.RadLabel();
this.nudMeasureCount = new System.Windows.Forms.NumericUpDown();
this.radButton10 = new Telerik.WinControls.UI.RadButton();
this.radLabel3 = new Telerik.WinControls.UI.RadLabel();
this.rbtnSearchCPCPK = new Telerik.WinControls.UI.RadButton();
this.radLabel5 = new Telerik.WinControls.UI.RadLabel();
this.rpvpSetup = new Telerik.WinControls.UI.RadPageViewPage();
this.lpcRange = new UserControlClass.LabPictureControl();
this.lpcTestGetCarTye = new UserControlClass.LabPictureControl();
this.lpcShowLog = new UserControlClass.LabPictureControl();
this.radGroupBox7 = new Telerik.WinControls.UI.RadGroupBox();
this.rtbCOMContent = new Telerik.WinControls.UI.RadTextBox();
this.label25 = new System.Windows.Forms.Label();
this.rtbPort = new Telerik.WinControls.UI.RadTextBox();
this.rbtnTestCOM = new Telerik.WinControls.UI.RadButton();
this.radGroupBox3 = new Telerik.WinControls.UI.RadGroupBox();
this.rbtnClosePLC = new Telerik.WinControls.UI.RadButton();
this.rbtnConnectPLC = new Telerik.WinControls.UI.RadButton();
this.rgbMeasreSeq = new Telerik.WinControls.UI.RadGroupBox();
this.lampError = new UserControlClass.Lamp();
this.lampMode = new UserControlClass.Lamp();
this.lampPLCHeart = new UserControlClass.Lamp();
this.lampConnectPLCStatus = new UserControlClass.Lamp();
this.labelTimeStatus_Tip = new System.Windows.Forms.Label();
this.radLabel20 = new Telerik.WinControls.UI.RadLabel();
this.radLabel21 = new Telerik.WinControls.UI.RadLabel();
this.radLabel22 = new Telerik.WinControls.UI.RadLabel();
this.radLabel23 = new Telerik.WinControls.UI.RadLabel();
this.lpcToleranceSetup = new UserControlClass.LabPictureControl();
this.lpcSoftwareSetup = new UserControlClass.LabPictureControl();
this.lpcShowCarData = new UserControlClass.LabPictureControl();
this.lpcUploadIOTTest = new UserControlClass.LabPictureControl();
this.lpcAboutSoftware = new UserControlClass.LabPictureControl();
this.lpcPLCTest = new UserControlClass.LabPictureControl();
this.lpcPLCAddress = new UserControlClass.LabPictureControl();
this.tmSystem = new System.Windows.Forms.Timer(this.components);
this.tmrRefreshPLCStatus = new System.Windows.Forms.Timer(this.components);
this.tmrHeartBeatConnect = new System.Windows.Forms.Timer(this.components);
((System.ComponentModel.ISupportInitialize)(this.radTitleBar1)).BeginInit();
this.radTitleBar1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.radStatusStrip1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.RPV)).BeginInit();
this.RPV.SuspendLayout();
this.rpvpAnalysis.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvMeasureContent)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
this.splitContainer2.Panel1.SuspendLayout();
this.splitContainer2.Panel2.SuspendLayout();
this.splitContainer2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pbResult)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chartResultPie)).BeginInit();
this.rpvpSearch.SuspendLayout();
this.pnlPage.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rddlPageRecorderCount)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rbtnFirtstPage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rbtnLastPage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rbtnPrevPage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rbtnNextPage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit();
this.radGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rtbPartID)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rbtSelectFPY)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rbtnExportCSVReport)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rdtpStartTime)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rdtpEndTime)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rbtnSearchMeaserData)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel15)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chartFPYLine)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dgvSelectMeasureData)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dgvFPYResult)).BeginInit();
this.rpvpCpCpk.SuspendLayout();
this.pnlCPCPK.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.radGroupBox6)).BeginInit();
this.radGroupBox6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.labPpk)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.labPpu)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.labPpl)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel17)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.labPp)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel27)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.labCpk)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.labCpu)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.labCpl)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.labCp)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radGroupBox5)).BeginInit();
this.radGroupBox5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.labSampleSize)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel30)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.labStdDev)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel32)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.labAverage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel34)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.labUSL)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.labTarget)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel18)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.labLSL)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel24)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel25)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel26)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chartCPCPK)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radGroupBox2)).BeginInit();
this.radGroupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rddlMeasurePoint)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rddlSizeName)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nudMeasureCount)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radButton10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rbtnSearchCPCPK)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit();
this.rpvpSetup.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.radGroupBox7)).BeginInit();
this.radGroupBox7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rtbCOMContent)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rtbPort)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rbtnTestCOM)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radGroupBox3)).BeginInit();
this.radGroupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rbtnClosePLC)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rbtnConnectPLC)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rgbMeasreSeq)).BeginInit();
this.rgbMeasreSeq.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.radLabel20)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel21)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel22)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel23)).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, 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(793, -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(835, 8);
this.labTitle.Name = "labTitle";
this.labTitle.Size = new System.Drawing.Size(240, 25);
this.labTitle.TabIndex = 0;
this.labTitle.Text = "海克斯康间隙面差分析系统";
//
// radStatusStrip1
//
this.radStatusStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.radStatusStrip1.Dock = System.Windows.Forms.DockStyle.None;
this.radStatusStrip1.Font = new System.Drawing.Font("Segoe UI", 9F);
this.radStatusStrip1.ForeColor = System.Drawing.Color.White;
this.radStatusStrip1.Items.AddRange(new Telerik.WinControls.RadItem[] {
this.rleTimeText,
this.rleTime,
this.commandBarSeparator4,
this.radLabelElement2,
this.rleReadCSVStatus,
this.commandBarSeparator1,
this.rlePLCText,
this.rlePLCStatus,
this.commandBarSeparator2,
this.radLabelElement1,
this.rlePLCHeart,
this.commandBarSeparator3,
this.radLabelElement3,
this.rleReadDBStatus,
this.commandBarSeparator5,
this.rleMessageText,
this.rleMessage});
this.radStatusStrip1.Location = new System.Drawing.Point(1, 1052);
this.radStatusStrip1.Name = "radStatusStrip1";
this.radStatusStrip1.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
this.radStatusStrip1.Size = new System.Drawing.Size(1918, 26);
this.radStatusStrip1.TabIndex = 126;
((Telerik.WinControls.UI.RadStatusBarElement)(this.radStatusStrip1.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radStatusStrip1.GetChildAt(0).GetChildAt(0))).LeftColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radStatusStrip1.GetChildAt(0).GetChildAt(0))).RightColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radStatusStrip1.GetChildAt(0).GetChildAt(0))).BottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radStatusStrip1.GetChildAt(0).GetChildAt(0))).BottomShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.radStatusStrip1.GetChildAt(0).GetChildAt(1))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.radStatusStrip1.GetChildAt(0).GetChildAt(1))).BackColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.radStatusStrip1.GetChildAt(0).GetChildAt(1))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.radStatusStrip1.GetChildAt(0).GetChildAt(1))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
//
// rleTimeText
//
this.rleTimeText.Name = "rleTimeText";
this.radStatusStrip1.SetSpring(this.rleTimeText, false);
this.rleTimeText.Text = "当前时间 :";
this.rleTimeText.TextWrap = true;
this.rleTimeText.UseCompatibleTextRendering = false;
//
// rleTime
//
this.rleTime.Name = "rleTime";
this.radStatusStrip1.SetSpring(this.rleTime, false);
this.rleTime.Text = "2023-06-01 12:23:34";
this.rleTime.TextWrap = true;
this.rleTime.UseCompatibleTextRendering = false;
//
// commandBarSeparator4
//
this.commandBarSeparator4.Name = "commandBarSeparator4";
this.radStatusStrip1.SetSpring(this.commandBarSeparator4, false);
this.commandBarSeparator4.VisibleInOverflowMenu = false;
//
// radLabelElement2
//
this.radLabelElement2.Name = "radLabelElement2";
this.radStatusStrip1.SetSpring(this.radLabelElement2, false);
this.radLabelElement2.Text = "读取CSV文件状态:";
this.radLabelElement2.TextWrap = true;
//
// rleReadCSVStatus
//
this.rleReadCSVStatus.Font = new System.Drawing.Font("宋体", 11F);
this.rleReadCSVStatus.Name = "rleReadCSVStatus";
this.radStatusStrip1.SetSpring(this.rleReadCSVStatus, false);
this.rleReadCSVStatus.Text = "●";
this.rleReadCSVStatus.TextWrap = true;
//
// commandBarSeparator1
//
this.commandBarSeparator1.DisabledTextRenderingHint = System.Drawing.Text.TextRenderingHint.SystemDefault;
this.commandBarSeparator1.Name = "commandBarSeparator1";
this.radStatusStrip1.SetSpring(this.commandBarSeparator1, false);
this.commandBarSeparator1.TextRenderingHint = System.Drawing.Text.TextRenderingHint.SystemDefault;
this.commandBarSeparator1.UseCompatibleTextRendering = false;
this.commandBarSeparator1.VisibleInOverflowMenu = false;
//
// rlePLCText
//
this.rlePLCText.Name = "rlePLCText";
this.radStatusStrip1.SetSpring(this.rlePLCText, false);
this.rlePLCText.Text = "PLC连接状态:";
this.rlePLCText.TextWrap = true;
this.rlePLCText.UseCompatibleTextRendering = false;
//
// rlePLCStatus
//
this.rlePLCStatus.Font = new System.Drawing.Font("宋体", 11F);
this.rlePLCStatus.Name = "rlePLCStatus";
this.radStatusStrip1.SetSpring(this.rlePLCStatus, false);
this.rlePLCStatus.Text = "●";
this.rlePLCStatus.TextWrap = true;
this.rlePLCStatus.UseCompatibleTextRendering = false;
//
// commandBarSeparator2
//
this.commandBarSeparator2.DisabledTextRenderingHint = System.Drawing.Text.TextRenderingHint.SystemDefault;
this.commandBarSeparator2.Name = "commandBarSeparator2";
this.radStatusStrip1.SetSpring(this.commandBarSeparator2, false);
this.commandBarSeparator2.TextRenderingHint = System.Drawing.Text.TextRenderingHint.SystemDefault;
this.commandBarSeparator2.UseCompatibleTextRendering = false;
this.commandBarSeparator2.VisibleInOverflowMenu = false;
//
// radLabelElement1
//
this.radLabelElement1.Name = "radLabelElement1";
this.radStatusStrip1.SetSpring(this.radLabelElement1, false);
this.radLabelElement1.Text = "PLC心跳:";
this.radLabelElement1.TextWrap = true;
this.radLabelElement1.UseCompatibleTextRendering = false;
//
// rlePLCHeart
//
this.rlePLCHeart.Font = new System.Drawing.Font("宋体", 11F);
this.rlePLCHeart.Name = "rlePLCHeart";
this.radStatusStrip1.SetSpring(this.rlePLCHeart, false);
this.rlePLCHeart.Text = "●";
this.rlePLCHeart.TextWrap = true;
this.rlePLCHeart.UseCompatibleTextRendering = false;
//
// commandBarSeparator3
//
this.commandBarSeparator3.DisabledTextRenderingHint = System.Drawing.Text.TextRenderingHint.SystemDefault;
this.commandBarSeparator3.Name = "commandBarSeparator3";
this.radStatusStrip1.SetSpring(this.commandBarSeparator3, false);
this.commandBarSeparator3.TextRenderingHint = System.Drawing.Text.TextRenderingHint.SystemDefault;
this.commandBarSeparator3.UseCompatibleTextRendering = false;
this.commandBarSeparator3.Visibility = Telerik.WinControls.ElementVisibility.Collapsed;
this.commandBarSeparator3.VisibleInOverflowMenu = false;
//
// radLabelElement3
//
this.radLabelElement3.Name = "radLabelElement3";
this.radStatusStrip1.SetSpring(this.radLabelElement3, false);
this.radLabelElement3.Text = "读取数据库状态:";
this.radLabelElement3.TextWrap = true;
this.radLabelElement3.Visibility = Telerik.WinControls.ElementVisibility.Collapsed;
//
// rleReadDBStatus
//
this.rleReadDBStatus.Font = new System.Drawing.Font("宋体", 11F);
this.rleReadDBStatus.Name = "rleReadDBStatus";
this.radStatusStrip1.SetSpring(this.rleReadDBStatus, false);
this.rleReadDBStatus.Text = "●";
this.rleReadDBStatus.TextWrap = true;
this.rleReadDBStatus.Visibility = Telerik.WinControls.ElementVisibility.Collapsed;
//
// commandBarSeparator5
//
this.commandBarSeparator5.Name = "commandBarSeparator5";
this.radStatusStrip1.SetSpring(this.commandBarSeparator5, false);
this.commandBarSeparator5.VisibleInOverflowMenu = false;
//
// rleMessageText
//
this.rleMessageText.Name = "rleMessageText";
this.radStatusStrip1.SetSpring(this.rleMessageText, false);
this.rleMessageText.Text = "消息 :";
this.rleMessageText.TextWrap = true;
this.rleMessageText.UseCompatibleTextRendering = false;
//
// rleMessage
//
this.rleMessage.Name = "rleMessage";
this.radStatusStrip1.SetSpring(this.rleMessage, false);
this.rleMessage.Text = "软件正常启动";
this.rleMessage.TextWrap = true;
this.rleMessage.UseCompatibleTextRendering = false;
//
// RPV
//
this.RPV.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.RPV.Controls.Add(this.rpvpAnalysis);
this.RPV.Controls.Add(this.rpvpSearch);
this.RPV.Controls.Add(this.rpvpCpCpk);
this.RPV.Controls.Add(this.rpvpSetup);
this.RPV.DefaultPage = this.rpvpAnalysis;
this.RPV.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.RPV.ItemSizeMode = ((Telerik.WinControls.UI.PageViewItemSizeMode)((Telerik.WinControls.UI.PageViewItemSizeMode.EqualWidth | Telerik.WinControls.UI.PageViewItemSizeMode.EqualHeight)));
this.RPV.Location = new System.Drawing.Point(1, 42);
this.RPV.Name = "RPV";
this.RPV.SelectedPage = this.rpvpSetup;
this.RPV.Size = new System.Drawing.Size(1918, 1008);
this.RPV.TabIndex = 127;
this.RPV.ViewMode = Telerik.WinControls.UI.PageViewMode.NavigationView;
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).DisplayMode = Telerik.WinControls.UI.NavigationViewDisplayModes.Compact;
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).HeaderHeight = 35;
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).ExpandedPaneWidth = 150;
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).CollapsedPaneWidth = 48;
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).ShowItemPinButton = true;
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).StripButtons = Telerik.WinControls.UI.StripViewButtons.None;
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).ItemAlignment = Telerik.WinControls.UI.StripViewItemAlignment.Near;
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).ItemFitMode = Telerik.WinControls.UI.StripViewItemFitMode.None;
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).ShowItemCloseButton = true;
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).ItemDragMode = Telerik.WinControls.UI.PageViewItemDragMode.None;
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).ItemSpacing = 1;
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).ItemSizeMode = ((Telerik.WinControls.UI.PageViewItemSizeMode)((Telerik.WinControls.UI.PageViewItemSizeMode.EqualWidth | Telerik.WinControls.UI.PageViewItemSizeMode.EqualHeight)));
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).BorderColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).BorderColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).BorderInnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).BorderInnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).BorderInnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).BorderInnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).BackColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).BorderLeftColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).BorderTopColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).BorderRightColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).BorderBottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).BorderLeftShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).BorderTopShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).BorderRightShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).BorderBottomShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).ForeColor = System.Drawing.Color.White;
((Telerik.WinControls.UI.RadPageViewNavigationViewElement)(this.RPV.GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.UI.NavigationViewItemContainer)(this.RPV.GetChildAt(0).GetChildAt(0))).BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.UI.NavigationViewItemContainer)(this.RPV.GetChildAt(0).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.NavigationViewItemContainer)(this.RPV.GetChildAt(0).GetChildAt(0))).BackColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.NavigationViewItemContainer)(this.RPV.GetChildAt(0).GetChildAt(0))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.NavigationViewItemContainer)(this.RPV.GetChildAt(0).GetChildAt(0))).ForeColor = System.Drawing.Color.White;
((Telerik.WinControls.UI.NavigationViewItemContainer)(this.RPV.GetChildAt(0).GetChildAt(0))).Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
((Telerik.WinControls.UI.NavigationViewItemContainer)(this.RPV.GetChildAt(0).GetChildAt(0))).MinSize = new System.Drawing.Size(48, 0);
((Telerik.WinControls.UI.NavigationViewItemContainer)(this.RPV.GetChildAt(0).GetChildAt(0))).MaxSize = new System.Drawing.Size(48, 0);
((Telerik.WinControls.UI.StripViewItemLayout)(this.RPV.GetChildAt(0).GetChildAt(0).GetChildAt(0))).BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.StripViewItemLayout)(this.RPV.GetChildAt(0).GetChildAt(0).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.StripViewItemLayout)(this.RPV.GetChildAt(0).GetChildAt(0).GetChildAt(0))).BackColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.StripViewItemLayout)(this.RPV.GetChildAt(0).GetChildAt(0).GetChildAt(0))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.StripViewItemLayout)(this.RPV.GetChildAt(0).GetChildAt(0).GetChildAt(0))).BorderLeftColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.StripViewItemLayout)(this.RPV.GetChildAt(0).GetChildAt(0).GetChildAt(0))).BorderTopColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.StripViewItemLayout)(this.RPV.GetChildAt(0).GetChildAt(0).GetChildAt(0))).BorderRightColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.StripViewItemLayout)(this.RPV.GetChildAt(0).GetChildAt(0).GetChildAt(0))).BorderLeftShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.StripViewItemLayout)(this.RPV.GetChildAt(0).GetChildAt(0).GetChildAt(0))).BorderTopShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.StripViewItemLayout)(this.RPV.GetChildAt(0).GetChildAt(0).GetChildAt(0))).BorderRightShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.StripViewItemLayout)(this.RPV.GetChildAt(0).GetChildAt(0).GetChildAt(0))).FocusBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.StripViewItemLayout)(this.RPV.GetChildAt(0).GetChildAt(0).GetChildAt(0))).ForeColor = System.Drawing.Color.White;
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.RPV.GetChildAt(0).GetChildAt(1))).BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.RPV.GetChildAt(0).GetChildAt(1))).BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.RPV.GetChildAt(0).GetChildAt(1))).BorderColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.RPV.GetChildAt(0).GetChildAt(1))).BorderColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.RPV.GetChildAt(0).GetChildAt(1))).BorderInnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.RPV.GetChildAt(0).GetChildAt(1))).BorderInnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.RPV.GetChildAt(0).GetChildAt(1))).BorderInnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.RPV.GetChildAt(0).GetChildAt(1))).BorderInnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.RPV.GetChildAt(0).GetChildAt(1))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.RPV.GetChildAt(0).GetChildAt(1))).BackColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.RPV.GetChildAt(0).GetChildAt(1))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.RPV.GetChildAt(0).GetChildAt(1))).FocusBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.RPV.GetChildAt(0).GetChildAt(1))).ForeColor = System.Drawing.Color.White;
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.RPV.GetChildAt(0).GetChildAt(1))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.NavigationViewHeaderElement)(this.RPV.GetChildAt(0).GetChildAt(2))).BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.UI.NavigationViewHeaderElement)(this.RPV.GetChildAt(0).GetChildAt(2))).BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.NavigationViewHeaderElement)(this.RPV.GetChildAt(0).GetChildAt(2))).BorderColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.NavigationViewHeaderElement)(this.RPV.GetChildAt(0).GetChildAt(2))).BorderColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.NavigationViewHeaderElement)(this.RPV.GetChildAt(0).GetChildAt(2))).BorderInnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.NavigationViewHeaderElement)(this.RPV.GetChildAt(0).GetChildAt(2))).BorderInnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.NavigationViewHeaderElement)(this.RPV.GetChildAt(0).GetChildAt(2))).BorderInnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.NavigationViewHeaderElement)(this.RPV.GetChildAt(0).GetChildAt(2))).BorderInnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.NavigationViewHeaderElement)(this.RPV.GetChildAt(0).GetChildAt(2))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.NavigationViewHeaderElement)(this.RPV.GetChildAt(0).GetChildAt(2))).BackColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.NavigationViewHeaderElement)(this.RPV.GetChildAt(0).GetChildAt(2))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.NavigationViewHeaderElement)(this.RPV.GetChildAt(0).GetChildAt(2))).HorizontalLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.NavigationViewHeaderElement)(this.RPV.GetChildAt(0).GetChildAt(2))).Text = " 软件设置";
((Telerik.WinControls.UI.NavigationViewHeaderElement)(this.RPV.GetChildAt(0).GetChildAt(2))).FocusBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.UI.NavigationViewHeaderElement)(this.RPV.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.White;
((Telerik.WinControls.UI.NavigationViewHeaderElement)(this.RPV.GetChildAt(0).GetChildAt(2))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.UI.HamburgerButtonElement)(this.RPV.GetChildAt(0).GetChildAt(3))).FocusBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.HamburgerButtonElement)(this.RPV.GetChildAt(0).GetChildAt(3))).BorderHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.HamburgerButtonElement)(this.RPV.GetChildAt(0).GetChildAt(3))).StretchHorizontally = false;
((Telerik.WinControls.Primitives.FillPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(0))).BackColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(0))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(0))).GradientStyle = Telerik.WinControls.GradientStyles.OfficeGlass;
((Telerik.WinControls.Primitives.FillPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(0))).ForeColor = System.Drawing.Color.White;
((Telerik.WinControls.Primitives.FillPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.ImagePrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(1).GetChildAt(0))).ForeColor = System.Drawing.Color.White;
((Telerik.WinControls.Primitives.ImagePrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(1).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.TextPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(1).GetChildAt(1))).LineLimit = false;
((Telerik.WinControls.Primitives.TextPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(1).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
((Telerik.WinControls.Primitives.TextPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(1).GetChildAt(1))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.TextPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(1).GetChildAt(1))).Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
((Telerik.WinControls.Primitives.TextPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(1).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleLeft;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(2))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(2))).ForeColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(2))).ForeColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(2))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.FocusPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(3))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.Primitives.FocusPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(3))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.Primitives.FocusPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(3))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.Primitives.FocusPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(3))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(135)))), ((int)(((byte)(161)))));
((Telerik.WinControls.Primitives.FocusPrimitive)(this.RPV.GetChildAt(0).GetChildAt(3).GetChildAt(3))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
//
// rpvpAnalysis
//
this.rpvpAnalysis.AutoScroll = true;
this.rpvpAnalysis.BackColor = System.Drawing.Color.Transparent;
this.rpvpAnalysis.Controls.Add(this.splitContainer1);
this.rpvpAnalysis.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rpvpAnalysis.Image = ((System.Drawing.Image)(resources.GetObject("rpvpAnalysis.Image")));
this.rpvpAnalysis.ItemSize = new System.Drawing.SizeF(46F, 46F);
this.rpvpAnalysis.Location = new System.Drawing.Point(49, 35);
this.rpvpAnalysis.Name = "rpvpAnalysis";
this.rpvpAnalysis.Size = new System.Drawing.Size(1868, 972);
this.rpvpAnalysis.Text = " 分析主界面";
//
// splitContainer1
//
this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
this.splitContainer1.Name = "splitContainer1";
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.label4);
this.splitContainer1.Panel1.Controls.Add(this.lbCSVFiles);
this.splitContainer1.Panel1.Controls.Add(this.dgvMeasureContent);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
this.splitContainer1.Size = new System.Drawing.Size(1868, 972);
this.splitContainer1.SplitterDistance = 1128;
this.splitContainer1.TabIndex = 0;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F);
this.label4.ForeColor = System.Drawing.Color.White;
this.label4.Location = new System.Drawing.Point(21, 14);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(233, 21);
this.label4.TabIndex = 175;
this.label4.Text = "等待读取的CSV报告文件列表:";
//
// lbCSVFiles
//
this.lbCSVFiles.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.lbCSVFiles.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
this.lbCSVFiles.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.lbCSVFiles.Font = new System.Drawing.Font("微软雅黑", 9.75F);
this.lbCSVFiles.ForeColor = System.Drawing.Color.White;
this.lbCSVFiles.FormattingEnabled = true;
this.lbCSVFiles.ItemHeight = 19;
this.lbCSVFiles.Location = new System.Drawing.Point(19, 39);
this.lbCSVFiles.Name = "lbCSVFiles";
this.lbCSVFiles.Size = new System.Drawing.Size(1084, 59);
this.lbCSVFiles.TabIndex = 174;
//
// dgvMeasureContent
//
this.dgvMeasureContent.AllowUserToAddRows = false;
this.dgvMeasureContent.AllowUserToDeleteRows = false;
this.dgvMeasureContent.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgvMeasureContent.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
this.dgvMeasureContent.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.dgvMeasureContent.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
dataGridViewCellStyle1.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvMeasureContent.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
this.dgvMeasureContent.ColumnHeadersHeight = 38;
this.dgvMeasureContent.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.DimensionID,
this.DimensionName,
this.NormalVal,
this.LowerTolVal,
this.UpperTolVal,
this.MeasureValue,
this.MDate,
this.MResult});
this.dgvMeasureContent.EnableHeadersVisualStyles = false;
this.dgvMeasureContent.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(181)))), ((int)(((byte)(200)))));
this.dgvMeasureContent.Location = new System.Drawing.Point(21, 104);
this.dgvMeasureContent.Name = "dgvMeasureContent";
this.dgvMeasureContent.ReadOnly = true;
this.dgvMeasureContent.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvMeasureContent.RowHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvMeasureContent.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToAllHeaders;
dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
dataGridViewCellStyle3.Font = new System.Drawing.Font("Segoe UI", 10F);
dataGridViewCellStyle3.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
this.dgvMeasureContent.RowsDefaultCellStyle = dataGridViewCellStyle3;
this.dgvMeasureContent.RowTemplate.DefaultCellStyle.Font = new System.Drawing.Font("Segoe UI", 10F);
this.dgvMeasureContent.RowTemplate.Height = 38;
this.dgvMeasureContent.Size = new System.Drawing.Size(1082, 846);
this.dgvMeasureContent.TabIndex = 173;
//
// DimensionID
//
this.DimensionID.DataPropertyName = "DimensionID";
this.DimensionID.HeaderText = "测量点名称";
this.DimensionID.Name = "DimensionID";
this.DimensionID.ReadOnly = true;
this.DimensionID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.DimensionID.Width = 150;
//
// DimensionName
//
this.DimensionName.DataPropertyName = "DimensionName";
this.DimensionName.HeaderText = "尺寸名";
this.DimensionName.Name = "DimensionName";
this.DimensionName.ReadOnly = true;
this.DimensionName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.DimensionName.Width = 80;
//
// NormalVal
//
this.NormalVal.DataPropertyName = "NormalVal";
this.NormalVal.HeaderText = "理论值";
this.NormalVal.Name = "NormalVal";
this.NormalVal.ReadOnly = true;
this.NormalVal.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.NormalVal.Visible = false;
//
// LowerTolVal
//
this.LowerTolVal.DataPropertyName = "LowerTolVal";
this.LowerTolVal.HeaderText = "下限值";
this.LowerTolVal.Name = "LowerTolVal";
this.LowerTolVal.ReadOnly = true;
this.LowerTolVal.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// UpperTolVal
//
this.UpperTolVal.DataPropertyName = "UpperTolVal";
this.UpperTolVal.HeaderText = "上限值";
this.UpperTolVal.Name = "UpperTolVal";
this.UpperTolVal.ReadOnly = true;
this.UpperTolVal.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// MeasureValue
//
this.MeasureValue.HeaderText = "实测值";
this.MeasureValue.Name = "MeasureValue";
this.MeasureValue.ReadOnly = true;
this.MeasureValue.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// MDate
//
this.MDate.HeaderText = "测量时间";
this.MDate.Name = "MDate";
this.MDate.ReadOnly = true;
this.MDate.Width = 190;
//
// MResult
//
this.MResult.HeaderText = "结果";
this.MResult.Name = "MResult";
this.MResult.ReadOnly = true;
this.MResult.Width = 150;
//
// splitContainer2
//
this.splitContainer2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer2.Location = new System.Drawing.Point(0, 0);
this.splitContainer2.Name = "splitContainer2";
this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer2.Panel1
//
this.splitContainer2.Panel1.Controls.Add(this.labCarType);
this.splitContainer2.Panel1.Controls.Add(this.label24);
this.splitContainer2.Panel1.Controls.Add(this.labSumMeasureCount);
this.splitContainer2.Panel1.Controls.Add(this.label13);
this.splitContainer2.Panel1.Controls.Add(this.labRejectCount);
this.splitContainer2.Panel1.Controls.Add(this.label7);
this.splitContainer2.Panel1.Controls.Add(this.pbResult);
this.splitContainer2.Panel1.Controls.Add(this.labResult);
this.splitContainer2.Panel1.Controls.Add(this.label16);
this.splitContainer2.Panel1.Controls.Add(this.labResultPercent);
this.splitContainer2.Panel1.Controls.Add(this.label14);
this.splitContainer2.Panel1.Controls.Add(this.labMeaTime);
this.splitContainer2.Panel1.Controls.Add(this.label12);
this.splitContainer2.Panel1.Controls.Add(this.labNGCount);
this.splitContainer2.Panel1.Controls.Add(this.label10);
this.splitContainer2.Panel1.Controls.Add(this.labOKCount);
this.splitContainer2.Panel1.Controls.Add(this.label8);
this.splitContainer2.Panel1.Controls.Add(this.labVIN);
this.splitContainer2.Panel1.Controls.Add(this.label5);
//
// splitContainer2.Panel2
//
this.splitContainer2.Panel2.Controls.Add(this.chartResultPie);
this.splitContainer2.Size = new System.Drawing.Size(736, 972);
this.splitContainer2.SplitterDistance = 359;
this.splitContainer2.TabIndex = 0;
//
// labCarType
//
this.labCarType.AutoSize = true;
this.labCarType.Font = new System.Drawing.Font("微软雅黑", 13F);
this.labCarType.ForeColor = System.Drawing.Color.White;
this.labCarType.Location = new System.Drawing.Point(183, 60);
this.labCarType.Name = "labCarType";
this.labCarType.Size = new System.Drawing.Size(45, 24);
this.labCarType.TabIndex = 194;
this.labCarType.Text = "EH3";
//
// label24
//
this.label24.Font = new System.Drawing.Font("微软雅黑", 13F);
this.label24.ForeColor = System.Drawing.Color.White;
this.label24.Location = new System.Drawing.Point(25, 59);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(155, 24);
this.label24.TabIndex = 193;
this.label24.Text = "车辆类型 : ";
this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// labSumMeasureCount
//
this.labSumMeasureCount.AutoSize = true;
this.labSumMeasureCount.Font = new System.Drawing.Font("微软雅黑", 13F);
this.labSumMeasureCount.ForeColor = System.Drawing.Color.White;
this.labSumMeasureCount.Location = new System.Drawing.Point(183, 209);
this.labSumMeasureCount.Name = "labSumMeasureCount";
this.labSumMeasureCount.Size = new System.Drawing.Size(32, 24);
this.labSumMeasureCount.TabIndex = 192;
this.labSumMeasureCount.Text = "54";
//
// label13
//
this.label13.Font = new System.Drawing.Font("微软雅黑", 13F);
this.label13.ForeColor = System.Drawing.Color.White;
this.label13.Location = new System.Drawing.Point(25, 208);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(155, 24);
this.label13.TabIndex = 191;
this.label13.Text = "测量总项数 : ";
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// labRejectCount
//
this.labRejectCount.AutoSize = true;
this.labRejectCount.Font = new System.Drawing.Font("微软雅黑", 13F);
this.labRejectCount.ForeColor = System.Drawing.Color.White;
this.labRejectCount.Location = new System.Drawing.Point(183, 171);
this.labRejectCount.Name = "labRejectCount";
this.labRejectCount.Size = new System.Drawing.Size(21, 24);
this.labRejectCount.TabIndex = 190;
this.labRejectCount.Text = "2";
//
// label7
//
this.label7.Font = new System.Drawing.Font("微软雅黑", 13F);
this.label7.ForeColor = System.Drawing.Color.White;
this.label7.Location = new System.Drawing.Point(8, 170);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(173, 24);
this.label7.TabIndex = 189;
this.label7.Text = "异常测量项数 : ";
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// pbResult
//
this.pbResult.Location = new System.Drawing.Point(410, 22);
this.pbResult.Name = "pbResult";
this.pbResult.Size = new System.Drawing.Size(304, 313);
this.pbResult.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pbResult.TabIndex = 188;
this.pbResult.TabStop = false;
//
// labResult
//
this.labResult.AutoSize = true;
this.labResult.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Bold);
this.labResult.ForeColor = System.Drawing.Color.Lime;
this.labResult.Location = new System.Drawing.Point(183, 311);
this.labResult.Name = "labResult";
this.labResult.Size = new System.Drawing.Size(62, 31);
this.labResult.TabIndex = 187;
this.labResult.Text = "合格";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Bold);
this.label16.ForeColor = System.Drawing.Color.White;
this.label16.Location = new System.Drawing.Point(54, 311);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(131, 31);
this.label16.TabIndex = 186;
this.label16.Text = "测量结果 : ";
//
// labResultPercent
//
this.labResultPercent.AutoSize = true;
this.labResultPercent.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Bold);
this.labResultPercent.ForeColor = System.Drawing.Color.Lime;
this.labResultPercent.Location = new System.Drawing.Point(183, 275);
this.labResultPercent.Name = "labResultPercent";
this.labResultPercent.Size = new System.Drawing.Size(118, 31);
this.labResultPercent.TabIndex = 185;
this.labResultPercent.Text = "80.316%";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Bold);
this.label14.ForeColor = System.Drawing.Color.White;
this.label14.Location = new System.Drawing.Point(78, 273);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(107, 31);
this.label14.TabIndex = 184;
this.label14.Text = "合格率 : ";
//
// labMeaTime
//
this.labMeaTime.AutoSize = true;
this.labMeaTime.Font = new System.Drawing.Font("微软雅黑", 13F);
this.labMeaTime.ForeColor = System.Drawing.Color.White;
this.labMeaTime.Location = new System.Drawing.Point(183, 242);
this.labMeaTime.Name = "labMeaTime";
this.labMeaTime.Size = new System.Drawing.Size(193, 24);
this.labMeaTime.TabIndex = 183;
this.labMeaTime.Text = "2023-06-01 12:23:33";
//
// label12
//
this.label12.Font = new System.Drawing.Font("微软雅黑", 13F);
this.label12.ForeColor = System.Drawing.Color.White;
this.label12.Location = new System.Drawing.Point(16, 242);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(165, 24);
this.label12.TabIndex = 182;
this.label12.Text = "测量时间 : ";
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// labNGCount
//
this.labNGCount.AutoSize = true;
this.labNGCount.Font = new System.Drawing.Font("微软雅黑", 13F);
this.labNGCount.ForeColor = System.Drawing.Color.White;
this.labNGCount.Location = new System.Drawing.Point(183, 134);
this.labNGCount.Name = "labNGCount";
this.labNGCount.Size = new System.Drawing.Size(21, 24);
this.labNGCount.TabIndex = 181;
this.labNGCount.Text = "7";
//
// label10
//
this.label10.Font = new System.Drawing.Font("微软雅黑", 13F);
this.label10.ForeColor = System.Drawing.Color.White;
this.label10.Location = new System.Drawing.Point(12, 133);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(169, 24);
this.label10.TabIndex = 180;
this.label10.Text = "不合格测量项数 : ";
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// labOKCount
//
this.labOKCount.AutoSize = true;
this.labOKCount.Font = new System.Drawing.Font("微软雅黑", 13F);
this.labOKCount.ForeColor = System.Drawing.Color.White;
this.labOKCount.Location = new System.Drawing.Point(183, 98);
this.labOKCount.Name = "labOKCount";
this.labOKCount.Size = new System.Drawing.Size(32, 24);
this.labOKCount.TabIndex = 179;
this.labOKCount.Text = "45";
//
// label8
//
this.label8.Font = new System.Drawing.Font("微软雅黑", 13F);
this.label8.ForeColor = System.Drawing.Color.White;
this.label8.Location = new System.Drawing.Point(8, 97);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(173, 24);
this.label8.TabIndex = 178;
this.label8.Text = "合格测量项数 : ";
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// labVIN
//
this.labVIN.AutoSize = true;
this.labVIN.Font = new System.Drawing.Font("微软雅黑", 13F);
this.labVIN.ForeColor = System.Drawing.Color.White;
this.labVIN.Location = new System.Drawing.Point(183, 25);
this.labVIN.Name = "labVIN";
this.labVIN.Size = new System.Drawing.Size(215, 24);
this.labVIN.TabIndex = 177;
this.labVIN.Text = "LNNAJDDU1RDA00030";
//
// label5
//
this.label5.Font = new System.Drawing.Font("微软雅黑", 13F);
this.label5.ForeColor = System.Drawing.Color.White;
this.label5.Location = new System.Drawing.Point(29, 24);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(152, 24);
this.label5.TabIndex = 176;
this.label5.Text = "车身编号 : ";
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// chartResultPie
//
this.chartResultPie.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.chartResultPie.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
chartArea1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
chartArea1.Name = "ChartArea1";
this.chartResultPie.ChartAreas.Add(chartArea1);
legend1.Alignment = System.Drawing.StringAlignment.Center;
legend1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
legend1.Docking = System.Windows.Forms.DataVisualization.Charting.Docking.Bottom;
legend1.Font = new System.Drawing.Font("Segoe UI", 10F);
legend1.ForeColor = System.Drawing.Color.White;
legend1.IsTextAutoFit = false;
legend1.Name = "Legend1";
legend1.TitleForeColor = System.Drawing.Color.White;
this.chartResultPie.Legends.Add(legend1);
this.chartResultPie.Location = new System.Drawing.Point(3, 3);
this.chartResultPie.Name = "chartResultPie";
this.chartResultPie.Palette = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.None;
this.chartResultPie.PaletteCustomColors = new System.Drawing.Color[] {
System.Drawing.Color.Green,
System.Drawing.Color.Orange,
System.Drawing.Color.Red};
series1.ChartArea = "ChartArea1";
series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Pie;
series1.Font = new System.Drawing.Font("微软雅黑", 10F);
series1.LabelForeColor = System.Drawing.Color.White;
series1.Legend = "Legend1";
series1.Name = "Series1";
this.chartResultPie.Series.Add(series1);
this.chartResultPie.Size = new System.Drawing.Size(728, 584);
this.chartResultPie.TabIndex = 0;
this.chartResultPie.Text = "chartFPY";
title1.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
title1.ForeColor = System.Drawing.Color.White;
title1.Name = "Title1";
title1.Text = "合格率";
this.chartResultPie.Titles.Add(title1);
//
// rpvpSearch
//
this.rpvpSearch.Controls.Add(this.pnlPage);
this.rpvpSearch.Controls.Add(this.labSearchResult);
this.rpvpSearch.Controls.Add(this.radGroupBox1);
this.rpvpSearch.Controls.Add(this.chartFPYLine);
this.rpvpSearch.Controls.Add(this.dgvSelectMeasureData);
this.rpvpSearch.Controls.Add(this.dgvFPYResult);
this.rpvpSearch.Image = ((System.Drawing.Image)(resources.GetObject("rpvpSearch.Image")));
this.rpvpSearch.ItemSize = new System.Drawing.SizeF(46F, 46F);
this.rpvpSearch.Location = new System.Drawing.Point(49, 35);
this.rpvpSearch.Name = "rpvpSearch";
this.rpvpSearch.Size = new System.Drawing.Size(1868, 972);
this.rpvpSearch.Text = " 查询界面";
//
// pnlPage
//
this.pnlPage.Controls.Add(this.rddlPageRecorderCount);
this.pnlPage.Controls.Add(this.rbtnFirtstPage);
this.pnlPage.Controls.Add(this.rbtnLastPage);
this.pnlPage.Controls.Add(this.rbtnPrevPage);
this.pnlPage.Controls.Add(this.rbtnNextPage);
this.pnlPage.Controls.Add(this.label3);
this.pnlPage.Controls.Add(this.labSumRecorders);
this.pnlPage.Controls.Add(this.labSumPages);
this.pnlPage.Controls.Add(this.labCurrentPage);
this.pnlPage.Location = new System.Drawing.Point(29, 930);
this.pnlPage.Name = "pnlPage";
this.pnlPage.Size = new System.Drawing.Size(1205, 42);
this.pnlPage.TabIndex = 177;
//
// rddlPageRecorderCount
//
this.rddlPageRecorderCount.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.rddlPageRecorderCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
this.rddlPageRecorderCount.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
this.rddlPageRecorderCount.Font = new System.Drawing.Font("Segoe UI", 12F);
this.rddlPageRecorderCount.ForeColor = System.Drawing.Color.White;
radListDataItem1.Text = "20";
radListDataItem2.Text = "50";
radListDataItem3.Text = "100";
radListDataItem4.Text = "200";
this.rddlPageRecorderCount.Items.Add(radListDataItem1);
this.rddlPageRecorderCount.Items.Add(radListDataItem2);
this.rddlPageRecorderCount.Items.Add(radListDataItem3);
this.rddlPageRecorderCount.Items.Add(radListDataItem4);
this.rddlPageRecorderCount.Location = new System.Drawing.Point(718, 9);
this.rddlPageRecorderCount.Name = "rddlPageRecorderCount";
//
//
//
this.rddlPageRecorderCount.RootElement.BorderHighlightColor = System.Drawing.Color.White;
this.rddlPageRecorderCount.RootElement.EnableBorderHighlight = true;
this.rddlPageRecorderCount.RootElement.HighlightColor = System.Drawing.Color.Red;
this.rddlPageRecorderCount.Size = new System.Drawing.Size(60, 27);
this.rddlPageRecorderCount.TabIndex = 177;
this.rddlPageRecorderCount.SelectedIndexChanged += new Telerik.WinControls.UI.Data.PositionChangedEventHandler(this.rddlPageRecorderCount_SelectedIndexChanged);
((Telerik.WinControls.UI.RadDropDownListElement)(this.rddlPageRecorderCount.GetChildAt(0))).DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
((Telerik.WinControls.UI.RadDropDownListElement)(this.rddlPageRecorderCount.GetChildAt(0))).BorderHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(0))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(0))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.UI.RadDropDownListEditableAreaElement)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(0))).BorderHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.UI.RadDropDownTextBoxElement)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(0))).Text = "";
((Telerik.WinControls.UI.RadDropDownTextBoxElement)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(0))).BorderHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.UI.RadDropDownTextBoxElement)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(0))).Visibility = Telerik.WinControls.ElementVisibility.Hidden;
((Telerik.WinControls.UI.RadTextBoxItem)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(0).GetChildAt(0))).BorderHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.UI.LightVisualButtonElement)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(0).GetChildAt(3).GetChildAt(0))).BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.UI.LightVisualButtonElement)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(0).GetChildAt(3).GetChildAt(0))).BorderInnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.UI.LightVisualButtonElement)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(0).GetChildAt(3).GetChildAt(0))).Visibility = Telerik.WinControls.ElementVisibility.Collapsed;
((Telerik.WinControls.UI.RadDropDownListArrowButtonElement)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1))).Image = null;
((Telerik.WinControls.UI.RadDropDownListArrowButtonElement)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1))).RippleAnimationColor = System.Drawing.Color.Red;
((Telerik.WinControls.UI.RadDropDownListArrowButtonElement)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1))).FocusBorderColor = System.Drawing.Color.DarkRed;
((Telerik.WinControls.UI.RadDropDownListArrowButtonElement)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1))).HighlightColor = System.Drawing.Color.Red;
((Telerik.WinControls.UI.RadDropDownListArrowButtonElement)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0))).BackColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(1))).BoxStyle = Telerik.WinControls.BorderBoxStyle.SingleBorder;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(1))).BottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(1))).BottomShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(226)))), ((int)(((byte)(42)))), ((int)(((byte)(42)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(1))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(1))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(1))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(1))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.ArrowPrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(2))).Direction = Telerik.WinControls.ArrowDirection.Down;
((Telerik.WinControls.Primitives.ArrowPrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(2))).ForeColor = System.Drawing.Color.Crimson;
((Telerik.WinControls.Primitives.ArrowPrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(2))).RightToLeft = true;
((Telerik.WinControls.Primitives.OverflowPrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(3))).ShadowColor = System.Drawing.Color.Red;
((Telerik.WinControls.Primitives.ImagePrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(4))).Image = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
((Telerik.WinControls.Primitives.ImagePrimitive)(this.rddlPageRecorderCount.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(4))).ForeColor = System.Drawing.Color.Crimson;
//
// rbtnFirtstPage
//
this.rbtnFirtstPage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.rbtnFirtstPage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.rbtnFirtstPage.Font = new System.Drawing.Font("Segoe UI", 11F);
this.rbtnFirtstPage.ForeColor = System.Drawing.Color.White;
this.rbtnFirtstPage.Image = global::NSAnalysis.Properties.Resources.FirstPage;
this.rbtnFirtstPage.Location = new System.Drawing.Point(2, 8);
this.rbtnFirtstPage.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.rbtnFirtstPage.Name = "rbtnFirtstPage";
this.rbtnFirtstPage.Size = new System.Drawing.Size(65, 30);
this.rbtnFirtstPage.TabIndex = 68;
this.rbtnFirtstPage.Text = "首页";
this.rbtnFirtstPage.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
this.rbtnFirtstPage.Click += new System.EventHandler(this.rbtnFirtstPage_Click);
this.rbtnFirtstPage.MouseLeave += new System.EventHandler(this.btn_MouseLeave);
this.rbtnFirtstPage.MouseHover += new System.EventHandler(this.btn_MouseHover);
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnFirtstPage.GetChildAt(0))).Image = global::NSAnalysis.Properties.Resources.FirstPage;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnFirtstPage.GetChildAt(0))).ImageAlignment = System.Drawing.ContentAlignment.MiddleLeft;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnFirtstPage.GetChildAt(0))).TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnFirtstPage.GetChildAt(0))).DisplayStyle = Telerik.WinControls.DisplayStyle.ImageAndText;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnFirtstPage.GetChildAt(0))).Text = "首页";
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnFirtstPage.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnFirtstPage.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnFirtstPage.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnFirtstPage.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnFirtstPage.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.Transparent;
//
// rbtnLastPage
//
this.rbtnLastPage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.rbtnLastPage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.rbtnLastPage.Font = new System.Drawing.Font("Segoe UI", 11F);
this.rbtnLastPage.ForeColor = System.Drawing.Color.White;
this.rbtnLastPage.Image = global::NSAnalysis.Properties.Resources.LastPage;
this.rbtnLastPage.ImageAlignment = System.Drawing.ContentAlignment.MiddleRight;
this.rbtnLastPage.Location = new System.Drawing.Point(235, 9);
this.rbtnLastPage.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.rbtnLastPage.Name = "rbtnLastPage";
this.rbtnLastPage.Size = new System.Drawing.Size(65, 30);
this.rbtnLastPage.TabIndex = 71;
this.rbtnLastPage.Text = "末页";
this.rbtnLastPage.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.rbtnLastPage.Click += new System.EventHandler(this.rbtnLastPage_Click);
this.rbtnLastPage.MouseLeave += new System.EventHandler(this.btn_MouseLeave);
this.rbtnLastPage.MouseHover += new System.EventHandler(this.btn_MouseHover);
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnLastPage.GetChildAt(0))).Image = global::NSAnalysis.Properties.Resources.LastPage;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnLastPage.GetChildAt(0))).ImageAlignment = System.Drawing.ContentAlignment.MiddleRight;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnLastPage.GetChildAt(0))).TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnLastPage.GetChildAt(0))).DisplayStyle = Telerik.WinControls.DisplayStyle.ImageAndText;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnLastPage.GetChildAt(0))).Text = "末页";
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnLastPage.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnLastPage.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnLastPage.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnLastPage.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnLastPage.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.Transparent;
//
// rbtnPrevPage
//
this.rbtnPrevPage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.rbtnPrevPage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.rbtnPrevPage.Font = new System.Drawing.Font("Segoe UI", 11F);
this.rbtnPrevPage.ForeColor = System.Drawing.Color.White;
this.rbtnPrevPage.Image = global::NSAnalysis.Properties.Resources.PrevPage;
this.rbtnPrevPage.Location = new System.Drawing.Point(73, 8);
this.rbtnPrevPage.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.rbtnPrevPage.Name = "rbtnPrevPage";
this.rbtnPrevPage.Size = new System.Drawing.Size(75, 30);
this.rbtnPrevPage.TabIndex = 69;
this.rbtnPrevPage.Text = "上一页";
this.rbtnPrevPage.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
this.rbtnPrevPage.Click += new System.EventHandler(this.rbtnPrevPage_Click);
this.rbtnPrevPage.MouseLeave += new System.EventHandler(this.btn_MouseLeave);
this.rbtnPrevPage.MouseHover += new System.EventHandler(this.btn_MouseHover);
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnPrevPage.GetChildAt(0))).Image = global::NSAnalysis.Properties.Resources.PrevPage;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnPrevPage.GetChildAt(0))).ImageAlignment = System.Drawing.ContentAlignment.MiddleLeft;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnPrevPage.GetChildAt(0))).TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnPrevPage.GetChildAt(0))).DisplayStyle = Telerik.WinControls.DisplayStyle.ImageAndText;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnPrevPage.GetChildAt(0))).Text = "上一页";
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnPrevPage.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnPrevPage.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnPrevPage.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnPrevPage.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnPrevPage.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.Transparent;
//
// rbtnNextPage
//
this.rbtnNextPage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.rbtnNextPage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.rbtnNextPage.Font = new System.Drawing.Font("Segoe UI", 11F);
this.rbtnNextPage.ForeColor = System.Drawing.Color.White;
this.rbtnNextPage.Image = global::NSAnalysis.Properties.Resources.NextPage;
this.rbtnNextPage.ImageAlignment = System.Drawing.ContentAlignment.MiddleRight;
this.rbtnNextPage.Location = new System.Drawing.Point(154, 8);
this.rbtnNextPage.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.rbtnNextPage.Name = "rbtnNextPage";
this.rbtnNextPage.Size = new System.Drawing.Size(75, 30);
this.rbtnNextPage.TabIndex = 70;
this.rbtnNextPage.Text = "下一页";
this.rbtnNextPage.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.rbtnNextPage.Click += new System.EventHandler(this.rbtnNextPage_Click);
this.rbtnNextPage.MouseLeave += new System.EventHandler(this.btn_MouseLeave);
this.rbtnNextPage.MouseHover += new System.EventHandler(this.btn_MouseHover);
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnNextPage.GetChildAt(0))).Image = global::NSAnalysis.Properties.Resources.NextPage;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnNextPage.GetChildAt(0))).ImageAlignment = System.Drawing.ContentAlignment.MiddleRight;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnNextPage.GetChildAt(0))).TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnNextPage.GetChildAt(0))).DisplayStyle = Telerik.WinControls.DisplayStyle.ImageAndText;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnNextPage.GetChildAt(0))).Text = "下一页";
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnNextPage.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnNextPage.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnNextPage.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnNextPage.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnNextPage.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.Transparent;
//
// 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", 11F);
this.label3.ForeColor = System.Drawing.Color.White;
this.label3.Location = new System.Drawing.Point(631, 13);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(89, 20);
this.label3.TabIndex = 75;
this.label3.Text = "每页条数:";
//
// labSumRecorders
//
this.labSumRecorders.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.labSumRecorders.AutoSize = true;
this.labSumRecorders.Font = new System.Drawing.Font("Segoe UI", 11F);
this.labSumRecorders.ForeColor = System.Drawing.Color.White;
this.labSumRecorders.Location = new System.Drawing.Point(504, 13);
this.labSumRecorders.Name = "labSumRecorders";
this.labSumRecorders.Size = new System.Drawing.Size(121, 20);
this.labSumRecorders.TabIndex = 74;
this.labSumRecorders.Text = "总共 12234 记录";
//
// labSumPages
//
this.labSumPages.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.labSumPages.AutoSize = true;
this.labSumPages.Font = new System.Drawing.Font("Segoe UI", 11F);
this.labSumPages.ForeColor = System.Drawing.Color.White;
this.labSumPages.Location = new System.Drawing.Point(306, 13);
this.labSumPages.Name = "labSumPages";
this.labSumPages.Size = new System.Drawing.Size(81, 20);
this.labSumPages.TabIndex = 73;
this.labSumPages.Text = "共 1234 页";
//
// labCurrentPage
//
this.labCurrentPage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.labCurrentPage.AutoSize = true;
this.labCurrentPage.Font = new System.Drawing.Font("Segoe UI", 11F);
this.labCurrentPage.ForeColor = System.Drawing.Color.White;
this.labCurrentPage.Location = new System.Drawing.Point(393, 13);
this.labCurrentPage.Name = "labCurrentPage";
this.labCurrentPage.Size = new System.Drawing.Size(105, 20);
this.labCurrentPage.TabIndex = 72;
this.labCurrentPage.Text = "当前页:1223";
//
// labSearchResult
//
this.labSearchResult.Anchor = System.Windows.Forms.AnchorStyles.None;
this.labSearchResult.AutoSize = true;
this.labSearchResult.BackColor = System.Drawing.Color.Transparent;
this.labSearchResult.Font = new System.Drawing.Font("Segoe UI", 12F);
this.labSearchResult.ForeColor = System.Drawing.Color.Red;
this.labSearchResult.Location = new System.Drawing.Point(417, 484);
this.labSearchResult.Name = "labSearchResult";
this.labSearchResult.Size = new System.Drawing.Size(452, 21);
this.labSearchResult.TabIndex = 176;
this.labSearchResult.Text = "查询完毕,未查询到任何结果,请检查查询条件是否正确!";
this.labSearchResult.Visible = false;
//
// radGroupBox1
//
this.radGroupBox1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this.radGroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.radGroupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
this.radGroupBox1.Controls.Add(this.rtbPartID);
this.radGroupBox1.Controls.Add(this.rbtSelectFPY);
this.radGroupBox1.Controls.Add(this.rbtnExportCSVReport);
this.radGroupBox1.Controls.Add(this.rdtpStartTime);
this.radGroupBox1.Controls.Add(this.rdtpEndTime);
this.radGroupBox1.Controls.Add(this.rbtnSearchMeaserData);
this.radGroupBox1.Controls.Add(this.radLabel15);
this.radGroupBox1.Controls.Add(this.radLabel1);
this.radGroupBox1.Controls.Add(this.radLabel11);
this.radGroupBox1.Font = new System.Drawing.Font("Segoe UI", 12F);
this.radGroupBox1.ForeColor = System.Drawing.Color.White;
this.radGroupBox1.HeaderText = "查询条件";
this.radGroupBox1.Location = new System.Drawing.Point(29, 29);
this.radGroupBox1.Name = "radGroupBox1";
this.radGroupBox1.Size = new System.Drawing.Size(1807, 86);
this.radGroupBox1.TabIndex = 20;
this.radGroupBox1.Text = "查询条件";
((Telerik.WinControls.UI.RadGroupBoxElement)(this.radGroupBox1.GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(158)))), ((int)(((byte)(25)))), ((int)(((byte)(25)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox1.GetChildAt(0).GetChildAt(0).GetChildAt(1))).GradientStyle = Telerik.WinControls.GradientStyles.Solid;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox1.GetChildAt(0).GetChildAt(0).GetChildAt(1))).InnerColor = System.Drawing.Color.Black;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox1.GetChildAt(0).GetChildAt(0).GetChildAt(1))).InnerColor2 = System.Drawing.Color.Transparent;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox1.GetChildAt(0).GetChildAt(0).GetChildAt(1))).InnerColor3 = System.Drawing.Color.Transparent;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox1.GetChildAt(0).GetChildAt(0).GetChildAt(1))).InnerColor4 = System.Drawing.Color.Transparent;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox1.GetChildAt(0).GetChildAt(0).GetChildAt(1))).ForeColor = System.Drawing.Color.Black;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox1.GetChildAt(0).GetChildAt(0).GetChildAt(1))).CustomFontSize = 10F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox1.GetChildAt(0).GetChildAt(0).GetChildAt(1))).Opacity = 0.3D;
((Telerik.WinControls.UI.GroupBoxHeader)(this.radGroupBox1.GetChildAt(0).GetChildAt(1))).BackColor = System.Drawing.Color.Aqua;
((Telerik.WinControls.Primitives.FillPrimitive)(this.radGroupBox1.GetChildAt(0).GetChildAt(1).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.radGroupBox1.GetChildAt(0).GetChildAt(1).GetChildAt(0))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.None;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox1.GetChildAt(0).GetChildAt(1).GetChildAt(1))).BackColor = System.Drawing.Color.Black;
//
// rtbPartID
//
this.rtbPartID.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.rtbPartID.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.rtbPartID.Font = new System.Drawing.Font("Segoe UI", 12F);
this.rtbPartID.ForeColor = System.Drawing.Color.White;
this.rtbPartID.Location = new System.Drawing.Point(183, 37);
this.rtbPartID.MaxLength = 50;
this.rtbPartID.Name = "rtbPartID";
this.rtbPartID.Size = new System.Drawing.Size(192, 27);
this.rtbPartID.TabIndex = 1;
((Telerik.WinControls.UI.RadTextBoxElement)(this.rtbPartID.GetChildAt(0))).Text = "";
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbPartID.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
//
// rbtSelectFPY
//
this.rbtSelectFPY.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.rbtSelectFPY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.rbtSelectFPY.Font = new System.Drawing.Font("Segoe UI", 12F);
this.rbtSelectFPY.ForeColor = System.Drawing.Color.White;
this.rbtSelectFPY.Image = global::NSAnalysis.Properties.Resources.search16;
this.rbtSelectFPY.Location = new System.Drawing.Point(1357, 28);
this.rbtSelectFPY.Name = "rbtSelectFPY";
this.rbtSelectFPY.Size = new System.Drawing.Size(146, 40);
this.rbtSelectFPY.TabIndex = 8;
this.rbtSelectFPY.Text = "查询合格率";
this.rbtSelectFPY.Click += new System.EventHandler(this.rbtSelectFPY_Click);
this.rbtSelectFPY.MouseLeave += new System.EventHandler(this.btn_MouseLeave);
this.rbtSelectFPY.MouseHover += new System.EventHandler(this.btn_MouseHover);
((Telerik.WinControls.UI.RadButtonElement)(this.rbtSelectFPY.GetChildAt(0))).Image = global::NSAnalysis.Properties.Resources.search16;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtSelectFPY.GetChildAt(0))).Text = "查询合格率";
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtSelectFPY.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtSelectFPY.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtSelectFPY.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtSelectFPY.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtSelectFPY.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
//
// rbtnExportCSVReport
//
this.rbtnExportCSVReport.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.rbtnExportCSVReport.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.rbtnExportCSVReport.Font = new System.Drawing.Font("Segoe UI", 12F);
this.rbtnExportCSVReport.ForeColor = System.Drawing.Color.White;
this.rbtnExportCSVReport.Image = global::NSAnalysis.Properties.Resources.export;
this.rbtnExportCSVReport.Location = new System.Drawing.Point(1584, 27);
this.rbtnExportCSVReport.Name = "rbtnExportCSVReport";
this.rbtnExportCSVReport.Size = new System.Drawing.Size(144, 40);
this.rbtnExportCSVReport.TabIndex = 8;
this.rbtnExportCSVReport.Text = "导出CSV报告";
this.rbtnExportCSVReport.Visible = false;
this.rbtnExportCSVReport.Click += new System.EventHandler(this.rbtnExportCSVReport_Click);
this.rbtnExportCSVReport.MouseLeave += new System.EventHandler(this.btn_MouseLeave);
this.rbtnExportCSVReport.MouseHover += new System.EventHandler(this.btn_MouseHover);
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnExportCSVReport.GetChildAt(0))).Image = global::NSAnalysis.Properties.Resources.export;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnExportCSVReport.GetChildAt(0))).Text = "导出CSV报告";
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnExportCSVReport.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnExportCSVReport.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnExportCSVReport.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnExportCSVReport.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnExportCSVReport.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
//
// rdtpStartTime
//
this.rdtpStartTime.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.rdtpStartTime.Font = new System.Drawing.Font("Segoe UI", 12F);
this.rdtpStartTime.ForeColor = System.Drawing.Color.White;
this.rdtpStartTime.Location = new System.Drawing.Point(545, 37);
this.rdtpStartTime.MinDate = new System.DateTime(2023, 6, 1, 0, 0, 0, 0);
this.rdtpStartTime.Name = "rdtpStartTime";
this.rdtpStartTime.Size = new System.Drawing.Size(140, 27);
this.rdtpStartTime.TabIndex = 39;
this.rdtpStartTime.TabStop = false;
this.rdtpStartTime.Text = "2023年6月1日";
this.rdtpStartTime.Value = new System.DateTime(2023, 6, 1, 0, 0, 0, 0);
((Telerik.WinControls.UI.RadDateTimePickerElement)(this.rdtpStartTime.GetChildAt(0))).BorderHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadDateTimePickerElement)(this.rdtpStartTime.GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(0))).BackColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(0))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(1))).LeftColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(1))).TopColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(1))).RightColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(1))).BottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(1))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(1))).ForeColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(1))).ForeColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(1))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(1))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(1))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(1))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.StackLayoutElement)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2))).BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.StackLayoutElement)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2))).BorderInnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.StackLayoutElement)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2))).BorderInnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.StackLayoutElement)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.StackLayoutElement)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.StackLayoutElement)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2))).BorderLeftColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.StackLayoutElement)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2))).BorderBottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.StackLayoutElement)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2))).BorderHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadCheckBoxElement)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(0))).BorderHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadCheckmark)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1).GetChildAt(1))).BorderHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1).GetChildAt(1).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1).GetChildAt(1).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1).GetChildAt(1).GetChildAt(1))).BottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1).GetChildAt(1).GetChildAt(1))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1).GetChildAt(1).GetChildAt(1))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1).GetChildAt(1).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.CheckPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1).GetChildAt(1).GetChildAt(2))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadMaskedEditBoxElement)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(1))).Text = "2023年6月1日";
((Telerik.WinControls.UI.RadMaskedEditBoxElement)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadMaskedEditBoxElement)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
((Telerik.WinControls.UI.RadMaskedEditBoxElement)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadTextBoxItem)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0))).BorderHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(1))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(1))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(1))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.None;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.LightVisualButtonElement)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(3).GetChildAt(0))).BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.LightVisualButtonElement)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(3).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.LightVisualButtonElement)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(3).GetChildAt(0))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.LightVisualButtonElement)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(3).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.LightVisualButtonElement)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(3).GetChildAt(0))).Visibility = Telerik.WinControls.ElementVisibility.Collapsed;
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(0))).BackColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(0))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(1))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(1))).ForeColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(1))).ForeColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(1))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(1))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(1))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(1))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpStartTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
//
// rdtpEndTime
//
this.rdtpEndTime.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.rdtpEndTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
this.rdtpEndTime.Font = new System.Drawing.Font("Segoe UI", 12F);
this.rdtpEndTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.rdtpEndTime.Location = new System.Drawing.Point(896, 37);
this.rdtpEndTime.MinDate = new System.DateTime(2023, 6, 1, 0, 0, 0, 0);
this.rdtpEndTime.Name = "rdtpEndTime";
this.rdtpEndTime.Size = new System.Drawing.Size(140, 27);
this.rdtpEndTime.TabIndex = 38;
this.rdtpEndTime.TabStop = false;
this.rdtpEndTime.Text = "2023年6月1日";
this.rdtpEndTime.Value = new System.DateTime(2023, 6, 1, 0, 0, 0, 0);
((Telerik.WinControls.UI.RadDateTimePickerElement)(this.rdtpEndTime.GetChildAt(0))).BorderHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadDateTimePickerElement)(this.rdtpEndTime.GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(0))).BackColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(0))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(1))).LeftColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(1))).TopColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(1))).RightColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(1))).BottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(1))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(1))).ForeColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(1))).ForeColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(1))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(1))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(1))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(1))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.StackLayoutElement)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2))).BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.StackLayoutElement)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2))).BorderInnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.StackLayoutElement)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2))).BorderInnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.StackLayoutElement)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.StackLayoutElement)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.StackLayoutElement)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2))).BorderLeftColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.StackLayoutElement)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2))).BorderBottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.StackLayoutElement)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2))).BorderHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadCheckBoxElement)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(0))).BorderHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadCheckmark)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1).GetChildAt(1))).BorderHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1).GetChildAt(1).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1).GetChildAt(1).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1).GetChildAt(1).GetChildAt(1))).BottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1).GetChildAt(1).GetChildAt(1))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1).GetChildAt(1).GetChildAt(1))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1).GetChildAt(1).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.CheckPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(1).GetChildAt(1).GetChildAt(2))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadMaskedEditBoxElement)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(1))).Text = "2023年6月1日";
((Telerik.WinControls.UI.RadMaskedEditBoxElement)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadMaskedEditBoxElement)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
((Telerik.WinControls.UI.RadMaskedEditBoxElement)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.RadTextBoxItem)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0))).BorderHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(1))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(1))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(1))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.None;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.LightVisualButtonElement)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(3).GetChildAt(0))).BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.LightVisualButtonElement)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(3).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.LightVisualButtonElement)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(3).GetChildAt(0))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.LightVisualButtonElement)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(3).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.UI.LightVisualButtonElement)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(3).GetChildAt(0))).Visibility = Telerik.WinControls.ElementVisibility.Collapsed;
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(0))).BackColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(0))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(1))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(1))).ForeColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(1))).ForeColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(1))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(1))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(1))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(1))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rdtpEndTime.GetChildAt(0).GetChildAt(2).GetChildAt(2).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
//
// rbtnSearchMeaserData
//
this.rbtnSearchMeaserData.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.rbtnSearchMeaserData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.rbtnSearchMeaserData.Font = new System.Drawing.Font("Segoe UI", 12F);
this.rbtnSearchMeaserData.ForeColor = System.Drawing.Color.White;
this.rbtnSearchMeaserData.Image = global::NSAnalysis.Properties.Resources.search16;
this.rbtnSearchMeaserData.Location = new System.Drawing.Point(1142, 28);
this.rbtnSearchMeaserData.Name = "rbtnSearchMeaserData";
this.rbtnSearchMeaserData.Size = new System.Drawing.Size(139, 40);
this.rbtnSearchMeaserData.TabIndex = 7;
this.rbtnSearchMeaserData.Text = "查询报告";
this.rbtnSearchMeaserData.Click += new System.EventHandler(this.rbtnSearchMeaserData_Click);
this.rbtnSearchMeaserData.MouseLeave += new System.EventHandler(this.btn_MouseLeave);
this.rbtnSearchMeaserData.MouseHover += new System.EventHandler(this.btn_MouseHover);
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnSearchMeaserData.GetChildAt(0))).Image = global::NSAnalysis.Properties.Resources.search16;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnSearchMeaserData.GetChildAt(0))).Text = "查询报告";
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSearchMeaserData.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSearchMeaserData.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSearchMeaserData.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSearchMeaserData.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSearchMeaserData.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
//
// radLabel15
//
this.radLabel15.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel15.Font = new System.Drawing.Font("Segoe UI", 12F);
this.radLabel15.ForeColor = System.Drawing.Color.White;
this.radLabel15.Location = new System.Drawing.Point(800, 38);
this.radLabel15.Name = "radLabel15";
this.radLabel15.Size = new System.Drawing.Size(94, 25);
this.radLabel15.TabIndex = 36;
this.radLabel15.Text = "结束时间:";
//
// radLabel1
//
this.radLabel1.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel1.Font = new System.Drawing.Font("Segoe UI", 12F);
this.radLabel1.ForeColor = System.Drawing.Color.White;
this.radLabel1.Location = new System.Drawing.Point(449, 39);
this.radLabel1.Name = "radLabel1";
this.radLabel1.Size = new System.Drawing.Size(94, 25);
this.radLabel1.TabIndex = 34;
this.radLabel1.Text = "开始时间:";
//
// radLabel11
//
this.radLabel11.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel11.Font = new System.Drawing.Font("Segoe UI", 12F);
this.radLabel11.ForeColor = System.Drawing.Color.White;
this.radLabel11.Location = new System.Drawing.Point(92, 37);
this.radLabel11.Name = "radLabel11";
this.radLabel11.Size = new System.Drawing.Size(94, 25);
this.radLabel11.TabIndex = 28;
this.radLabel11.Text = "车身编号:";
//
// chartFPYLine
//
this.chartFPYLine.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.chartFPYLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
chartArea2.AxisX.LabelStyle.ForeColor = System.Drawing.Color.White;
chartArea2.AxisX.LineColor = System.Drawing.Color.White;
chartArea2.AxisX.MajorGrid.LineColor = System.Drawing.Color.White;
chartArea2.AxisX.MajorGrid.LineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.NotSet;
chartArea2.AxisX.MajorTickMark.LineColor = System.Drawing.Color.White;
chartArea2.AxisX.MinorGrid.LineColor = System.Drawing.Color.White;
chartArea2.AxisX.MinorTickMark.LineColor = System.Drawing.Color.White;
chartArea2.AxisX.TitleForeColor = System.Drawing.Color.White;
chartArea2.AxisY.LabelStyle.ForeColor = System.Drawing.Color.White;
chartArea2.AxisY.LineColor = System.Drawing.Color.White;
chartArea2.AxisY.MajorGrid.LineColor = System.Drawing.Color.White;
chartArea2.AxisY.MajorGrid.LineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dash;
chartArea2.AxisY.MajorTickMark.LineColor = System.Drawing.Color.White;
chartArea2.AxisY.MinorGrid.LineColor = System.Drawing.Color.White;
chartArea2.AxisY.MinorTickMark.LineColor = System.Drawing.Color.White;
chartArea2.AxisY.TitleForeColor = System.Drawing.Color.White;
chartArea2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
chartArea2.Name = "ChartArea1";
this.chartFPYLine.ChartAreas.Add(chartArea2);
this.chartFPYLine.Location = new System.Drawing.Point(1240, 127);
this.chartFPYLine.Name = "chartFPYLine";
series2.BorderWidth = 3;
series2.ChartArea = "ChartArea1";
series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
series2.Color = System.Drawing.Color.Lime;
series2.MarkerSize = 9;
series2.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Circle;
series2.Name = "Series1";
this.chartFPYLine.Series.Add(series2);
this.chartFPYLine.Size = new System.Drawing.Size(596, 517);
this.chartFPYLine.TabIndex = 77;
this.chartFPYLine.Text = "chartFPY";
title2.Font = new System.Drawing.Font("微软雅黑", 12F);
title2.ForeColor = System.Drawing.Color.White;
title2.Name = "Title1";
title2.Text = "合格率";
this.chartFPYLine.Titles.Add(title2);
this.chartFPYLine.Visible = false;
//
// dgvSelectMeasureData
//
this.dgvSelectMeasureData.AllowUserToAddRows = false;
this.dgvSelectMeasureData.AllowUserToDeleteRows = false;
this.dgvSelectMeasureData.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgvSelectMeasureData.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
this.dgvSelectMeasureData.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.dgvSelectMeasureData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle4.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvSelectMeasureData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4;
this.dgvSelectMeasureData.ColumnHeadersHeight = 37;
this.dgvSelectMeasureData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Column2,
this.dataGridViewTextBoxColumn1,
this.dataGridViewTextBoxColumn2,
this.dataGridViewTextBoxColumn3,
this.dataGridViewTextBoxColumn4,
this.dataGridViewTextBoxColumn5,
this.dataGridViewTextBoxColumn6,
this.dataGridViewTextBoxColumn7,
this.MeasureItemResult});
this.dgvSelectMeasureData.EnableHeadersVisualStyles = false;
this.dgvSelectMeasureData.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(181)))), ((int)(((byte)(200)))));
this.dgvSelectMeasureData.Location = new System.Drawing.Point(30, 126);
this.dgvSelectMeasureData.Name = "dgvSelectMeasureData";
this.dgvSelectMeasureData.ReadOnly = true;
this.dgvSelectMeasureData.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvSelectMeasureData.RowHeadersDefaultCellStyle = dataGridViewCellStyle5;
this.dgvSelectMeasureData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToAllHeaders;
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
dataGridViewCellStyle6.Font = new System.Drawing.Font("微软雅黑", 10F);
dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
this.dgvSelectMeasureData.RowsDefaultCellStyle = dataGridViewCellStyle6;
this.dgvSelectMeasureData.RowTemplate.Height = 37;
this.dgvSelectMeasureData.Size = new System.Drawing.Size(1204, 805);
this.dgvSelectMeasureData.TabIndex = 174;
this.dgvSelectMeasureData.RowStateChanged += new System.Windows.Forms.DataGridViewRowStateChangedEventHandler(this.dgvSelectMeasureData_RowStateChanged);
//
// Column2
//
this.Column2.DataPropertyName = "CarID";
this.Column2.HeaderText = "车身编号";
this.Column2.Name = "Column2";
this.Column2.ReadOnly = true;
this.Column2.Width = 170;
//
// dataGridViewTextBoxColumn1
//
this.dataGridViewTextBoxColumn1.DataPropertyName = "MeasPointName";
this.dataGridViewTextBoxColumn1.HeaderText = "测量点名称";
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
this.dataGridViewTextBoxColumn1.ReadOnly = true;
this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.dataGridViewTextBoxColumn1.Width = 150;
//
// dataGridViewTextBoxColumn2
//
this.dataGridViewTextBoxColumn2.DataPropertyName = "DimensionName";
this.dataGridViewTextBoxColumn2.HeaderText = "尺寸名";
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
this.dataGridViewTextBoxColumn2.ReadOnly = true;
this.dataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.dataGridViewTextBoxColumn2.Width = 80;
//
// dataGridViewTextBoxColumn3
//
this.dataGridViewTextBoxColumn3.DataPropertyName = "NormalValue";
this.dataGridViewTextBoxColumn3.HeaderText = "理论值";
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
this.dataGridViewTextBoxColumn3.ReadOnly = true;
this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// dataGridViewTextBoxColumn4
//
this.dataGridViewTextBoxColumn4.DataPropertyName = "LowerTolVal";
this.dataGridViewTextBoxColumn4.HeaderText = "下公差";
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
this.dataGridViewTextBoxColumn4.ReadOnly = true;
this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// dataGridViewTextBoxColumn5
//
this.dataGridViewTextBoxColumn5.DataPropertyName = "UpperTolVal";
this.dataGridViewTextBoxColumn5.HeaderText = "上公差";
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
this.dataGridViewTextBoxColumn5.ReadOnly = true;
this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// dataGridViewTextBoxColumn6
//
this.dataGridViewTextBoxColumn6.DataPropertyName = "MeasureValue";
this.dataGridViewTextBoxColumn6.HeaderText = "实测值";
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
this.dataGridViewTextBoxColumn6.ReadOnly = true;
this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// dataGridViewTextBoxColumn7
//
this.dataGridViewTextBoxColumn7.DataPropertyName = "MeasureDate";
this.dataGridViewTextBoxColumn7.HeaderText = "测量时间";
this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
this.dataGridViewTextBoxColumn7.ReadOnly = true;
this.dataGridViewTextBoxColumn7.Width = 190;
//
// MeasureItemResult
//
this.MeasureItemResult.DataPropertyName = "MeasureItemResult";
this.MeasureItemResult.HeaderText = "结果";
this.MeasureItemResult.Name = "MeasureItemResult";
this.MeasureItemResult.ReadOnly = true;
this.MeasureItemResult.Width = 120;
//
// dgvFPYResult
//
this.dgvFPYResult.AllowUserToAddRows = false;
this.dgvFPYResult.AllowUserToDeleteRows = false;
this.dgvFPYResult.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgvFPYResult.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
this.dgvFPYResult.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.dgvFPYResult.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvFPYResult.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
this.dgvFPYResult.ColumnHeadersHeight = 37;
this.dgvFPYResult.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.dataGridViewTextBoxColumn9,
this.dataGridViewTextBoxColumn10,
this.dataGridViewTextBoxColumn11,
this.dataGridViewTextBoxColumn12,
this.dataGridViewTextBoxColumn13,
this.dataGridViewTextBoxColumn14,
this.dataGridViewTextBoxColumn16,
this.SMResult});
this.dgvFPYResult.EnableHeadersVisualStyles = false;
this.dgvFPYResult.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(181)))), ((int)(((byte)(200)))));
this.dgvFPYResult.Location = new System.Drawing.Point(29, 126);
this.dgvFPYResult.Name = "dgvFPYResult";
this.dgvFPYResult.ReadOnly = true;
this.dgvFPYResult.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle8.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvFPYResult.RowHeadersDefaultCellStyle = dataGridViewCellStyle8;
this.dgvFPYResult.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToAllHeaders;
dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 10F);
dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
this.dgvFPYResult.RowsDefaultCellStyle = dataGridViewCellStyle9;
this.dgvFPYResult.RowTemplate.Height = 37;
this.dgvFPYResult.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvFPYResult.Size = new System.Drawing.Size(1205, 798);
this.dgvFPYResult.TabIndex = 175;
this.dgvFPYResult.Visible = false;
this.dgvFPYResult.RowStateChanged += new System.Windows.Forms.DataGridViewRowStateChangedEventHandler(this.dgvFPYResult_RowStateChanged);
//
// dataGridViewTextBoxColumn9
//
this.dataGridViewTextBoxColumn9.DataPropertyName = "CarID";
this.dataGridViewTextBoxColumn9.HeaderText = "车身编号";
this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
this.dataGridViewTextBoxColumn9.ReadOnly = true;
this.dataGridViewTextBoxColumn9.Width = 200;
//
// dataGridViewTextBoxColumn10
//
this.dataGridViewTextBoxColumn10.DataPropertyName = "SumMeasureItems";
this.dataGridViewTextBoxColumn10.HeaderText = "总测量项";
this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
this.dataGridViewTextBoxColumn10.ReadOnly = true;
this.dataGridViewTextBoxColumn10.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.dataGridViewTextBoxColumn10.Width = 150;
//
// dataGridViewTextBoxColumn11
//
this.dataGridViewTextBoxColumn11.DataPropertyName = "GoodMeasureItems";
this.dataGridViewTextBoxColumn11.HeaderText = "合格测量项";
this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
this.dataGridViewTextBoxColumn11.ReadOnly = true;
this.dataGridViewTextBoxColumn11.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// dataGridViewTextBoxColumn12
//
this.dataGridViewTextBoxColumn12.DataPropertyName = "NoGoodMeasureItems";
this.dataGridViewTextBoxColumn12.HeaderText = "不合格测量项";
this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
this.dataGridViewTextBoxColumn12.ReadOnly = true;
this.dataGridViewTextBoxColumn12.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.dataGridViewTextBoxColumn12.Width = 110;
//
// dataGridViewTextBoxColumn13
//
this.dataGridViewTextBoxColumn13.DataPropertyName = "RejectMeasureItems";
this.dataGridViewTextBoxColumn13.HeaderText = "异常测量项";
this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
this.dataGridViewTextBoxColumn13.ReadOnly = true;
this.dataGridViewTextBoxColumn13.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// dataGridViewTextBoxColumn14
//
this.dataGridViewTextBoxColumn14.DataPropertyName = "FPY";
this.dataGridViewTextBoxColumn14.HeaderText = "合格率";
this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
this.dataGridViewTextBoxColumn14.ReadOnly = true;
this.dataGridViewTextBoxColumn14.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
//
// dataGridViewTextBoxColumn16
//
this.dataGridViewTextBoxColumn16.DataPropertyName = "MeasureDate";
this.dataGridViewTextBoxColumn16.HeaderText = "测量时间";
this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
this.dataGridViewTextBoxColumn16.ReadOnly = true;
this.dataGridViewTextBoxColumn16.Width = 190;
//
// SMResult
//
this.SMResult.DataPropertyName = "Result";
this.SMResult.HeaderText = "结果";
this.SMResult.Name = "SMResult";
this.SMResult.ReadOnly = true;
//
// rpvpCpCpk
//
this.rpvpCpCpk.Controls.Add(this.pnlCPCPK);
this.rpvpCpCpk.Controls.Add(this.labSearchCPCPKResult);
this.rpvpCpCpk.Controls.Add(this.chartCPCPK);
this.rpvpCpCpk.Controls.Add(this.radGroupBox2);
this.rpvpCpCpk.Image = ((System.Drawing.Image)(resources.GetObject("rpvpCpCpk.Image")));
this.rpvpCpCpk.ItemSize = new System.Drawing.SizeF(46F, 46F);
this.rpvpCpCpk.Location = new System.Drawing.Point(49, 35);
this.rpvpCpCpk.Name = "rpvpCpCpk";
this.rpvpCpCpk.Size = new System.Drawing.Size(1868, 972);
this.rpvpCpCpk.Text = " Cp/Cpk,Pp/Ppk分析";
//
// pnlCPCPK
//
this.pnlCPCPK.Controls.Add(this.radGroupBox6);
this.pnlCPCPK.Controls.Add(this.radGroupBox5);
this.pnlCPCPK.Location = new System.Drawing.Point(1276, 140);
this.pnlCPCPK.Name = "pnlCPCPK";
this.pnlCPCPK.Size = new System.Drawing.Size(555, 667);
this.pnlCPCPK.TabIndex = 178;
this.pnlCPCPK.Visible = false;
//
// radGroupBox6
//
this.radGroupBox6.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this.radGroupBox6.Controls.Add(this.labPpk);
this.radGroupBox6.Controls.Add(this.radLabel7);
this.radGroupBox6.Controls.Add(this.labPpu);
this.radGroupBox6.Controls.Add(this.radLabel12);
this.radGroupBox6.Controls.Add(this.labPpl);
this.radGroupBox6.Controls.Add(this.radLabel17);
this.radGroupBox6.Controls.Add(this.labPp);
this.radGroupBox6.Controls.Add(this.radLabel27);
this.radGroupBox6.Controls.Add(this.labCpk);
this.radGroupBox6.Controls.Add(this.radLabel13);
this.radGroupBox6.Controls.Add(this.labCpu);
this.radGroupBox6.Controls.Add(this.radLabel10);
this.radGroupBox6.Controls.Add(this.labCpl);
this.radGroupBox6.Controls.Add(this.radLabel8);
this.radGroupBox6.Controls.Add(this.labCp);
this.radGroupBox6.Controls.Add(this.radLabel4);
this.radGroupBox6.Font = new System.Drawing.Font("Segoe UI", 13F);
this.radGroupBox6.HeaderAlignment = Telerik.WinControls.UI.HeaderAlignment.Center;
this.radGroupBox6.HeaderText = "潜在(组内)和整体能力";
this.radGroupBox6.Location = new System.Drawing.Point(31, 400);
this.radGroupBox6.Name = "radGroupBox6";
//
//
//
this.radGroupBox6.RootElement.ShadowDepth = 2;
this.radGroupBox6.Size = new System.Drawing.Size(497, 252);
this.radGroupBox6.TabIndex = 448;
this.radGroupBox6.Text = "潜在(组内)和整体能力";
((Telerik.WinControls.UI.RadGroupBoxElement)(this.radGroupBox6.GetChildAt(0))).HeaderAlignment = Telerik.WinControls.UI.HeaderAlignment.Center;
((Telerik.WinControls.UI.GroupBoxContent)(this.radGroupBox6.GetChildAt(0).GetChildAt(0))).Opacity = 1D;
((Telerik.WinControls.Primitives.FillPrimitive)(this.radGroupBox6.GetChildAt(0).GetChildAt(0).GetChildAt(0))).BackColor2 = System.Drawing.Color.Transparent;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox6.GetChildAt(0).GetChildAt(0).GetChildAt(1))).Width = 1F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox6.GetChildAt(0).GetChildAt(0).GetChildAt(1))).BorderDashStyle = System.Drawing.Drawing2D.DashStyle.Solid;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox6.GetChildAt(0).GetChildAt(0).GetChildAt(1))).GradientStyle = Telerik.WinControls.GradientStyles.Solid;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox6.GetChildAt(0).GetChildAt(0).GetChildAt(1))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox6.GetChildAt(0).GetChildAt(0).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
((Telerik.WinControls.UI.GroupBoxHeader)(this.radGroupBox6.GetChildAt(0).GetChildAt(1))).GroupBoxStyle = Telerik.WinControls.UI.RadGroupBoxStyle.Standard;
((Telerik.WinControls.Primitives.FillPrimitive)(this.radGroupBox6.GetChildAt(0).GetChildAt(1).GetChildAt(0))).ForeColor = System.Drawing.Color.White;
((Telerik.WinControls.Primitives.FillPrimitive)(this.radGroupBox6.GetChildAt(0).GetChildAt(1).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.radGroupBox6.GetChildAt(0).GetChildAt(1).GetChildAt(0))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.None;
((Telerik.WinControls.Primitives.TextPrimitive)(this.radGroupBox6.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).Text = "潜在(组内)和整体能力";
((Telerik.WinControls.Primitives.TextPrimitive)(this.radGroupBox6.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).LineLimit = false;
((Telerik.WinControls.Primitives.TextPrimitive)(this.radGroupBox6.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).ForeColor = System.Drawing.Color.White;
((Telerik.WinControls.Primitives.TextPrimitive)(this.radGroupBox6.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleLeft;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox6.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderDashStyle = System.Drawing.Drawing2D.DashStyle.Solid;
//
// labPpk
//
this.labPpk.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.labPpk.Font = new System.Drawing.Font("Segoe UI", 13F);
this.labPpk.ForeColor = System.Drawing.Color.White;
this.labPpk.Location = new System.Drawing.Point(350, 185);
this.labPpk.Name = "labPpk";
this.labPpk.Size = new System.Drawing.Size(31, 27);
this.labPpk.TabIndex = 37;
this.labPpk.Text = "1.2";
//
// radLabel7
//
this.radLabel7.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel7.Font = new System.Drawing.Font("Segoe UI", 13F);
this.radLabel7.ForeColor = System.Drawing.Color.White;
this.radLabel7.Location = new System.Drawing.Point(288, 185);
this.radLabel7.Name = "radLabel7";
this.radLabel7.Size = new System.Drawing.Size(64, 27);
this.radLabel7.TabIndex = 40;
this.radLabel7.Text = "Pp_k";
//
// labPpu
//
this.labPpu.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.labPpu.Font = new System.Drawing.Font("Segoe UI", 13F);
this.labPpu.ForeColor = System.Drawing.Color.White;
this.labPpu.Location = new System.Drawing.Point(350, 140);
this.labPpu.Name = "labPpu";
this.labPpu.Size = new System.Drawing.Size(31, 27);
this.labPpu.TabIndex = 38;
this.labPpu.Text = "0.3";
//
// radLabel12
//
this.radLabel12.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel12.Font = new System.Drawing.Font("Segoe UI", 13F);
this.radLabel12.ForeColor = System.Drawing.Color.White;
this.radLabel12.Location = new System.Drawing.Point(287, 140);
this.radLabel12.Name = "radLabel12";
this.radLabel12.Size = new System.Drawing.Size(65, 27);
this.radLabel12.TabIndex = 41;
this.radLabel12.Text = "Pp_u";
//
// labPpl
//
this.labPpl.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.labPpl.Font = new System.Drawing.Font("Segoe UI", 13F);
this.labPpl.ForeColor = System.Drawing.Color.White;
this.labPpl.Location = new System.Drawing.Point(350, 95);
this.labPpl.Name = "labPpl";
this.labPpl.Size = new System.Drawing.Size(31, 27);
this.labPpl.TabIndex = 39;
this.labPpl.Text = "0.2";
//
// radLabel17
//
this.radLabel17.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel17.Font = new System.Drawing.Font("Segoe UI", 13F);
this.radLabel17.ForeColor = System.Drawing.Color.White;
this.radLabel17.Location = new System.Drawing.Point(292, 95);
this.radLabel17.Name = "radLabel17";
this.radLabel17.Size = new System.Drawing.Size(59, 27);
this.radLabel17.TabIndex = 42;
this.radLabel17.Text = "Pp_l";
//
// labPp
//
this.labPp.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.labPp.Font = new System.Drawing.Font("Segoe UI", 13F);
this.labPp.ForeColor = System.Drawing.Color.White;
this.labPp.Location = new System.Drawing.Point(350, 52);
this.labPp.Name = "labPp";
this.labPp.Size = new System.Drawing.Size(31, 27);
this.labPp.TabIndex = 35;
this.labPp.Text = "0.1";
//
// radLabel27
//
this.radLabel27.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel27.Font = new System.Drawing.Font("Segoe UI", 13F);
this.radLabel27.ForeColor = System.Drawing.Color.White;
this.radLabel27.Location = new System.Drawing.Point(303, 52);
this.radLabel27.Name = "radLabel27";
this.radLabel27.Size = new System.Drawing.Size(47, 27);
this.radLabel27.TabIndex = 36;
this.radLabel27.Text = "Pp";
//
// labCpk
//
this.labCpk.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.labCpk.Font = new System.Drawing.Font("Segoe UI", 13F);
this.labCpk.ForeColor = System.Drawing.Color.White;
this.labCpk.Location = new System.Drawing.Point(166, 185);
this.labCpk.Name = "labCpk";
this.labCpk.Size = new System.Drawing.Size(31, 27);
this.labCpk.TabIndex = 33;
this.labCpk.Text = "1.2";
//
// radLabel13
//
this.radLabel13.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel13.Font = new System.Drawing.Font("Segoe UI", 13F);
this.radLabel13.ForeColor = System.Drawing.Color.White;
this.radLabel13.Location = new System.Drawing.Point(104, 185);
this.radLabel13.Name = "radLabel13";
this.radLabel13.Size = new System.Drawing.Size(65, 27);
this.radLabel13.TabIndex = 34;
this.radLabel13.Text = "Cp_k";
//
// labCpu
//
this.labCpu.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.labCpu.Font = new System.Drawing.Font("Segoe UI", 13F);
this.labCpu.ForeColor = System.Drawing.Color.White;
this.labCpu.Location = new System.Drawing.Point(166, 140);
this.labCpu.Name = "labCpu";
this.labCpu.Size = new System.Drawing.Size(31, 27);
this.labCpu.TabIndex = 33;
this.labCpu.Text = "0.3";
//
// radLabel10
//
this.radLabel10.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel10.Font = new System.Drawing.Font("Segoe UI", 13F);
this.radLabel10.ForeColor = System.Drawing.Color.White;
this.radLabel10.Location = new System.Drawing.Point(103, 140);
this.radLabel10.Name = "radLabel10";
this.radLabel10.Size = new System.Drawing.Size(66, 27);
this.radLabel10.TabIndex = 34;
this.radLabel10.Text = "Cp_u";
//
// labCpl
//
this.labCpl.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.labCpl.Font = new System.Drawing.Font("Segoe UI", 13F);
this.labCpl.ForeColor = System.Drawing.Color.White;
this.labCpl.Location = new System.Drawing.Point(166, 95);
this.labCpl.Name = "labCpl";
this.labCpl.Size = new System.Drawing.Size(31, 27);
this.labCpl.TabIndex = 33;
this.labCpl.Text = "0.2";
//
// radLabel8
//
this.radLabel8.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel8.Font = new System.Drawing.Font("Segoe UI", 13F);
this.radLabel8.ForeColor = System.Drawing.Color.White;
this.radLabel8.Location = new System.Drawing.Point(108, 95);
this.radLabel8.Name = "radLabel8";
this.radLabel8.Size = new System.Drawing.Size(60, 27);
this.radLabel8.TabIndex = 34;
this.radLabel8.Text = "Cp_l";
//
// labCp
//
this.labCp.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.labCp.Font = new System.Drawing.Font("Segoe UI", 13F);
this.labCp.ForeColor = System.Drawing.Color.White;
this.labCp.Location = new System.Drawing.Point(166, 52);
this.labCp.Name = "labCp";
this.labCp.Size = new System.Drawing.Size(31, 27);
this.labCp.TabIndex = 32;
this.labCp.Text = "0.1";
//
// radLabel4
//
this.radLabel4.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel4.Font = new System.Drawing.Font("Segoe UI", 13F);
this.radLabel4.ForeColor = System.Drawing.Color.White;
this.radLabel4.Location = new System.Drawing.Point(119, 52);
this.radLabel4.Name = "radLabel4";
this.radLabel4.Size = new System.Drawing.Size(49, 27);
this.radLabel4.TabIndex = 32;
this.radLabel4.Text = "Cp";
//
// radGroupBox5
//
this.radGroupBox5.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this.radGroupBox5.Controls.Add(this.labSampleSize);
this.radGroupBox5.Controls.Add(this.radLabel30);
this.radGroupBox5.Controls.Add(this.labStdDev);
this.radGroupBox5.Controls.Add(this.radLabel32);
this.radGroupBox5.Controls.Add(this.labAverage);
this.radGroupBox5.Controls.Add(this.radLabel34);
this.radGroupBox5.Controls.Add(this.labUSL);
this.radGroupBox5.Controls.Add(this.radLabel16);
this.radGroupBox5.Controls.Add(this.labTarget);
this.radGroupBox5.Controls.Add(this.radLabel18);
this.radGroupBox5.Controls.Add(this.labLSL);
this.radGroupBox5.Controls.Add(this.radLabel24);
this.radGroupBox5.Controls.Add(this.radLabel25);
this.radGroupBox5.Controls.Add(this.radLabel26);
this.radGroupBox5.Font = new System.Drawing.Font("Segoe UI", 13F);
this.radGroupBox5.HeaderAlignment = Telerik.WinControls.UI.HeaderAlignment.Center;
this.radGroupBox5.HeaderText = "过程数据";
this.radGroupBox5.Location = new System.Drawing.Point(31, 28);
this.radGroupBox5.Name = "radGroupBox5";
//
//
//
this.radGroupBox5.RootElement.ShadowDepth = 2;
this.radGroupBox5.Size = new System.Drawing.Size(497, 343);
this.radGroupBox5.TabIndex = 447;
this.radGroupBox5.Text = "过程数据";
((Telerik.WinControls.UI.RadGroupBoxElement)(this.radGroupBox5.GetChildAt(0))).HeaderAlignment = Telerik.WinControls.UI.HeaderAlignment.Center;
((Telerik.WinControls.UI.GroupBoxContent)(this.radGroupBox5.GetChildAt(0).GetChildAt(0))).Opacity = 1D;
((Telerik.WinControls.Primitives.FillPrimitive)(this.radGroupBox5.GetChildAt(0).GetChildAt(0).GetChildAt(0))).BackColor2 = System.Drawing.Color.Transparent;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox5.GetChildAt(0).GetChildAt(0).GetChildAt(1))).Width = 1F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox5.GetChildAt(0).GetChildAt(0).GetChildAt(1))).BorderDashStyle = System.Drawing.Drawing2D.DashStyle.Solid;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox5.GetChildAt(0).GetChildAt(0).GetChildAt(1))).GradientStyle = Telerik.WinControls.GradientStyles.Solid;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox5.GetChildAt(0).GetChildAt(0).GetChildAt(1))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox5.GetChildAt(0).GetChildAt(0).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
((Telerik.WinControls.UI.GroupBoxHeader)(this.radGroupBox5.GetChildAt(0).GetChildAt(1))).GroupBoxStyle = Telerik.WinControls.UI.RadGroupBoxStyle.Standard;
((Telerik.WinControls.Primitives.FillPrimitive)(this.radGroupBox5.GetChildAt(0).GetChildAt(1).GetChildAt(0))).ForeColor = System.Drawing.Color.White;
((Telerik.WinControls.Primitives.FillPrimitive)(this.radGroupBox5.GetChildAt(0).GetChildAt(1).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.radGroupBox5.GetChildAt(0).GetChildAt(1).GetChildAt(0))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.None;
((Telerik.WinControls.Primitives.TextPrimitive)(this.radGroupBox5.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).Text = "过程数据";
((Telerik.WinControls.Primitives.TextPrimitive)(this.radGroupBox5.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).LineLimit = false;
((Telerik.WinControls.Primitives.TextPrimitive)(this.radGroupBox5.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).ForeColor = System.Drawing.Color.White;
((Telerik.WinControls.Primitives.TextPrimitive)(this.radGroupBox5.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleLeft;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox5.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderDashStyle = System.Drawing.Drawing2D.DashStyle.Solid;
//
// labSampleSize
//
this.labSampleSize.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.labSampleSize.Font = new System.Drawing.Font("Segoe UI", 13F);
this.labSampleSize.ForeColor = System.Drawing.Color.White;
this.labSampleSize.Location = new System.Drawing.Point(283, 288);
this.labSampleSize.Name = "labSampleSize";
this.labSampleSize.Size = new System.Drawing.Size(37, 27);
this.labSampleSize.TabIndex = 46;
this.labSampleSize.Text = "125";
//
// radLabel30
//
this.radLabel30.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel30.Font = new System.Drawing.Font("Segoe UI", 13F);
this.radLabel30.ForeColor = System.Drawing.Color.White;
this.radLabel30.Location = new System.Drawing.Point(179, 288);
this.radLabel30.Name = "radLabel30";
this.radLabel30.Size = new System.Drawing.Size(107, 27);
this.radLabel30.TabIndex = 49;
this.radLabel30.Text = "样本数量 ";
//
// labStdDev
//
this.labStdDev.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.labStdDev.Font = new System.Drawing.Font("Segoe UI", 13F);
this.labStdDev.ForeColor = System.Drawing.Color.White;
this.labStdDev.Location = new System.Drawing.Point(287, 244);
this.labStdDev.Name = "labStdDev";
this.labStdDev.Size = new System.Drawing.Size(31, 27);
this.labStdDev.TabIndex = 47;
this.labStdDev.Text = "0.2";
//
// radLabel32
//
this.radLabel32.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel32.Font = new System.Drawing.Font("Segoe UI", 13F);
this.radLabel32.ForeColor = System.Drawing.Color.White;
this.radLabel32.Location = new System.Drawing.Point(179, 244);
this.radLabel32.Name = "radLabel32";
this.radLabel32.Size = new System.Drawing.Size(107, 27);
this.radLabel32.TabIndex = 50;
this.radLabel32.Text = "样本方差 ";
//
// labAverage
//
this.labAverage.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.labAverage.Font = new System.Drawing.Font("Segoe UI", 13F);
this.labAverage.ForeColor = System.Drawing.Color.White;
this.labAverage.Location = new System.Drawing.Point(287, 203);
this.labAverage.Name = "labAverage";
this.labAverage.Size = new System.Drawing.Size(28, 27);
this.labAverage.TabIndex = 43;
this.labAverage.Text = "33";
//
// radLabel34
//
this.radLabel34.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel34.Font = new System.Drawing.Font("Segoe UI", 13F);
this.radLabel34.ForeColor = System.Drawing.Color.White;
this.radLabel34.Location = new System.Drawing.Point(180, 203);
this.radLabel34.Name = "radLabel34";
this.radLabel34.Size = new System.Drawing.Size(107, 27);
this.radLabel34.TabIndex = 44;
this.radLabel34.Text = "样本均值 ";
//
// labUSL
//
this.labUSL.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.labUSL.Font = new System.Drawing.Font("Segoe UI", 13F);
this.labUSL.ForeColor = System.Drawing.Color.White;
this.labUSL.Location = new System.Drawing.Point(287, 163);
this.labUSL.Name = "labUSL";
this.labUSL.Size = new System.Drawing.Size(28, 27);
this.labUSL.TabIndex = 37;
this.labUSL.Text = "33";
//
// radLabel16
//
this.radLabel16.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel16.Font = new System.Drawing.Font("Segoe UI", 13F);
this.radLabel16.ForeColor = System.Drawing.Color.White;
this.radLabel16.Location = new System.Drawing.Point(119, 163);
this.radLabel16.Name = "radLabel16";
this.radLabel16.Size = new System.Drawing.Size(169, 27);
this.radLabel16.TabIndex = 40;
this.radLabel16.Text = "规格上限(USL):";
//
// labTarget
//
this.labTarget.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.labTarget.Font = new System.Drawing.Font("Segoe UI", 13F);
this.labTarget.ForeColor = System.Drawing.Color.White;
this.labTarget.Location = new System.Drawing.Point(287, 123);
this.labTarget.Name = "labTarget";
this.labTarget.Size = new System.Drawing.Size(28, 27);
this.labTarget.TabIndex = 38;
this.labTarget.Text = "10";
//
// radLabel18
//
this.radLabel18.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel18.Font = new System.Drawing.Font("Segoe UI", 13F);
this.radLabel18.ForeColor = System.Drawing.Color.White;
this.radLabel18.Location = new System.Drawing.Point(135, 123);
this.radLabel18.Name = "radLabel18";
this.radLabel18.Size = new System.Drawing.Size(158, 27);
this.radLabel18.TabIndex = 41;
this.radLabel18.Text = "望目(标准值):";
//
// labLSL
//
this.labLSL.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.labLSL.Font = new System.Drawing.Font("Segoe UI", 13F);
this.labLSL.ForeColor = System.Drawing.Color.White;
this.labLSL.Location = new System.Drawing.Point(287, 80);
this.labLSL.Name = "labLSL";
this.labLSL.Size = new System.Drawing.Size(28, 27);
this.labLSL.TabIndex = 39;
this.labLSL.Text = "11";
//
// radLabel24
//
this.radLabel24.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel24.Font = new System.Drawing.Font("Segoe UI", 13F);
this.radLabel24.ForeColor = System.Drawing.Color.White;
this.radLabel24.Location = new System.Drawing.Point(123, 80);
this.radLabel24.Name = "radLabel24";
this.radLabel24.Size = new System.Drawing.Size(165, 27);
this.radLabel24.TabIndex = 42;
this.radLabel24.Text = "规格下限(LSL):";
//
// radLabel25
//
this.radLabel25.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel25.Font = new System.Drawing.Font("Segoe UI", 13F);
this.radLabel25.ForeColor = System.Drawing.Color.White;
this.radLabel25.Location = new System.Drawing.Point(287, 39);
this.radLabel25.Name = "radLabel25";
this.radLabel25.Size = new System.Drawing.Size(18, 27);
this.radLabel25.TabIndex = 35;
this.radLabel25.Text = "5";
//
// radLabel26
//
this.radLabel26.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel26.Font = new System.Drawing.Font("Segoe UI", 13F);
this.radLabel26.ForeColor = System.Drawing.Color.White;
this.radLabel26.Location = new System.Drawing.Point(137, 39);
this.radLabel26.Name = "radLabel26";
this.radLabel26.Size = new System.Drawing.Size(151, 27);
this.radLabel26.TabIndex = 36;
this.radLabel26.Text = "Number of obs ";
//
// labSearchCPCPKResult
//
this.labSearchCPCPKResult.Anchor = System.Windows.Forms.AnchorStyles.None;
this.labSearchCPCPKResult.AutoSize = true;
this.labSearchCPCPKResult.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.labSearchCPCPKResult.Font = new System.Drawing.Font("Segoe UI", 12F);
this.labSearchCPCPKResult.ForeColor = System.Drawing.Color.Red;
this.labSearchCPCPKResult.Location = new System.Drawing.Point(364, 460);
this.labSearchCPCPKResult.Name = "labSearchCPCPKResult";
this.labSearchCPCPKResult.Size = new System.Drawing.Size(651, 21);
this.labSearchCPCPKResult.TabIndex = 177;
this.labSearchCPCPKResult.Text = "样本数量小于5,暂时不能进行Cp/Cpk,Pp/Ppk的分析!请增加样本后再进行查询操作。\r\n";
this.labSearchCPCPKResult.Visible = false;
//
// chartCPCPK
//
this.chartCPCPK.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.chartCPCPK.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
chartArea3.AxisX.LabelStyle.ForeColor = System.Drawing.Color.White;
chartArea3.AxisX.LineColor = System.Drawing.Color.White;
chartArea3.AxisX.MajorGrid.LineColor = System.Drawing.Color.White;
chartArea3.AxisX.MajorGrid.LineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.NotSet;
chartArea3.AxisX.MajorTickMark.LineColor = System.Drawing.Color.White;
chartArea3.AxisX.MinorGrid.LineColor = System.Drawing.Color.White;
chartArea3.AxisX.MinorTickMark.LineColor = System.Drawing.Color.White;
chartArea3.AxisX.TitleForeColor = System.Drawing.Color.White;
chartArea3.AxisY.LabelStyle.ForeColor = System.Drawing.Color.White;
chartArea3.AxisY.LineColor = System.Drawing.Color.White;
chartArea3.AxisY.MajorGrid.LineColor = System.Drawing.Color.White;
chartArea3.AxisY.MajorGrid.LineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dash;
chartArea3.AxisY.MajorTickMark.LineColor = System.Drawing.Color.White;
chartArea3.AxisY.MinorGrid.LineColor = System.Drawing.Color.White;
chartArea3.AxisY.MinorTickMark.LineColor = System.Drawing.Color.White;
chartArea3.AxisY.TitleForeColor = System.Drawing.Color.White;
chartArea3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
chartArea3.Name = "ChartArea1";
this.chartCPCPK.ChartAreas.Add(chartArea3);
this.chartCPCPK.Location = new System.Drawing.Point(30, 140);
this.chartCPCPK.Name = "chartCPCPK";
series3.ChartArea = "ChartArea1";
series3.Name = "Series1";
this.chartCPCPK.Series.Add(series3);
this.chartCPCPK.Size = new System.Drawing.Size(1207, 667);
this.chartCPCPK.TabIndex = 78;
this.chartCPCPK.Text = "chartFPY";
title3.Font = new System.Drawing.Font("微软雅黑", 12F);
title3.ForeColor = System.Drawing.Color.White;
title3.Name = "Title1";
title3.Text = "Cp/Cpk分析";
this.chartCPCPK.Titles.Add(title3);
this.chartCPCPK.Visible = false;
//
// radGroupBox2
//
this.radGroupBox2.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this.radGroupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.radGroupBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.radGroupBox2.Controls.Add(this.rddlMeasurePoint);
this.radGroupBox2.Controls.Add(this.rddlSizeName);
this.radGroupBox2.Controls.Add(this.radLabel2);
this.radGroupBox2.Controls.Add(this.nudMeasureCount);
this.radGroupBox2.Controls.Add(this.radButton10);
this.radGroupBox2.Controls.Add(this.radLabel3);
this.radGroupBox2.Controls.Add(this.rbtnSearchCPCPK);
this.radGroupBox2.Controls.Add(this.radLabel5);
this.radGroupBox2.Font = new System.Drawing.Font("Segoe UI", 12F);
this.radGroupBox2.ForeColor = System.Drawing.Color.White;
this.radGroupBox2.HeaderText = "查询条件";
this.radGroupBox2.Location = new System.Drawing.Point(30, 25);
this.radGroupBox2.Name = "radGroupBox2";
this.radGroupBox2.Size = new System.Drawing.Size(1807, 86);
this.radGroupBox2.TabIndex = 21;
this.radGroupBox2.Text = "查询条件";
((Telerik.WinControls.UI.RadGroupBoxElement)(this.radGroupBox2.GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(158)))), ((int)(((byte)(25)))), ((int)(((byte)(25)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox2.GetChildAt(0).GetChildAt(0).GetChildAt(1))).GradientStyle = Telerik.WinControls.GradientStyles.Solid;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox2.GetChildAt(0).GetChildAt(0).GetChildAt(1))).InnerColor = System.Drawing.Color.Black;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox2.GetChildAt(0).GetChildAt(0).GetChildAt(1))).InnerColor2 = System.Drawing.Color.Transparent;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox2.GetChildAt(0).GetChildAt(0).GetChildAt(1))).InnerColor3 = System.Drawing.Color.Transparent;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox2.GetChildAt(0).GetChildAt(0).GetChildAt(1))).InnerColor4 = System.Drawing.Color.Transparent;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox2.GetChildAt(0).GetChildAt(0).GetChildAt(1))).ForeColor = System.Drawing.Color.Black;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox2.GetChildAt(0).GetChildAt(0).GetChildAt(1))).CustomFontSize = 10F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox2.GetChildAt(0).GetChildAt(0).GetChildAt(1))).Opacity = 0.3D;
((Telerik.WinControls.UI.GroupBoxHeader)(this.radGroupBox2.GetChildAt(0).GetChildAt(1))).BackColor = System.Drawing.Color.Aqua;
((Telerik.WinControls.Primitives.FillPrimitive)(this.radGroupBox2.GetChildAt(0).GetChildAt(1).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.radGroupBox2.GetChildAt(0).GetChildAt(1).GetChildAt(0))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.None;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox2.GetChildAt(0).GetChildAt(1).GetChildAt(1))).BackColor = System.Drawing.Color.Black;
//
// rddlMeasurePoint
//
this.rddlMeasurePoint.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
this.rddlMeasurePoint.DropDownHeight = 200;
this.rddlMeasurePoint.Font = new System.Drawing.Font("Segoe UI", 12F);
this.rddlMeasurePoint.ForeColor = System.Drawing.Color.White;
this.rddlMeasurePoint.Location = new System.Drawing.Point(187, 38);
this.rddlMeasurePoint.Name = "rddlMeasurePoint";
this.rddlMeasurePoint.Size = new System.Drawing.Size(224, 27);
this.rddlMeasurePoint.TabIndex = 93;
((Telerik.WinControls.UI.RadDropDownListElement)(this.rddlMeasurePoint.GetChildAt(0))).DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDown;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rddlMeasurePoint.GetChildAt(0).GetChildAt(0))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rddlMeasurePoint.GetChildAt(0).GetChildAt(0))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rddlMeasurePoint.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rddlMeasurePoint.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
//
// rddlSizeName
//
this.rddlSizeName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
this.rddlSizeName.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
this.rddlSizeName.Font = new System.Drawing.Font("Segoe UI", 12F);
this.rddlSizeName.ForeColor = System.Drawing.Color.White;
radListDataItem5.Text = "F (面差)";
radListDataItem6.Text = "G (间隙)";
this.rddlSizeName.Items.Add(radListDataItem5);
this.rddlSizeName.Items.Add(radListDataItem6);
this.rddlSizeName.Location = new System.Drawing.Point(602, 38);
this.rddlSizeName.Name = "rddlSizeName";
this.rddlSizeName.Size = new System.Drawing.Size(154, 27);
this.rddlSizeName.TabIndex = 92;
((Telerik.WinControls.UI.RadDropDownListElement)(this.rddlSizeName.GetChildAt(0))).DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rddlSizeName.GetChildAt(0).GetChildAt(0))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rddlSizeName.GetChildAt(0).GetChildAt(0))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rddlSizeName.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rddlSizeName.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
//
// radLabel2
//
this.radLabel2.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel2.Font = new System.Drawing.Font("Segoe UI", 12F);
this.radLabel2.ForeColor = System.Drawing.Color.White;
this.radLabel2.Location = new System.Drawing.Point(512, 39);
this.radLabel2.Name = "radLabel2";
this.radLabel2.Size = new System.Drawing.Size(94, 25);
this.radLabel2.TabIndex = 38;
this.radLabel2.Text = "尺寸名称:";
//
// nudMeasureCount
//
this.nudMeasureCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.nudMeasureCount.Font = new System.Drawing.Font("Segoe UI", 12F);
this.nudMeasureCount.ForeColor = System.Drawing.Color.White;
this.nudMeasureCount.Location = new System.Drawing.Point(988, 38);
this.nudMeasureCount.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.nudMeasureCount.Minimum = new decimal(new int[] {
5,
0,
0,
0});
this.nudMeasureCount.Name = "nudMeasureCount";
this.nudMeasureCount.Size = new System.Drawing.Size(120, 29);
this.nudMeasureCount.TabIndex = 35;
this.nudMeasureCount.Value = new decimal(new int[] {
125,
0,
0,
0});
//
// radButton10
//
this.radButton10.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radButton10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.radButton10.Font = new System.Drawing.Font("微软雅黑", 9F);
this.radButton10.ForeColor = System.Drawing.Color.White;
this.radButton10.Image = global::NSAnalysis.Properties.Resources.export;
this.radButton10.Location = new System.Drawing.Point(1891, 39);
this.radButton10.Name = "radButton10";
this.radButton10.Size = new System.Drawing.Size(121, 26);
this.radButton10.TabIndex = 33;
this.radButton10.Text = "导出CSV报告";
((Telerik.WinControls.UI.RadButtonElement)(this.radButton10.GetChildAt(0))).Image = global::NSAnalysis.Properties.Resources.export;
((Telerik.WinControls.UI.RadButtonElement)(this.radButton10.GetChildAt(0))).Text = "导出CSV报告";
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton10.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton10.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton10.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton10.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radButton10.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
//
// radLabel3
//
this.radLabel3.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel3.Font = new System.Drawing.Font("Segoe UI", 12F);
this.radLabel3.ForeColor = System.Drawing.Color.White;
this.radLabel3.Location = new System.Drawing.Point(891, 40);
this.radLabel3.Name = "radLabel3";
this.radLabel3.Size = new System.Drawing.Size(94, 25);
this.radLabel3.TabIndex = 34;
this.radLabel3.Text = "测量值数:";
//
// rbtnSearchCPCPK
//
this.rbtnSearchCPCPK.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.rbtnSearchCPCPK.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.rbtnSearchCPCPK.Font = new System.Drawing.Font("Segoe UI", 12F);
this.rbtnSearchCPCPK.ForeColor = System.Drawing.Color.White;
this.rbtnSearchCPCPK.Image = global::NSAnalysis.Properties.Resources.search16;
this.rbtnSearchCPCPK.Location = new System.Drawing.Point(1252, 38);
this.rbtnSearchCPCPK.Name = "rbtnSearchCPCPK";
this.rbtnSearchCPCPK.Size = new System.Drawing.Size(111, 32);
this.rbtnSearchCPCPK.TabIndex = 7;
this.rbtnSearchCPCPK.Text = "查询";
this.rbtnSearchCPCPK.Click += new System.EventHandler(this.rbtnSearchCPCPK_Click);
this.rbtnSearchCPCPK.MouseLeave += new System.EventHandler(this.btn_MouseLeave);
this.rbtnSearchCPCPK.MouseHover += new System.EventHandler(this.btn_MouseHover);
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnSearchCPCPK.GetChildAt(0))).Image = global::NSAnalysis.Properties.Resources.search16;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnSearchCPCPK.GetChildAt(0))).Text = "查询";
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSearchCPCPK.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSearchCPCPK.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSearchCPCPK.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSearchCPCPK.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnSearchCPCPK.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
//
// radLabel5
//
this.radLabel5.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.radLabel5.Font = new System.Drawing.Font("Segoe UI", 12F);
this.radLabel5.ForeColor = System.Drawing.Color.White;
this.radLabel5.Location = new System.Drawing.Point(81, 38);
this.radLabel5.Name = "radLabel5";
this.radLabel5.Size = new System.Drawing.Size(111, 25);
this.radLabel5.TabIndex = 31;
this.radLabel5.Text = "测量点名称:";
//
// rpvpSetup
//
this.rpvpSetup.Controls.Add(this.lpcRange);
this.rpvpSetup.Controls.Add(this.lpcTestGetCarTye);
this.rpvpSetup.Controls.Add(this.lpcShowLog);
this.rpvpSetup.Controls.Add(this.radGroupBox7);
this.rpvpSetup.Controls.Add(this.radGroupBox3);
this.rpvpSetup.Controls.Add(this.rgbMeasreSeq);
this.rpvpSetup.Controls.Add(this.lpcToleranceSetup);
this.rpvpSetup.Controls.Add(this.lpcSoftwareSetup);
this.rpvpSetup.Controls.Add(this.lpcShowCarData);
this.rpvpSetup.Controls.Add(this.lpcUploadIOTTest);
this.rpvpSetup.Controls.Add(this.lpcAboutSoftware);
this.rpvpSetup.Controls.Add(this.lpcPLCTest);
this.rpvpSetup.Controls.Add(this.lpcPLCAddress);
this.rpvpSetup.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rpvpSetup.Image = ((System.Drawing.Image)(resources.GetObject("rpvpSetup.Image")));
this.rpvpSetup.ItemSize = new System.Drawing.SizeF(46F, 46F);
this.rpvpSetup.Location = new System.Drawing.Point(49, 35);
this.rpvpSetup.Name = "rpvpSetup";
this.rpvpSetup.Size = new System.Drawing.Size(1868, 972);
this.rpvpSetup.Text = " 软件设置";
//
// lpcRange
//
this.lpcRange.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.lpcRange.Font = new System.Drawing.Font("Segoe UI", 9.75F);
this.lpcRange.ForeColor = System.Drawing.Color.White;
this.lpcRange.LabelPoint = new System.Drawing.Point(2, 59);
this.lpcRange.LabelText = "极差设置";
this.lpcRange.LabelTopImage = global::NSAnalysis.Properties.Resources.Range;
this.lpcRange.Location = new System.Drawing.Point(306, 37);
this.lpcRange.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.lpcRange.Name = "lpcRange";
this.lpcRange.Size = new System.Drawing.Size(105, 85);
this.lpcRange.TabIndex = 458;
this.lpcRange.Click += new System.EventHandler(this.lpcRange_Click);
//
// lpcTestGetCarTye
//
this.lpcTestGetCarTye.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.lpcTestGetCarTye.Font = new System.Drawing.Font("Segoe UI", 9.75F);
this.lpcTestGetCarTye.ForeColor = System.Drawing.Color.White;
this.lpcTestGetCarTye.LabelPoint = new System.Drawing.Point(3, 59);
this.lpcTestGetCarTye.LabelText = "获取车型测试";
this.lpcTestGetCarTye.LabelTopImage = global::NSAnalysis.Properties.Resources.downloadCarType;
this.lpcTestGetCarTye.Location = new System.Drawing.Point(866, 37);
this.lpcTestGetCarTye.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.lpcTestGetCarTye.Name = "lpcTestGetCarTye";
this.lpcTestGetCarTye.Size = new System.Drawing.Size(113, 85);
this.lpcTestGetCarTye.TabIndex = 457;
this.lpcTestGetCarTye.Click += new System.EventHandler(this.lpcTestGetCarTye_Click);
//
// lpcShowLog
//
this.lpcShowLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.lpcShowLog.Font = new System.Drawing.Font("Segoe UI", 9.75F);
this.lpcShowLog.ForeColor = System.Drawing.Color.White;
this.lpcShowLog.LabelPoint = new System.Drawing.Point(2, 59);
this.lpcShowLog.LabelText = "显示LOG";
this.lpcShowLog.LabelTopImage = global::NSAnalysis.Properties.Resources.LOG;
this.lpcShowLog.Location = new System.Drawing.Point(1167, 37);
this.lpcShowLog.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.lpcShowLog.Name = "lpcShowLog";
this.lpcShowLog.Size = new System.Drawing.Size(86, 85);
this.lpcShowLog.TabIndex = 456;
this.lpcShowLog.Click += new System.EventHandler(this.lpcShowLog_Click);
//
// radGroupBox7
//
this.radGroupBox7.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this.radGroupBox7.Controls.Add(this.rtbCOMContent);
this.radGroupBox7.Controls.Add(this.label25);
this.radGroupBox7.Controls.Add(this.rtbPort);
this.radGroupBox7.Controls.Add(this.rbtnTestCOM);
this.radGroupBox7.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.radGroupBox7.HeaderAlignment = Telerik.WinControls.UI.HeaderAlignment.Center;
this.radGroupBox7.HeaderText = "扫抢串口测试";
this.radGroupBox7.Location = new System.Drawing.Point(37, 353);
this.radGroupBox7.Name = "radGroupBox7";
//
//
//
this.radGroupBox7.RootElement.ShadowDepth = 2;
this.radGroupBox7.Size = new System.Drawing.Size(380, 218);
this.radGroupBox7.TabIndex = 455;
this.radGroupBox7.Text = "扫抢串口测试";
this.radGroupBox7.Visible = false;
((Telerik.WinControls.UI.RadGroupBoxElement)(this.radGroupBox7.GetChildAt(0))).HeaderAlignment = Telerik.WinControls.UI.HeaderAlignment.Center;
((Telerik.WinControls.UI.GroupBoxContent)(this.radGroupBox7.GetChildAt(0).GetChildAt(0))).Opacity = 1D;
((Telerik.WinControls.Primitives.FillPrimitive)(this.radGroupBox7.GetChildAt(0).GetChildAt(0).GetChildAt(0))).BackColor2 = System.Drawing.Color.Transparent;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox7.GetChildAt(0).GetChildAt(0).GetChildAt(1))).Width = 1F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox7.GetChildAt(0).GetChildAt(0).GetChildAt(1))).BorderDashStyle = System.Drawing.Drawing2D.DashStyle.Solid;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox7.GetChildAt(0).GetChildAt(0).GetChildAt(1))).GradientStyle = Telerik.WinControls.GradientStyles.Solid;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox7.GetChildAt(0).GetChildAt(0).GetChildAt(1))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox7.GetChildAt(0).GetChildAt(0).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
((Telerik.WinControls.UI.GroupBoxHeader)(this.radGroupBox7.GetChildAt(0).GetChildAt(1))).GroupBoxStyle = Telerik.WinControls.UI.RadGroupBoxStyle.Standard;
((Telerik.WinControls.Primitives.FillPrimitive)(this.radGroupBox7.GetChildAt(0).GetChildAt(1).GetChildAt(0))).ForeColor = System.Drawing.Color.White;
((Telerik.WinControls.Primitives.FillPrimitive)(this.radGroupBox7.GetChildAt(0).GetChildAt(1).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.radGroupBox7.GetChildAt(0).GetChildAt(1).GetChildAt(0))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.None;
((Telerik.WinControls.Primitives.TextPrimitive)(this.radGroupBox7.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).Text = "扫抢串口测试";
((Telerik.WinControls.Primitives.TextPrimitive)(this.radGroupBox7.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).LineLimit = false;
((Telerik.WinControls.Primitives.TextPrimitive)(this.radGroupBox7.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).ForeColor = System.Drawing.Color.White;
((Telerik.WinControls.Primitives.TextPrimitive)(this.radGroupBox7.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleLeft;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox7.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderDashStyle = System.Drawing.Drawing2D.DashStyle.Solid;
//
// rtbCOMContent
//
this.rtbCOMContent.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
this.rtbCOMContent.Font = new System.Drawing.Font("Segoe UI", 12F);
this.rtbCOMContent.ForeColor = System.Drawing.Color.White;
this.rtbCOMContent.Location = new System.Drawing.Point(24, 86);
this.rtbCOMContent.Multiline = true;
this.rtbCOMContent.Name = "rtbCOMContent";
//
//
//
this.rtbCOMContent.RootElement.StretchVertically = true;
this.rtbCOMContent.Size = new System.Drawing.Size(331, 117);
this.rtbCOMContent.TabIndex = 459;
((Telerik.WinControls.UI.RadTextBoxElement)(this.rtbCOMContent.GetChildAt(0))).Text = "";
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbCOMContent.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
//
// label25
//
this.label25.AutoSize = true;
this.label25.Font = new System.Drawing.Font("Segoe UI", 12F);
this.label25.ForeColor = System.Drawing.Color.White;
this.label25.Location = new System.Drawing.Point(20, 46);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(78, 21);
this.label25.TabIndex = 459;
this.label25.Text = "串口号:";
//
// rtbPort
//
this.rtbPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
this.rtbPort.Font = new System.Drawing.Font("Segoe UI", 12F);
this.rtbPort.ForeColor = System.Drawing.Color.White;
this.rtbPort.Location = new System.Drawing.Point(104, 42);
this.rtbPort.Name = "rtbPort";
this.rtbPort.Size = new System.Drawing.Size(82, 27);
this.rtbPort.TabIndex = 458;
this.rtbPort.Text = "COM5";
((Telerik.WinControls.UI.RadTextBoxElement)(this.rtbPort.GetChildAt(0))).Text = "COM5";
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rtbPort.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(68)))));
//
// rbtnTestCOM
//
this.rbtnTestCOM.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.rbtnTestCOM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.rbtnTestCOM.Font = new System.Drawing.Font("Segoe UI", 12F);
this.rbtnTestCOM.ForeColor = System.Drawing.Color.White;
this.rbtnTestCOM.Location = new System.Drawing.Point(205, 38);
this.rbtnTestCOM.Name = "rbtnTestCOM";
this.rbtnTestCOM.Size = new System.Drawing.Size(150, 36);
this.rbtnTestCOM.TabIndex = 457;
this.rbtnTestCOM.Text = "打开串口";
this.rbtnTestCOM.Click += new System.EventHandler(this.rbtnTestCOM_Click);
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnTestCOM.GetChildAt(0))).Text = "打开串口";
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnTestCOM.GetChildAt(0))).FocusBorderWidth = 5;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnTestCOM.GetChildAt(0))).EnableHighlight = true;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnTestCOM.GetChildAt(0))).EnableBorderHighlight = true;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnTestCOM.GetChildAt(0))).BorderHighlightThickness = 3;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnTestCOM.GetChildAt(0).GetChildAt(2))).Width = 2F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnTestCOM.GetChildAt(0).GetChildAt(2))).LeftWidth = 3F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnTestCOM.GetChildAt(0).GetChildAt(2))).TopWidth = 3F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnTestCOM.GetChildAt(0).GetChildAt(2))).RightWidth = 3F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnTestCOM.GetChildAt(0).GetChildAt(2))).BottomWidth = 3F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnTestCOM.GetChildAt(0).GetChildAt(2))).BorderDashStyle = System.Drawing.Drawing2D.DashStyle.Solid;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnTestCOM.GetChildAt(0).GetChildAt(2))).GradientStyle = Telerik.WinControls.GradientStyles.Solid;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnTestCOM.GetChildAt(0).GetChildAt(2))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnTestCOM.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnTestCOM.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnTestCOM.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnTestCOM.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnTestCOM.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
//
// radGroupBox3
//
this.radGroupBox3.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this.radGroupBox3.Controls.Add(this.rbtnClosePLC);
this.radGroupBox3.Controls.Add(this.rbtnConnectPLC);
this.radGroupBox3.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.radGroupBox3.HeaderAlignment = Telerik.WinControls.UI.HeaderAlignment.Center;
this.radGroupBox3.HeaderText = "PLC操作";
this.radGroupBox3.Location = new System.Drawing.Point(469, 162);
this.radGroupBox3.Name = "radGroupBox3";
//
//
//
this.radGroupBox3.RootElement.ShadowDepth = 2;
this.radGroupBox3.Size = new System.Drawing.Size(380, 169);
this.radGroupBox3.TabIndex = 446;
this.radGroupBox3.Text = "PLC操作";
((Telerik.WinControls.UI.RadGroupBoxElement)(this.radGroupBox3.GetChildAt(0))).HeaderAlignment = Telerik.WinControls.UI.HeaderAlignment.Center;
((Telerik.WinControls.UI.GroupBoxContent)(this.radGroupBox3.GetChildAt(0).GetChildAt(0))).Opacity = 1D;
((Telerik.WinControls.Primitives.FillPrimitive)(this.radGroupBox3.GetChildAt(0).GetChildAt(0).GetChildAt(0))).BackColor2 = System.Drawing.Color.Transparent;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox3.GetChildAt(0).GetChildAt(0).GetChildAt(1))).Width = 1F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox3.GetChildAt(0).GetChildAt(0).GetChildAt(1))).BorderDashStyle = System.Drawing.Drawing2D.DashStyle.Solid;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox3.GetChildAt(0).GetChildAt(0).GetChildAt(1))).GradientStyle = Telerik.WinControls.GradientStyles.Solid;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox3.GetChildAt(0).GetChildAt(0).GetChildAt(1))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox3.GetChildAt(0).GetChildAt(0).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
((Telerik.WinControls.UI.GroupBoxHeader)(this.radGroupBox3.GetChildAt(0).GetChildAt(1))).GroupBoxStyle = Telerik.WinControls.UI.RadGroupBoxStyle.Standard;
((Telerik.WinControls.Primitives.FillPrimitive)(this.radGroupBox3.GetChildAt(0).GetChildAt(1).GetChildAt(0))).ForeColor = System.Drawing.Color.White;
((Telerik.WinControls.Primitives.FillPrimitive)(this.radGroupBox3.GetChildAt(0).GetChildAt(1).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.radGroupBox3.GetChildAt(0).GetChildAt(1).GetChildAt(0))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.None;
((Telerik.WinControls.Primitives.TextPrimitive)(this.radGroupBox3.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).Text = "PLC操作";
((Telerik.WinControls.Primitives.TextPrimitive)(this.radGroupBox3.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).LineLimit = false;
((Telerik.WinControls.Primitives.TextPrimitive)(this.radGroupBox3.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).ForeColor = System.Drawing.Color.White;
((Telerik.WinControls.Primitives.TextPrimitive)(this.radGroupBox3.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleLeft;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radGroupBox3.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderDashStyle = System.Drawing.Drawing2D.DashStyle.Solid;
//
// rbtnClosePLC
//
this.rbtnClosePLC.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.rbtnClosePLC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.rbtnClosePLC.Font = new System.Drawing.Font("Segoe UI", 12F);
this.rbtnClosePLC.ForeColor = System.Drawing.Color.White;
this.rbtnClosePLC.Location = new System.Drawing.Point(229, 46);
this.rbtnClosePLC.Name = "rbtnClosePLC";
this.rbtnClosePLC.Size = new System.Drawing.Size(110, 36);
this.rbtnClosePLC.TabIndex = 445;
this.rbtnClosePLC.Text = "断开 PLC";
this.rbtnClosePLC.Click += new System.EventHandler(this.btnClosePlc_Click);
this.rbtnClosePLC.MouseLeave += new System.EventHandler(this.btn_MouseLeave);
this.rbtnClosePLC.MouseHover += new System.EventHandler(this.btn_MouseHover);
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnClosePLC.GetChildAt(0))).Text = "断开 PLC";
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnClosePLC.GetChildAt(0))).FocusBorderWidth = 5;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnClosePLC.GetChildAt(0))).EnableHighlight = true;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnClosePLC.GetChildAt(0))).EnableBorderHighlight = true;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnClosePLC.GetChildAt(0))).BorderHighlightThickness = 3;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnClosePLC.GetChildAt(0).GetChildAt(2))).Width = 2F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnClosePLC.GetChildAt(0).GetChildAt(2))).LeftWidth = 3F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnClosePLC.GetChildAt(0).GetChildAt(2))).TopWidth = 3F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnClosePLC.GetChildAt(0).GetChildAt(2))).RightWidth = 3F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnClosePLC.GetChildAt(0).GetChildAt(2))).BottomWidth = 3F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnClosePLC.GetChildAt(0).GetChildAt(2))).BorderDashStyle = System.Drawing.Drawing2D.DashStyle.Solid;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnClosePLC.GetChildAt(0).GetChildAt(2))).GradientStyle = Telerik.WinControls.GradientStyles.Solid;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnClosePLC.GetChildAt(0).GetChildAt(2))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnClosePLC.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnClosePLC.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnClosePLC.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnClosePLC.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnClosePLC.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
//
// rbtnConnectPLC
//
this.rbtnConnectPLC.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.rbtnConnectPLC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.rbtnConnectPLC.Font = new System.Drawing.Font("Segoe UI", 12F);
this.rbtnConnectPLC.ForeColor = System.Drawing.Color.White;
this.rbtnConnectPLC.Location = new System.Drawing.Point(49, 46);
this.rbtnConnectPLC.Name = "rbtnConnectPLC";
this.rbtnConnectPLC.Size = new System.Drawing.Size(110, 36);
this.rbtnConnectPLC.TabIndex = 445;
this.rbtnConnectPLC.Text = "连接PLC";
this.rbtnConnectPLC.Click += new System.EventHandler(this.btnConnectPlc_Click);
this.rbtnConnectPLC.MouseLeave += new System.EventHandler(this.btn_MouseLeave);
this.rbtnConnectPLC.MouseHover += new System.EventHandler(this.btn_MouseHover);
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnConnectPLC.GetChildAt(0))).Text = "连接PLC";
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnConnectPLC.GetChildAt(0))).FocusBorderWidth = 5;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnConnectPLC.GetChildAt(0))).EnableHighlight = true;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnConnectPLC.GetChildAt(0))).EnableBorderHighlight = true;
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnConnectPLC.GetChildAt(0))).BorderHighlightThickness = 3;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnConnectPLC.GetChildAt(0).GetChildAt(2))).Width = 2F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnConnectPLC.GetChildAt(0).GetChildAt(2))).LeftWidth = 3F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnConnectPLC.GetChildAt(0).GetChildAt(2))).TopWidth = 3F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnConnectPLC.GetChildAt(0).GetChildAt(2))).RightWidth = 3F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnConnectPLC.GetChildAt(0).GetChildAt(2))).BottomWidth = 3F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnConnectPLC.GetChildAt(0).GetChildAt(2))).BorderDashStyle = System.Drawing.Drawing2D.DashStyle.Solid;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnConnectPLC.GetChildAt(0).GetChildAt(2))).GradientStyle = Telerik.WinControls.GradientStyles.Solid;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnConnectPLC.GetChildAt(0).GetChildAt(2))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnConnectPLC.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnConnectPLC.GetChildAt(0).GetChildAt(2))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnConnectPLC.GetChildAt(0).GetChildAt(2))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnConnectPLC.GetChildAt(0).GetChildAt(2))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(60)))), ((int)(((byte)(48)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnConnectPLC.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
//
// rgbMeasreSeq
//
this.rgbMeasreSeq.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this.rgbMeasreSeq.Controls.Add(this.lampError);
this.rgbMeasreSeq.Controls.Add(this.lampMode);
this.rgbMeasreSeq.Controls.Add(this.lampPLCHeart);
this.rgbMeasreSeq.Controls.Add(this.lampConnectPLCStatus);
this.rgbMeasreSeq.Controls.Add(this.labelTimeStatus_Tip);
this.rgbMeasreSeq.Controls.Add(this.radLabel20);
this.rgbMeasreSeq.Controls.Add(this.radLabel21);
this.rgbMeasreSeq.Controls.Add(this.radLabel22);
this.rgbMeasreSeq.Controls.Add(this.radLabel23);
this.rgbMeasreSeq.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rgbMeasreSeq.HeaderAlignment = Telerik.WinControls.UI.HeaderAlignment.Center;
this.rgbMeasreSeq.HeaderText = "PLC状态";
this.rgbMeasreSeq.Location = new System.Drawing.Point(37, 162);
this.rgbMeasreSeq.Name = "rgbMeasreSeq";
//
//
//
this.rgbMeasreSeq.RootElement.ShadowDepth = 2;
this.rgbMeasreSeq.Size = new System.Drawing.Size(380, 169);
this.rgbMeasreSeq.TabIndex = 445;
this.rgbMeasreSeq.Text = "PLC状态";
((Telerik.WinControls.UI.RadGroupBoxElement)(this.rgbMeasreSeq.GetChildAt(0))).HeaderAlignment = Telerik.WinControls.UI.HeaderAlignment.Center;
((Telerik.WinControls.UI.GroupBoxContent)(this.rgbMeasreSeq.GetChildAt(0).GetChildAt(0))).Opacity = 1D;
((Telerik.WinControls.Primitives.FillPrimitive)(this.rgbMeasreSeq.GetChildAt(0).GetChildAt(0).GetChildAt(0))).BackColor2 = System.Drawing.Color.Transparent;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rgbMeasreSeq.GetChildAt(0).GetChildAt(0).GetChildAt(1))).Width = 1F;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rgbMeasreSeq.GetChildAt(0).GetChildAt(0).GetChildAt(1))).BorderDashStyle = System.Drawing.Drawing2D.DashStyle.Solid;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rgbMeasreSeq.GetChildAt(0).GetChildAt(0).GetChildAt(1))).GradientStyle = Telerik.WinControls.GradientStyles.Solid;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rgbMeasreSeq.GetChildAt(0).GetChildAt(0).GetChildAt(1))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rgbMeasreSeq.GetChildAt(0).GetChildAt(0).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
((Telerik.WinControls.UI.GroupBoxHeader)(this.rgbMeasreSeq.GetChildAt(0).GetChildAt(1))).GroupBoxStyle = Telerik.WinControls.UI.RadGroupBoxStyle.Standard;
((Telerik.WinControls.Primitives.FillPrimitive)(this.rgbMeasreSeq.GetChildAt(0).GetChildAt(1).GetChildAt(0))).ForeColor = System.Drawing.Color.White;
((Telerik.WinControls.Primitives.FillPrimitive)(this.rgbMeasreSeq.GetChildAt(0).GetChildAt(1).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
((Telerik.WinControls.Primitives.FillPrimitive)(this.rgbMeasreSeq.GetChildAt(0).GetChildAt(1).GetChildAt(0))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.None;
((Telerik.WinControls.Primitives.TextPrimitive)(this.rgbMeasreSeq.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).Text = "PLC状态";
((Telerik.WinControls.Primitives.TextPrimitive)(this.rgbMeasreSeq.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).LineLimit = false;
((Telerik.WinControls.Primitives.TextPrimitive)(this.rgbMeasreSeq.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).ForeColor = System.Drawing.Color.White;
((Telerik.WinControls.Primitives.TextPrimitive)(this.rgbMeasreSeq.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleLeft;
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rgbMeasreSeq.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderDashStyle = System.Drawing.Drawing2D.DashStyle.Solid;
//
// lampError
//
this.lampError.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lampError.ForeColor = System.Drawing.Color.White;
this.lampError.Location = new System.Drawing.Point(51, 118);
this.lampError.LText = "";
this.lampError.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.lampError.Name = "lampError";
this.lampError.Shadow = false;
this.lampError.Size = new System.Drawing.Size(25, 25);
this.lampError.State = 3;
this.lampError.TabIndex = 155;
//
// lampMode
//
this.lampMode.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lampMode.ForeColor = System.Drawing.Color.White;
this.lampMode.Location = new System.Drawing.Point(51, 81);
this.lampMode.LText = "";
this.lampMode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.lampMode.Name = "lampMode";
this.lampMode.Shadow = false;
this.lampMode.Size = new System.Drawing.Size(25, 25);
this.lampMode.State = 3;
this.lampMode.TabIndex = 154;
//
// lampPLCHeart
//
this.lampPLCHeart.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lampPLCHeart.ForeColor = System.Drawing.Color.White;
this.lampPLCHeart.Location = new System.Drawing.Point(214, 41);
this.lampPLCHeart.LText = "";
this.lampPLCHeart.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.lampPLCHeart.Name = "lampPLCHeart";
this.lampPLCHeart.Shadow = false;
this.lampPLCHeart.Size = new System.Drawing.Size(25, 25);
this.lampPLCHeart.State = 3;
this.lampPLCHeart.TabIndex = 153;
//
// lampConnectPLCStatus
//
this.lampConnectPLCStatus.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lampConnectPLCStatus.ForeColor = System.Drawing.Color.White;
this.lampConnectPLCStatus.Location = new System.Drawing.Point(51, 41);
this.lampConnectPLCStatus.LText = "";
this.lampConnectPLCStatus.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.lampConnectPLCStatus.Name = "lampConnectPLCStatus";
this.lampConnectPLCStatus.Shadow = false;
this.lampConnectPLCStatus.Size = new System.Drawing.Size(25, 25);
this.lampConnectPLCStatus.State = 3;
this.lampConnectPLCStatus.TabIndex = 147;
//
// labelTimeStatus_Tip
//
this.labelTimeStatus_Tip.AutoSize = true;
this.labelTimeStatus_Tip.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelTimeStatus_Tip.ForeColor = System.Drawing.Color.White;
this.labelTimeStatus_Tip.Location = new System.Drawing.Point(295, 46);
this.labelTimeStatus_Tip.Name = "labelTimeStatus_Tip";
this.labelTimeStatus_Tip.Size = new System.Drawing.Size(22, 15);
this.labelTimeStatus_Tip.TabIndex = 152;
this.labelTimeStatus_Tip.Text = "─";
//
// radLabel20
//
this.radLabel20.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.radLabel20.ForeColor = System.Drawing.Color.White;
this.radLabel20.Location = new System.Drawing.Point(82, 41);
this.radLabel20.Name = "radLabel20";
this.radLabel20.Size = new System.Drawing.Size(77, 25);
this.radLabel20.TabIndex = 148;
this.radLabel20.Text = "连接状态";
//
// radLabel21
//
this.radLabel21.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.radLabel21.ForeColor = System.Drawing.Color.White;
this.radLabel21.Location = new System.Drawing.Point(82, 119);
this.radLabel21.Name = "radLabel21";
this.radLabel21.Size = new System.Drawing.Size(77, 25);
this.radLabel21.TabIndex = 151;
this.radLabel21.Text = "系统报错";
//
// radLabel22
//
this.radLabel22.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.radLabel22.ForeColor = System.Drawing.Color.White;
this.radLabel22.Location = new System.Drawing.Point(245, 41);
this.radLabel22.Name = "radLabel22";
this.radLabel22.Size = new System.Drawing.Size(42, 25);
this.radLabel22.TabIndex = 149;
this.radLabel22.Text = "心跳";
//
// radLabel23
//
this.radLabel23.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.radLabel23.ForeColor = System.Drawing.Color.White;
this.radLabel23.Location = new System.Drawing.Point(82, 81);
this.radLabel23.Name = "radLabel23";
this.radLabel23.Size = new System.Drawing.Size(77, 25);
this.radLabel23.TabIndex = 150;
this.radLabel23.Text = "自动模式";
//
// lpcToleranceSetup
//
this.lpcToleranceSetup.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.lpcToleranceSetup.Font = new System.Drawing.Font("Segoe UI", 9.75F);
this.lpcToleranceSetup.ForeColor = System.Drawing.Color.White;
this.lpcToleranceSetup.LabelPoint = new System.Drawing.Point(2, 59);
this.lpcToleranceSetup.LabelText = "公差带设置";
this.lpcToleranceSetup.LabelTopImage = global::NSAnalysis.Properties.Resources.Config;
this.lpcToleranceSetup.Location = new System.Drawing.Point(161, 37);
this.lpcToleranceSetup.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.lpcToleranceSetup.Name = "lpcToleranceSetup";
this.lpcToleranceSetup.Size = new System.Drawing.Size(105, 85);
this.lpcToleranceSetup.TabIndex = 454;
this.lpcToleranceSetup.Click += new System.EventHandler(this.lpcToleranceSetup_Click);
//
// lpcSoftwareSetup
//
this.lpcSoftwareSetup.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.lpcSoftwareSetup.Font = new System.Drawing.Font("Segoe UI", 9.75F);
this.lpcSoftwareSetup.ForeColor = System.Drawing.Color.White;
this.lpcSoftwareSetup.LabelPoint = new System.Drawing.Point(3, 59);
this.lpcSoftwareSetup.LabelText = "软件设置";
this.lpcSoftwareSetup.LabelTopImage = global::NSAnalysis.Properties.Resources.setupgreen32;
this.lpcSoftwareSetup.Location = new System.Drawing.Point(37, 37);
this.lpcSoftwareSetup.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.lpcSoftwareSetup.Name = "lpcSoftwareSetup";
this.lpcSoftwareSetup.Size = new System.Drawing.Size(86, 85);
this.lpcSoftwareSetup.TabIndex = 453;
this.lpcSoftwareSetup.Click += new System.EventHandler(this.lpcSoftwareSetup_Click);
//
// lpcShowCarData
//
this.lpcShowCarData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.lpcShowCarData.Font = new System.Drawing.Font("Segoe UI", 9.75F);
this.lpcShowCarData.ForeColor = System.Drawing.Color.White;
this.lpcShowCarData.LabelPoint = new System.Drawing.Point(2, 59);
this.lpcShowCarData.LabelText = "显示车身数据";
this.lpcShowCarData.LabelTopImage = global::NSAnalysis.Properties.Resources.showcardata;
this.lpcShowCarData.Location = new System.Drawing.Point(1014, 37);
this.lpcShowCarData.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.lpcShowCarData.Name = "lpcShowCarData";
this.lpcShowCarData.Size = new System.Drawing.Size(110, 85);
this.lpcShowCarData.TabIndex = 452;
this.lpcShowCarData.Click += new System.EventHandler(this.lpcShowCarData_Click);
//
// lpcUploadIOTTest
//
this.lpcUploadIOTTest.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.lpcUploadIOTTest.Font = new System.Drawing.Font("Segoe UI", 9.75F);
this.lpcUploadIOTTest.ForeColor = System.Drawing.Color.White;
this.lpcUploadIOTTest.LabelPoint = new System.Drawing.Point(3, 59);
this.lpcUploadIOTTest.LabelText = "上传IOT测试";
this.lpcUploadIOTTest.LabelTopImage = global::NSAnalysis.Properties.Resources.upload;
this.lpcUploadIOTTest.Location = new System.Drawing.Point(712, 37);
this.lpcUploadIOTTest.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.lpcUploadIOTTest.Name = "lpcUploadIOTTest";
this.lpcUploadIOTTest.Size = new System.Drawing.Size(113, 85);
this.lpcUploadIOTTest.TabIndex = 451;
this.lpcUploadIOTTest.Click += new System.EventHandler(this.lpcUploadIOTTest_Click);
//
// lpcAboutSoftware
//
this.lpcAboutSoftware.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.lpcAboutSoftware.Font = new System.Drawing.Font("Segoe UI", 9.75F);
this.lpcAboutSoftware.ForeColor = System.Drawing.Color.White;
this.lpcAboutSoftware.LabelPoint = new System.Drawing.Point(2, 59);
this.lpcAboutSoftware.LabelText = "关于软件";
this.lpcAboutSoftware.LabelTopImage = global::NSAnalysis.Properties.Resources.About32;
this.lpcAboutSoftware.Location = new System.Drawing.Point(1296, 37);
this.lpcAboutSoftware.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.lpcAboutSoftware.Name = "lpcAboutSoftware";
this.lpcAboutSoftware.Size = new System.Drawing.Size(86, 85);
this.lpcAboutSoftware.TabIndex = 450;
this.lpcAboutSoftware.Click += new System.EventHandler(this.lpcAboutSoftware_Click);
//
// lpcPLCTest
//
this.lpcPLCTest.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.lpcPLCTest.Font = new System.Drawing.Font("Segoe UI", 9.75F);
this.lpcPLCTest.ForeColor = System.Drawing.Color.White;
this.lpcPLCTest.LabelPoint = new System.Drawing.Point(2, 59);
this.lpcPLCTest.LabelText = "PLC测试";
this.lpcPLCTest.LabelTopImage = global::NSAnalysis.Properties.Resources.PLCTest32;
this.lpcPLCTest.Location = new System.Drawing.Point(581, 37);
this.lpcPLCTest.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.lpcPLCTest.Name = "lpcPLCTest";
this.lpcPLCTest.Size = new System.Drawing.Size(86, 85);
this.lpcPLCTest.TabIndex = 449;
this.lpcPLCTest.Click += new System.EventHandler(this.lpcPLCTest_Click);
//
// lpcPLCAddress
//
this.lpcPLCAddress.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
this.lpcPLCAddress.Font = new System.Drawing.Font("Segoe UI", 9.75F);
this.lpcPLCAddress.ForeColor = System.Drawing.Color.White;
this.lpcPLCAddress.LabelPoint = new System.Drawing.Point(2, 59);
this.lpcPLCAddress.LabelText = "PLC地址表";
this.lpcPLCAddress.LabelTopImage = global::NSAnalysis.Properties.Resources.PLCAddress32;
this.lpcPLCAddress.Location = new System.Drawing.Point(453, 37);
this.lpcPLCAddress.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.lpcPLCAddress.Name = "lpcPLCAddress";
this.lpcPLCAddress.Size = new System.Drawing.Size(86, 85);
this.lpcPLCAddress.TabIndex = 448;
this.lpcPLCAddress.Click += new System.EventHandler(this.lpcPLCAddress_Click);
//
// tmSystem
//
this.tmSystem.Enabled = true;
this.tmSystem.Interval = 1000;
this.tmSystem.Tick += new System.EventHandler(this.tmSystem_Tick);
//
// tmrRefreshPLCStatus
//
this.tmrRefreshPLCStatus.Interval = 500;
this.tmrRefreshPLCStatus.Tick += new System.EventHandler(this.tmrRefreshPLCStatus_Tick);
//
// tmrHeartBeatConnect
//
this.tmrHeartBeatConnect.Interval = 1000;
this.tmrHeartBeatConnect.Tick += new System.EventHandler(this.tmrHeartBeatConnect_Tick);
//
// CenterControl
//
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(1920, 1080);
this.Controls.Add(this.RPV);
this.Controls.Add(this.radStatusStrip1);
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 = "CenterControl";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "海克斯康间隙面差分析系统";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.CenterControl_FormClosed);
this.Load += new System.EventHandler(this.CenterControl_Load);
this.Shown += new System.EventHandler(this.CenterControl_Shown);
((System.ComponentModel.ISupportInitialize)(this.radTitleBar1)).EndInit();
this.radTitleBar1.ResumeLayout(false);
this.radTitleBar1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.radStatusStrip1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.RPV)).EndInit();
this.RPV.ResumeLayout(false);
this.rpvpAnalysis.ResumeLayout(false);
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel1.PerformLayout();
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvMeasureContent)).EndInit();
this.splitContainer2.Panel1.ResumeLayout(false);
this.splitContainer2.Panel1.PerformLayout();
this.splitContainer2.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
this.splitContainer2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pbResult)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chartResultPie)).EndInit();
this.rpvpSearch.ResumeLayout(false);
this.rpvpSearch.PerformLayout();
this.pnlPage.ResumeLayout(false);
this.pnlPage.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.rddlPageRecorderCount)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rbtnFirtstPage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rbtnLastPage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rbtnPrevPage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rbtnNextPage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit();
this.radGroupBox1.ResumeLayout(false);
this.radGroupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.rtbPartID)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rbtSelectFPY)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rbtnExportCSVReport)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rdtpStartTime)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rdtpEndTime)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rbtnSearchMeaserData)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel15)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chartFPYLine)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dgvSelectMeasureData)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dgvFPYResult)).EndInit();
this.rpvpCpCpk.ResumeLayout(false);
this.rpvpCpCpk.PerformLayout();
this.pnlCPCPK.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.radGroupBox6)).EndInit();
this.radGroupBox6.ResumeLayout(false);
this.radGroupBox6.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.labPpk)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.labPpu)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.labPpl)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel17)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.labPp)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel27)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.labCpk)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.labCpu)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.labCpl)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.labCp)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radGroupBox5)).EndInit();
this.radGroupBox5.ResumeLayout(false);
this.radGroupBox5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.labSampleSize)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel30)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.labStdDev)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel32)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.labAverage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel34)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.labUSL)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.labTarget)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel18)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.labLSL)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel24)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel25)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel26)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chartCPCPK)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radGroupBox2)).EndInit();
this.radGroupBox2.ResumeLayout(false);
this.radGroupBox2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.rddlMeasurePoint)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rddlSizeName)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nudMeasureCount)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radButton10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rbtnSearchCPCPK)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit();
this.rpvpSetup.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.radGroupBox7)).EndInit();
this.radGroupBox7.ResumeLayout(false);
this.radGroupBox7.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.rtbCOMContent)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rtbPort)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rbtnTestCOM)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radGroupBox3)).EndInit();
this.radGroupBox3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.rbtnClosePLC)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rbtnConnectPLC)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rgbMeasreSeq)).EndInit();
this.rgbMeasreSeq.ResumeLayout(false);
this.rgbMeasreSeq.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.radLabel20)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel21)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel22)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radLabel23)).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 Telerik.WinControls.UI.RadStatusStrip radStatusStrip1;
private Telerik.WinControls.UI.RadLabelElement rleTimeText;
private Telerik.WinControls.UI.RadLabelElement rleTime;
private Telerik.WinControls.UI.CommandBarSeparator commandBarSeparator1;
private Telerik.WinControls.UI.RadLabelElement rlePLCText;
private Telerik.WinControls.UI.RadLabelElement rlePLCStatus;
private Telerik.WinControls.UI.CommandBarSeparator commandBarSeparator2;
private Telerik.WinControls.UI.RadLabelElement radLabelElement1;
private Telerik.WinControls.UI.RadLabelElement rlePLCHeart;
private Telerik.WinControls.UI.CommandBarSeparator commandBarSeparator3;
private Telerik.WinControls.UI.RadLabelElement rleMessageText;
public Telerik.WinControls.UI.RadLabelElement rleMessage;
public Telerik.WinControls.UI.RadPageView RPV;
public Telerik.WinControls.UI.RadPageViewPage rpvpAnalysis;
public Telerik.WinControls.UI.RadPageViewPage rpvpSetup;
public Telerik.WinControls.UI.RadPageViewPage rpvpCpCpk;
private Telerik.WinControls.UI.RadPageViewPage rpvpSearch;
private Telerik.WinControls.UI.RadGroupBox radGroupBox1;
private Telerik.WinControls.UI.RadDateTimePicker rdtpStartTime;
private Telerik.WinControls.UI.RadDateTimePicker rdtpEndTime;
private Telerik.WinControls.UI.RadButton rbtnSearchMeaserData;
private Telerik.WinControls.UI.RadLabel radLabel15;
private Telerik.WinControls.UI.RadLabel radLabel1;
private Telerik.WinControls.UI.RadTextBox rtbPartID;
private Telerik.WinControls.UI.RadLabel radLabel11;
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.ListBox lbCSVFiles;
public System.Windows.Forms.DataGridView dgvMeasureContent;
private System.Windows.Forms.SplitContainer splitContainer2;
private System.Windows.Forms.Label labResult;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label labResultPercent;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label labMeaTime;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label labNGCount;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label labOKCount;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label labVIN;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.DataVisualization.Charting.Chart chartResultPie;
private Telerik.WinControls.UI.RadButton rbtnExportCSVReport;
private System.Windows.Forms.DataVisualization.Charting.Chart chartFPYLine;
private Telerik.WinControls.UI.RadGroupBox radGroupBox2;
private System.Windows.Forms.NumericUpDown nudMeasureCount;
private Telerik.WinControls.UI.RadButton radButton10;
private Telerik.WinControls.UI.RadLabel radLabel3;
private Telerik.WinControls.UI.RadButton rbtnSearchCPCPK;
private Telerik.WinControls.UI.RadLabel radLabel5;
private System.Windows.Forms.DataVisualization.Charting.Chart chartCPCPK;
private System.Windows.Forms.Timer tmSystem;
private System.Windows.Forms.PictureBox pbResult;
private System.Windows.Forms.Label labRejectCount;
private System.Windows.Forms.Label label7;
public System.Windows.Forms.DataGridView dgvSelectMeasureData;
public System.Windows.Forms.DataGridView dgvFPYResult;
private Telerik.WinControls.UI.RadButton rbtSelectFPY;
private Telerik.WinControls.UI.RadGroupBox rgbMeasreSeq;
private UserControlClass.Lamp lampError;
private UserControlClass.Lamp lampMode;
private UserControlClass.Lamp lampPLCHeart;
private UserControlClass.Lamp lampConnectPLCStatus;
private System.Windows.Forms.Label labelTimeStatus_Tip;
private Telerik.WinControls.UI.RadLabel radLabel20;
private Telerik.WinControls.UI.RadLabel radLabel21;
private Telerik.WinControls.UI.RadLabel radLabel22;
private Telerik.WinControls.UI.RadLabel radLabel23;
private Telerik.WinControls.UI.RadGroupBox radGroupBox3;
private Telerik.WinControls.UI.RadButton rbtnClosePLC;
private Telerik.WinControls.UI.RadButton rbtnConnectPLC;
private UserControlClass.LabPictureControl lpcPLCAddress;
private UserControlClass.LabPictureControl lpcAboutSoftware;
private UserControlClass.LabPictureControl lpcPLCTest;
private System.Windows.Forms.Label labSearchResult;
private Telerik.WinControls.UI.RadLabel radLabel2;
private Telerik.WinControls.UI.RadDropDownList rddlSizeName;
private Telerik.WinControls.UI.RadDropDownList rddlMeasurePoint;
private System.Windows.Forms.Timer tmrRefreshPLCStatus;
private System.Windows.Forms.Timer tmrHeartBeatConnect;
private System.Windows.Forms.Label labSumMeasureCount;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Panel pnlPage;
private Telerik.WinControls.UI.RadButton rbtnFirtstPage;
private Telerik.WinControls.UI.RadButton rbtnLastPage;
private Telerik.WinControls.UI.RadButton rbtnPrevPage;
private Telerik.WinControls.UI.RadDropDownList rddlPageRecorderCount;
private Telerik.WinControls.UI.RadButton rbtnNextPage;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label labSumRecorders;
private System.Windows.Forms.Label labSumPages;
private System.Windows.Forms.Label labCurrentPage;
private System.Windows.Forms.Label labSearchCPCPKResult;
private System.Windows.Forms.Panel pnlCPCPK;
private Telerik.WinControls.UI.RadGroupBox radGroupBox6;
private Telerik.WinControls.UI.RadGroupBox radGroupBox5;
private Telerik.WinControls.UI.RadLabel labCpk;
private Telerik.WinControls.UI.RadLabel radLabel13;
private Telerik.WinControls.UI.RadLabel labCpu;
private Telerik.WinControls.UI.RadLabel radLabel10;
private Telerik.WinControls.UI.RadLabel labCpl;
private Telerik.WinControls.UI.RadLabel radLabel8;
private Telerik.WinControls.UI.RadLabel labCp;
private Telerik.WinControls.UI.RadLabel radLabel4;
private Telerik.WinControls.UI.RadLabel labStdDev;
private Telerik.WinControls.UI.RadLabel radLabel32;
private Telerik.WinControls.UI.RadLabel labAverage;
private Telerik.WinControls.UI.RadLabel radLabel34;
private Telerik.WinControls.UI.RadLabel labUSL;
private Telerik.WinControls.UI.RadLabel radLabel16;
private Telerik.WinControls.UI.RadLabel labTarget;
private Telerik.WinControls.UI.RadLabel radLabel18;
private Telerik.WinControls.UI.RadLabel labLSL;
private Telerik.WinControls.UI.RadLabel radLabel24;
private Telerik.WinControls.UI.RadLabel radLabel25;
private Telerik.WinControls.UI.RadLabel radLabel26;
private Telerik.WinControls.UI.RadLabel labSampleSize;
private Telerik.WinControls.UI.RadLabel radLabel30;
private Telerik.WinControls.UI.RadLabel labPpk;
private Telerik.WinControls.UI.RadLabel radLabel7;
private Telerik.WinControls.UI.RadLabel labPpu;
private Telerik.WinControls.UI.RadLabel radLabel12;
private Telerik.WinControls.UI.RadLabel labPpl;
private Telerik.WinControls.UI.RadLabel radLabel17;
private Telerik.WinControls.UI.RadLabel labPp;
private Telerik.WinControls.UI.RadLabel radLabel27;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
private System.Windows.Forms.DataGridViewTextBoxColumn SMResult;
private Telerik.WinControls.UI.CommandBarSeparator commandBarSeparator4;
private Telerik.WinControls.UI.RadLabelElement radLabelElement2;
private Telerik.WinControls.UI.RadLabelElement rleReadCSVStatus;
private UserControlClass.LabPictureControl lpcUploadIOTTest;
private UserControlClass.LabPictureControl lpcShowCarData;
private System.Windows.Forms.Label labCarType;
private System.Windows.Forms.Label label24;
private UserControlClass.LabPictureControl lpcToleranceSetup;
private Telerik.WinControls.UI.RadGroupBox radGroupBox7;
private UserControlClass.LabPictureControl lpcShowLog;
private Telerik.WinControls.UI.RadTextBox rtbCOMContent;
private System.Windows.Forms.Label label25;
private Telerik.WinControls.UI.RadTextBox rtbPort;
private Telerik.WinControls.UI.RadButton rbtnTestCOM;
private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
private System.Windows.Forms.DataGridViewTextBoxColumn MeasureItemResult;
private Telerik.WinControls.UI.RadLabelElement radLabelElement3;
private Telerik.WinControls.UI.RadLabelElement rleReadDBStatus;
private Telerik.WinControls.UI.CommandBarSeparator commandBarSeparator5;
private System.Windows.Forms.DataGridViewTextBoxColumn DimensionID;
private System.Windows.Forms.DataGridViewTextBoxColumn DimensionName;
private System.Windows.Forms.DataGridViewTextBoxColumn NormalVal;
private System.Windows.Forms.DataGridViewTextBoxColumn LowerTolVal;
private System.Windows.Forms.DataGridViewTextBoxColumn UpperTolVal;
private System.Windows.Forms.DataGridViewTextBoxColumn MeasureValue;
private System.Windows.Forms.DataGridViewTextBoxColumn MDate;
private System.Windows.Forms.DataGridViewTextBoxColumn MResult;
private UserControlClass.LabPictureControl lpcTestGetCarTye;
private UserControlClass.LabPictureControl lpcRange;
private UserControlClass.LabPictureControl lpcSoftwareSetup;
}
}