namespace INT_LKD.Controls { partial class ControlMenuRecipeData { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { SmartX.SmartDraw_ChartChannelPenStyle.ChartPenStyle chartPenStyle1 = new SmartX.SmartDraw_ChartChannelPenStyle.ChartPenStyle(); this.groupBoxMeasuring1 = new SmartX.SmartGroupBox(); this.labelMesResultDisp = new SmartX.SmartLabel(); this.labelMesResultDiff = new SmartX.SmartLabel(); this.smartSeparatorLine6 = new SmartX.SmartSeparatorLine(); this.smartSeparatorLine5 = new SmartX.SmartSeparatorLine(); this.labelMesPressureWork = new SmartX.SmartLabel(); this.labelMesDiffSecMax = new SmartX.SmartLabel(); this.labelTitleLRMax = new SmartX.SmartLabel(); this.groupBoxPressure = new SmartX.SmartGroupBox(); this.smartDrawDiff = new SmartX.SmartDraw(); this.smartDraw_ChartChannelPenStyle1 = new SmartX.SmartDraw_ChartChannelPenStyle(); this.smartLabel61 = new SmartX.SmartLabel(); this.labelMesPressureMaster = new SmartX.SmartLabel(); this.labelTitleMaster = new SmartX.SmartLabel(); this.labelTitleWork = new SmartX.SmartLabel(); this.labelMesDispMDataMax = new SmartX.SmartLabel(); this.labelTitleMaxHeight = new SmartX.SmartLabel(); this.labelMesDispMDataDiff = new SmartX.SmartLabel(); this.labelTitleDiff = new SmartX.SmartLabel(); this.labelMesDiffMadc = new SmartX.SmartLabel(); this.smartLabel23 = new SmartX.SmartLabel(); this.smartSeparatorLine4 = new SmartX.SmartSeparatorLine(); this.labelMesDiffSecDiff = new SmartX.SmartLabel(); this.labelTitleLRSec = new SmartX.SmartLabel(); this.labelMesDispMData = new SmartX.SmartLabel(); this.labelTitleHeight = new SmartX.SmartLabel(); this.labelMesDispRData = new SmartX.SmartLabel(); this.labelTitleLevel = new SmartX.SmartLabel(); this.labelMesResult = new SmartX.SmartLabel(); this.groupBoxDisplacement = new SmartX.SmartGroupBox(); this.smartDrawDisp = new SmartX.SmartDraw(); this.groupBoxMeasuring1.SuspendLayout(); this.groupBoxPressure.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.smartDrawDiff)).BeginInit(); this.groupBoxDisplacement.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.smartDrawDisp)).BeginInit(); this.SuspendLayout(); // // groupBoxMeasuring1 // this.groupBoxMeasuring1.BackGround = null; this.groupBoxMeasuring1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.groupBoxMeasuring1.BackImage = null; this.groupBoxMeasuring1.Controls.Add(this.labelMesResultDisp); this.groupBoxMeasuring1.Controls.Add(this.labelMesResultDiff); this.groupBoxMeasuring1.Controls.Add(this.smartSeparatorLine6); this.groupBoxMeasuring1.Controls.Add(this.smartSeparatorLine5); this.groupBoxMeasuring1.Controls.Add(this.labelMesPressureWork); this.groupBoxMeasuring1.Controls.Add(this.labelMesDiffSecMax); this.groupBoxMeasuring1.Controls.Add(this.labelTitleLRMax); this.groupBoxMeasuring1.Controls.Add(this.labelMesPressureMaster); this.groupBoxMeasuring1.Controls.Add(this.labelTitleMaster); this.groupBoxMeasuring1.Controls.Add(this.labelTitleWork); this.groupBoxMeasuring1.Controls.Add(this.labelMesDispMDataMax); this.groupBoxMeasuring1.Controls.Add(this.labelTitleMaxHeight); this.groupBoxMeasuring1.Controls.Add(this.labelMesDispMDataDiff); this.groupBoxMeasuring1.Controls.Add(this.labelTitleDiff); this.groupBoxMeasuring1.Controls.Add(this.labelMesDiffMadc); this.groupBoxMeasuring1.Controls.Add(this.smartLabel23); this.groupBoxMeasuring1.Controls.Add(this.smartSeparatorLine4); this.groupBoxMeasuring1.Controls.Add(this.labelMesDiffSecDiff); this.groupBoxMeasuring1.Controls.Add(this.labelTitleLRSec); this.groupBoxMeasuring1.Controls.Add(this.labelMesDispMData); this.groupBoxMeasuring1.Controls.Add(this.labelTitleHeight); this.groupBoxMeasuring1.Controls.Add(this.labelMesDispRData); this.groupBoxMeasuring1.Controls.Add(this.labelTitleLevel); this.groupBoxMeasuring1.Controls.Add(this.labelMesResult); this.groupBoxMeasuring1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.groupBoxMeasuring1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.groupBoxMeasuring1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.groupBoxMeasuring1.FrameLineThickness = 2; this.groupBoxMeasuring1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; this.groupBoxMeasuring1.HeaderHeightOffset = 1; this.groupBoxMeasuring1.Location = new System.Drawing.Point(442, 2); this.groupBoxMeasuring1.Name = "groupBoxMeasuring1"; this.groupBoxMeasuring1.RoundRadius = 5; this.groupBoxMeasuring1.Size = new System.Drawing.Size(175, 576); this.groupBoxMeasuring1.TabIndex = 119; this.groupBoxMeasuring1.Text = "Measuring"; this.groupBoxMeasuring1.TextColor = System.Drawing.Color.White; // // labelMesResultDisp // this.labelMesResultDisp.BackGround = null; this.labelMesResultDisp.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelMesResultDisp.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelMesResultDisp.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelMesResultDisp.Font = new System.Drawing.Font("New Gulim", 14F, System.Drawing.FontStyle.Bold); this.labelMesResultDisp.LineSpacing = 0F; this.labelMesResultDisp.Location = new System.Drawing.Point(89, 108); this.labelMesResultDisp.Name = "labelMesResultDisp"; this.labelMesResultDisp.OverlapOptimize = true; this.labelMesResultDisp.PasswordChar = '\0'; this.labelMesResultDisp.Radius = 3; this.labelMesResultDisp.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelMesResultDisp.Size = new System.Drawing.Size(82, 39); this.labelMesResultDisp.TabIndex = 53; this.labelMesResultDisp.Text = "DISP"; this.labelMesResultDisp.TextColor = System.Drawing.Color.White; this.labelMesResultDisp.TextColorDisable = System.Drawing.Color.Gray; this.labelMesResultDisp.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelMesResultDisp.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMesResultDisp.Wordwrap = false; // // labelMesResultDiff // this.labelMesResultDiff.BackGround = null; this.labelMesResultDiff.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelMesResultDiff.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelMesResultDiff.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelMesResultDiff.Font = new System.Drawing.Font("New Gulim", 14F, System.Drawing.FontStyle.Bold); this.labelMesResultDiff.LineSpacing = 0F; this.labelMesResultDiff.Location = new System.Drawing.Point(4, 108); this.labelMesResultDiff.Name = "labelMesResultDiff"; this.labelMesResultDiff.OverlapOptimize = true; this.labelMesResultDiff.PasswordChar = '\0'; this.labelMesResultDiff.Radius = 3; this.labelMesResultDiff.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelMesResultDiff.Size = new System.Drawing.Size(82, 39); this.labelMesResultDiff.TabIndex = 52; this.labelMesResultDiff.Text = "DIFF"; this.labelMesResultDiff.TextColor = System.Drawing.Color.White; this.labelMesResultDiff.TextColorDisable = System.Drawing.Color.Gray; this.labelMesResultDiff.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelMesResultDiff.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMesResultDiff.Wordwrap = false; // // smartSeparatorLine6 // this.smartSeparatorLine6.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.smartSeparatorLine6.Line1Width = 1F; this.smartSeparatorLine6.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.smartSeparatorLine6.Line2Width = 1F; this.smartSeparatorLine6.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal; this.smartSeparatorLine6.Location = new System.Drawing.Point(2, 266); this.smartSeparatorLine6.Name = "smartSeparatorLine6"; this.smartSeparatorLine6.Size = new System.Drawing.Size(171, 2); this.smartSeparatorLine6.TabIndex = 51; this.smartSeparatorLine6.Text = "smartSeparatorLine6"; // // smartSeparatorLine5 // this.smartSeparatorLine5.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.smartSeparatorLine5.Line1Width = 1F; this.smartSeparatorLine5.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.smartSeparatorLine5.Line2Width = 1F; this.smartSeparatorLine5.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal; this.smartSeparatorLine5.Location = new System.Drawing.Point(2, 166); this.smartSeparatorLine5.Name = "smartSeparatorLine5"; this.smartSeparatorLine5.Size = new System.Drawing.Size(171, 2); this.smartSeparatorLine5.TabIndex = 50; this.smartSeparatorLine5.Text = "smartSeparatorLine5"; // // labelMesPressureWork // this.labelMesPressureWork.BackGround = null; this.labelMesPressureWork.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelMesPressureWork.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelMesPressureWork.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelMesPressureWork.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelMesPressureWork.LineSpacing = 0F; this.labelMesPressureWork.Location = new System.Drawing.Point(80, 218); this.labelMesPressureWork.Name = "labelMesPressureWork"; this.labelMesPressureWork.OverlapOptimize = true; this.labelMesPressureWork.PasswordChar = '\0'; this.labelMesPressureWork.Radius = 3; this.labelMesPressureWork.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelMesPressureWork.Size = new System.Drawing.Size(85, 30); this.labelMesPressureWork.TabIndex = 41; this.labelMesPressureWork.Text = "0.0023"; this.labelMesPressureWork.TextColor = System.Drawing.Color.White; this.labelMesPressureWork.TextColorDisable = System.Drawing.Color.Gray; this.labelMesPressureWork.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelMesPressureWork.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMesPressureWork.Wordwrap = false; // // labelMesDiffSecMax // this.labelMesDiffSecMax.BackGround = null; this.labelMesDiffSecMax.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelMesDiffSecMax.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelMesDiffSecMax.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelMesDiffSecMax.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelMesDiffSecMax.LineSpacing = 0F; this.labelMesDiffSecMax.Location = new System.Drawing.Point(80, 360); this.labelMesDiffSecMax.Name = "labelMesDiffSecMax"; this.labelMesDiffSecMax.OverlapOptimize = true; this.labelMesDiffSecMax.PasswordChar = '\0'; this.labelMesDiffSecMax.Radius = 3; this.labelMesDiffSecMax.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelMesDiffSecMax.Size = new System.Drawing.Size(85, 30); this.labelMesDiffSecMax.TabIndex = 49; this.labelMesDiffSecMax.Text = "0.0023"; this.labelMesDiffSecMax.TextColor = System.Drawing.Color.White; this.labelMesDiffSecMax.TextColorDisable = System.Drawing.Color.Gray; this.labelMesDiffSecMax.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelMesDiffSecMax.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMesDiffSecMax.Wordwrap = false; // // labelTitleLRMax // this.labelTitleLRMax.BackGround = this.groupBoxPressure; this.labelTitleLRMax.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleLRMax.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleLRMax.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleLRMax.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelTitleLRMax.LineSpacing = 0F; this.labelTitleLRMax.Location = new System.Drawing.Point(4, 360); this.labelTitleLRMax.Name = "labelTitleLRMax"; this.labelTitleLRMax.OverlapOptimize = true; this.labelTitleLRMax.PasswordChar = '\0'; this.labelTitleLRMax.Radius = 3; this.labelTitleLRMax.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleLRMax.Size = new System.Drawing.Size(70, 30); this.labelTitleLRMax.TabIndex = 48; this.labelTitleLRMax.Text = "LR.Max"; this.labelTitleLRMax.TextColor = System.Drawing.Color.White; this.labelTitleLRMax.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleLRMax.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleLRMax.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleLRMax.Wordwrap = false; // // groupBoxPressure // this.groupBoxPressure.BackGround = null; this.groupBoxPressure.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.groupBoxPressure.BackImage = null; this.groupBoxPressure.Controls.Add(this.smartDrawDiff); this.groupBoxPressure.Controls.Add(this.smartLabel61); this.groupBoxPressure.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.groupBoxPressure.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.groupBoxPressure.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.groupBoxPressure.FrameLineThickness = 2; this.groupBoxPressure.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; this.groupBoxPressure.HeaderHeightOffset = 1; this.groupBoxPressure.Location = new System.Drawing.Point(3, 2); this.groupBoxPressure.Name = "groupBoxPressure"; this.groupBoxPressure.RoundRadius = 5; this.groupBoxPressure.Size = new System.Drawing.Size(433, 285); this.groupBoxPressure.TabIndex = 118; this.groupBoxPressure.Text = "Pressure"; this.groupBoxPressure.TextColor = System.Drawing.Color.White; // // smartDrawDiff // this.smartDrawDiff.BackGround = null; this.smartDrawDiff.BackGroundColor = System.Drawing.Color.Black; this.smartDrawDiff.Chart.ChartAreaMarkingDesignTime = true; this.smartDrawDiff.Chart.ChartChannelPenStyle = this.smartDraw_ChartChannelPenStyle1; this.smartDrawDiff.Chart.ChartDrawStep = 1; this.smartDrawDiff.Chart.ChartHeight = 230; this.smartDrawDiff.Chart.ChartRefreshMode = SmartX.SmartDraw.ChartRefresh.LEFTSCROLL; this.smartDrawDiff.Chart.ChartWidth = 405; this.smartDrawDiff.Chart.OriginX = 10; this.smartDrawDiff.Chart.OriginY = 242; this.smartDrawDiff.Chart.XIncrement = 1; this.smartDrawDiff.DrawUpdateOption = SmartX.SmartDraw.DrawUpdateOptions.DefaultAuto; this.smartDrawDiff.LayerSupport = SmartX.SmartDraw.LayerSupportOption.BackAndDraw; this.smartDrawDiff.Location = new System.Drawing.Point(3, 28); this.smartDrawDiff.Name = "smartDrawDiff"; this.smartDrawDiff.OverlapOptimize = false; this.smartDrawDiff.Size = new System.Drawing.Size(426, 254); this.smartDrawDiff.TabIndex = 13; this.smartDrawDiff.Text = "smartDraw1"; // // smartDraw_ChartChannelPenStyle1 // chartPenStyle1.ChannelColor = System.Drawing.Color.White; chartPenStyle1.PenStyle = SmartX.SmartDraw_ChartChannelPenStyle.PenStyles.SOLID; chartPenStyle1.PenWidth = 3; this.smartDraw_ChartChannelPenStyle1.ChartChannelPenStyle.Add(chartPenStyle1); // // smartLabel61 // this.smartLabel61.BackGround = null; this.smartLabel61.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.smartLabel61.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.smartLabel61.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel61.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold); this.smartLabel61.LineSpacing = 0F; this.smartLabel61.Location = new System.Drawing.Point(399, 392); this.smartLabel61.Name = "smartLabel61"; this.smartLabel61.OverlapOptimize = true; this.smartLabel61.PasswordChar = '\0'; this.smartLabel61.Radius = 3; this.smartLabel61.RoundRectFillColor = System.Drawing.Color.LightBlue; this.smartLabel61.Size = new System.Drawing.Size(100, 20); this.smartLabel61.TabIndex = 12; this.smartLabel61.Text = "1.2345"; this.smartLabel61.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.smartLabel61.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel61.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel61.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel61.Wordwrap = false; // // labelMesPressureMaster // this.labelMesPressureMaster.BackGround = null; this.labelMesPressureMaster.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelMesPressureMaster.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelMesPressureMaster.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelMesPressureMaster.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelMesPressureMaster.LineSpacing = 0F; this.labelMesPressureMaster.Location = new System.Drawing.Point(80, 182); this.labelMesPressureMaster.Name = "labelMesPressureMaster"; this.labelMesPressureMaster.OverlapOptimize = true; this.labelMesPressureMaster.PasswordChar = '\0'; this.labelMesPressureMaster.Radius = 3; this.labelMesPressureMaster.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelMesPressureMaster.Size = new System.Drawing.Size(85, 30); this.labelMesPressureMaster.TabIndex = 36; this.labelMesPressureMaster.Text = "0.0023"; this.labelMesPressureMaster.TextColor = System.Drawing.Color.White; this.labelMesPressureMaster.TextColorDisable = System.Drawing.Color.Gray; this.labelMesPressureMaster.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelMesPressureMaster.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMesPressureMaster.Wordwrap = false; // // labelTitleMaster // this.labelTitleMaster.BackGround = this.groupBoxPressure; this.labelTitleMaster.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleMaster.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleMaster.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleMaster.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelTitleMaster.LineSpacing = 0F; this.labelTitleMaster.Location = new System.Drawing.Point(4, 182); this.labelTitleMaster.Name = "labelTitleMaster"; this.labelTitleMaster.OverlapOptimize = true; this.labelTitleMaster.PasswordChar = '\0'; this.labelTitleMaster.Radius = 3; this.labelTitleMaster.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleMaster.Size = new System.Drawing.Size(70, 30); this.labelTitleMaster.TabIndex = 35; this.labelTitleMaster.Text = "master"; this.labelTitleMaster.TextColor = System.Drawing.Color.White; this.labelTitleMaster.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleMaster.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleMaster.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleMaster.Wordwrap = false; // // labelTitleWork // this.labelTitleWork.BackGround = this.groupBoxPressure; this.labelTitleWork.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleWork.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleWork.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleWork.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelTitleWork.LineSpacing = 0F; this.labelTitleWork.Location = new System.Drawing.Point(4, 218); this.labelTitleWork.Name = "labelTitleWork"; this.labelTitleWork.OverlapOptimize = true; this.labelTitleWork.PasswordChar = '\0'; this.labelTitleWork.Radius = 3; this.labelTitleWork.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleWork.Size = new System.Drawing.Size(70, 30); this.labelTitleWork.TabIndex = 34; this.labelTitleWork.Text = "work"; this.labelTitleWork.TextColor = System.Drawing.Color.White; this.labelTitleWork.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleWork.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleWork.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleWork.Wordwrap = false; // // labelMesDispMDataMax // this.labelMesDispMDataMax.BackGround = null; this.labelMesDispMDataMax.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelMesDispMDataMax.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelMesDispMDataMax.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelMesDispMDataMax.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelMesDispMDataMax.LineSpacing = 0F; this.labelMesDispMDataMax.Location = new System.Drawing.Point(80, 497); this.labelMesDispMDataMax.Name = "labelMesDispMDataMax"; this.labelMesDispMDataMax.OverlapOptimize = true; this.labelMesDispMDataMax.PasswordChar = '\0'; this.labelMesDispMDataMax.Radius = 3; this.labelMesDispMDataMax.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelMesDispMDataMax.Size = new System.Drawing.Size(85, 30); this.labelMesDispMDataMax.TabIndex = 45; this.labelMesDispMDataMax.Text = "9.2354"; this.labelMesDispMDataMax.TextColor = System.Drawing.Color.White; this.labelMesDispMDataMax.TextColorDisable = System.Drawing.Color.Gray; this.labelMesDispMDataMax.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelMesDispMDataMax.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMesDispMDataMax.Wordwrap = false; // // labelTitleMaxHeight // this.labelTitleMaxHeight.BackGround = this.groupBoxPressure; this.labelTitleMaxHeight.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleMaxHeight.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleMaxHeight.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleMaxHeight.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelTitleMaxHeight.LineSpacing = 0F; this.labelTitleMaxHeight.Location = new System.Drawing.Point(4, 497); this.labelTitleMaxHeight.Name = "labelTitleMaxHeight"; this.labelTitleMaxHeight.OverlapOptimize = true; this.labelTitleMaxHeight.PasswordChar = '\0'; this.labelTitleMaxHeight.Radius = 3; this.labelTitleMaxHeight.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleMaxHeight.Size = new System.Drawing.Size(70, 30); this.labelTitleMaxHeight.TabIndex = 44; this.labelTitleMaxHeight.Text = "Max Height"; this.labelTitleMaxHeight.TextColor = System.Drawing.Color.White; this.labelTitleMaxHeight.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleMaxHeight.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleMaxHeight.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleMaxHeight.Wordwrap = false; // // labelMesDispMDataDiff // this.labelMesDispMDataDiff.BackGround = null; this.labelMesDispMDataDiff.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelMesDispMDataDiff.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelMesDispMDataDiff.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelMesDispMDataDiff.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelMesDispMDataDiff.LineSpacing = 0F; this.labelMesDispMDataDiff.Location = new System.Drawing.Point(80, 533); this.labelMesDispMDataDiff.Name = "labelMesDispMDataDiff"; this.labelMesDispMDataDiff.OverlapOptimize = true; this.labelMesDispMDataDiff.PasswordChar = '\0'; this.labelMesDispMDataDiff.Radius = 3; this.labelMesDispMDataDiff.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelMesDispMDataDiff.Size = new System.Drawing.Size(85, 30); this.labelMesDispMDataDiff.TabIndex = 43; this.labelMesDispMDataDiff.Text = "9.2354"; this.labelMesDispMDataDiff.TextColor = System.Drawing.Color.White; this.labelMesDispMDataDiff.TextColorDisable = System.Drawing.Color.Gray; this.labelMesDispMDataDiff.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelMesDispMDataDiff.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMesDispMDataDiff.Wordwrap = false; // // labelTitleDiff // this.labelTitleDiff.BackGround = this.groupBoxPressure; this.labelTitleDiff.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleDiff.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleDiff.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleDiff.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelTitleDiff.LineSpacing = 0F; this.labelTitleDiff.Location = new System.Drawing.Point(4, 533); this.labelTitleDiff.Name = "labelTitleDiff"; this.labelTitleDiff.OverlapOptimize = true; this.labelTitleDiff.PasswordChar = '\0'; this.labelTitleDiff.Radius = 3; this.labelTitleDiff.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleDiff.Size = new System.Drawing.Size(70, 30); this.labelTitleDiff.TabIndex = 42; this.labelTitleDiff.Text = "Diff"; this.labelTitleDiff.TextColor = System.Drawing.Color.White; this.labelTitleDiff.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleDiff.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleDiff.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleDiff.Wordwrap = false; // // labelMesDiffMadc // this.labelMesDiffMadc.BackGround = null; this.labelMesDiffMadc.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelMesDiffMadc.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelMesDiffMadc.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelMesDiffMadc.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelMesDiffMadc.LineSpacing = 0F; this.labelMesDiffMadc.Location = new System.Drawing.Point(80, 288); this.labelMesDiffMadc.Name = "labelMesDiffMadc"; this.labelMesDiffMadc.OverlapOptimize = true; this.labelMesDiffMadc.PasswordChar = '\0'; this.labelMesDiffMadc.Radius = 3; this.labelMesDiffMadc.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelMesDiffMadc.Size = new System.Drawing.Size(85, 30); this.labelMesDiffMadc.TabIndex = 40; this.labelMesDiffMadc.Text = "0.0023"; this.labelMesDiffMadc.TextColor = System.Drawing.Color.White; this.labelMesDiffMadc.TextColorDisable = System.Drawing.Color.Gray; this.labelMesDiffMadc.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelMesDiffMadc.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMesDiffMadc.Wordwrap = false; // // smartLabel23 // this.smartLabel23.BackGround = this.groupBoxPressure; this.smartLabel23.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.smartLabel23.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.smartLabel23.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.smartLabel23.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.smartLabel23.LineSpacing = 0F; this.smartLabel23.Location = new System.Drawing.Point(4, 288); this.smartLabel23.Name = "smartLabel23"; this.smartLabel23.OverlapOptimize = true; this.smartLabel23.PasswordChar = '\0'; this.smartLabel23.Radius = 3; this.smartLabel23.RoundRectFillColor = System.Drawing.Color.LightBlue; this.smartLabel23.Size = new System.Drawing.Size(70, 30); this.smartLabel23.TabIndex = 39; this.smartLabel23.Text = "ADC"; this.smartLabel23.TextColor = System.Drawing.Color.White; this.smartLabel23.TextColorDisable = System.Drawing.Color.Gray; this.smartLabel23.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel23.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel23.Wordwrap = false; // // smartSeparatorLine4 // this.smartSeparatorLine4.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.smartSeparatorLine4.Line1Width = 1F; this.smartSeparatorLine4.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.smartSeparatorLine4.Line2Width = 1F; this.smartSeparatorLine4.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal; this.smartSeparatorLine4.Location = new System.Drawing.Point(2, 408); this.smartSeparatorLine4.Name = "smartSeparatorLine4"; this.smartSeparatorLine4.Size = new System.Drawing.Size(171, 2); this.smartSeparatorLine4.TabIndex = 38; this.smartSeparatorLine4.Text = "smartSeparatorLine4"; // // labelMesDiffSecDiff // this.labelMesDiffSecDiff.BackGround = null; this.labelMesDiffSecDiff.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelMesDiffSecDiff.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelMesDiffSecDiff.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelMesDiffSecDiff.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelMesDiffSecDiff.LineSpacing = 0F; this.labelMesDiffSecDiff.Location = new System.Drawing.Point(80, 324); this.labelMesDiffSecDiff.Name = "labelMesDiffSecDiff"; this.labelMesDiffSecDiff.OverlapOptimize = true; this.labelMesDiffSecDiff.PasswordChar = '\0'; this.labelMesDiffSecDiff.Radius = 3; this.labelMesDiffSecDiff.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelMesDiffSecDiff.Size = new System.Drawing.Size(85, 30); this.labelMesDiffSecDiff.TabIndex = 33; this.labelMesDiffSecDiff.Text = "0.0023"; this.labelMesDiffSecDiff.TextColor = System.Drawing.Color.White; this.labelMesDiffSecDiff.TextColorDisable = System.Drawing.Color.Gray; this.labelMesDiffSecDiff.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelMesDiffSecDiff.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMesDiffSecDiff.Wordwrap = false; // // labelTitleLRSec // this.labelTitleLRSec.BackGround = this.groupBoxPressure; this.labelTitleLRSec.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleLRSec.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleLRSec.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleLRSec.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelTitleLRSec.LineSpacing = 0F; this.labelTitleLRSec.Location = new System.Drawing.Point(4, 324); this.labelTitleLRSec.Name = "labelTitleLRSec"; this.labelTitleLRSec.OverlapOptimize = true; this.labelTitleLRSec.PasswordChar = '\0'; this.labelTitleLRSec.Radius = 3; this.labelTitleLRSec.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleLRSec.Size = new System.Drawing.Size(70, 30); this.labelTitleLRSec.TabIndex = 32; this.labelTitleLRSec.Text = "LR.Sec"; this.labelTitleLRSec.TextColor = System.Drawing.Color.White; this.labelTitleLRSec.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleLRSec.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleLRSec.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleLRSec.Wordwrap = false; // // labelMesDispMData // this.labelMesDispMData.BackGround = null; this.labelMesDispMData.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelMesDispMData.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelMesDispMData.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelMesDispMData.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelMesDispMData.LineSpacing = 0F; this.labelMesDispMData.Location = new System.Drawing.Point(80, 461); this.labelMesDispMData.Name = "labelMesDispMData"; this.labelMesDispMData.OverlapOptimize = true; this.labelMesDispMData.PasswordChar = '\0'; this.labelMesDispMData.Radius = 3; this.labelMesDispMData.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelMesDispMData.Size = new System.Drawing.Size(85, 30); this.labelMesDispMData.TabIndex = 31; this.labelMesDispMData.Text = "9.2354"; this.labelMesDispMData.TextColor = System.Drawing.Color.White; this.labelMesDispMData.TextColorDisable = System.Drawing.Color.Gray; this.labelMesDispMData.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelMesDispMData.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMesDispMData.Wordwrap = false; // // labelTitleHeight // this.labelTitleHeight.BackGround = this.groupBoxPressure; this.labelTitleHeight.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleHeight.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleHeight.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleHeight.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelTitleHeight.LineSpacing = 0F; this.labelTitleHeight.Location = new System.Drawing.Point(4, 461); this.labelTitleHeight.Name = "labelTitleHeight"; this.labelTitleHeight.OverlapOptimize = true; this.labelTitleHeight.PasswordChar = '\0'; this.labelTitleHeight.Radius = 3; this.labelTitleHeight.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleHeight.Size = new System.Drawing.Size(70, 30); this.labelTitleHeight.TabIndex = 30; this.labelTitleHeight.Text = "Height"; this.labelTitleHeight.TextColor = System.Drawing.Color.White; this.labelTitleHeight.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleHeight.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleHeight.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleHeight.Wordwrap = false; // // labelMesDispRData // this.labelMesDispRData.BackGround = null; this.labelMesDispRData.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelMesDispRData.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelMesDispRData.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelMesDispRData.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelMesDispRData.LineSpacing = 0F; this.labelMesDispRData.Location = new System.Drawing.Point(80, 425); this.labelMesDispRData.Name = "labelMesDispRData"; this.labelMesDispRData.OverlapOptimize = true; this.labelMesDispRData.PasswordChar = '\0'; this.labelMesDispRData.Radius = 3; this.labelMesDispRData.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelMesDispRData.Size = new System.Drawing.Size(85, 30); this.labelMesDispRData.TabIndex = 28; this.labelMesDispRData.Text = "9.23"; this.labelMesDispRData.TextColor = System.Drawing.Color.White; this.labelMesDispRData.TextColorDisable = System.Drawing.Color.Gray; this.labelMesDispRData.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelMesDispRData.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMesDispRData.Wordwrap = false; // // labelTitleLevel // this.labelTitleLevel.BackGround = this.groupBoxPressure; this.labelTitleLevel.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelTitleLevel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelTitleLevel.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelTitleLevel.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.labelTitleLevel.LineSpacing = 0F; this.labelTitleLevel.Location = new System.Drawing.Point(4, 425); this.labelTitleLevel.Name = "labelTitleLevel"; this.labelTitleLevel.OverlapOptimize = true; this.labelTitleLevel.PasswordChar = '\0'; this.labelTitleLevel.Radius = 3; this.labelTitleLevel.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelTitleLevel.Size = new System.Drawing.Size(70, 30); this.labelTitleLevel.TabIndex = 29; this.labelTitleLevel.Text = "Level"; this.labelTitleLevel.TextColor = System.Drawing.Color.White; this.labelTitleLevel.TextColorDisable = System.Drawing.Color.Gray; this.labelTitleLevel.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleLevel.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleLevel.Wordwrap = false; // // labelMesResult // this.labelMesResult.BackGround = null; this.labelMesResult.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.labelMesResult.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82))))); this.labelMesResult.BorderStyle = SmartX.SmartLabel.BorderStyles.None; this.labelMesResult.Font = new System.Drawing.Font("New Gulim", 20F, System.Drawing.FontStyle.Bold); this.labelMesResult.LineSpacing = 0F; this.labelMesResult.Location = new System.Drawing.Point(4, 42); this.labelMesResult.Name = "labelMesResult"; this.labelMesResult.OverlapOptimize = true; this.labelMesResult.PasswordChar = '\0'; this.labelMesResult.Radius = 3; this.labelMesResult.RoundRectFillColor = System.Drawing.Color.LightBlue; this.labelMesResult.Size = new System.Drawing.Size(167, 60); this.labelMesResult.TabIndex = 24; this.labelMesResult.Text = "제품 없음"; this.labelMesResult.TextColor = System.Drawing.Color.White; this.labelMesResult.TextColorDisable = System.Drawing.Color.Gray; this.labelMesResult.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelMesResult.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMesResult.Wordwrap = false; // // groupBoxDisplacement // this.groupBoxDisplacement.BackGround = null; this.groupBoxDisplacement.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32))))); this.groupBoxDisplacement.BackImage = null; this.groupBoxDisplacement.Controls.Add(this.smartDrawDisp); this.groupBoxDisplacement.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular); this.groupBoxDisplacement.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118))))); this.groupBoxDisplacement.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165))))); this.groupBoxDisplacement.FrameLineThickness = 2; this.groupBoxDisplacement.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar; this.groupBoxDisplacement.HeaderHeightOffset = 1; this.groupBoxDisplacement.Location = new System.Drawing.Point(3, 293); this.groupBoxDisplacement.Name = "groupBoxDisplacement"; this.groupBoxDisplacement.RoundRadius = 5; this.groupBoxDisplacement.Size = new System.Drawing.Size(433, 285); this.groupBoxDisplacement.TabIndex = 120; this.groupBoxDisplacement.Text = "Displacement "; this.groupBoxDisplacement.TextColor = System.Drawing.Color.White; // // smartDrawDisp // this.smartDrawDisp.BackGround = null; this.smartDrawDisp.BackGroundColor = System.Drawing.Color.Black; this.smartDrawDisp.Chart.ChartAreaMarkingDesignTime = true; this.smartDrawDisp.Chart.ChartChannelPenStyle = this.smartDraw_ChartChannelPenStyle1; this.smartDrawDisp.Chart.ChartDrawStep = 1; this.smartDrawDisp.Chart.ChartHeight = 230; this.smartDrawDisp.Chart.ChartRefreshMode = SmartX.SmartDraw.ChartRefresh.LEFTSCROLL; this.smartDrawDisp.Chart.ChartWidth = 405; this.smartDrawDisp.Chart.OriginX = 10; this.smartDrawDisp.Chart.OriginY = 242; this.smartDrawDisp.Chart.XIncrement = 1; this.smartDrawDisp.DrawUpdateOption = SmartX.SmartDraw.DrawUpdateOptions.DefaultAuto; this.smartDrawDisp.LayerSupport = SmartX.SmartDraw.LayerSupportOption.BackAndDraw; this.smartDrawDisp.Location = new System.Drawing.Point(3, 28); this.smartDrawDisp.Name = "smartDrawDisp"; this.smartDrawDisp.OverlapOptimize = false; this.smartDrawDisp.Size = new System.Drawing.Size(426, 254); this.smartDrawDisp.TabIndex = 14; this.smartDrawDisp.Text = "smartDraw2"; // // ControlMenuRecipeData // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65))))); this.Controls.Add(this.groupBoxMeasuring1); this.Controls.Add(this.groupBoxPressure); this.Controls.Add(this.groupBoxDisplacement); this.Name = "ControlMenuRecipeData"; this.Size = new System.Drawing.Size(620, 580); this.groupBoxMeasuring1.ResumeLayout(false); this.groupBoxPressure.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.smartDrawDiff)).EndInit(); this.groupBoxDisplacement.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.smartDrawDisp)).EndInit(); this.ResumeLayout(false); } #endregion private SmartX.SmartGroupBox groupBoxMeasuring1; private SmartX.SmartSeparatorLine smartSeparatorLine6; private SmartX.SmartSeparatorLine smartSeparatorLine5; private SmartX.SmartLabel labelMesPressureWork; private SmartX.SmartLabel labelMesDiffSecMax; private SmartX.SmartLabel labelTitleLRMax; private SmartX.SmartGroupBox groupBoxPressure; private SmartX.SmartDraw smartDrawDiff; private SmartX.SmartLabel smartLabel61; private SmartX.SmartLabel labelMesPressureMaster; private SmartX.SmartLabel labelTitleMaster; private SmartX.SmartLabel labelTitleWork; private SmartX.SmartLabel labelMesDispMDataMax; private SmartX.SmartLabel labelTitleMaxHeight; private SmartX.SmartLabel labelMesDispMDataDiff; private SmartX.SmartLabel labelTitleDiff; private SmartX.SmartLabel labelMesDiffMadc; private SmartX.SmartLabel smartLabel23; private SmartX.SmartSeparatorLine smartSeparatorLine4; private SmartX.SmartLabel labelMesDiffSecDiff; private SmartX.SmartLabel labelTitleLRSec; private SmartX.SmartLabel labelMesDispMData; private SmartX.SmartLabel labelTitleHeight; private SmartX.SmartLabel labelMesDispRData; private SmartX.SmartLabel labelTitleLevel; private SmartX.SmartLabel labelMesResult; private SmartX.SmartGroupBox groupBoxDisplacement; private SmartX.SmartDraw smartDrawDisp; private SmartX.SmartDraw_ChartChannelPenStyle smartDraw_ChartChannelPenStyle1; private SmartX.SmartLabel labelMesResultDisp; private SmartX.SmartLabel labelMesResultDiff; } }