Example #1
0
 private void InitializeComponent()
 {
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper   symbolintervalmapper1   = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf1       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf2       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper   symbolintervalmapper2   = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf3       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf4       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper   symbolintervalmapper3   = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf5       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf6       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     this.m_Button  = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button1 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button2 = new Neo.ApplicationFramework.Controls.Controls.Button();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).BeginInit();
     this.SuspendLayout();
     //
     // RUNSTOP
     //
     this.Background  = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(73)))), ((int)(((byte)(104))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.SingleBorder;
     this.ControlBox  = false;
     //
     // m_Button
     //
     this.m_Button.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(147)))), ((int)(((byte)(147)))), ((int)(((byte)(147))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BlinkDynamicsValue    = false;
     this.m_Button.BorderBrush           = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness       = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button.DelayMouseInputPeriod = 0;
     this.m_Button.EnabledDynamicsValue  = true;
     this.m_Button.FontFamily            = "微软雅黑";
     this.m_Button.FontSizePixels        = 15;
     this.m_Button.ForceTransparency     = true;
     this.m_Button.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.m_Button.Height                 = 48;
     this.m_Button.IndicatorMargin        = null;
     this.m_Button.Left                   = 26;
     this.m_Button.Name                   = "m_Button";
     this.m_Button.RequiresTransparency   = true;
     this.m_Button.ScreenOwnerName        = "RUNSTOP";
     this.m_Button.StyleName              = "Glossy";
     this.m_Button.SymbolIntervalMapper   = symbolintervalmapper1;
     this.m_Button.TextHeight             = 20;
     stringintervalmappercf1.DefaultValue = "RUN";
     stringintervalcf1.Value              = "运行";
     stringintervalcf2.End                = 1D;
     stringintervalcf2.Start              = 1D;
     stringintervalcf2.Value              = "RUN";
     stringintervalmappercf1.Intervals.Add(stringintervalcf1);
     stringintervalmappercf1.Intervals.Add(stringintervalcf2);
     this.m_Button.TextIntervalMapper = stringintervalmappercf1;
     this.m_Button.TextValue          = 0D;
     this.m_Button.TextWidth          = 53;
     this.m_Button.Top   = 34;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue     = true;
     this.m_Button.VisualPropertiesHashCode = -1589331209;
     this.m_Button.Width = 59;
     //
     // m_Button1
     //
     this.m_Button1.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(147)))), ((int)(((byte)(147)))), ((int)(((byte)(147))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BlinkDynamicsValue    = false;
     this.m_Button1.BorderBrush           = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BorderThickness       = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button1.DelayMouseInputPeriod = 0;
     this.m_Button1.EnabledDynamicsValue  = true;
     this.m_Button1.FontFamily            = "微软雅黑";
     this.m_Button1.FontSizePixels        = 15;
     this.m_Button1.ForceTransparency     = true;
     this.m_Button1.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
     this.m_Button1.Height                = 48;
     this.m_Button1.IndicatorMargin       = null;
     this.m_Button1.Left                  = 116;
     this.m_Button1.Name                  = "m_Button1";
     this.m_Button1.RequiresTransparency  = true;
     this.m_Button1.ScreenOwnerName       = "RUNSTOP";
     this.m_Button1.StyleName             = "Glossy";
     this.m_Button1.SymbolIntervalMapper  = symbolintervalmapper2;
     this.m_Button1.TextHeight            = 20;
     stringintervalmappercf2.DefaultValue = "STOP";
     stringintervalcf3.Value              = "停止";
     stringintervalcf4.End                = 1D;
     stringintervalcf4.Start              = 1D;
     stringintervalcf4.Value              = "STOP";
     stringintervalmappercf2.Intervals.Add(stringintervalcf3);
     stringintervalmappercf2.Intervals.Add(stringintervalcf4);
     this.m_Button1.TextIntervalMapper = stringintervalmappercf2;
     this.m_Button1.TextValue          = 0D;
     this.m_Button1.TextWidth          = 53;
     this.m_Button1.Top   = 34;
     this.m_Button1.Value = 0D;
     this.m_Button1.VisibleDynamicsValue     = true;
     this.m_Button1.VisualPropertiesHashCode = -1589331209;
     this.m_Button1.Width = 59;
     //
     // m_Button2
     //
     this.m_Button2.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(147)))), ((int)(((byte)(147)))), ((int)(((byte)(147))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BlinkDynamicsValue    = false;
     this.m_Button2.BorderBrush           = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BorderThickness       = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button2.DelayMouseInputPeriod = 0;
     this.m_Button2.EnabledDynamicsValue  = true;
     this.m_Button2.FontFamily            = "微软雅黑";
     this.m_Button2.FontSizePixels        = 11;
     this.m_Button2.ForceTransparency     = true;
     this.m_Button2.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
     this.m_Button2.Height                = 48;
     this.m_Button2.IndicatorMargin       = null;
     this.m_Button2.Left                  = 205;
     this.m_Button2.Name                  = "m_Button2";
     this.m_Button2.RequiresTransparency  = true;
     this.m_Button2.ScreenOwnerName       = "RUNSTOP";
     this.m_Button2.StyleName             = "Glossy";
     this.m_Button2.SymbolIntervalMapper  = symbolintervalmapper3;
     this.m_Button2.TextHeight            = 16;
     stringintervalmappercf3.DefaultValue = "CANCEL";
     stringintervalcf5.Value              = "取消";
     stringintervalcf6.End                = 1D;
     stringintervalcf6.Start              = 1D;
     stringintervalcf6.Value              = "CANCEL";
     stringintervalmappercf3.Intervals.Add(stringintervalcf5);
     stringintervalmappercf3.Intervals.Add(stringintervalcf6);
     this.m_Button2.TextIntervalMapper = stringintervalmappercf3;
     this.m_Button2.TextValue          = 0D;
     this.m_Button2.TextWidth          = 53;
     this.m_Button2.Top   = 34;
     this.m_Button2.Value = 0D;
     this.m_Button2.VisibleDynamicsValue     = true;
     this.m_Button2.VisualPropertiesHashCode = -1589331209;
     this.m_Button2.Width       = 59;
     this.FormBorderStyle       = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.ClientSize            = new System.Drawing.Size(300, 120);
     this.IsCacheable           = false;
     this.Location              = new System.Drawing.Point(250, 140);
     this.ModalScreen           = true;
     this.Name                  = "RUNSTOP";
     this.PopupScreen           = true;
     this.ScreenID              = null;
     this.ScreenTitle           = "RUN/STOP";
     this.StyleName             = "Default";
     this.WindowState           = System.Windows.Forms.FormWindowState.Normal;
     this.m_Initialized_RUNSTOP = true;
     this.AddControlsAndPrimitives();
     this.ResumeLayout(false);
 }
Example #2
0
 private void InitializeComponent()
 {
     this.brushdynamicsconvertercf1 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper4 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper5 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf7 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper6 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf8 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf9 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval1 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval2 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf10 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf11 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_btnZero = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_btnToggle = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_lblReading = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_btnUnit = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_lblTitle = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Line = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_btnUp = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_btnDown = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_btnGasType = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblValue = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblPara = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Picture = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnZero)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnToggle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReading)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnUnit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnUp)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnDown)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnGasType)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblValue)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblPara)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture)).BeginInit();
     this.SuspendLayout();
     //
     // CalAdjust
     //
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_btnZero
     //
     this.m_btnZero.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnZero.BlinkDynamicsValue = false;
     this.m_btnZero.Bold = true;
     this.m_btnZero.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnZero.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnZero.EnabledDynamicsValue = true;
     this.m_btnZero.FontSizePixels = 16;
     this.m_btnZero.Height = 67;
     this.m_btnZero.IndicatorMargin = null;
     this.m_btnZero.Left = 145;
     this.m_btnZero.Name = "m_btnZero";
     this.m_btnZero.ScreenOwnerName = "CalAdjust";
     this.m_btnZero.StyleName = "Glossy";
     this.m_btnZero.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_btnZero.TextHeight = 19;
     stringintervalmappercf1.DefaultValue = "ZERO";
     this.m_btnZero.TextIntervalMapper = stringintervalmappercf1;
     this.m_btnZero.TextValue = 0D;
     this.m_btnZero.TextWidth = 65;
     this.m_btnZero.Top = 73;
     this.m_btnZero.Value = 0D;
     this.m_btnZero.VisibleDynamicsValue = true;
     this.m_btnZero.Width = 71;
     //
     // m_btnToggle
     //
     this.m_btnToggle.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(165)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnToggle.BlinkDynamicsValue = false;
     this.m_btnToggle.Bold = true;
     this.m_btnToggle.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnToggle.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnToggle.EnabledDynamicsValue = true;
     this.m_btnToggle.FontSizePixels = 14;
     this.m_btnToggle.Height = 67;
     this.m_btnToggle.IndicatorMargin = null;
     this.m_btnToggle.Left = 234;
     this.m_btnToggle.MultiLine = true;
     this.m_btnToggle.Name = "m_btnToggle";
     this.m_btnToggle.ScreenOwnerName = "CalAdjust";
     this.m_btnToggle.StyleName = "Glossy";
     this.m_btnToggle.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_btnToggle.TextHeight = 34;
     stringintervalmappercf2.DefaultValue = "TOGGLE\r\nSPAN/OFFSET";
     this.m_btnToggle.TextIntervalMapper = stringintervalmappercf2;
     this.m_btnToggle.TextValue = 0D;
     this.m_btnToggle.TextWidth = 108;
     this.m_btnToggle.Top = 73;
     this.m_btnToggle.Value = 0D;
     this.m_btnToggle.VisibleDynamicsValue = true;
     this.m_btnToggle.Width = 114;
     this.m_btnToggle.WordWrap = true;
     //
     // m_lblReading
     //
     this.m_lblReading.AutoSize = false;
     this.m_lblReading.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_lblReading.BlinkDynamicsValue = false;
     this.m_lblReading.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_lblReading.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_lblReading.EnabledDynamicsValue = true;
     this.m_lblReading.FontSizePixels = 24;
     this.m_lblReading.Height = 50;
     this.m_lblReading.Left = 215;
     this.m_lblReading.Name = "m_lblReading";
     this.m_lblReading.ScreenOwnerName = "CalAdjust";
     this.m_lblReading.TextHorizontalAlignment = "Center";
     stringintervalmappercf3.DefaultValue = "";
     this.m_lblReading.TextIntervalMapper = stringintervalmappercf3;
     this.m_lblReading.TextVerticalAlignment = "Bottom";
     this.m_lblReading.Top = 208;
     this.m_lblReading.VisibleDynamicsValue = true;
     this.m_lblReading.Width = 146;
     //
     // m_btnUnit
     //
     this.m_btnUnit.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnUnit.BlinkDynamicsValue = false;
     this.m_btnUnit.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnUnit.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnUnit.EnabledDynamicsValue = true;
     this.m_btnUnit.FontSizePixels = 20;
     this.m_btnUnit.Height = 50;
     this.m_btnUnit.IndicatorMargin = null;
     this.m_btnUnit.Left = 369;
     this.m_btnUnit.MultiLine = true;
     this.m_btnUnit.Name = "m_btnUnit";
     this.m_btnUnit.ScreenOwnerName = "CalAdjust";
     this.m_btnUnit.StyleName = "Glossy";
     this.m_btnUnit.SymbolIntervalMapper = symbolintervalmapper3;
     this.m_btnUnit.TextHeight = 24;
     stringintervalmappercf4.DefaultValue = "sccm";
     this.m_btnUnit.TextIntervalMapper = stringintervalmappercf4;
     this.m_btnUnit.TextValue = 0D;
     this.m_btnUnit.TextWidth = 88;
     this.m_btnUnit.Top = 207;
     this.m_btnUnit.Value = 0D;
     this.m_btnUnit.VisibleDynamicsValue = true;
     this.m_btnUnit.Width = 94;
     //
     // m_lblTitle
     //
     this.m_lblTitle.BlinkDynamicsValue = false;
     this.m_lblTitle.EnabledDynamicsValue = true;
     this.m_lblTitle.FontSizePixels = 14;
     this.m_lblTitle.Height = 21;
     this.m_lblTitle.Left = 134;
     this.m_lblTitle.Name = "m_lblTitle";
     this.m_lblTitle.ScreenOwnerName = "CalAdjust";
     stringintervalmappercf5.DefaultValue = "Adjust Meter";
     this.m_lblTitle.TextIntervalMapper = stringintervalmappercf5;
     this.m_lblTitle.Top = 41;
     this.m_lblTitle.VisibleDynamicsValue = true;
     this.m_lblTitle.Width = 69;
     //
     // m_Line
     //
     this.m_Line.BlinkDynamicsValue = false;
     this.m_Line.EnabledDynamicsValue = true;
     this.m_Line.Fill = null;
     this.m_Line.Name = "m_Line";
     this.m_Line.ScreenOwnerName = "CalAdjust";
     this.m_Line.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line.VisibleDynamicsValue = true;
     this.m_Line.X1 = 136;
     this.m_Line.X2 = 466;
     this.m_Line.Y1 = 67;
     this.m_Line.Y2 = 67;
     //
     // m_btnUp
     //
     this.m_btnUp.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnUp.BlinkDynamicsValue = false;
     this.m_btnUp.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnUp.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnUp.EnabledDynamicsValue = true;
     this.m_btnUp.FontSizePixels = 9;
     this.m_btnUp.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_btnUp.Height = 51;
     this.m_btnUp.IndicatorMargin = null;
     this.m_btnUp.Left = 143;
     this.m_btnUp.Name = "m_btnUp";
     this.m_btnUp.ScreenOwnerName = "CalAdjust";
     this.m_btnUp.StyleName = "Glossy";
     this.m_btnUp.SymbolHeight = 45;
     this.m_btnUp.SymbolIntervalMapper = symbolintervalmapper4;
     this.m_btnUp.SymbolName = "path2924";
     this.m_btnUp.SymbolWidth = 52;
     this.m_btnUp.TextHeight = 11;
     stringintervalmappercf6.DefaultValue = "";
     this.m_btnUp.TextIntervalMapper = stringintervalmappercf6;
     this.m_btnUp.TextValue = 0D;
     this.m_btnUp.TextWidth = 58;
     this.m_btnUp.Top = 149;
     this.m_btnUp.Value = 0D;
     this.m_btnUp.VisibleDynamicsValue = true;
     this.m_btnUp.Width = 64;
     //
     // m_btnDown
     //
     this.m_btnDown.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnDown.BlinkDynamicsValue = false;
     this.m_btnDown.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnDown.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnDown.EnabledDynamicsValue = true;
     this.m_btnDown.FontSizePixels = 9;
     this.m_btnDown.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_btnDown.Height = 50;
     this.m_btnDown.IndicatorMargin = null;
     this.m_btnDown.Left = 143;
     this.m_btnDown.Name = "m_btnDown";
     this.m_btnDown.ScreenOwnerName = "CalAdjust";
     this.m_btnDown.StyleName = "Glossy";
     this.m_btnDown.SymbolHeight = 44;
     this.m_btnDown.SymbolIntervalMapper = symbolintervalmapper5;
     this.m_btnDown.SymbolName = "path2923";
     this.m_btnDown.SymbolWidth = 51;
     this.m_btnDown.TextHeight = 11;
     stringintervalmappercf7.DefaultValue = "";
     this.m_btnDown.TextIntervalMapper = stringintervalmappercf7;
     this.m_btnDown.TextValue = 0D;
     this.m_btnDown.TextWidth = 58;
     this.m_btnDown.Top = 207;
     this.m_btnDown.Value = 0D;
     this.m_btnDown.VisibleDynamicsValue = true;
     this.m_btnDown.Width = 64;
     //
     // m_btnGasType
     //
     this.m_btnGasType.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnGasType.BlinkDynamicsValue = false;
     this.m_btnGasType.Bold = true;
     this.m_btnGasType.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnGasType.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnGasType.EnabledDynamicsValue = true;
     this.m_btnGasType.FontSizePixels = 16;
     this.m_btnGasType.Height = 67;
     this.m_btnGasType.IndicatorMargin = null;
     this.m_btnGasType.Left = 363;
     this.m_btnGasType.MultiLine = true;
     this.m_btnGasType.Name = "m_btnGasType";
     this.m_btnGasType.ScreenOwnerName = "CalAdjust";
     this.m_btnGasType.StyleName = "Glossy";
     this.m_btnGasType.SymbolIntervalMapper = symbolintervalmapper6;
     this.m_btnGasType.TextHeight = 19;
     stringintervalmappercf8.DefaultValue = "NITROGEN";
     this.m_btnGasType.TextIntervalMapper = stringintervalmappercf8;
     this.m_btnGasType.TextValue = 0D;
     this.m_btnGasType.TextWidth = 94;
     this.m_btnGasType.Top = 73;
     this.m_btnGasType.Value = 0D;
     this.m_btnGasType.VisibleDynamicsValue = true;
     this.m_btnGasType.Width = 100;
     //
     // m_Text
     //
     this.m_Text.AutoSize = false;
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontSizePixels = 14;
     this.m_Text.Height = 24;
     this.m_Text.Left = 216;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "CalAdjust";
     this.m_Text.TextHorizontalAlignment = "Center";
     stringintervalmappercf9.DefaultValue = "Meter Reading";
     this.m_Text.TextIntervalMapper = stringintervalmappercf9;
     this.m_Text.TextVerticalAlignment = "Center";
     this.m_Text.Top = 206;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 146;
     //
     // m_lblValue
     //
     this.m_lblValue.AutoSize = false;
     this.m_lblValue.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(165)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_lblValue.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_lblValue.BlinkDynamicsValue = false;
     this.m_lblValue.Bold = true;
     this.m_lblValue.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_lblValue.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     brushdynamicsconvertercf1.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval1.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval2.End = 1D;
     brushcfinterval2.Start = 1D;
     brushcfinterval2.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(177)))), ((int)(((byte)(76))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval1);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval2);
     this.m_lblValue.EnabledDynamicsValue = true;
     this.m_lblValue.FontSizePixels = 20;
     this.m_lblValue.Height = 50;
     this.m_lblValue.Left = 215;
     this.m_lblValue.Name = "m_lblValue";
     this.m_lblValue.ScreenOwnerName = "CalAdjust";
     this.m_lblValue.TextHorizontalAlignment = "Center";
     stringintervalmappercf10.DefaultValue = "10232";
     this.m_lblValue.TextIntervalMapper = stringintervalmappercf10;
     this.m_lblValue.TextVerticalAlignment = "Bottom";
     this.m_lblValue.Top = 149;
     this.m_lblValue.VisibleDynamicsValue = true;
     this.m_lblValue.Width = 248;
     //
     // m_lblPara
     //
     this.m_lblPara.AutoSize = false;
     this.m_lblPara.BlinkDynamicsValue = false;
     this.m_lblPara.EnabledDynamicsValue = true;
     this.m_lblPara.FontSizePixels = 16;
     this.m_lblPara.Height = 24;
     this.m_lblPara.Left = 215;
     this.m_lblPara.Name = "m_lblPara";
     this.m_lblPara.ScreenOwnerName = "CalAdjust";
     this.m_lblPara.TextHorizontalAlignment = "Center";
     stringintervalmappercf11.DefaultValue = "SPAN";
     this.m_lblPara.TextIntervalMapper = stringintervalmappercf11;
     this.m_lblPara.TextVerticalAlignment = "Center";
     this.m_lblPara.Top = 148;
     this.m_lblPara.VisibleDynamicsValue = true;
     this.m_lblPara.Width = 248;
     //
     // m_Picture
     //
     this.m_Picture.BlinkDynamicsValue = false;
     this.m_Picture.EnabledDynamicsValue = true;
     this.m_Picture.Height = 45;
     this.m_Picture.Left = 406;
     this.m_Picture.Name = "m_Picture";
     this.m_Picture.ScreenOwnerName = "CalAdjust";
     this.m_Picture.Stretch = true;
     this.m_Picture.SymbolName = "calculator";
     this.m_Picture.Top = 151;
     this.m_Picture.VisibleDynamicsValue = true;
     this.m_Picture.Width = 43;
     this.DrawingPrimitives.Add(this.m_btnZero);
     this.DrawingPrimitives.Add(this.m_btnToggle);
     this.DrawingPrimitives.Add(this.m_lblReading);
     this.DrawingPrimitives.Add(this.m_btnUnit);
     this.DrawingPrimitives.Add(this.m_lblTitle);
     this.DrawingPrimitives.Add(this.m_Line);
     this.DrawingPrimitives.Add(this.m_btnUp);
     this.DrawingPrimitives.Add(this.m_btnDown);
     this.DrawingPrimitives.Add(this.m_btnGasType);
     this.DrawingPrimitives.Add(this.m_Text);
     this.DrawingPrimitives.Add(this.m_lblValue);
     this.DrawingPrimitives.Add(this.m_lblPara);
     this.DrawingPrimitives.Add(this.m_Picture);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "CalAdjust";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_btnZero)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnToggle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReading)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnUnit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnUp)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnDown)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnGasType)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblValue)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblPara)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper4 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper5 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper6 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf7 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf8 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf9 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf10 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_AnalogNumeric = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_AnalogNumeric1 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_AnalogNumeric2 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button7 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button1 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button2 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button3 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button4 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Line = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text3 = new Neo.ApplicationFramework.Controls.Controls.Label();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).BeginInit();
     this.SuspendLayout();
     //
     // DisplaySystemDate
     //
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_AnalogNumeric
     //
     this.m_AnalogNumeric.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalBottomToTop);
     this.m_AnalogNumeric.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric.BlinkDynamicsValue = false;
     this.m_AnalogNumeric.Bold = true;
     this.m_AnalogNumeric.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric.EnabledDynamicsValue = true;
     this.m_AnalogNumeric.FontSizePixels = 18;
     this.m_AnalogNumeric.Height = 40;
     this.m_AnalogNumeric.Left = 189;
     this.m_AnalogNumeric.MaxNumberOfCharacters = 2;
     this.m_AnalogNumeric.MaxValue = 12D;
     this.m_AnalogNumeric.MinValue = 1D;
     this.m_AnalogNumeric.Name = "m_AnalogNumeric";
     this.m_AnalogNumeric.NumberOfDecimals = 0;
     this.m_AnalogNumeric.ReadOnly = true;
     this.m_AnalogNumeric.ScreenOwnerName = "DisplaySystemDate";
     this.m_AnalogNumeric.Top = 156;
     this.m_AnalogNumeric.VisibleDynamicsValue = true;
     this.m_AnalogNumeric.Width = 60;
     //
     // m_AnalogNumeric1
     //
     this.m_AnalogNumeric1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalBottomToTop);
     this.m_AnalogNumeric1.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric1.BlinkDynamicsValue = false;
     this.m_AnalogNumeric1.Bold = true;
     this.m_AnalogNumeric1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric1.EnabledDynamicsValue = true;
     this.m_AnalogNumeric1.FontSizePixels = 18;
     this.m_AnalogNumeric1.Height = 40;
     this.m_AnalogNumeric1.Left = 259;
     this.m_AnalogNumeric1.MaxNumberOfCharacters = 2;
     this.m_AnalogNumeric1.MinValue = 1D;
     this.m_AnalogNumeric1.Name = "m_AnalogNumeric1";
     this.m_AnalogNumeric1.NumberOfDecimals = 0;
     this.m_AnalogNumeric1.ReadOnly = true;
     this.m_AnalogNumeric1.ScreenOwnerName = "DisplaySystemDate";
     this.m_AnalogNumeric1.Top = 156;
     this.m_AnalogNumeric1.VisibleDynamicsValue = true;
     this.m_AnalogNumeric1.Width = 60;
     //
     // m_AnalogNumeric2
     //
     this.m_AnalogNumeric2.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalBottomToTop);
     this.m_AnalogNumeric2.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric2.BlinkDynamicsValue = false;
     this.m_AnalogNumeric2.Bold = true;
     this.m_AnalogNumeric2.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric2.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric2.EnabledDynamicsValue = true;
     this.m_AnalogNumeric2.FontSizePixels = 18;
     this.m_AnalogNumeric2.Height = 40;
     this.m_AnalogNumeric2.Left = 330;
     this.m_AnalogNumeric2.MaxNumberOfCharacters = 4;
     this.m_AnalogNumeric2.MaxValue = 2100D;
     this.m_AnalogNumeric2.MinValue = 2000D;
     this.m_AnalogNumeric2.Name = "m_AnalogNumeric2";
     this.m_AnalogNumeric2.NumberOfDecimals = 0;
     this.m_AnalogNumeric2.ReadOnly = true;
     this.m_AnalogNumeric2.ScreenOwnerName = "DisplaySystemDate";
     this.m_AnalogNumeric2.Top = 156;
     this.m_AnalogNumeric2.ValidateValueOnInput = true;
     this.m_AnalogNumeric2.VisibleDynamicsValue = true;
     this.m_AnalogNumeric2.Width = 76;
     //
     // m_Button7
     //
     this.m_Button7.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button7.BlinkDynamicsValue = false;
     this.m_Button7.Bold = true;
     this.m_Button7.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button7.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button7.EnabledDynamicsValue = true;
     this.m_Button7.FontSizePixels = 18;
     this.m_Button7.Height = 45;
     this.m_Button7.ImageMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 5D, 2D, 5D);
     this.m_Button7.IndicatorMargin = null;
     this.m_Button7.Left = 189;
     this.m_Button7.MultiLine = true;
     this.m_Button7.Name = "m_Button7";
     this.m_Button7.ScreenOwnerName = "DisplaySystemDate";
     this.m_Button7.StyleName = "Glossy";
     this.m_Button7.SymbolHeight = 33;
     this.m_Button7.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button7.SymbolName = "path2924";
     this.m_Button7.SymbolWidth = 38;
     this.m_Button7.TextHeight = 22;
     stringintervalmappercf1.DefaultValue = "";
     this.m_Button7.TextIntervalMapper = stringintervalmappercf1;
     this.m_Button7.TextValue = 0D;
     this.m_Button7.TextWidth = 54;
     this.m_Button7.Top = 103;
     this.m_Button7.Value = 0D;
     this.m_Button7.VisibleDynamicsValue = true;
     this.m_Button7.Width = 60;
     //
     // m_Button
     //
     this.m_Button.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BlinkDynamicsValue = false;
     this.m_Button.Bold = true;
     this.m_Button.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button.EnabledDynamicsValue = true;
     this.m_Button.FontSizePixels = 18;
     this.m_Button.Height = 45;
     this.m_Button.ImageMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 5D, 2D, 5D);
     this.m_Button.IndicatorMargin = null;
     this.m_Button.Left = 189;
     this.m_Button.MultiLine = true;
     this.m_Button.Name = "m_Button";
     this.m_Button.ScreenOwnerName = "DisplaySystemDate";
     this.m_Button.StyleName = "Glossy";
     this.m_Button.SymbolHeight = 33;
     this.m_Button.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_Button.SymbolName = "path2923";
     this.m_Button.SymbolWidth = 38;
     this.m_Button.TextHeight = 22;
     stringintervalmappercf2.DefaultValue = "";
     this.m_Button.TextIntervalMapper = stringintervalmappercf2;
     this.m_Button.TextValue = 0D;
     this.m_Button.TextWidth = 54;
     this.m_Button.Top = 204;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue = true;
     this.m_Button.Width = 60;
     //
     // m_Button1
     //
     this.m_Button1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BlinkDynamicsValue = false;
     this.m_Button1.Bold = true;
     this.m_Button1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button1.EnabledDynamicsValue = true;
     this.m_Button1.FontSizePixels = 18;
     this.m_Button1.Height = 45;
     this.m_Button1.ImageMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 5D, 2D, 5D);
     this.m_Button1.IndicatorMargin = null;
     this.m_Button1.Left = 259;
     this.m_Button1.MultiLine = true;
     this.m_Button1.Name = "m_Button1";
     this.m_Button1.ScreenOwnerName = "DisplaySystemDate";
     this.m_Button1.StyleName = "Glossy";
     this.m_Button1.SymbolHeight = 33;
     this.m_Button1.SymbolIntervalMapper = symbolintervalmapper3;
     this.m_Button1.SymbolName = "path2924";
     this.m_Button1.SymbolWidth = 38;
     this.m_Button1.TextHeight = 22;
     stringintervalmappercf3.DefaultValue = "";
     this.m_Button1.TextIntervalMapper = stringintervalmappercf3;
     this.m_Button1.TextValue = 0D;
     this.m_Button1.TextWidth = 54;
     this.m_Button1.Top = 103;
     this.m_Button1.Value = 0D;
     this.m_Button1.VisibleDynamicsValue = true;
     this.m_Button1.Width = 60;
     //
     // m_Button2
     //
     this.m_Button2.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BlinkDynamicsValue = false;
     this.m_Button2.Bold = true;
     this.m_Button2.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button2.EnabledDynamicsValue = true;
     this.m_Button2.FontSizePixels = 18;
     this.m_Button2.Height = 45;
     this.m_Button2.ImageMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 5D, 2D, 5D);
     this.m_Button2.IndicatorMargin = null;
     this.m_Button2.Left = 259;
     this.m_Button2.MultiLine = true;
     this.m_Button2.Name = "m_Button2";
     this.m_Button2.ScreenOwnerName = "DisplaySystemDate";
     this.m_Button2.StyleName = "Glossy";
     this.m_Button2.SymbolHeight = 33;
     this.m_Button2.SymbolIntervalMapper = symbolintervalmapper4;
     this.m_Button2.SymbolName = "path2923";
     this.m_Button2.SymbolWidth = 38;
     this.m_Button2.TextHeight = 22;
     stringintervalmappercf4.DefaultValue = "";
     this.m_Button2.TextIntervalMapper = stringintervalmappercf4;
     this.m_Button2.TextValue = 0D;
     this.m_Button2.TextWidth = 54;
     this.m_Button2.Top = 204;
     this.m_Button2.Value = 0D;
     this.m_Button2.VisibleDynamicsValue = true;
     this.m_Button2.Width = 60;
     //
     // m_Button3
     //
     this.m_Button3.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BlinkDynamicsValue = false;
     this.m_Button3.Bold = true;
     this.m_Button3.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button3.EnabledDynamicsValue = true;
     this.m_Button3.FontSizePixels = 18;
     this.m_Button3.Height = 45;
     this.m_Button3.ImageMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 5D, 2D, 5D);
     this.m_Button3.IndicatorMargin = null;
     this.m_Button3.Left = 330;
     this.m_Button3.MultiLine = true;
     this.m_Button3.Name = "m_Button3";
     this.m_Button3.ScreenOwnerName = "DisplaySystemDate";
     this.m_Button3.StyleName = "Glossy";
     this.m_Button3.SymbolHeight = 33;
     this.m_Button3.SymbolIntervalMapper = symbolintervalmapper5;
     this.m_Button3.SymbolName = "path2924";
     this.m_Button3.SymbolWidth = 38;
     this.m_Button3.TextHeight = 22;
     stringintervalmappercf5.DefaultValue = "";
     this.m_Button3.TextIntervalMapper = stringintervalmappercf5;
     this.m_Button3.TextValue = 0D;
     this.m_Button3.TextWidth = 70;
     this.m_Button3.Top = 103;
     this.m_Button3.Value = 0D;
     this.m_Button3.VisibleDynamicsValue = true;
     this.m_Button3.Width = 76;
     //
     // m_Button4
     //
     this.m_Button4.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button4.BlinkDynamicsValue = false;
     this.m_Button4.Bold = true;
     this.m_Button4.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button4.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button4.EnabledDynamicsValue = true;
     this.m_Button4.FontSizePixels = 18;
     this.m_Button4.Height = 45;
     this.m_Button4.ImageMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 5D, 2D, 5D);
     this.m_Button4.IndicatorMargin = null;
     this.m_Button4.Left = 330;
     this.m_Button4.MultiLine = true;
     this.m_Button4.Name = "m_Button4";
     this.m_Button4.ScreenOwnerName = "DisplaySystemDate";
     this.m_Button4.StyleName = "Glossy";
     this.m_Button4.SymbolHeight = 33;
     this.m_Button4.SymbolIntervalMapper = symbolintervalmapper6;
     this.m_Button4.SymbolName = "path2923";
     this.m_Button4.SymbolWidth = 38;
     this.m_Button4.TextHeight = 22;
     stringintervalmappercf6.DefaultValue = "";
     this.m_Button4.TextIntervalMapper = stringintervalmappercf6;
     this.m_Button4.TextValue = 0D;
     this.m_Button4.TextWidth = 70;
     this.m_Button4.Top = 204;
     this.m_Button4.Value = 0D;
     this.m_Button4.VisibleDynamicsValue = true;
     this.m_Button4.Width = 76;
     //
     // m_Line
     //
     this.m_Line.BlinkDynamicsValue = false;
     this.m_Line.EnabledDynamicsValue = true;
     this.m_Line.Fill = null;
     this.m_Line.Name = "m_Line";
     this.m_Line.ScreenOwnerName = "DisplaySystemDate";
     this.m_Line.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line.VisibleDynamicsValue = true;
     this.m_Line.X1 = 136;
     this.m_Line.X2 = 466;
     this.m_Line.Y1 = 67;
     this.m_Line.Y2 = 67;
     //
     // m_Text
     //
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontSizePixels = 14;
     this.m_Text.Height = 21;
     this.m_Text.Left = 134;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "DisplaySystemDate";
     stringintervalmappercf7.DefaultValue = "System Date";
     this.m_Text.TextIntervalMapper = stringintervalmappercf7;
     this.m_Text.Top = 41;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 69;
     //
     // m_Text1
     //
     this.m_Text1.AutoSize = false;
     this.m_Text1.BlinkDynamicsValue = false;
     this.m_Text1.EnabledDynamicsValue = true;
     this.m_Text1.FontSizePixels = 14;
     this.m_Text1.Height = 23;
     this.m_Text1.Left = 189;
     this.m_Text1.Name = "m_Text1";
     this.m_Text1.ScreenOwnerName = "DisplaySystemDate";
     this.m_Text1.TextHorizontalAlignment = "Center";
     stringintervalmappercf8.DefaultValue = "Month";
     this.m_Text1.TextIntervalMapper = stringintervalmappercf8;
     this.m_Text1.Top = 72;
     this.m_Text1.VisibleDynamicsValue = true;
     this.m_Text1.Width = 60;
     //
     // m_Text2
     //
     this.m_Text2.AutoSize = false;
     this.m_Text2.BlinkDynamicsValue = false;
     this.m_Text2.EnabledDynamicsValue = true;
     this.m_Text2.FontSizePixels = 14;
     this.m_Text2.Height = 23;
     this.m_Text2.Left = 263;
     this.m_Text2.Name = "m_Text2";
     this.m_Text2.ScreenOwnerName = "DisplaySystemDate";
     this.m_Text2.TextHorizontalAlignment = "Center";
     stringintervalmappercf9.DefaultValue = "Day";
     this.m_Text2.TextIntervalMapper = stringintervalmappercf9;
     this.m_Text2.Top = 72;
     this.m_Text2.VisibleDynamicsValue = true;
     this.m_Text2.Width = 56;
     //
     // m_Text3
     //
     this.m_Text3.AutoSize = false;
     this.m_Text3.BlinkDynamicsValue = false;
     this.m_Text3.EnabledDynamicsValue = true;
     this.m_Text3.FontSizePixels = 14;
     this.m_Text3.Height = 23;
     this.m_Text3.Left = 330;
     this.m_Text3.Name = "m_Text3";
     this.m_Text3.ScreenOwnerName = "DisplaySystemDate";
     this.m_Text3.TextHorizontalAlignment = "Center";
     stringintervalmappercf10.DefaultValue = "Year";
     this.m_Text3.TextIntervalMapper = stringintervalmappercf10;
     this.m_Text3.Top = 72;
     this.m_Text3.VisibleDynamicsValue = true;
     this.m_Text3.Width = 76;
     this.DrawingPrimitives.Add(this.m_AnalogNumeric);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric1);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric2);
     this.DrawingPrimitives.Add(this.m_Button7);
     this.DrawingPrimitives.Add(this.m_Button);
     this.DrawingPrimitives.Add(this.m_Button1);
     this.DrawingPrimitives.Add(this.m_Button2);
     this.DrawingPrimitives.Add(this.m_Button3);
     this.DrawingPrimitives.Add(this.m_Button4);
     this.DrawingPrimitives.Add(this.m_Line);
     this.DrawingPrimitives.Add(this.m_Text);
     this.DrawingPrimitives.Add(this.m_Text1);
     this.DrawingPrimitives.Add(this.m_Text2);
     this.DrawingPrimitives.Add(this.m_Text3);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "DisplaySystemDate";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).EndInit();
     this.ResumeLayout(false);
 }
Example #4
0
 private void InitializeComponent()
 {
     this.brushdynamicsconvertercf2 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.brushdynamicsconvertercf1 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval1 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval2 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval3 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval4 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval5 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval6 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     this.m_Rectangle = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Button21 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Rectangle2 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Group = new Neo.ApplicationFramework.Controls.Controls.GroupCF();
     this.m_Button1 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Rectangle3 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Group1 = new Neo.ApplicationFramework.Controls.Controls.GroupCF();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Group)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Group1)).BeginInit();
     this.SuspendLayout();
     //
     // FilterBack
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_Rectangle
     //
     this.m_Rectangle.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle.BlinkDynamicsValue = false;
     this.m_Rectangle.EnabledDynamicsValue = true;
     this.m_Rectangle.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(207)))), ((int)(((byte)(207))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     this.m_Rectangle.Height = 227;
     this.m_Rectangle.Left = 123;
     this.m_Rectangle.Name = "m_Rectangle";
     this.m_Rectangle.ScreenOwnerName = "FilterBack";
     this.m_Rectangle.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Top = 38;
     this.m_Rectangle.VisibleDynamicsValue = true;
     this.m_Rectangle.Width = 353;
     //
     // m_Button21
     //
     this.m_Button21.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button21.BlinkDynamicsValue = false;
     this.m_Button21.Bold = true;
     this.m_Button21.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button21.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button21.EnabledDynamicsValue = true;
     this.m_Button21.FontFamily = "Arial";
     this.m_Button21.FontSizePixels = 16;
     this.m_Button21.Height = 47;
     this.m_Button21.IndicatorMargin = null;
     this.m_Button21.Left = 8;
     this.m_Button21.Name = "m_Button21";
     this.m_Button21.ScreenOwnerName = "FilterBack";
     this.m_Button21.StyleName = "Chrome";
     this.m_Button21.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button21.SymbolName = "";
     this.m_Button21.TextHeight = 19;
     stringintervalmappercf1.DefaultValue = "OK";
     this.m_Button21.TextIntervalMapper = stringintervalmappercf1;
     this.m_Button21.TextValue = 0D;
     this.m_Button21.TextWidth = 101;
     this.m_Button21.Top = 219;
     this.m_Button21.Value = 0D;
     this.m_Button21.VisibleDynamicsValue = true;
     this.m_Button21.Width = 107;
     //
     // m_Text
     //
     this.m_Text.AutoSize = false;
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.Bold = true;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontFamily = "Arial";
     this.m_Text.FontSizePixels = 20;
     this.m_Text.Height = 30;
     this.m_Text.Left = -4;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "FilterBack";
     this.m_Text.TextHorizontalAlignment = "Center";
     stringintervalmappercf2.DefaultValue = "DIGITAL FILTER SETTINGS";
     this.m_Text.TextIntervalMapper = stringintervalmappercf2;
     this.m_Text.TextVerticalAlignment = "Center";
     this.m_Text.Top = 1;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 480;
     //
     // m_Button
     //
     this.m_Button.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BlinkDynamicsValue = false;
     this.m_Button.Bold = true;
     this.m_Button.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button.EnabledDynamicsValue = true;
     this.m_Button.FontSizePixels = 16;
     this.m_Button.Height = 76;
     this.m_Button.ImageMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(4D, 4D, 4D, 3D);
     this.m_Button.ImageVerticalAlignment = "Bottom";
     this.m_Button.IndicatorMargin = null;
     this.m_Button.Left = 0;
     this.m_Button.Name = "m_Button";
     this.m_Button.ScreenOwnerName = "FilterBack";
     this.m_Button.StyleName = "Glossy";
     this.m_Button.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_Button.SymbolName = "";
     this.m_Button.TextHeight = 19;
     stringintervalmappercf3.DefaultValue = "LOW";
     this.m_Button.TextIntervalMapper = stringintervalmappercf3;
     this.m_Button.TextMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(0D, 10D, 0D, 0D);
     this.m_Button.TextValue = 0D;
     this.m_Button.TextVerticalAlignment = "Top";
     this.m_Button.TextWidth = 105;
     this.m_Button.Top = 0;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue = true;
     this.m_Button.Width = 107;
     //
     // m_Rectangle2
     //
     this.m_Rectangle2.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_Rectangle2.BlinkDynamicsValue = false;
     brushdynamicsconvertercf1.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Orange, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval1.End = 1D;
     brushcfinterval1.Start = 1D;
     brushcfinterval1.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Orange, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval2.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(54)))), ((int)(((byte)(93))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval3.End = 3D;
     brushcfinterval3.Start = 2D;
     brushcfinterval3.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(54)))), ((int)(((byte)(93))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval1);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval2);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval3);
     this.m_Rectangle2.EnabledDynamicsValue = true;
     this.m_Rectangle2.Fill = null;
     this.m_Rectangle2.Height = 8;
     this.m_Rectangle2.Left = 19;
     this.m_Rectangle2.Name = "m_Rectangle2";
     this.m_Rectangle2.ScreenOwnerName = "FilterBack";
     this.m_Rectangle2.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     this.m_Rectangle2.Top = 48;
     this.m_Rectangle2.VisibleDynamicsValue = true;
     this.m_Rectangle2.Width = 70;
     //
     // m_Group
     //
     this.m_Group.BlinkDynamicsValue = false;
     this.m_Group.Components.Add(this.m_Button);
     this.m_Group.Components.Add(this.m_Rectangle2);
     this.m_Group.EnabledDynamicsValue = true;
     this.m_Group.Height = 76;
     this.m_Group.Left = 8;
     this.m_Group.Name = "m_Group";
     this.m_Group.ParentGroup = null;
     this.m_Group.ScreenOwnerName = "FilterBack";
     this.m_Group.Top = 39;
     this.m_Group.VisibleDynamicsValue = true;
     this.m_Group.Width = 107;
     //
     // m_Button1
     //
     this.m_Button1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BlinkDynamicsValue = false;
     this.m_Button1.Bold = true;
     this.m_Button1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button1.EnabledDynamicsValue = true;
     this.m_Button1.FontSizePixels = 16;
     this.m_Button1.Height = 76;
     this.m_Button1.IndicatorMargin = null;
     this.m_Button1.Left = 0;
     this.m_Button1.Name = "m_Button1";
     this.m_Button1.ScreenOwnerName = "FilterBack";
     this.m_Button1.StyleName = "Glossy";
     this.m_Button1.SymbolIntervalMapper = symbolintervalmapper3;
     this.m_Button1.TextHeight = 19;
     stringintervalmappercf4.DefaultValue = "HIGH";
     this.m_Button1.TextIntervalMapper = stringintervalmappercf4;
     this.m_Button1.TextMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(0D, 10D, 0D, 0D);
     this.m_Button1.TextValue = 0D;
     this.m_Button1.TextVerticalAlignment = "Top";
     this.m_Button1.TextWidth = 105;
     this.m_Button1.Top = 0;
     this.m_Button1.Value = 0D;
     this.m_Button1.VisibleDynamicsValue = true;
     this.m_Button1.Width = 107;
     //
     // m_Rectangle3
     //
     this.m_Rectangle3.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_Rectangle3.BlinkDynamicsValue = false;
     brushdynamicsconvertercf2.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Orange, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval4.End = 2D;
     brushcfinterval4.Start = 2D;
     brushcfinterval4.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Orange, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval5.End = 1D;
     brushcfinterval5.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(54)))), ((int)(((byte)(93))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval6.End = 3D;
     brushcfinterval6.Start = 3D;
     brushcfinterval6.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(54)))), ((int)(((byte)(93))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval4);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval5);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval6);
     this.m_Rectangle3.EnabledDynamicsValue = true;
     this.m_Rectangle3.Fill = null;
     this.m_Rectangle3.Height = 8;
     this.m_Rectangle3.Left = 18;
     this.m_Rectangle3.Name = "m_Rectangle3";
     this.m_Rectangle3.ScreenOwnerName = "FilterBack";
     this.m_Rectangle3.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     this.m_Rectangle3.Top = 46;
     this.m_Rectangle3.VisibleDynamicsValue = true;
     this.m_Rectangle3.Width = 70;
     //
     // m_Group1
     //
     this.m_Group1.BlinkDynamicsValue = false;
     this.m_Group1.Components.Add(this.m_Button1);
     this.m_Group1.Components.Add(this.m_Rectangle3);
     this.m_Group1.EnabledDynamicsValue = true;
     this.m_Group1.Height = 76;
     this.m_Group1.Left = 8;
     this.m_Group1.Name = "m_Group1";
     this.m_Group1.ParentGroup = null;
     this.m_Group1.ScreenOwnerName = "FilterBack";
     this.m_Group1.Top = 130;
     this.m_Group1.VisibleDynamicsValue = true;
     this.m_Group1.Width = 107;
     this.DrawingPrimitives.Add(this.m_Rectangle);
     this.DrawingPrimitives.Add(this.m_Button21);
     this.DrawingPrimitives.Add(this.m_Text);
     this.DrawingPrimitives.Add(this.m_Button);
     this.DrawingPrimitives.Add(this.m_Rectangle2);
     this.DrawingPrimitives.Add(this.m_Group);
     this.DrawingPrimitives.Add(this.m_Button1);
     this.DrawingPrimitives.Add(this.m_Rectangle3);
     this.DrawingPrimitives.Add(this.m_Group1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "FilterBack";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_Button21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Group)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Group1)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_Button = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_lblMsg = new Neo.ApplicationFramework.Controls.Controls.Label();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblMsg)).BeginInit();
     this.SuspendLayout();
     //
     // GeneralMsgBox
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.SingleBorder;
     this.ControlBox = false;
     //
     // m_Button
     //
     this.m_Button.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalTopToBottom);
     this.m_Button.BlinkDynamicsValue = false;
     this.m_Button.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(112)))), ((int)(((byte)(112))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button.EnabledDynamicsValue = true;
     this.m_Button.FontSizePixels = 20;
     this.m_Button.Height = 42;
     this.m_Button.IndicatorMargin = null;
     this.m_Button.Left = 92;
     this.m_Button.Name = "m_Button";
     this.m_Button.ScreenOwnerName = "GeneralMsgBox";
     this.m_Button.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button.TextHeight = 24;
     stringintervalmappercf1.DefaultValue = "OK";
     this.m_Button.TextIntervalMapper = stringintervalmappercf1;
     this.m_Button.TextValue = 0D;
     this.m_Button.TextWidth = 99;
     this.m_Button.Top = 84;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue = true;
     this.m_Button.Width = 109;
     //
     // m_lblMsg
     //
     this.m_lblMsg.AutoSize = false;
     this.m_lblMsg.BlinkDynamicsValue = false;
     this.m_lblMsg.EnabledDynamicsValue = true;
     this.m_lblMsg.FontSizePixels = 18;
     this.m_lblMsg.Height = 73;
     this.m_lblMsg.Left = 9;
     this.m_lblMsg.MultiLine = true;
     this.m_lblMsg.Name = "m_lblMsg";
     this.m_lblMsg.ScreenOwnerName = "GeneralMsgBox";
     stringintervalmappercf2.DefaultValue = "aaaa";
     this.m_lblMsg.TextIntervalMapper = stringintervalmappercf2;
     this.m_lblMsg.TextVerticalAlignment = "Center";
     this.m_lblMsg.Top = 1;
     this.m_lblMsg.VisibleDynamicsValue = true;
     this.m_lblMsg.Width = 281;
     this.m_lblMsg.WordWrap = true;
     this.DrawingPrimitives.Add(this.m_Button);
     this.DrawingPrimitives.Add(this.m_lblMsg);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.ClientSize = new System.Drawing.Size(298, 135);
     this.Location = new System.Drawing.Point(100, 60);
     this.ModalScreen = true;
     this.Name = "GeneralMsgBox";
     this.PopupScreen = true;
     this.ScreenID = null;
     this.ScreenTitle = "Messeage";
     this.StyleName = "Default";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblMsg)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button = new Neo.ApplicationFramework.Controls.Controls.Button();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     this.SuspendLayout();
     //
     // popWrongPasscode
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.SingleBorder;
     this.ControlBox = false;
     //
     // m_Text
     //
     this.m_Text.AutoSize = false;
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontSizePixels = 20;
     this.m_Text.Height = 74;
     this.m_Text.Left = 11;
     this.m_Text.MultiLine = true;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "popWrongPasscode";
     stringintervalmappercf1.DefaultValue = "Incorrect Passcode, please try again!";
     this.m_Text.TextIntervalMapper = stringintervalmappercf1;
     this.m_Text.Top = 8;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 265;
     this.m_Text.WordWrap = true;
     //
     // m_Button
     //
     this.m_Button.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalTopToBottom);
     this.m_Button.BlinkDynamicsValue = false;
     this.m_Button.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(112)))), ((int)(((byte)(112))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button.EnabledDynamicsValue = true;
     this.m_Button.FontSizePixels = 20;
     this.m_Button.Height = 48;
     this.m_Button.IndicatorMargin = null;
     this.m_Button.Left = 87;
     this.m_Button.Name = "m_Button";
     this.m_Button.ScreenOwnerName = "popWrongPasscode";
     this.m_Button.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button.TextHeight = 24;
     stringintervalmappercf2.DefaultValue = "OK";
     this.m_Button.TextIntervalMapper = stringintervalmappercf2;
     this.m_Button.TextValue = 0D;
     this.m_Button.TextWidth = 92;
     this.m_Button.Top = 77;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue = true;
     this.m_Button.Width = 102;
     this.DrawingPrimitives.Add(this.m_Text);
     this.DrawingPrimitives.Add(this.m_Button);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.ClientSize = new System.Drawing.Size(286, 144);
     this.Location = new System.Drawing.Point(102, 34);
     this.ModalScreen = true;
     this.Name = "popWrongPasscode";
     this.PopupScreen = true;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "Default";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.brushdynamicsconvertercf1 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval1 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval2 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF stringintervalcf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF stringintervalcf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     this.m_Text1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button21 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button = new Neo.ApplicationFramework.Controls.Controls.Button();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     this.SuspendLayout();
     //
     // BuzzerConfig
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_Text1
     //
     this.m_Text1.AutoSize = false;
     this.m_Text1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text1.BlinkDynamicsValue = false;
     this.m_Text1.Bold = true;
     this.m_Text1.EnabledDynamicsValue = true;
     this.m_Text1.FontFamily = "Arial";
     this.m_Text1.FontSizePixels = 20;
     this.m_Text1.Height = 30;
     this.m_Text1.Left = 0;
     this.m_Text1.Name = "m_Text1";
     this.m_Text1.ScreenOwnerName = "BuzzerConfig";
     this.m_Text1.TextHorizontalAlignment = "Center";
     stringintervalmappercf1.DefaultValue = "CLICK SOUND CONFIGURATION";
     this.m_Text1.TextIntervalMapper = stringintervalmappercf1;
     this.m_Text1.TextVerticalAlignment = "Center";
     this.m_Text1.Top = 0;
     this.m_Text1.VisibleDynamicsValue = true;
     this.m_Text1.Width = 480;
     //
     // m_Button21
     //
     this.m_Button21.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button21.BlinkDynamicsValue = false;
     this.m_Button21.Bold = true;
     this.m_Button21.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button21.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button21.EnabledDynamicsValue = true;
     this.m_Button21.FontFamily = "Arial";
     this.m_Button21.FontSizePixels = 16;
     this.m_Button21.Height = 47;
     this.m_Button21.IndicatorMargin = null;
     this.m_Button21.Left = 8;
     this.m_Button21.Name = "m_Button21";
     this.m_Button21.ScreenOwnerName = "BuzzerConfig";
     this.m_Button21.StyleName = "Chrome";
     this.m_Button21.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button21.SymbolName = "";
     this.m_Button21.TextHeight = 19;
     stringintervalmappercf2.DefaultValue = "OK";
     this.m_Button21.TextIntervalMapper = stringintervalmappercf2;
     this.m_Button21.TextValue = 0D;
     this.m_Button21.TextWidth = 101;
     this.m_Button21.Top = 219;
     this.m_Button21.Value = 0D;
     this.m_Button21.VisibleDynamicsValue = true;
     this.m_Button21.Width = 107;
     //
     // m_Button
     //
     this.m_Button.BlinkDynamicsValue = false;
     this.m_Button.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(112)))), ((int)(((byte)(112))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     brushdynamicsconvertercf1.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Green, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval1.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(20)))), ((int)(((byte)(25))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval2.End = 1D;
     brushcfinterval2.Start = 1D;
     brushcfinterval2.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Green, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval1);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval2);
     this.m_Button.EnabledDynamicsValue = true;
     this.m_Button.FontSizePixels = 28;
     this.m_Button.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button.Height = 60;
     this.m_Button.IndicatorMargin = null;
     this.m_Button.Left = 151;
     this.m_Button.Name = "m_Button";
     this.m_Button.ScreenOwnerName = "BuzzerConfig";
     this.m_Button.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_Button.TextHeight = 34;
     stringintervalmappercf3.DefaultValue = "";
     stringintervalcf1.Value = "OFF";
     stringintervalcf2.End = 1D;
     stringintervalcf2.Start = 1D;
     stringintervalcf2.Value = "ON";
     stringintervalmappercf3.Intervals.Add(stringintervalcf1);
     stringintervalmappercf3.Intervals.Add(stringintervalcf2);
     this.m_Button.TextIntervalMapper = stringintervalmappercf3;
     this.m_Button.TextValue = 0D;
     this.m_Button.TextWidth = 178;
     this.m_Button.Top = 107;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue = true;
     this.m_Button.Width = 188;
     this.DrawingPrimitives.Add(this.m_Text1);
     this.DrawingPrimitives.Add(this.m_Button21);
     this.DrawingPrimitives.Add(this.m_Button);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "BuzzerConfig";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.brushdynamicsconvertercf1 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper4 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper5 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper6 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf7 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf8 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf9 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper7 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf10 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf11 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf12 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval1 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval2 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper8 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf13 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF stringintervalcf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF stringintervalcf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     this.m_AnalogNumeric = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_AnalogNumeric1 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_AnalogNumeric2 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button7 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button1 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button2 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button3 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button4 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text3 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button21 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text4 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button5 = new Neo.ApplicationFramework.Controls.Controls.Button();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button5)).BeginInit();
     this.SuspendLayout();
     //
     // CalDueDateSetting
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_AnalogNumeric
     //
     this.m_AnalogNumeric.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalBottomToTop);
     this.m_AnalogNumeric.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric.BlinkDynamicsValue = false;
     this.m_AnalogNumeric.Bold = true;
     this.m_AnalogNumeric.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric.EnabledDynamicsValue = true;
     this.m_AnalogNumeric.FontSizePixels = 18;
     this.m_AnalogNumeric.Height = 41;
     this.m_AnalogNumeric.Left = 137;
     this.m_AnalogNumeric.Name = "m_AnalogNumeric";
     this.m_AnalogNumeric.ReadOnly = true;
     this.m_AnalogNumeric.ScreenOwnerName = "CalDueDateSetting";
     this.m_AnalogNumeric.Top = 103;
     this.m_AnalogNumeric.VisibleDynamicsValue = true;
     this.m_AnalogNumeric.Width = 60;
     //
     // m_AnalogNumeric1
     //
     this.m_AnalogNumeric1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalBottomToTop);
     this.m_AnalogNumeric1.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric1.BlinkDynamicsValue = false;
     this.m_AnalogNumeric1.Bold = true;
     this.m_AnalogNumeric1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric1.EnabledDynamicsValue = true;
     this.m_AnalogNumeric1.FontSizePixels = 18;
     this.m_AnalogNumeric1.Height = 41;
     this.m_AnalogNumeric1.Left = 209;
     this.m_AnalogNumeric1.Name = "m_AnalogNumeric1";
     this.m_AnalogNumeric1.ReadOnly = true;
     this.m_AnalogNumeric1.ScreenOwnerName = "CalDueDateSetting";
     this.m_AnalogNumeric1.Top = 103;
     this.m_AnalogNumeric1.VisibleDynamicsValue = true;
     this.m_AnalogNumeric1.Width = 60;
     //
     // m_AnalogNumeric2
     //
     this.m_AnalogNumeric2.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalBottomToTop);
     this.m_AnalogNumeric2.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric2.BlinkDynamicsValue = false;
     this.m_AnalogNumeric2.Bold = true;
     this.m_AnalogNumeric2.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric2.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric2.EnabledDynamicsValue = true;
     this.m_AnalogNumeric2.FontSizePixels = 18;
     this.m_AnalogNumeric2.Height = 41;
     this.m_AnalogNumeric2.Left = 281;
     this.m_AnalogNumeric2.Name = "m_AnalogNumeric2";
     this.m_AnalogNumeric2.ReadOnly = true;
     this.m_AnalogNumeric2.ScreenOwnerName = "CalDueDateSetting";
     this.m_AnalogNumeric2.Top = 103;
     this.m_AnalogNumeric2.VisibleDynamicsValue = true;
     this.m_AnalogNumeric2.Width = 76;
     //
     // m_Button7
     //
     this.m_Button7.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button7.BlinkDynamicsValue = false;
     this.m_Button7.Bold = true;
     this.m_Button7.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button7.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button7.EnabledDynamicsValue = true;
     this.m_Button7.FontSizePixels = 18;
     this.m_Button7.Height = 41;
     this.m_Button7.ImageMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 5D, 2D, 5D);
     this.m_Button7.IndicatorMargin = null;
     this.m_Button7.Left = 137;
     this.m_Button7.MultiLine = true;
     this.m_Button7.Name = "m_Button7";
     this.m_Button7.ScreenOwnerName = "CalDueDateSetting";
     this.m_Button7.StyleName = "Glossy";
     this.m_Button7.SymbolHeight = 29;
     this.m_Button7.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button7.SymbolName = "path2924";
     this.m_Button7.SymbolWidth = 34;
     this.m_Button7.TextHeight = 22;
     stringintervalmappercf1.DefaultValue = "";
     this.m_Button7.TextIntervalMapper = stringintervalmappercf1;
     this.m_Button7.TextValue = 0D;
     this.m_Button7.TextWidth = 54;
     this.m_Button7.Top = 58;
     this.m_Button7.Value = 0D;
     this.m_Button7.VisibleDynamicsValue = true;
     this.m_Button7.Width = 60;
     //
     // m_Button
     //
     this.m_Button.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BlinkDynamicsValue = false;
     this.m_Button.Bold = true;
     this.m_Button.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button.EnabledDynamicsValue = true;
     this.m_Button.FontSizePixels = 18;
     this.m_Button.Height = 41;
     this.m_Button.ImageMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 5D, 2D, 5D);
     this.m_Button.IndicatorMargin = null;
     this.m_Button.Left = 137;
     this.m_Button.MultiLine = true;
     this.m_Button.Name = "m_Button";
     this.m_Button.ScreenOwnerName = "CalDueDateSetting";
     this.m_Button.StyleName = "Glossy";
     this.m_Button.SymbolHeight = 29;
     this.m_Button.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_Button.SymbolName = "path2923";
     this.m_Button.SymbolWidth = 34;
     this.m_Button.TextHeight = 22;
     stringintervalmappercf2.DefaultValue = "";
     this.m_Button.TextIntervalMapper = stringintervalmappercf2;
     this.m_Button.TextValue = 0D;
     this.m_Button.TextWidth = 54;
     this.m_Button.Top = 148;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue = true;
     this.m_Button.Width = 60;
     //
     // m_Button1
     //
     this.m_Button1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BlinkDynamicsValue = false;
     this.m_Button1.Bold = true;
     this.m_Button1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button1.EnabledDynamicsValue = true;
     this.m_Button1.FontSizePixels = 18;
     this.m_Button1.Height = 41;
     this.m_Button1.ImageMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 5D, 2D, 5D);
     this.m_Button1.IndicatorMargin = null;
     this.m_Button1.Left = 209;
     this.m_Button1.MultiLine = true;
     this.m_Button1.Name = "m_Button1";
     this.m_Button1.ScreenOwnerName = "CalDueDateSetting";
     this.m_Button1.StyleName = "Glossy";
     this.m_Button1.SymbolHeight = 29;
     this.m_Button1.SymbolIntervalMapper = symbolintervalmapper3;
     this.m_Button1.SymbolName = "path2924";
     this.m_Button1.SymbolWidth = 34;
     this.m_Button1.TextHeight = 22;
     stringintervalmappercf3.DefaultValue = "";
     this.m_Button1.TextIntervalMapper = stringintervalmappercf3;
     this.m_Button1.TextValue = 0D;
     this.m_Button1.TextWidth = 54;
     this.m_Button1.Top = 58;
     this.m_Button1.Value = 0D;
     this.m_Button1.VisibleDynamicsValue = true;
     this.m_Button1.Width = 60;
     //
     // m_Button2
     //
     this.m_Button2.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BlinkDynamicsValue = false;
     this.m_Button2.Bold = true;
     this.m_Button2.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button2.EnabledDynamicsValue = true;
     this.m_Button2.FontSizePixels = 18;
     this.m_Button2.Height = 41;
     this.m_Button2.ImageMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 5D, 2D, 5D);
     this.m_Button2.IndicatorMargin = null;
     this.m_Button2.Left = 209;
     this.m_Button2.MultiLine = true;
     this.m_Button2.Name = "m_Button2";
     this.m_Button2.ScreenOwnerName = "CalDueDateSetting";
     this.m_Button2.StyleName = "Glossy";
     this.m_Button2.SymbolHeight = 29;
     this.m_Button2.SymbolIntervalMapper = symbolintervalmapper4;
     this.m_Button2.SymbolName = "path2923";
     this.m_Button2.SymbolWidth = 34;
     this.m_Button2.TextHeight = 22;
     stringintervalmappercf4.DefaultValue = "";
     this.m_Button2.TextIntervalMapper = stringintervalmappercf4;
     this.m_Button2.TextValue = 0D;
     this.m_Button2.TextWidth = 54;
     this.m_Button2.Top = 148;
     this.m_Button2.Value = 0D;
     this.m_Button2.VisibleDynamicsValue = true;
     this.m_Button2.Width = 60;
     //
     // m_Button3
     //
     this.m_Button3.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BlinkDynamicsValue = false;
     this.m_Button3.Bold = true;
     this.m_Button3.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button3.EnabledDynamicsValue = true;
     this.m_Button3.FontSizePixels = 18;
     this.m_Button3.Height = 41;
     this.m_Button3.ImageMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 5D, 2D, 5D);
     this.m_Button3.IndicatorMargin = null;
     this.m_Button3.Left = 281;
     this.m_Button3.MultiLine = true;
     this.m_Button3.Name = "m_Button3";
     this.m_Button3.ScreenOwnerName = "CalDueDateSetting";
     this.m_Button3.StyleName = "Glossy";
     this.m_Button3.SymbolHeight = 29;
     this.m_Button3.SymbolIntervalMapper = symbolintervalmapper5;
     this.m_Button3.SymbolName = "path2924";
     this.m_Button3.SymbolWidth = 34;
     this.m_Button3.TextHeight = 22;
     stringintervalmappercf5.DefaultValue = "";
     this.m_Button3.TextIntervalMapper = stringintervalmappercf5;
     this.m_Button3.TextValue = 0D;
     this.m_Button3.TextWidth = 70;
     this.m_Button3.Top = 58;
     this.m_Button3.Value = 0D;
     this.m_Button3.VisibleDynamicsValue = true;
     this.m_Button3.Width = 76;
     //
     // m_Button4
     //
     this.m_Button4.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button4.BlinkDynamicsValue = false;
     this.m_Button4.Bold = true;
     this.m_Button4.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button4.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button4.EnabledDynamicsValue = true;
     this.m_Button4.FontSizePixels = 18;
     this.m_Button4.Height = 41;
     this.m_Button4.ImageMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 5D, 2D, 5D);
     this.m_Button4.IndicatorMargin = null;
     this.m_Button4.Left = 281;
     this.m_Button4.MultiLine = true;
     this.m_Button4.Name = "m_Button4";
     this.m_Button4.ScreenOwnerName = "CalDueDateSetting";
     this.m_Button4.StyleName = "Glossy";
     this.m_Button4.SymbolHeight = 29;
     this.m_Button4.SymbolIntervalMapper = symbolintervalmapper6;
     this.m_Button4.SymbolName = "path2923";
     this.m_Button4.SymbolWidth = 34;
     this.m_Button4.TextHeight = 22;
     stringintervalmappercf6.DefaultValue = "";
     this.m_Button4.TextIntervalMapper = stringintervalmappercf6;
     this.m_Button4.TextValue = 0D;
     this.m_Button4.TextWidth = 70;
     this.m_Button4.Top = 148;
     this.m_Button4.Value = 0D;
     this.m_Button4.VisibleDynamicsValue = true;
     this.m_Button4.Width = 76;
     //
     // m_Text1
     //
     this.m_Text1.AutoSize = false;
     this.m_Text1.BlinkDynamicsValue = false;
     this.m_Text1.EnabledDynamicsValue = true;
     this.m_Text1.FontSizePixels = 14;
     this.m_Text1.Height = 23;
     this.m_Text1.Left = 138;
     this.m_Text1.Name = "m_Text1";
     this.m_Text1.ScreenOwnerName = "CalDueDateSetting";
     this.m_Text1.TextHorizontalAlignment = "Center";
     stringintervalmappercf7.DefaultValue = "Month";
     this.m_Text1.TextIntervalMapper = stringintervalmappercf7;
     this.m_Text1.Top = 37;
     this.m_Text1.VisibleDynamicsValue = true;
     this.m_Text1.Width = 60;
     //
     // m_Text2
     //
     this.m_Text2.AutoSize = false;
     this.m_Text2.BlinkDynamicsValue = false;
     this.m_Text2.EnabledDynamicsValue = true;
     this.m_Text2.FontSizePixels = 14;
     this.m_Text2.Height = 23;
     this.m_Text2.Left = 213;
     this.m_Text2.Name = "m_Text2";
     this.m_Text2.ScreenOwnerName = "CalDueDateSetting";
     this.m_Text2.TextHorizontalAlignment = "Center";
     stringintervalmappercf8.DefaultValue = "Day";
     this.m_Text2.TextIntervalMapper = stringintervalmappercf8;
     this.m_Text2.Top = 37;
     this.m_Text2.VisibleDynamicsValue = true;
     this.m_Text2.Width = 56;
     //
     // m_Text3
     //
     this.m_Text3.AutoSize = false;
     this.m_Text3.BlinkDynamicsValue = false;
     this.m_Text3.EnabledDynamicsValue = true;
     this.m_Text3.FontSizePixels = 14;
     this.m_Text3.Height = 23;
     this.m_Text3.Left = 281;
     this.m_Text3.Name = "m_Text3";
     this.m_Text3.ScreenOwnerName = "CalDueDateSetting";
     this.m_Text3.TextHorizontalAlignment = "Center";
     stringintervalmappercf9.DefaultValue = "Year";
     this.m_Text3.TextIntervalMapper = stringintervalmappercf9;
     this.m_Text3.Top = 37;
     this.m_Text3.VisibleDynamicsValue = true;
     this.m_Text3.Width = 76;
     //
     // m_Button21
     //
     this.m_Button21.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button21.BlinkDynamicsValue = false;
     this.m_Button21.Bold = true;
     this.m_Button21.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button21.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button21.EnabledDynamicsValue = true;
     this.m_Button21.FontFamily = "Arial";
     this.m_Button21.FontSizePixels = 16;
     this.m_Button21.Height = 52;
     this.m_Button21.IndicatorMargin = null;
     this.m_Button21.Left = 11;
     this.m_Button21.Name = "m_Button21";
     this.m_Button21.ScreenOwnerName = "CalDueDateSetting";
     this.m_Button21.StyleName = "Chrome";
     this.m_Button21.SymbolIntervalMapper = symbolintervalmapper7;
     this.m_Button21.SymbolName = "";
     this.m_Button21.TextHeight = 19;
     stringintervalmappercf10.DefaultValue = "OK";
     this.m_Button21.TextIntervalMapper = stringintervalmappercf10;
     this.m_Button21.TextValue = 0D;
     this.m_Button21.TextWidth = 98;
     this.m_Button21.Top = 214;
     this.m_Button21.Value = 0D;
     this.m_Button21.VisibleDynamicsValue = true;
     this.m_Button21.Width = 104;
     //
     // m_Text
     //
     this.m_Text.AutoSize = false;
     this.m_Text.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontSizePixels = 18;
     this.m_Text.Height = 33;
     this.m_Text.Left = -1;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "CalDueDateSetting";
     this.m_Text.TextHorizontalAlignment = "Center";
     stringintervalmappercf11.DefaultValue = "Set Up Calibration Due Date";
     this.m_Text.TextIntervalMapper = stringintervalmappercf11;
     this.m_Text.TextVerticalAlignment = "Center";
     this.m_Text.Top = 0;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 486;
     //
     // m_Text4
     //
     this.m_Text4.AutoSize = false;
     this.m_Text4.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(233)))), ((int)(((byte)(213))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text4.BlinkDynamicsValue = false;
     this.m_Text4.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text4.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Text4.EnabledDynamicsValue = true;
     this.m_Text4.FontSizePixels = 12;
     this.m_Text4.Height = 72;
     this.m_Text4.Left = 137;
     this.m_Text4.Name = "m_Text4";
     this.m_Text4.ScreenOwnerName = "CalDueDateSetting";
     stringintervalmappercf12.DefaultValue = "Display Cal Due Date on Home Screen";
     this.m_Text4.TextIntervalMapper = stringintervalmappercf12;
     this.m_Text4.Top = 195;
     this.m_Text4.VisibleDynamicsValue = true;
     this.m_Text4.Width = 220;
     //
     // m_Button5
     //
     this.m_Button5.BlinkDynamicsValue = false;
     this.m_Button5.Bold = true;
     this.m_Button5.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(112)))), ((int)(((byte)(112))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button5.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     brushdynamicsconvertercf1.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Green, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval1.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(20)))), ((int)(((byte)(25))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval2.End = 1D;
     brushcfinterval2.Start = 1D;
     brushcfinterval2.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Green, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval1);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval2);
     this.m_Button5.EnabledDynamicsValue = true;
     this.m_Button5.FontSizePixels = 20;
     this.m_Button5.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button5.Height = 46;
     this.m_Button5.IndicatorMargin = null;
     this.m_Button5.Left = 188;
     this.m_Button5.Name = "m_Button5";
     this.m_Button5.ScreenOwnerName = "CalDueDateSetting";
     this.m_Button5.SymbolIntervalMapper = symbolintervalmapper8;
     this.m_Button5.TextHeight = 24;
     stringintervalmappercf13.DefaultValue = "ON";
     stringintervalcf1.Value = "OFF";
     stringintervalcf2.End = 1D;
     stringintervalcf2.Start = 1D;
     stringintervalcf2.Value = "ON";
     stringintervalmappercf13.Intervals.Add(stringintervalcf1);
     stringintervalmappercf13.Intervals.Add(stringintervalcf2);
     this.m_Button5.TextIntervalMapper = stringintervalmappercf13;
     this.m_Button5.TextValue = 0D;
     this.m_Button5.TextWidth = 103;
     this.m_Button5.Top = 217;
     this.m_Button5.Value = 0D;
     this.m_Button5.VisibleDynamicsValue = true;
     this.m_Button5.Width = 113;
     this.DrawingPrimitives.Add(this.m_AnalogNumeric);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric1);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric2);
     this.DrawingPrimitives.Add(this.m_Button7);
     this.DrawingPrimitives.Add(this.m_Button);
     this.DrawingPrimitives.Add(this.m_Button1);
     this.DrawingPrimitives.Add(this.m_Button2);
     this.DrawingPrimitives.Add(this.m_Button3);
     this.DrawingPrimitives.Add(this.m_Button4);
     this.DrawingPrimitives.Add(this.m_Text1);
     this.DrawingPrimitives.Add(this.m_Text2);
     this.DrawingPrimitives.Add(this.m_Text3);
     this.DrawingPrimitives.Add(this.m_Button21);
     this.DrawingPrimitives.Add(this.m_Text);
     this.DrawingPrimitives.Add(this.m_Text4);
     this.DrawingPrimitives.Add(this.m_Button5);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = false;
     this.Name = "CalDueDateSetting";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "Set Up Cal Due Date";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button5)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_Button8 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button1 = new Neo.ApplicationFramework.Controls.Controls.Button();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).BeginInit();
     this.SuspendLayout();
     //
     // popUnitSelect
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(167)))), ((int)(((byte)(167))))), System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243))))), Neo.ApplicationFramework.Interfaces.FillDirection.HorizontalWithMiddleStop);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.SingleBorder;
     this.ControlBox = false;
     //
     // m_Button8
     //
     this.m_Button8.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button8.BlinkDynamicsValue = false;
     this.m_Button8.Bold = true;
     this.m_Button8.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button8.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button8.EnabledDynamicsValue = true;
     this.m_Button8.FontFamily = "Arial";
     this.m_Button8.FontSizePixels = 24;
     this.m_Button8.Height = 79;
     this.m_Button8.IndicatorMargin = null;
     this.m_Button8.Left = 14;
     this.m_Button8.Name = "m_Button8";
     this.m_Button8.ScreenOwnerName = "popUnitSelect";
     this.m_Button8.StyleName = "Chrome";
     this.m_Button8.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button8.TextHeight = 28;
     stringintervalmappercf1.DefaultValue = "psig";
     this.m_Button8.TextIntervalMapper = stringintervalmappercf1;
     this.m_Button8.TextValue = 0D;
     this.m_Button8.TextWidth = 73;
     this.m_Button8.Top = 9;
     this.m_Button8.Value = 0D;
     this.m_Button8.VisibleDynamicsValue = true;
     this.m_Button8.Width = 79;
     //
     // m_Button
     //
     this.m_Button.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BlinkDynamicsValue = false;
     this.m_Button.Bold = true;
     this.m_Button.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button.EnabledDynamicsValue = true;
     this.m_Button.FontFamily = "Arial";
     this.m_Button.FontSizePixels = 24;
     this.m_Button.Height = 79;
     this.m_Button.IndicatorMargin = null;
     this.m_Button.Left = 99;
     this.m_Button.Name = "m_Button";
     this.m_Button.ScreenOwnerName = "popUnitSelect";
     this.m_Button.StyleName = "Chrome";
     this.m_Button.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_Button.TextHeight = 28;
     stringintervalmappercf2.DefaultValue = "ksi";
     this.m_Button.TextIntervalMapper = stringintervalmappercf2;
     this.m_Button.TextValue = 0D;
     this.m_Button.TextWidth = 72;
     this.m_Button.Top = 9;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue = true;
     this.m_Button.Width = 78;
     //
     // m_Button1
     //
     this.m_Button1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BlinkDynamicsValue = false;
     this.m_Button1.Bold = true;
     this.m_Button1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button1.EnabledDynamicsValue = true;
     this.m_Button1.FontFamily = "Arial";
     this.m_Button1.FontSizePixels = 24;
     this.m_Button1.Height = 79;
     this.m_Button1.IndicatorMargin = null;
     this.m_Button1.Left = 185;
     this.m_Button1.Name = "m_Button1";
     this.m_Button1.ScreenOwnerName = "popUnitSelect";
     this.m_Button1.StyleName = "Chrome";
     this.m_Button1.SymbolIntervalMapper = symbolintervalmapper3;
     this.m_Button1.TextHeight = 28;
     stringintervalmappercf3.DefaultValue = "bar";
     this.m_Button1.TextIntervalMapper = stringintervalmappercf3;
     this.m_Button1.TextValue = 0D;
     this.m_Button1.TextWidth = 73;
     this.m_Button1.Top = 9;
     this.m_Button1.Value = 0D;
     this.m_Button1.VisibleDynamicsValue = true;
     this.m_Button1.Width = 79;
     this.DrawingPrimitives.Add(this.m_Button8);
     this.DrawingPrimitives.Add(this.m_Button);
     this.DrawingPrimitives.Add(this.m_Button1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.ClientSize = new System.Drawing.Size(273, 95);
     this.Location = new System.Drawing.Point(102, 62);
     this.ModalScreen = true;
     this.Name = "popUnitSelect";
     this.PopupScreen = true;
     this.ScreenID = null;
     this.ScreenTitle = "           Select Pressure Unit";
     this.StyleName = "Default";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_Button8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.brushdynamicsconvertercf2 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.brushdynamicsconvertercf1 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval1 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval2 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval3 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval4 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval5 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval6 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf7 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf8 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf9 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf10 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf11 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf12 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf13 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf14 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf15 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf16 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf17 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf18 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf19 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf20 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_Rectangle1 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Rectangle = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button21 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Rectangle2 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Group = new Neo.ApplicationFramework.Controls.Controls.GroupCF();
     this.m_Button1 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Rectangle3 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Group1 = new Neo.ApplicationFramework.Controls.Controls.GroupCF();
     this.m_Text1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text3 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text4 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text5 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text6 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text7 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text8 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblReport0 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblReport1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblReport2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblReport3 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblReport4 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblReport5 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblReport6 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblReport7 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Line = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line1 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line2 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line3 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line5 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line4 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line6 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line7 = new Neo.ApplicationFramework.Controls.Controls.Line();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Group)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Group1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport0)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport7)).BeginInit();
     this.SuspendLayout();
     //
     // DiagReportFlow
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_Rectangle1
     //
     this.m_Rectangle1.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle1.BlinkDynamicsValue = false;
     this.m_Rectangle1.EnabledDynamicsValue = true;
     this.m_Rectangle1.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(207)))), ((int)(((byte)(207))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     this.m_Rectangle1.Height = 226;
     this.m_Rectangle1.Left = 123;
     this.m_Rectangle1.Name = "m_Rectangle1";
     this.m_Rectangle1.ScreenOwnerName = "DiagReportFlow";
     this.m_Rectangle1.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle1.StrokeThickness = 2;
     this.m_Rectangle1.Top = 38;
     this.m_Rectangle1.VisibleDynamicsValue = true;
     this.m_Rectangle1.Width = 353;
     //
     // m_Rectangle
     //
     this.m_Rectangle.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle.BlinkDynamicsValue = false;
     this.m_Rectangle.EnabledDynamicsValue = true;
     this.m_Rectangle.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Height = 42;
     this.m_Rectangle.Left = -9;
     this.m_Rectangle.Name = "m_Rectangle";
     this.m_Rectangle.ScreenOwnerName = "DiagReportFlow";
     this.m_Rectangle.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Top = -5;
     this.m_Rectangle.VisibleDynamicsValue = true;
     this.m_Rectangle.Width = 485;
     //
     // m_Text
     //
     this.m_Text.AutoSize = false;
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.Bold = true;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontFamily = "Arial";
     this.m_Text.FontSizePixels = 20;
     this.m_Text.Height = 30;
     this.m_Text.Left = -4;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "DiagReportFlow";
     this.m_Text.TextHorizontalAlignment = "Center";
     stringintervalmappercf1.DefaultValue = "FLOW METER INFO";
     this.m_Text.TextIntervalMapper = stringintervalmappercf1;
     this.m_Text.TextVerticalAlignment = "Center";
     this.m_Text.Top = 1;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 480;
     //
     // m_Button21
     //
     this.m_Button21.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button21.BlinkDynamicsValue = false;
     this.m_Button21.Bold = true;
     this.m_Button21.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button21.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button21.EnabledDynamicsValue = true;
     this.m_Button21.FontFamily = "Arial";
     this.m_Button21.FontSizePixels = 16;
     this.m_Button21.Height = 47;
     this.m_Button21.IndicatorMargin = null;
     this.m_Button21.Left = 8;
     this.m_Button21.Name = "m_Button21";
     this.m_Button21.ScreenOwnerName = "DiagReportFlow";
     this.m_Button21.StyleName = "Chrome";
     this.m_Button21.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button21.SymbolName = "";
     this.m_Button21.TextHeight = 19;
     stringintervalmappercf2.DefaultValue = "OK";
     this.m_Button21.TextIntervalMapper = stringintervalmappercf2;
     this.m_Button21.TextValue = 0D;
     this.m_Button21.TextWidth = 101;
     this.m_Button21.Top = 219;
     this.m_Button21.Value = 0D;
     this.m_Button21.VisibleDynamicsValue = true;
     this.m_Button21.Width = 107;
     //
     // m_Button
     //
     this.m_Button.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BlinkDynamicsValue = false;
     this.m_Button.Bold = true;
     this.m_Button.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button.EnabledDynamicsValue = true;
     this.m_Button.FontSizePixels = 16;
     this.m_Button.Height = 76;
     this.m_Button.ImageMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(4D, 4D, 4D, 3D);
     this.m_Button.ImageVerticalAlignment = "Bottom";
     this.m_Button.IndicatorMargin = null;
     this.m_Button.Left = 0;
     this.m_Button.Name = "m_Button";
     this.m_Button.ScreenOwnerName = "DiagReportFlow";
     this.m_Button.StyleName = "Glossy";
     this.m_Button.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_Button.SymbolName = "";
     this.m_Button.TextHeight = 19;
     stringintervalmappercf3.DefaultValue = "LOW";
     this.m_Button.TextIntervalMapper = stringintervalmappercf3;
     this.m_Button.TextMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(0D, 10D, 0D, 0D);
     this.m_Button.TextValue = 0D;
     this.m_Button.TextVerticalAlignment = "Top";
     this.m_Button.TextWidth = 105;
     this.m_Button.Top = 0;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue = true;
     this.m_Button.Width = 107;
     //
     // m_Rectangle2
     //
     this.m_Rectangle2.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_Rectangle2.BlinkDynamicsValue = false;
     brushdynamicsconvertercf1.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Orange, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval1.End = 1D;
     brushcfinterval1.Start = 1D;
     brushcfinterval1.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Orange, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval2.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(54)))), ((int)(((byte)(93))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval3.End = 4D;
     brushcfinterval3.Start = 2D;
     brushcfinterval3.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(54)))), ((int)(((byte)(93))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval1);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval2);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval3);
     this.m_Rectangle2.EnabledDynamicsValue = true;
     this.m_Rectangle2.Fill = null;
     this.m_Rectangle2.Height = 8;
     this.m_Rectangle2.Left = 19;
     this.m_Rectangle2.Name = "m_Rectangle2";
     this.m_Rectangle2.ScreenOwnerName = "DiagReportFlow";
     this.m_Rectangle2.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     this.m_Rectangle2.Top = 48;
     this.m_Rectangle2.VisibleDynamicsValue = true;
     this.m_Rectangle2.Width = 70;
     //
     // m_Group
     //
     this.m_Group.BlinkDynamicsValue = false;
     this.m_Group.Components.Add(this.m_Button);
     this.m_Group.Components.Add(this.m_Rectangle2);
     this.m_Group.EnabledDynamicsValue = true;
     this.m_Group.Height = 76;
     this.m_Group.Left = 8;
     this.m_Group.Name = "m_Group";
     this.m_Group.ParentGroup = null;
     this.m_Group.ScreenOwnerName = "DiagReportFlow";
     this.m_Group.Top = 40;
     this.m_Group.VisibleDynamicsValue = true;
     this.m_Group.Width = 107;
     //
     // m_Button1
     //
     this.m_Button1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BlinkDynamicsValue = false;
     this.m_Button1.Bold = true;
     this.m_Button1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button1.EnabledDynamicsValue = true;
     this.m_Button1.FontSizePixels = 16;
     this.m_Button1.Height = 76;
     this.m_Button1.IndicatorMargin = null;
     this.m_Button1.Left = 0;
     this.m_Button1.Name = "m_Button1";
     this.m_Button1.ScreenOwnerName = "DiagReportFlow";
     this.m_Button1.StyleName = "Glossy";
     this.m_Button1.SymbolIntervalMapper = symbolintervalmapper3;
     this.m_Button1.TextHeight = 19;
     stringintervalmappercf4.DefaultValue = "HIGH";
     this.m_Button1.TextIntervalMapper = stringintervalmappercf4;
     this.m_Button1.TextMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(0D, 10D, 0D, 0D);
     this.m_Button1.TextValue = 0D;
     this.m_Button1.TextVerticalAlignment = "Top";
     this.m_Button1.TextWidth = 105;
     this.m_Button1.Top = 0;
     this.m_Button1.Value = 0D;
     this.m_Button1.VisibleDynamicsValue = true;
     this.m_Button1.Width = 107;
     //
     // m_Rectangle3
     //
     this.m_Rectangle3.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_Rectangle3.BlinkDynamicsValue = false;
     brushdynamicsconvertercf2.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Orange, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval4.End = 2D;
     brushcfinterval4.Start = 2D;
     brushcfinterval4.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Orange, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval5.End = 1D;
     brushcfinterval5.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(54)))), ((int)(((byte)(93))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval6.End = 4D;
     brushcfinterval6.Start = 3D;
     brushcfinterval6.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(54)))), ((int)(((byte)(93))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval4);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval5);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval6);
     this.m_Rectangle3.EnabledDynamicsValue = true;
     this.m_Rectangle3.Fill = null;
     this.m_Rectangle3.Height = 8;
     this.m_Rectangle3.Left = 18;
     this.m_Rectangle3.Name = "m_Rectangle3";
     this.m_Rectangle3.ScreenOwnerName = "DiagReportFlow";
     this.m_Rectangle3.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     this.m_Rectangle3.Top = 45;
     this.m_Rectangle3.VisibleDynamicsValue = true;
     this.m_Rectangle3.Width = 70;
     //
     // m_Group1
     //
     this.m_Group1.BlinkDynamicsValue = false;
     this.m_Group1.Components.Add(this.m_Button1);
     this.m_Group1.Components.Add(this.m_Rectangle3);
     this.m_Group1.EnabledDynamicsValue = true;
     this.m_Group1.Height = 76;
     this.m_Group1.Left = 8;
     this.m_Group1.Name = "m_Group1";
     this.m_Group1.ParentGroup = null;
     this.m_Group1.ScreenOwnerName = "DiagReportFlow";
     this.m_Group1.Top = 129;
     this.m_Group1.VisibleDynamicsValue = true;
     this.m_Group1.Width = 107;
     //
     // m_Text1
     //
     this.m_Text1.BlinkDynamicsValue = false;
     this.m_Text1.EnabledDynamicsValue = true;
     this.m_Text1.FontSizePixels = 16;
     this.m_Text1.Height = 21;
     this.m_Text1.Left = 164;
     this.m_Text1.Name = "m_Text1";
     this.m_Text1.ScreenOwnerName = "DiagReportFlow";
     stringintervalmappercf5.DefaultValue = "Pressure";
     this.m_Text1.TextIntervalMapper = stringintervalmappercf5;
     this.m_Text1.Top = 37;
     this.m_Text1.VisibleDynamicsValue = true;
     this.m_Text1.Width = 49;
     //
     // m_Text2
     //
     this.m_Text2.BlinkDynamicsValue = false;
     this.m_Text2.EnabledDynamicsValue = true;
     this.m_Text2.FontSizePixels = 16;
     this.m_Text2.Height = 21;
     this.m_Text2.Left = 149;
     this.m_Text2.Name = "m_Text2";
     this.m_Text2.ScreenOwnerName = "DiagReportFlow";
     stringintervalmappercf6.DefaultValue = "Temperature";
     this.m_Text2.TextIntervalMapper = stringintervalmappercf6;
     this.m_Text2.Top = 66;
     this.m_Text2.VisibleDynamicsValue = true;
     this.m_Text2.Width = 70;
     //
     // m_Text3
     //
     this.m_Text3.BlinkDynamicsValue = false;
     this.m_Text3.EnabledDynamicsValue = true;
     this.m_Text3.FontSizePixels = 16;
     this.m_Text3.Height = 21;
     this.m_Text3.Left = 146;
     this.m_Text3.Name = "m_Text3";
     this.m_Text3.ScreenOwnerName = "DiagReportFlow";
     stringintervalmappercf7.DefaultValue = "Vol Flow Rate";
     this.m_Text3.TextIntervalMapper = stringintervalmappercf7;
     this.m_Text3.Top = 94;
     this.m_Text3.VisibleDynamicsValue = true;
     this.m_Text3.Width = 74;
     //
     // m_Text4
     //
     this.m_Text4.BlinkDynamicsValue = false;
     this.m_Text4.EnabledDynamicsValue = true;
     this.m_Text4.FontSizePixels = 16;
     this.m_Text4.Height = 21;
     this.m_Text4.Left = 138;
     this.m_Text4.Name = "m_Text4";
     this.m_Text4.ScreenOwnerName = "DiagReportFlow";
     stringintervalmappercf8.DefaultValue = "Mass Flow Rate";
     this.m_Text4.TextIntervalMapper = stringintervalmappercf8;
     this.m_Text4.Top = 121;
     this.m_Text4.VisibleDynamicsValue = true;
     this.m_Text4.Width = 83;
     //
     // m_Text5
     //
     this.m_Text5.BlinkDynamicsValue = false;
     this.m_Text5.EnabledDynamicsValue = true;
     this.m_Text5.FontSizePixels = 16;
     this.m_Text5.Height = 21;
     this.m_Text5.Left = 159;
     this.m_Text5.Name = "m_Text5";
     this.m_Text5.ScreenOwnerName = "DiagReportFlow";
     stringintervalmappercf9.DefaultValue = "Register 8";
     this.m_Text5.TextIntervalMapper = stringintervalmappercf9;
     this.m_Text5.Top = 150;
     this.m_Text5.VisibleDynamicsValue = true;
     this.m_Text5.Width = 56;
     //
     // m_Text6
     //
     this.m_Text6.BlinkDynamicsValue = false;
     this.m_Text6.EnabledDynamicsValue = true;
     this.m_Text6.FontSizePixels = 16;
     this.m_Text6.Height = 21;
     this.m_Text6.Left = 155;
     this.m_Text6.Name = "m_Text6";
     this.m_Text6.ScreenOwnerName = "DiagReportFlow";
     stringintervalmappercf10.DefaultValue = "Register 10";
     this.m_Text6.TextIntervalMapper = stringintervalmappercf10;
     this.m_Text6.Top = 177;
     this.m_Text6.VisibleDynamicsValue = true;
     this.m_Text6.Width = 62;
     //
     // m_Text7
     //
     this.m_Text7.BlinkDynamicsValue = false;
     this.m_Text7.EnabledDynamicsValue = true;
     this.m_Text7.FontSizePixels = 16;
     this.m_Text7.Height = 21;
     this.m_Text7.Left = 154;
     this.m_Text7.Name = "m_Text7";
     this.m_Text7.ScreenOwnerName = "DiagReportFlow";
     stringintervalmappercf11.DefaultValue = "Register 31";
     this.m_Text7.TextIntervalMapper = stringintervalmappercf11;
     this.m_Text7.Top = 204;
     this.m_Text7.VisibleDynamicsValue = true;
     this.m_Text7.Width = 62;
     //
     // m_Text8
     //
     this.m_Text8.BlinkDynamicsValue = false;
     this.m_Text8.EnabledDynamicsValue = true;
     this.m_Text8.FontSizePixels = 16;
     this.m_Text8.Height = 21;
     this.m_Text8.Left = 145;
     this.m_Text8.Name = "m_Text8";
     this.m_Text8.ScreenOwnerName = "DiagReportFlow";
     stringintervalmappercf12.DefaultValue = "Serial Number";
     this.m_Text8.TextIntervalMapper = stringintervalmappercf12;
     this.m_Text8.Top = 234;
     this.m_Text8.VisibleDynamicsValue = true;
     this.m_Text8.Width = 76;
     //
     // m_lblReport0
     //
     this.m_lblReport0.AutoSize = false;
     this.m_lblReport0.BlinkDynamicsValue = false;
     this.m_lblReport0.EnabledDynamicsValue = true;
     this.m_lblReport0.FontSizePixels = 16;
     this.m_lblReport0.Height = 26;
     this.m_lblReport0.Left = 268;
     this.m_lblReport0.Name = "m_lblReport0";
     this.m_lblReport0.ScreenOwnerName = "DiagReportFlow";
     this.m_lblReport0.TextHorizontalAlignment = "Center";
     stringintervalmappercf13.DefaultValue = "";
     this.m_lblReport0.TextIntervalMapper = stringintervalmappercf13;
     this.m_lblReport0.TextVerticalAlignment = "Center";
     this.m_lblReport0.Top = 39;
     this.m_lblReport0.VisibleDynamicsValue = true;
     this.m_lblReport0.Width = 207;
     //
     // m_lblReport1
     //
     this.m_lblReport1.AutoSize = false;
     this.m_lblReport1.BlinkDynamicsValue = false;
     this.m_lblReport1.EnabledDynamicsValue = true;
     this.m_lblReport1.FontSizePixels = 16;
     this.m_lblReport1.Height = 28;
     this.m_lblReport1.Left = 268;
     this.m_lblReport1.Name = "m_lblReport1";
     this.m_lblReport1.ScreenOwnerName = "DiagReportFlow";
     this.m_lblReport1.TextHorizontalAlignment = "Center";
     stringintervalmappercf14.DefaultValue = "";
     this.m_lblReport1.TextIntervalMapper = stringintervalmappercf14;
     this.m_lblReport1.TextVerticalAlignment = "Center";
     this.m_lblReport1.Top = 66;
     this.m_lblReport1.VisibleDynamicsValue = true;
     this.m_lblReport1.Width = 207;
     //
     // m_lblReport2
     //
     this.m_lblReport2.AutoSize = false;
     this.m_lblReport2.BlinkDynamicsValue = false;
     this.m_lblReport2.EnabledDynamicsValue = true;
     this.m_lblReport2.FontSizePixels = 16;
     this.m_lblReport2.Height = 28;
     this.m_lblReport2.Left = 268;
     this.m_lblReport2.Name = "m_lblReport2";
     this.m_lblReport2.ScreenOwnerName = "DiagReportFlow";
     this.m_lblReport2.TextHorizontalAlignment = "Center";
     stringintervalmappercf15.DefaultValue = "";
     this.m_lblReport2.TextIntervalMapper = stringintervalmappercf15;
     this.m_lblReport2.TextVerticalAlignment = "Center";
     this.m_lblReport2.Top = 94;
     this.m_lblReport2.VisibleDynamicsValue = true;
     this.m_lblReport2.Width = 207;
     //
     // m_lblReport3
     //
     this.m_lblReport3.AutoSize = false;
     this.m_lblReport3.BlinkDynamicsValue = false;
     this.m_lblReport3.EnabledDynamicsValue = true;
     this.m_lblReport3.FontSizePixels = 16;
     this.m_lblReport3.Height = 28;
     this.m_lblReport3.Left = 268;
     this.m_lblReport3.Name = "m_lblReport3";
     this.m_lblReport3.ScreenOwnerName = "DiagReportFlow";
     this.m_lblReport3.TextHorizontalAlignment = "Center";
     stringintervalmappercf16.DefaultValue = "";
     this.m_lblReport3.TextIntervalMapper = stringintervalmappercf16;
     this.m_lblReport3.TextVerticalAlignment = "Center";
     this.m_lblReport3.Top = 122;
     this.m_lblReport3.VisibleDynamicsValue = true;
     this.m_lblReport3.Width = 207;
     //
     // m_lblReport4
     //
     this.m_lblReport4.AutoSize = false;
     this.m_lblReport4.BlinkDynamicsValue = false;
     this.m_lblReport4.EnabledDynamicsValue = true;
     this.m_lblReport4.FontSizePixels = 16;
     this.m_lblReport4.Height = 28;
     this.m_lblReport4.Left = 268;
     this.m_lblReport4.Name = "m_lblReport4";
     this.m_lblReport4.ScreenOwnerName = "DiagReportFlow";
     this.m_lblReport4.TextHorizontalAlignment = "Center";
     stringintervalmappercf17.DefaultValue = "";
     this.m_lblReport4.TextIntervalMapper = stringintervalmappercf17;
     this.m_lblReport4.TextVerticalAlignment = "Center";
     this.m_lblReport4.Top = 150;
     this.m_lblReport4.VisibleDynamicsValue = true;
     this.m_lblReport4.Width = 207;
     //
     // m_lblReport5
     //
     this.m_lblReport5.AutoSize = false;
     this.m_lblReport5.BlinkDynamicsValue = false;
     this.m_lblReport5.EnabledDynamicsValue = true;
     this.m_lblReport5.FontSizePixels = 16;
     this.m_lblReport5.Height = 28;
     this.m_lblReport5.Left = 268;
     this.m_lblReport5.Name = "m_lblReport5";
     this.m_lblReport5.ScreenOwnerName = "DiagReportFlow";
     this.m_lblReport5.TextHorizontalAlignment = "Center";
     stringintervalmappercf18.DefaultValue = "";
     this.m_lblReport5.TextIntervalMapper = stringintervalmappercf18;
     this.m_lblReport5.TextVerticalAlignment = "Center";
     this.m_lblReport5.Top = 178;
     this.m_lblReport5.VisibleDynamicsValue = true;
     this.m_lblReport5.Width = 207;
     //
     // m_lblReport6
     //
     this.m_lblReport6.AutoSize = false;
     this.m_lblReport6.BlinkDynamicsValue = false;
     this.m_lblReport6.EnabledDynamicsValue = true;
     this.m_lblReport6.FontSizePixels = 16;
     this.m_lblReport6.Height = 28;
     this.m_lblReport6.Left = 268;
     this.m_lblReport6.Name = "m_lblReport6";
     this.m_lblReport6.ScreenOwnerName = "DiagReportFlow";
     this.m_lblReport6.TextHorizontalAlignment = "Center";
     stringintervalmappercf19.DefaultValue = "";
     this.m_lblReport6.TextIntervalMapper = stringintervalmappercf19;
     this.m_lblReport6.TextVerticalAlignment = "Center";
     this.m_lblReport6.Top = 206;
     this.m_lblReport6.VisibleDynamicsValue = true;
     this.m_lblReport6.Width = 207;
     //
     // m_lblReport7
     //
     this.m_lblReport7.AutoSize = false;
     this.m_lblReport7.BlinkDynamicsValue = false;
     this.m_lblReport7.EnabledDynamicsValue = true;
     this.m_lblReport7.FontSizePixels = 16;
     this.m_lblReport7.Height = 29;
     this.m_lblReport7.Left = 268;
     this.m_lblReport7.Name = "m_lblReport7";
     this.m_lblReport7.ScreenOwnerName = "DiagReportFlow";
     this.m_lblReport7.TextHorizontalAlignment = "Center";
     stringintervalmappercf20.DefaultValue = "";
     this.m_lblReport7.TextIntervalMapper = stringintervalmappercf20;
     this.m_lblReport7.TextVerticalAlignment = "Center";
     this.m_lblReport7.Top = 234;
     this.m_lblReport7.VisibleDynamicsValue = true;
     this.m_lblReport7.Width = 207;
     //
     // m_Line
     //
     this.m_Line.BlinkDynamicsValue = false;
     this.m_Line.EnabledDynamicsValue = true;
     this.m_Line.Fill = null;
     this.m_Line.Name = "m_Line";
     this.m_Line.ScreenOwnerName = "DiagReportFlow";
     this.m_Line.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line.VisibleDynamicsValue = true;
     this.m_Line.X1 = 124;
     this.m_Line.X2 = 475;
     this.m_Line.Y1 = 65;
     this.m_Line.Y2 = 65;
     //
     // m_Line1
     //
     this.m_Line1.BlinkDynamicsValue = false;
     this.m_Line1.EnabledDynamicsValue = true;
     this.m_Line1.Fill = null;
     this.m_Line1.Name = "m_Line1";
     this.m_Line1.ScreenOwnerName = "DiagReportFlow";
     this.m_Line1.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line1.VisibleDynamicsValue = true;
     this.m_Line1.X1 = 124;
     this.m_Line1.X2 = 475;
     this.m_Line1.Y1 = 94;
     this.m_Line1.Y2 = 94;
     //
     // m_Line2
     //
     this.m_Line2.BlinkDynamicsValue = false;
     this.m_Line2.EnabledDynamicsValue = true;
     this.m_Line2.Fill = null;
     this.m_Line2.Name = "m_Line2";
     this.m_Line2.ScreenOwnerName = "DiagReportFlow";
     this.m_Line2.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line2.VisibleDynamicsValue = true;
     this.m_Line2.X1 = 124;
     this.m_Line2.X2 = 476;
     this.m_Line2.Y1 = 122;
     this.m_Line2.Y2 = 122;
     //
     // m_Line3
     //
     this.m_Line3.BlinkDynamicsValue = false;
     this.m_Line3.EnabledDynamicsValue = true;
     this.m_Line3.Fill = null;
     this.m_Line3.Name = "m_Line3";
     this.m_Line3.ScreenOwnerName = "DiagReportFlow";
     this.m_Line3.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line3.VisibleDynamicsValue = true;
     this.m_Line3.X1 = 124;
     this.m_Line3.X2 = 476;
     this.m_Line3.Y1 = 150;
     this.m_Line3.Y2 = 150;
     //
     // m_Line5
     //
     this.m_Line5.BlinkDynamicsValue = false;
     this.m_Line5.EnabledDynamicsValue = true;
     this.m_Line5.Fill = null;
     this.m_Line5.Name = "m_Line5";
     this.m_Line5.ScreenOwnerName = "DiagReportFlow";
     this.m_Line5.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line5.VisibleDynamicsValue = true;
     this.m_Line5.X1 = 124;
     this.m_Line5.X2 = 475;
     this.m_Line5.Y1 = 178;
     this.m_Line5.Y2 = 178;
     //
     // m_Line4
     //
     this.m_Line4.BlinkDynamicsValue = false;
     this.m_Line4.EnabledDynamicsValue = true;
     this.m_Line4.Fill = null;
     this.m_Line4.Name = "m_Line4";
     this.m_Line4.ScreenOwnerName = "DiagReportFlow";
     this.m_Line4.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line4.VisibleDynamicsValue = true;
     this.m_Line4.X1 = 124;
     this.m_Line4.X2 = 476;
     this.m_Line4.Y1 = 234;
     this.m_Line4.Y2 = 234;
     //
     // m_Line6
     //
     this.m_Line6.BlinkDynamicsValue = false;
     this.m_Line6.EnabledDynamicsValue = true;
     this.m_Line6.Fill = null;
     this.m_Line6.Name = "m_Line6";
     this.m_Line6.ScreenOwnerName = "DiagReportFlow";
     this.m_Line6.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line6.VisibleDynamicsValue = true;
     this.m_Line6.X1 = 124;
     this.m_Line6.X2 = 476;
     this.m_Line6.Y1 = 206;
     this.m_Line6.Y2 = 206;
     //
     // m_Line7
     //
     this.m_Line7.BlinkDynamicsValue = false;
     this.m_Line7.EnabledDynamicsValue = true;
     this.m_Line7.Fill = null;
     this.m_Line7.Name = "m_Line7";
     this.m_Line7.ScreenOwnerName = "DiagReportFlow";
     this.m_Line7.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line7.VisibleDynamicsValue = true;
     this.m_Line7.X1 = 267;
     this.m_Line7.X2 = 267;
     this.m_Line7.Y1 = 38;
     this.m_Line7.Y2 = 263;
     this.DrawingPrimitives.Add(this.m_Rectangle1);
     this.DrawingPrimitives.Add(this.m_Rectangle);
     this.DrawingPrimitives.Add(this.m_Text);
     this.DrawingPrimitives.Add(this.m_Button21);
     this.DrawingPrimitives.Add(this.m_Button);
     this.DrawingPrimitives.Add(this.m_Rectangle2);
     this.DrawingPrimitives.Add(this.m_Group);
     this.DrawingPrimitives.Add(this.m_Button1);
     this.DrawingPrimitives.Add(this.m_Rectangle3);
     this.DrawingPrimitives.Add(this.m_Group1);
     this.DrawingPrimitives.Add(this.m_Text1);
     this.DrawingPrimitives.Add(this.m_Text2);
     this.DrawingPrimitives.Add(this.m_Text3);
     this.DrawingPrimitives.Add(this.m_Text4);
     this.DrawingPrimitives.Add(this.m_Text5);
     this.DrawingPrimitives.Add(this.m_Text6);
     this.DrawingPrimitives.Add(this.m_Text7);
     this.DrawingPrimitives.Add(this.m_Text8);
     this.DrawingPrimitives.Add(this.m_lblReport0);
     this.DrawingPrimitives.Add(this.m_lblReport1);
     this.DrawingPrimitives.Add(this.m_lblReport2);
     this.DrawingPrimitives.Add(this.m_lblReport3);
     this.DrawingPrimitives.Add(this.m_lblReport4);
     this.DrawingPrimitives.Add(this.m_lblReport5);
     this.DrawingPrimitives.Add(this.m_lblReport6);
     this.DrawingPrimitives.Add(this.m_lblReport7);
     this.DrawingPrimitives.Add(this.m_Line);
     this.DrawingPrimitives.Add(this.m_Line1);
     this.DrawingPrimitives.Add(this.m_Line2);
     this.DrawingPrimitives.Add(this.m_Line3);
     this.DrawingPrimitives.Add(this.m_Line5);
     this.DrawingPrimitives.Add(this.m_Line4);
     this.DrawingPrimitives.Add(this.m_Line6);
     this.DrawingPrimitives.Add(this.m_Line7);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "DiagReportFlow";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Group)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Group1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport0)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport7)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf7 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf8 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf9 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf10 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf11 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper4 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf12 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf13 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper5 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf14 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper6 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf15 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper7 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf16 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper8 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf17 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_Rectangle = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text3 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text4 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Rectangle1 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text5 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button1 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button2 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text6 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text7 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button5 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text8 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button11 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_AnalogNumeric = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button3 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button4 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button6 = new Neo.ApplicationFramework.Controls.Controls.Button();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button6)).BeginInit();
     this.SuspendLayout();
     //
     // DisplayScreen
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))), System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_Rectangle
     //
     this.m_Rectangle.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle.BlinkDynamicsValue = false;
     this.m_Rectangle.EnabledDynamicsValue = true;
     this.m_Rectangle.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Height = 42;
     this.m_Rectangle.Left = -3;
     this.m_Rectangle.Name = "m_Rectangle";
     this.m_Rectangle.ScreenOwnerName = "DisplayScreen";
     this.m_Rectangle.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Top = -5;
     this.m_Rectangle.VisibleDynamicsValue = true;
     this.m_Rectangle.Width = 485;
     //
     // m_Text
     //
     this.m_Text.AutoSize = false;
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.Bold = true;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontFamily = "Arial";
     this.m_Text.FontSizePixels = 20;
     this.m_Text.Height = 30;
     this.m_Text.Left = 1;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "DisplayScreen";
     this.m_Text.TextHorizontalAlignment = "Center";
     stringintervalmappercf1.DefaultValue = "MONITOR SETTINGS";
     this.m_Text.TextIntervalMapper = stringintervalmappercf1;
     this.m_Text.TextVerticalAlignment = "Center";
     this.m_Text.Top = 1;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 480;
     //
     // m_Text1
     //
     this.m_Text1.AutoSize = false;
     this.m_Text1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(131)))), ((int)(((byte)(180))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text1.BlinkDynamicsValue = false;
     this.m_Text1.EnabledDynamicsValue = true;
     this.m_Text1.FontSizePixels = 12;
     this.m_Text1.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Text1.Height = 24;
     this.m_Text1.Left = 31;
     this.m_Text1.Name = "m_Text1";
     this.m_Text1.ScreenOwnerName = "DisplayScreen";
     this.m_Text1.TextHorizontalAlignment = "Center";
     stringintervalmappercf2.DefaultValue = "DATE(MM/DD/YYYY)";
     this.m_Text1.TextIntervalMapper = stringintervalmappercf2;
     this.m_Text1.Top = 46;
     this.m_Text1.VisibleDynamicsValue = true;
     this.m_Text1.Width = 133;
     //
     // m_Text2
     //
     this.m_Text2.AutoSize = false;
     this.m_Text2.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text2.BlinkDynamicsValue = false;
     this.m_Text2.EnabledDynamicsValue = true;
     this.m_Text2.FontSizePixels = 18;
     this.m_Text2.Height = 41;
     this.m_Text2.Left = 31;
     this.m_Text2.Name = "m_Text2";
     this.m_Text2.ScreenOwnerName = "DisplayScreen";
     this.m_Text2.TextHorizontalAlignment = "Center";
     stringintervalmappercf3.DefaultValue = "6/8/2015";
     this.m_Text2.TextIntervalMapper = stringintervalmappercf3;
     this.m_Text2.TextVerticalAlignment = "Center";
     this.m_Text2.Top = 70;
     this.m_Text2.VisibleDynamicsValue = true;
     this.m_Text2.Width = 133;
     //
     // m_Text3
     //
     this.m_Text3.AutoSize = false;
     this.m_Text3.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(131)))), ((int)(((byte)(180))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text3.BlinkDynamicsValue = false;
     this.m_Text3.EnabledDynamicsValue = true;
     this.m_Text3.FontSizePixels = 12;
     this.m_Text3.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Text3.Height = 24;
     this.m_Text3.Left = 194;
     this.m_Text3.Name = "m_Text3";
     this.m_Text3.ScreenOwnerName = "DisplayScreen";
     this.m_Text3.TextHorizontalAlignment = "Center";
     stringintervalmappercf4.DefaultValue = "TIME(HH:MM)";
     this.m_Text3.TextIntervalMapper = stringintervalmappercf4;
     this.m_Text3.Top = 46;
     this.m_Text3.VisibleDynamicsValue = true;
     this.m_Text3.Width = 133;
     //
     // m_Text4
     //
     this.m_Text4.AutoSize = false;
     this.m_Text4.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text4.BlinkDynamicsValue = false;
     this.m_Text4.EnabledDynamicsValue = true;
     this.m_Text4.FontSizePixels = 18;
     this.m_Text4.Height = 41;
     this.m_Text4.Left = 194;
     this.m_Text4.Name = "m_Text4";
     this.m_Text4.ScreenOwnerName = "DisplayScreen";
     this.m_Text4.TextHorizontalAlignment = "Center";
     stringintervalmappercf5.DefaultValue = "09:15";
     this.m_Text4.TextIntervalMapper = stringintervalmappercf5;
     this.m_Text4.TextVerticalAlignment = "Center";
     this.m_Text4.Top = 70;
     this.m_Text4.VisibleDynamicsValue = true;
     this.m_Text4.Width = 133;
     //
     // m_Rectangle1
     //
     this.m_Rectangle1.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle1.BlinkDynamicsValue = false;
     this.m_Rectangle1.EnabledDynamicsValue = true;
     this.m_Rectangle1.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle1.Height = 42;
     this.m_Rectangle1.Left = -4;
     this.m_Rectangle1.Name = "m_Rectangle1";
     this.m_Rectangle1.ScreenOwnerName = "DisplayScreen";
     this.m_Rectangle1.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle1.Top = 119;
     this.m_Rectangle1.VisibleDynamicsValue = true;
     this.m_Rectangle1.Width = 485;
     //
     // m_Text5
     //
     this.m_Text5.AutoSize = false;
     this.m_Text5.BlinkDynamicsValue = false;
     this.m_Text5.Bold = true;
     this.m_Text5.EnabledDynamicsValue = true;
     this.m_Text5.FontFamily = "Arial";
     this.m_Text5.FontSizePixels = 24;
     this.m_Text5.Height = 30;
     this.m_Text5.Left = 10;
     this.m_Text5.Name = "m_Text5";
     this.m_Text5.ScreenOwnerName = "DisplayScreen";
     this.m_Text5.TextHorizontalAlignment = "Center";
     stringintervalmappercf6.DefaultValue = "LEAK RATE DISPLAY";
     this.m_Text5.TextIntervalMapper = stringintervalmappercf6;
     this.m_Text5.Top = 125;
     this.m_Text5.VisibleDynamicsValue = true;
     this.m_Text5.Width = 362;
     //
     // m_Button1
     //
     this.m_Button1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BlinkDynamicsValue = false;
     this.m_Button1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button1.EnabledDynamicsValue = true;
     this.m_Button1.FontSizePixels = 14;
     this.m_Button1.Height = 42;
     this.m_Button1.IndicatorMargin = null;
     this.m_Button1.Left = 366;
     this.m_Button1.MultiLine = true;
     this.m_Button1.Name = "m_Button1";
     this.m_Button1.ScreenOwnerName = "DisplayScreen";
     this.m_Button1.StyleName = "Glossy";
     this.m_Button1.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button1.TextHeight = 34;
     stringintervalmappercf7.DefaultValue = "RESTORE\r\nDEFAULT";
     this.m_Button1.TextIntervalMapper = stringintervalmappercf7;
     this.m_Button1.TextValue = 0D;
     this.m_Button1.TextWidth = 70;
     this.m_Button1.Top = 119;
     this.m_Button1.Value = 0D;
     this.m_Button1.VisibleDynamicsValue = true;
     this.m_Button1.Width = 76;
     //
     // m_Button
     //
     this.m_Button.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BlinkDynamicsValue = false;
     this.m_Button.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button.EnabledDynamicsValue = true;
     this.m_Button.FontFamily = "Arial";
     this.m_Button.FontSizePixels = 14;
     this.m_Button.Height = 38;
     this.m_Button.IndicatorMargin = null;
     this.m_Button.Left = 352;
     this.m_Button.MultiLine = true;
     this.m_Button.Name = "m_Button";
     this.m_Button.ScreenOwnerName = "DisplayScreen";
     this.m_Button.StyleName = "Glossy";
     this.m_Button.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_Button.TextHeight = 32;
     stringintervalmappercf8.DefaultValue = "Change \r\nDate/Time";
     this.m_Button.TextIntervalMapper = stringintervalmappercf8;
     this.m_Button.TextValue = 0D;
     this.m_Button.TextWidth = 92;
     this.m_Button.Top = 39;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue = true;
     this.m_Button.Width = 98;
     //
     // m_Button2
     //
     this.m_Button2.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BlinkDynamicsValue = false;
     this.m_Button2.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button2.EnabledDynamicsValue = true;
     this.m_Button2.FontSizePixels = 14;
     this.m_Button2.Height = 30;
     this.m_Button2.IndicatorMargin = null;
     this.m_Button2.Left = 111;
     this.m_Button2.MultiLine = true;
     this.m_Button2.Name = "m_Button2";
     this.m_Button2.ScreenOwnerName = "DisplayScreen";
     this.m_Button2.StyleName = "Glossy";
     this.m_Button2.SymbolIntervalMapper = symbolintervalmapper3;
     stringintervalmappercf9.DefaultValue = "LOW";
     this.m_Button2.TextIntervalMapper = stringintervalmappercf9;
     this.m_Button2.TextValue = 0D;
     this.m_Button2.TextWidth = 103;
     this.m_Button2.Top = 187;
     this.m_Button2.Value = 0D;
     this.m_Button2.VisibleDynamicsValue = true;
     this.m_Button2.Width = 109;
     //
     // m_Text6
     //
     this.m_Text6.AutoSize = false;
     this.m_Text6.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(131)))), ((int)(((byte)(180))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text6.BlinkDynamicsValue = false;
     this.m_Text6.EnabledDynamicsValue = true;
     this.m_Text6.FontSizePixels = 9;
     this.m_Text6.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Text6.Height = 17;
     this.m_Text6.Left = 111;
     this.m_Text6.Name = "m_Text6";
     this.m_Text6.ScreenOwnerName = "DisplayScreen";
     this.m_Text6.TextHorizontalAlignment = "Center";
     stringintervalmappercf10.DefaultValue = "TOGGLE METER";
     this.m_Text6.TextIntervalMapper = stringintervalmappercf10;
     this.m_Text6.Top = 171;
     this.m_Text6.VisibleDynamicsValue = true;
     this.m_Text6.Width = 109;
     //
     // m_Text7
     //
     this.m_Text7.AutoSize = false;
     this.m_Text7.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(131)))), ((int)(((byte)(180))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text7.BlinkDynamicsValue = false;
     this.m_Text7.EnabledDynamicsValue = true;
     this.m_Text7.FontSizePixels = 9;
     this.m_Text7.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Text7.Height = 17;
     this.m_Text7.Left = 174;
     this.m_Text7.Name = "m_Text7";
     this.m_Text7.ScreenOwnerName = "DisplayScreen";
     this.m_Text7.TextHorizontalAlignment = "Center";
     stringintervalmappercf11.DefaultValue = "NUMBER OF DECIMALS";
     this.m_Text7.TextIntervalMapper = stringintervalmappercf11;
     this.m_Text7.Top = 223;
     this.m_Text7.VisibleDynamicsValue = true;
     this.m_Text7.Width = 131;
     //
     // m_Button5
     //
     this.m_Button5.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button5.BlinkDynamicsValue = false;
     this.m_Button5.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button5.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button5.EnabledDynamicsValue = true;
     this.m_Button5.FontSizePixels = 16;
     this.m_Button5.Height = 30;
     this.m_Button5.IndicatorMargin = null;
     this.m_Button5.Left = 254;
     this.m_Button5.MultiLine = true;
     this.m_Button5.Name = "m_Button5";
     this.m_Button5.ScreenOwnerName = "DisplayScreen";
     this.m_Button5.StyleName = "Glossy";
     this.m_Button5.SymbolIntervalMapper = symbolintervalmapper4;
     this.m_Button5.TextHeight = 19;
     stringintervalmappercf12.DefaultValue = "sccm";
     this.m_Button5.TextIntervalMapper = stringintervalmappercf12;
     this.m_Button5.TextValue = 0D;
     this.m_Button5.TextWidth = 103;
     this.m_Button5.Top = 187;
     this.m_Button5.Value = 0D;
     this.m_Button5.VisibleDynamicsValue = true;
     this.m_Button5.Width = 109;
     //
     // m_Text8
     //
     this.m_Text8.AutoSize = false;
     this.m_Text8.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(131)))), ((int)(((byte)(180))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text8.BlinkDynamicsValue = false;
     this.m_Text8.EnabledDynamicsValue = true;
     this.m_Text8.FontSizePixels = 9;
     this.m_Text8.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Text8.Height = 17;
     this.m_Text8.Left = 254;
     this.m_Text8.Name = "m_Text8";
     this.m_Text8.ScreenOwnerName = "DisplayScreen";
     this.m_Text8.TextHorizontalAlignment = "Center";
     stringintervalmappercf13.DefaultValue = "TOGGLE UNIT";
     this.m_Text8.TextIntervalMapper = stringintervalmappercf13;
     this.m_Text8.Top = 171;
     this.m_Text8.VisibleDynamicsValue = true;
     this.m_Text8.Width = 109;
     //
     // m_Button11
     //
     this.m_Button11.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button11.BlinkDynamicsValue = false;
     this.m_Button11.Bold = true;
     this.m_Button11.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button11.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button11.EnabledDynamicsValue = true;
     this.m_Button11.FontFamily = "Arial";
     this.m_Button11.FontSizePixels = 16;
     this.m_Button11.Height = 47;
     this.m_Button11.IndicatorMargin = null;
     this.m_Button11.Left = 14;
     this.m_Button11.Name = "m_Button11";
     this.m_Button11.ScreenOwnerName = "DisplayScreen";
     this.m_Button11.StyleName = "Chrome";
     this.m_Button11.SymbolIntervalMapper = symbolintervalmapper5;
     this.m_Button11.SymbolName = "";
     this.m_Button11.TextHeight = 19;
     stringintervalmappercf14.DefaultValue = "BACK";
     this.m_Button11.TextIntervalMapper = stringintervalmappercf14;
     this.m_Button11.TextValue = 0D;
     this.m_Button11.TextWidth = 101;
     this.m_Button11.Top = 220;
     this.m_Button11.Value = 0D;
     this.m_Button11.VisibleDynamicsValue = true;
     this.m_Button11.Width = 107;
     //
     // m_AnalogNumeric
     //
     this.m_AnalogNumeric.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric.BlinkDynamicsValue = false;
     this.m_AnalogNumeric.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric.EnabledDynamicsValue = true;
     this.m_AnalogNumeric.FontSizePixels = 12;
     this.m_AnalogNumeric.Height = 29;
     this.m_AnalogNumeric.Left = 216;
     this.m_AnalogNumeric.Name = "m_AnalogNumeric";
     this.m_AnalogNumeric.NumberOfDecimals = 0;
     this.m_AnalogNumeric.ScreenOwnerName = "DisplayScreen";
     this.m_AnalogNumeric.Top = 239;
     this.m_AnalogNumeric.VisibleDynamicsValue = true;
     this.m_AnalogNumeric.Width = 48;
     //
     // m_Button3
     //
     this.m_Button3.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BlinkDynamicsValue = false;
     this.m_Button3.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button3.EnabledDynamicsValue = true;
     this.m_Button3.FontSizePixels = 9;
     this.m_Button3.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button3.Height = 28;
     this.m_Button3.IndicatorMargin = null;
     this.m_Button3.Left = 263;
     this.m_Button3.Name = "m_Button3";
     this.m_Button3.ScreenOwnerName = "DisplayScreen";
     this.m_Button3.StyleName = "Glossy";
     this.m_Button3.SymbolHeight = 22;
     this.m_Button3.SymbolIntervalMapper = symbolintervalmapper6;
     this.m_Button3.SymbolName = "path2985";
     this.m_Button3.SymbolWidth = 19;
     this.m_Button3.TextHeight = 11;
     stringintervalmappercf15.DefaultValue = "";
     this.m_Button3.TextIntervalMapper = stringintervalmappercf15;
     this.m_Button3.TextValue = 0D;
     this.m_Button3.TextWidth = 36;
     this.m_Button3.Top = 240;
     this.m_Button3.Value = 0D;
     this.m_Button3.VisibleDynamicsValue = true;
     this.m_Button3.Width = 42;
     //
     // m_Button4
     //
     this.m_Button4.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button4.BlinkDynamicsValue = false;
     this.m_Button4.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button4.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button4.EnabledDynamicsValue = true;
     this.m_Button4.FontSizePixels = 9;
     this.m_Button4.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button4.Height = 28;
     this.m_Button4.IndicatorMargin = null;
     this.m_Button4.Left = 174;
     this.m_Button4.Name = "m_Button4";
     this.m_Button4.ScreenOwnerName = "DisplayScreen";
     this.m_Button4.StyleName = "Glossy";
     this.m_Button4.SymbolHeight = 22;
     this.m_Button4.SymbolIntervalMapper = symbolintervalmapper7;
     this.m_Button4.SymbolName = "path29851";
     this.m_Button4.SymbolWidth = 19;
     this.m_Button4.TextHeight = 11;
     stringintervalmappercf16.DefaultValue = "";
     this.m_Button4.TextIntervalMapper = stringintervalmappercf16;
     this.m_Button4.TextValue = 0D;
     this.m_Button4.TextWidth = 36;
     this.m_Button4.Top = 240;
     this.m_Button4.Value = 0D;
     this.m_Button4.VisibleDynamicsValue = true;
     this.m_Button4.Width = 42;
     //
     // m_Button6
     //
     this.m_Button6.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button6.BlinkDynamicsValue = false;
     this.m_Button6.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button6.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button6.EnabledDynamicsValue = true;
     this.m_Button6.FontFamily = "Arial";
     this.m_Button6.FontSizePixels = 14;
     this.m_Button6.Height = 38;
     this.m_Button6.IndicatorMargin = null;
     this.m_Button6.Left = 352;
     this.m_Button6.MultiLine = true;
     this.m_Button6.Name = "m_Button6";
     this.m_Button6.ScreenOwnerName = "DisplayScreen";
     this.m_Button6.StyleName = "Glossy";
     this.m_Button6.SymbolIntervalMapper = symbolintervalmapper8;
     this.m_Button6.TextHeight = 32;
     stringintervalmappercf17.DefaultValue = "Change \nBacklight";
     this.m_Button6.TextIntervalMapper = stringintervalmappercf17;
     this.m_Button6.TextValue = 0D;
     this.m_Button6.TextWidth = 92;
     this.m_Button6.Top = 78;
     this.m_Button6.Value = 0D;
     this.m_Button6.VisibleDynamicsValue = true;
     this.m_Button6.Width = 98;
     this.DrawingPrimitives.Add(this.m_Rectangle);
     this.DrawingPrimitives.Add(this.m_Text);
     this.DrawingPrimitives.Add(this.m_Text1);
     this.DrawingPrimitives.Add(this.m_Text2);
     this.DrawingPrimitives.Add(this.m_Text3);
     this.DrawingPrimitives.Add(this.m_Text4);
     this.DrawingPrimitives.Add(this.m_Rectangle1);
     this.DrawingPrimitives.Add(this.m_Text5);
     this.DrawingPrimitives.Add(this.m_Button1);
     this.DrawingPrimitives.Add(this.m_Button);
     this.DrawingPrimitives.Add(this.m_Button2);
     this.DrawingPrimitives.Add(this.m_Text6);
     this.DrawingPrimitives.Add(this.m_Text7);
     this.DrawingPrimitives.Add(this.m_Button5);
     this.DrawingPrimitives.Add(this.m_Text8);
     this.DrawingPrimitives.Add(this.m_Button11);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric);
     this.DrawingPrimitives.Add(this.m_Button3);
     this.DrawingPrimitives.Add(this.m_Button4);
     this.DrawingPrimitives.Add(this.m_Button6);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "DisplayScreen";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button6)).EndInit();
     this.ResumeLayout(false);
 }
Example #12
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf7 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper4 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf8 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper5 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf9 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_AnalogNumeric1 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button1 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text5 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text6 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text7 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Line = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_AnalogNumeric = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button2 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button3 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button8 = new Neo.ApplicationFramework.Controls.Controls.Button();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button8)).BeginInit();
     this.SuspendLayout();
     //
     // FilterHigh
     //
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_AnalogNumeric1
     //
     this.m_AnalogNumeric1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric1.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric1.BlinkDynamicsValue = false;
     this.m_AnalogNumeric1.Bold = true;
     this.m_AnalogNumeric1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric1.EnabledDynamicsValue = true;
     this.m_AnalogNumeric1.FontSizePixels = 16;
     this.m_AnalogNumeric1.Height = 45;
     this.m_AnalogNumeric1.Left = 241;
     this.m_AnalogNumeric1.Name = "m_AnalogNumeric1";
     this.m_AnalogNumeric1.NumberOfDecimals = 0;
     this.m_AnalogNumeric1.ReadOnly = true;
     this.m_AnalogNumeric1.ScreenOwnerName = "FilterHigh";
     this.m_AnalogNumeric1.Top = 119;
     this.m_AnalogNumeric1.VisibleDynamicsValue = true;
     this.m_AnalogNumeric1.Width = 76;
     //
     // m_Button
     //
     this.m_Button.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BlinkDynamicsValue = false;
     this.m_Button.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button.EnabledDynamicsValue = true;
     this.m_Button.FontSizePixels = 9;
     this.m_Button.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button.Height = 45;
     this.m_Button.IndicatorMargin = null;
     this.m_Button.Left = 316;
     this.m_Button.Name = "m_Button";
     this.m_Button.ScreenOwnerName = "FilterHigh";
     this.m_Button.StyleName = "Glossy";
     this.m_Button.SymbolHeight = 39;
     this.m_Button.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button.SymbolName = "path2985";
     this.m_Button.SymbolWidth = 33;
     this.m_Button.TextHeight = 11;
     stringintervalmappercf1.DefaultValue = "";
     this.m_Button.TextIntervalMapper = stringintervalmappercf1;
     this.m_Button.TextValue = 0D;
     this.m_Button.TextWidth = 52;
     this.m_Button.Top = 119;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue = true;
     this.m_Button.Width = 58;
     //
     // m_Button1
     //
     this.m_Button1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BlinkDynamicsValue = false;
     this.m_Button1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button1.EnabledDynamicsValue = true;
     this.m_Button1.FontSizePixels = 9;
     this.m_Button1.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button1.Height = 45;
     this.m_Button1.IndicatorMargin = null;
     this.m_Button1.Left = 186;
     this.m_Button1.Name = "m_Button1";
     this.m_Button1.ScreenOwnerName = "FilterHigh";
     this.m_Button1.StyleName = "Glossy";
     this.m_Button1.SymbolHeight = 39;
     this.m_Button1.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_Button1.SymbolName = "path29851";
     this.m_Button1.SymbolWidth = 33;
     this.m_Button1.TextHeight = 11;
     stringintervalmappercf2.DefaultValue = "";
     this.m_Button1.TextIntervalMapper = stringintervalmappercf2;
     this.m_Button1.TextValue = 0D;
     this.m_Button1.TextWidth = 50;
     this.m_Button1.Top = 119;
     this.m_Button1.Value = 0D;
     this.m_Button1.VisibleDynamicsValue = true;
     this.m_Button1.Width = 56;
     //
     // m_Text5
     //
     this.m_Text5.AutoSize = false;
     this.m_Text5.BlinkDynamicsValue = false;
     this.m_Text5.EnabledDynamicsValue = true;
     this.m_Text5.FontFamily = "Arial";
     this.m_Text5.FontSizePixels = 14;
     this.m_Text5.Height = 23;
     this.m_Text5.Left = 186;
     this.m_Text5.Name = "m_Text5";
     this.m_Text5.ScreenOwnerName = "FilterHigh";
     stringintervalmappercf3.DefaultValue = "9 --> MAX ALLOWED FILTERING";
     this.m_Text5.TextIntervalMapper = stringintervalmappercf3;
     this.m_Text5.TextVerticalAlignment = "Center";
     this.m_Text5.Top = 94;
     this.m_Text5.VisibleDynamicsValue = true;
     this.m_Text5.Width = 242;
     //
     // m_Text6
     //
     this.m_Text6.AutoSize = false;
     this.m_Text6.BlinkDynamicsValue = false;
     this.m_Text6.EnabledDynamicsValue = true;
     this.m_Text6.FontFamily = "Arial";
     this.m_Text6.FontSizePixels = 14;
     this.m_Text6.Height = 23;
     this.m_Text6.Left = 186;
     this.m_Text6.Name = "m_Text6";
     this.m_Text6.ScreenOwnerName = "FilterHigh";
     stringintervalmappercf4.DefaultValue = "0 --> IMMEDIATE RESPONSE";
     this.m_Text6.TextIntervalMapper = stringintervalmappercf4;
     this.m_Text6.TextVerticalAlignment = "Center";
     this.m_Text6.Top = 75;
     this.m_Text6.VisibleDynamicsValue = true;
     this.m_Text6.Width = 221;
     //
     // m_Text7
     //
     this.m_Text7.AutoSize = false;
     this.m_Text7.BlinkDynamicsValue = false;
     this.m_Text7.EnabledDynamicsValue = true;
     this.m_Text7.FontFamily = "Arial";
     this.m_Text7.FontSizePixels = 14;
     this.m_Text7.Height = 37;
     this.m_Text7.Left = 182;
     this.m_Text7.MultiLine = true;
     this.m_Text7.Name = "m_Text7";
     this.m_Text7.ScreenOwnerName = "FilterHigh";
     this.m_Text7.TextHorizontalAlignment = "Center";
     stringintervalmappercf5.DefaultValue = "% FSR\nUPPER THRESHOLD";
     this.m_Text7.TextIntervalMapper = stringintervalmappercf5;
     this.m_Text7.TextVerticalAlignment = "Center";
     this.m_Text7.Top = 167;
     this.m_Text7.VisibleDynamicsValue = true;
     this.m_Text7.Width = 193;
     //
     // m_Text
     //
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontSizePixels = 14;
     this.m_Text.Height = 21;
     this.m_Text.Left = 134;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "FilterHigh";
     stringintervalmappercf6.DefaultValue = "High Range Filter Constant";
     this.m_Text.TextIntervalMapper = stringintervalmappercf6;
     this.m_Text.Top = 41;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 139;
     //
     // m_Line
     //
     this.m_Line.BlinkDynamicsValue = false;
     this.m_Line.EnabledDynamicsValue = true;
     this.m_Line.Fill = null;
     this.m_Line.Name = "m_Line";
     this.m_Line.ScreenOwnerName = "FilterHigh";
     this.m_Line.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line.VisibleDynamicsValue = true;
     this.m_Line.X1 = 136;
     this.m_Line.X2 = 466;
     this.m_Line.Y1 = 67;
     this.m_Line.Y2 = 67;
     //
     // m_AnalogNumeric
     //
     this.m_AnalogNumeric.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric.BlinkDynamicsValue = false;
     this.m_AnalogNumeric.Bold = true;
     this.m_AnalogNumeric.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric.EnabledDynamicsValue = true;
     this.m_AnalogNumeric.FontSizePixels = 16;
     this.m_AnalogNumeric.Height = 45;
     this.m_AnalogNumeric.Left = 242;
     this.m_AnalogNumeric.Name = "m_AnalogNumeric";
     this.m_AnalogNumeric.NumberOfDecimals = 0;
     this.m_AnalogNumeric.ReadOnly = true;
     this.m_AnalogNumeric.ScreenOwnerName = "FilterHigh";
     this.m_AnalogNumeric.Top = 206;
     this.m_AnalogNumeric.VisibleDynamicsValue = true;
     this.m_AnalogNumeric.Width = 76;
     //
     // m_Button2
     //
     this.m_Button2.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BlinkDynamicsValue = false;
     this.m_Button2.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button2.EnabledDynamicsValue = true;
     this.m_Button2.FontSizePixels = 9;
     this.m_Button2.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button2.Height = 45;
     this.m_Button2.IndicatorMargin = null;
     this.m_Button2.Left = 317;
     this.m_Button2.Name = "m_Button2";
     this.m_Button2.ScreenOwnerName = "FilterHigh";
     this.m_Button2.StyleName = "Glossy";
     this.m_Button2.SymbolHeight = 39;
     this.m_Button2.SymbolIntervalMapper = symbolintervalmapper3;
     this.m_Button2.SymbolName = "path2985";
     this.m_Button2.SymbolWidth = 33;
     this.m_Button2.TextHeight = 11;
     stringintervalmappercf7.DefaultValue = "";
     this.m_Button2.TextIntervalMapper = stringintervalmappercf7;
     this.m_Button2.TextValue = 0D;
     this.m_Button2.TextWidth = 52;
     this.m_Button2.Top = 206;
     this.m_Button2.Value = 0D;
     this.m_Button2.VisibleDynamicsValue = true;
     this.m_Button2.Width = 58;
     //
     // m_Button3
     //
     this.m_Button3.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BlinkDynamicsValue = false;
     this.m_Button3.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button3.EnabledDynamicsValue = true;
     this.m_Button3.FontSizePixels = 9;
     this.m_Button3.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button3.Height = 45;
     this.m_Button3.IndicatorMargin = null;
     this.m_Button3.Left = 187;
     this.m_Button3.Name = "m_Button3";
     this.m_Button3.ScreenOwnerName = "FilterHigh";
     this.m_Button3.StyleName = "Glossy";
     this.m_Button3.SymbolHeight = 39;
     this.m_Button3.SymbolIntervalMapper = symbolintervalmapper4;
     this.m_Button3.SymbolName = "path29851";
     this.m_Button3.SymbolWidth = 33;
     this.m_Button3.TextHeight = 11;
     stringintervalmappercf8.DefaultValue = "";
     this.m_Button3.TextIntervalMapper = stringintervalmappercf8;
     this.m_Button3.TextValue = 0D;
     this.m_Button3.TextWidth = 50;
     this.m_Button3.Top = 206;
     this.m_Button3.Value = 0D;
     this.m_Button3.VisibleDynamicsValue = true;
     this.m_Button3.Width = 56;
     //
     // m_Button8
     //
     this.m_Button8.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(119)))), ((int)(((byte)(119))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button8.BlinkDynamicsValue = false;
     this.m_Button8.Bold = true;
     this.m_Button8.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button8.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button8.EnabledDynamicsValue = true;
     this.m_Button8.FontSizePixels = 14;
     this.m_Button8.Height = 79;
     this.m_Button8.IndicatorMargin = null;
     this.m_Button8.Left = 387;
     this.m_Button8.MultiLine = true;
     this.m_Button8.Name = "m_Button8";
     this.m_Button8.ScreenOwnerName = "FilterHigh";
     this.m_Button8.StyleName = "Eclipse";
     this.m_Button8.SymbolIntervalMapper = symbolintervalmapper5;
     this.m_Button8.TextHeight = 34;
     stringintervalmappercf9.DefaultValue = "RESTORE\nDEFAULT";
     this.m_Button8.TextIntervalMapper = stringintervalmappercf9;
     this.m_Button8.TextValue = 0D;
     this.m_Button8.TextWidth = 73;
     this.m_Button8.Top = 172;
     this.m_Button8.Value = 0D;
     this.m_Button8.VisibleDynamicsValue = true;
     this.m_Button8.Width = 79;
     this.DrawingPrimitives.Add(this.m_AnalogNumeric1);
     this.DrawingPrimitives.Add(this.m_Button);
     this.DrawingPrimitives.Add(this.m_Button1);
     this.DrawingPrimitives.Add(this.m_Text5);
     this.DrawingPrimitives.Add(this.m_Text6);
     this.DrawingPrimitives.Add(this.m_Text7);
     this.DrawingPrimitives.Add(this.m_Text);
     this.DrawingPrimitives.Add(this.m_Line);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric);
     this.DrawingPrimitives.Add(this.m_Button2);
     this.DrawingPrimitives.Add(this.m_Button3);
     this.DrawingPrimitives.Add(this.m_Button8);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "FilterHigh";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button8)).EndInit();
     this.ResumeLayout(false);
 }
Example #13
0
 private void InitializeComponent()
 {
     Neo.ApplicationFramework.Controls.Logic.AlarmEventFilter        alarmeventfilter1       = new Neo.ApplicationFramework.Controls.Logic.AlarmEventFilter();
     Neo.ApplicationFramework.Controls.Logic.AlarmEventFilterGroup   alarmeventfiltergroup1  = new Neo.ApplicationFramework.Controls.Logic.AlarmEventFilterGroup();
     Neo.ApplicationFramework.Controls.Logic.AlarmEventFilterGroup   alarmeventfiltergroup2  = new Neo.ApplicationFramework.Controls.Logic.AlarmEventFilterGroup();
     Neo.ApplicationFramework.Controls.Logic.AlarmColumnInfo         alarmcolumninfo1        = new Neo.ApplicationFramework.Controls.Logic.AlarmColumnInfo();
     Neo.ApplicationFramework.Controls.Logic.AlarmColumnInfo         alarmcolumninfo2        = new Neo.ApplicationFramework.Controls.Logic.AlarmColumnInfo();
     Neo.ApplicationFramework.Controls.Logic.AlarmColumnInfo         alarmcolumninfo3        = new Neo.ApplicationFramework.Controls.Logic.AlarmColumnInfo();
     Neo.ApplicationFramework.Controls.Logic.AlarmColumnInfo         alarmcolumninfo4        = new Neo.ApplicationFramework.Controls.Logic.AlarmColumnInfo();
     Neo.ApplicationFramework.Controls.Logic.AlarmColumnInfo         alarmcolumninfo5        = new Neo.ApplicationFramework.Controls.Logic.AlarmColumnInfo();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf1       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf2       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper   symbolintervalmapper1   = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf3       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf4       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     this.m_AlarmViewer2 = new Neo.ApplicationFramework.Controls.Alarm.AlarmViewer();
     this.m_Text         = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button       = new Neo.ApplicationFramework.Controls.Controls.Button();
     ((System.ComponentModel.ISupportInitialize)(this.m_AlarmViewer2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     this.SuspendLayout();
     //
     // REALALARM
     //
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.SingleBorder;
     this.ControlBox  = false;
     //
     // m_AlarmViewer2
     //
     this.m_AlarmViewer2.AcknowledgeAllButtonIsVisible      = false;
     this.m_AlarmViewer2.AcknowledgeSelectedButtonIsVisible = false;
     alarmeventfiltergroup1.Enabled = true;
     alarmeventfiltergroup1.Name    = "Filter1";
     alarmeventfiltergroup1.ShowAcknowlegedAlarms = true;
     alarmeventfiltergroup1.ShowActiveAlarms      = true;
     alarmeventfiltergroup1.ShowInactiveAlarms    = true;
     alarmeventfiltergroup1.ShowNormalAlarms      = true;
     alarmeventfiltergroup2.Enabled = true;
     alarmeventfiltergroup2.Name    = "Filter2";
     alarmeventfiltergroup2.ShowAcknowlegedAlarms = true;
     alarmeventfiltergroup2.ShowActiveAlarms      = true;
     alarmeventfiltergroup2.ShowInactiveAlarms    = true;
     alarmeventfiltergroup2.ShowNormalAlarms      = true;
     alarmeventfilter1.Groups.Add(alarmeventfiltergroup1);
     alarmeventfilter1.Groups.Add(alarmeventfiltergroup2);
     alarmeventfilter1.MaximumAlarmRows         = 200;
     this.m_AlarmViewer2.AlarmEventFilter       = alarmeventfilter1;
     this.m_AlarmViewer2.Background             = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AlarmViewer2.ButtonBackground       = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AlarmViewer2.ButtonHeight           = 40;
     this.m_AlarmViewer2.ButtonPosition         = System.Windows.Forms.AnchorStyles.Left;
     this.m_AlarmViewer2.ButtonWidth            = 145;
     this.m_AlarmViewer2.ClearButtonIsVisible   = false;
     this.m_AlarmViewer2.ColumnHeaderBackground = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(211)))), ((int)(((byte)(211))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AlarmViewer2.ContextMenusEnabled    = false;
     this.m_AlarmViewer2.EnabledDynamicsValue   = true;
     this.m_AlarmViewer2.FilterButtonIsVisible  = false;
     this.m_AlarmViewer2.FontFamily             = "微软雅黑";
     this.m_AlarmViewer2.FontSizePixels         = 12;
     this.m_AlarmViewer2.Foreground             = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AlarmViewer2.GridBackground         = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AlarmViewer2.InfoButtonIsVisible    = false;
     this.m_AlarmViewer2.Input    = false;
     this.m_AlarmViewer2.Location = new System.Drawing.Point(3, 122);
     this.m_AlarmViewer2.MaximumAlarmViewerRows = 200;
     this.m_AlarmViewer2.Name = "m_AlarmViewer2";
     this.m_AlarmViewer2.PauseButtonIsVisible = false;
     this.m_AlarmViewer2.ScreenOwnerName      = "REALALARM";
     this.m_AlarmViewer2.Size = new System.Drawing.Size(789, 312);
     this.m_AlarmViewer2.SummaryRowVisible = false;
     this.m_AlarmViewer2.TabIndex          = 2147483647;
     alarmcolumninfo1.ColumnWidth          = 130D;
     alarmcolumninfo1.HeaderName           = "Active Time";
     alarmcolumninfo1.MappingName          = "ActiveTime";
     alarmcolumninfo2.ColumnWidth          = 130D;
     alarmcolumninfo2.HeaderName           = "Normal Time";
     alarmcolumninfo2.MappingName          = "NormalTime";
     alarmcolumninfo3.ColumnWidth          = 100D;
     alarmcolumninfo3.HeaderName           = "Name";
     alarmcolumninfo3.MappingName          = "AlarmItemDisplayName";
     alarmcolumninfo4.ColumnWidth          = 330D;
     alarmcolumninfo4.HeaderName           = "Text";
     alarmcolumninfo4.MappingName          = "DisplayText";
     alarmcolumninfo5.ColumnWidth          = 80D;
     alarmcolumninfo5.HeaderName           = "State";
     alarmcolumninfo5.MappingName          = "DisplayState";
     this.m_AlarmViewer2.VisibleColumns    = new Neo.ApplicationFramework.Interfaces.IColumnInfo[] {
         ((Neo.ApplicationFramework.Interfaces.IColumnInfo)(alarmcolumninfo1)),
         ((Neo.ApplicationFramework.Interfaces.IColumnInfo)(alarmcolumninfo2)),
         ((Neo.ApplicationFramework.Interfaces.IColumnInfo)(alarmcolumninfo3)),
         ((Neo.ApplicationFramework.Interfaces.IColumnInfo)(alarmcolumninfo4)),
         ((Neo.ApplicationFramework.Interfaces.IColumnInfo)(alarmcolumninfo5))
     };
     this.m_AlarmViewer2.VisibleDynamicsValue = true;
     //
     // m_Text
     //
     this.m_Text.BlinkDynamicsValue    = false;
     this.m_Text.DelayMouseInputPeriod = 0;
     this.m_Text.EnabledDynamicsValue  = true;
     this.m_Text.FontFamily            = "微软雅黑";
     this.m_Text.FontSizePixels        = 20;
     this.m_Text.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(187)))), ((int)(((byte)(187)))));
     this.m_Text.Height                   = 21;
     this.m_Text.Left                     = 337;
     this.m_Text.Name                     = "m_Text";
     this.m_Text.Padding                  = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(5D, 0D, 5D, 1D);
     this.m_Text.ScreenOwnerName          = "REALALARM";
     stringintervalmappercf1.DefaultValue = "历史报警";
     stringintervalcf1.Value              = "历史报警";
     stringintervalcf2.End                = 1D;
     stringintervalcf2.Start              = 1D;
     stringintervalcf2.Value              = "History alarms";
     stringintervalmappercf1.Intervals.Add(stringintervalcf1);
     stringintervalmappercf1.Intervals.Add(stringintervalcf2);
     this.m_Text.TextIntervalMapper = stringintervalmappercf1;
     this.m_Text.Top = 86;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 56;
     //
     // m_Button
     //
     this.m_Button.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(187)))), ((int)(((byte)(187))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BlinkDynamicsValue    = false;
     this.m_Button.BorderBrush           = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness       = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button.DelayMouseInputPeriod = 0;
     this.m_Button.EnabledDynamicsValue  = true;
     this.m_Button.FontFamily            = "微软雅黑";
     this.m_Button.FontSizePixels        = 15;
     this.m_Button.ForceTransparency     = true;
     this.m_Button.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(67)))), ((int)(((byte)(67)))), ((int)(((byte)(67)))));
     this.m_Button.Height                 = 28;
     this.m_Button.IndicatorMargin        = null;
     this.m_Button.Left                   = 709;
     this.m_Button.Name                   = "m_Button";
     this.m_Button.RequiresTransparency   = true;
     this.m_Button.ScreenOwnerName        = "REALALARM";
     this.m_Button.StyleName              = "Glossy";
     this.m_Button.SymbolIntervalMapper   = symbolintervalmapper1;
     this.m_Button.TextHeight             = 20;
     stringintervalmappercf2.DefaultValue = "清除";
     stringintervalcf3.Value              = "清除";
     stringintervalcf4.End                = 1D;
     stringintervalcf4.Start              = 1D;
     stringintervalcf4.Value              = "Clear";
     stringintervalmappercf2.Intervals.Add(stringintervalcf3);
     stringintervalmappercf2.Intervals.Add(stringintervalcf4);
     this.m_Button.TextIntervalMapper = stringintervalmappercf2;
     this.m_Button.TextValue          = 0D;
     this.m_Button.TextWidth          = 76;
     this.m_Button.Top   = 91;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue     = true;
     this.m_Button.VisualPropertiesHashCode = 1266574673;
     this.m_Button.Width          = 82;
     this.FormBorderStyle         = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize              = new System.Drawing.Size(800, 480);
     this.IsCacheable             = true;
     this.Location                = new System.Drawing.Point(0, 0);
     this.ModalScreen             = true;
     this.Name                    = "REALALARM";
     this.PopupScreen             = false;
     this.ScreenID                = null;
     this.ScreenTitle             = "";
     this.StyleName               = "";
     this.WindowState             = System.Windows.Forms.FormWindowState.Normal;
     this.m_Initialized_REALALARM = true;
     this.AddControlsAndPrimitives();
     this.ResumeLayout(false);
 }
Example #14
0
 private void InitializeComponent()
 {
     this.brushdynamicsconvertercf4 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.brushdynamicsconvertercf3 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.brushdynamicsconvertercf2 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.messagelibrarydynamicsconvertercf3 = new Neo.ApplicationFramework.Common.Dynamics.MessageLibraryDynamicsConverterCF();
     this.messagelibrarydynamicsconvertercf2 = new Neo.ApplicationFramework.Common.Dynamics.MessageLibraryDynamicsConverterCF();
     this.messagelibrarydynamicsconvertercf1 = new Neo.ApplicationFramework.Common.Dynamics.MessageLibraryDynamicsConverterCF();
     this.brushdynamicsconvertercf1 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval1 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval2 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval3 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval4 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval5 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.MessageLibraryGroupResolver messagelibrarygroupresolver1 = new Neo.ApplicationFramework.Common.Dynamics.MessageLibraryGroupResolver();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper4 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.SymbolInterval symbolinterval1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolInterval();
     Neo.ApplicationFramework.Common.MultiSymbolItem multisymbolitem1 = new Neo.ApplicationFramework.Common.MultiSymbolItem();
     Neo.ApplicationFramework.Common.Dynamics.SymbolInterval symbolinterval2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolInterval();
     Neo.ApplicationFramework.Common.MultiSymbolItem multisymbolitem2 = new Neo.ApplicationFramework.Common.MultiSymbolItem();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper5 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.SymbolInterval symbolinterval3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolInterval();
     Neo.ApplicationFramework.Common.MultiSymbolItem multisymbolitem3 = new Neo.ApplicationFramework.Common.MultiSymbolItem();
     Neo.ApplicationFramework.Common.Dynamics.SymbolInterval symbolinterval4 = new Neo.ApplicationFramework.Common.Dynamics.SymbolInterval();
     Neo.ApplicationFramework.Common.MultiSymbolItem multisymbolitem4 = new Neo.ApplicationFramework.Common.MultiSymbolItem();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper6 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf7 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper7 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf8 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.MessageLibraryGroupResolver messagelibrarygroupresolver2 = new Neo.ApplicationFramework.Common.Dynamics.MessageLibraryGroupResolver();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper8 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf9 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper9 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf10 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.MessageLibraryGroupResolver messagelibrarygroupresolver3 = new Neo.ApplicationFramework.Common.Dynamics.MessageLibraryGroupResolver();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf11 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper10 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf12 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval6 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval7 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf13 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper11 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf14 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf15 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf16 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf17 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf18 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf19 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf20 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf21 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf22 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf23 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf24 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval8 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval9 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval10 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval11 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf25 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_Rectangle = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_btnZero = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_LinearMeter = new Neo.ApplicationFramework.Controls.Controls.LinearMeterCF();
     this.m_Button4 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button2 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button3 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button5 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button6 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button7 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button8 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button1 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Rectangle3 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_DigitalClock = new Neo.ApplicationFramework.Controls.Controls.DigitalClockCF();
     this.m_Button9 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_lblUSB = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button10 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_rcrdMsg = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Line = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line1 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line2 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line3 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line4 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Text10 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text11 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text12 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text4 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text9 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text13 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Group = new Neo.ApplicationFramework.Controls.Controls.GroupCF();
     this.m_Rectangle4 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text8 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_btnInPressDown = new Neo.ApplicationFramework.Controls.Controls.GroupCF();
     this.m_Text5 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_AnalogNumeric2 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_AnalogNumeric1 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_AnalogNumeric = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Text3 = new Neo.ApplicationFramework.Controls.Controls.Label();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnZero)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_LinearMeter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_DigitalClock)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblUSB)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_rcrdMsg)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Group)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnInPressDown)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).BeginInit();
     this.SuspendLayout();
     //
     // MainScreen
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))), System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_Rectangle
     //
     this.m_Rectangle.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle.BlinkDynamicsValue = false;
     this.m_Rectangle.EnabledDynamicsValue = true;
     this.m_Rectangle.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Height = 36;
     this.m_Rectangle.Left = -5;
     this.m_Rectangle.Name = "m_Rectangle";
     this.m_Rectangle.ScreenOwnerName = "MainScreen";
     this.m_Rectangle.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Top = -2;
     this.m_Rectangle.VisibleDynamicsValue = true;
     this.m_Rectangle.Width = 485;
     //
     // m_btnZero
     //
     this.m_btnZero.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(91)))), ((int)(((byte)(146)))), ((int)(((byte)(214))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnZero.BlinkDynamicsValue = false;
     this.m_btnZero.Bold = true;
     this.m_btnZero.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_btnZero.EnabledDynamicsValue = true;
     this.m_btnZero.FontFamily = "Arial";
     this.m_btnZero.FontSizePixels = 14;
     this.m_btnZero.Height = 68;
     this.m_btnZero.IndicatorMargin = null;
     this.m_btnZero.Left = 153;
     this.m_btnZero.MultiLine = true;
     this.m_btnZero.Name = "m_btnZero";
     this.m_btnZero.ScreenOwnerName = "MainScreen";
     this.m_btnZero.StyleName = "Glossy";
     this.m_btnZero.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_btnZero.TextHeight = 16;
     stringintervalmappercf1.DefaultValue = "";
     this.m_btnZero.TextIntervalMapper = stringintervalmappercf1;
     this.m_btnZero.TextValue = 0D;
     this.m_btnZero.TextWidth = 66;
     this.m_btnZero.Top = 126;
     this.m_btnZero.Value = 0D;
     this.m_btnZero.VisibleDynamicsValue = true;
     this.m_btnZero.Width = 72;
     this.m_btnZero.WordWrap = true;
     //
     // m_Text
     //
     this.m_Text.AutoSize = false;
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.Bold = true;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontFamily = "Arial";
     this.m_Text.FontSizePixels = 18;
     this.m_Text.Height = 28;
     this.m_Text.Left = 5;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "MainScreen";
     this.m_Text.TextHorizontalAlignment = "Center";
     stringintervalmappercf2.DefaultValue = "HIGH RANGE";
     this.m_Text.TextIntervalMapper = stringintervalmappercf2;
     this.m_Text.Top = 3;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 470;
     //
     // m_LinearMeter
     //
     this.m_LinearMeter.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_LinearMeter.BlinkDynamicsValue = false;
     brushdynamicsconvertercf1.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(163)))), ((int)(((byte)(246))))), System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(43)))), ((int)(((byte)(125))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     brushcfinterval1.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(231)))), ((int)(((byte)(161))))), System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(177)))), ((int)(((byte)(76))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     brushcfinterval2.End = 1D;
     brushcfinterval2.Start = 1D;
     brushcfinterval2.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(194)))), ((int)(((byte)(14))))), System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(86)))), ((int)(((byte)(0))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     brushcfinterval3.End = 2D;
     brushcfinterval3.Start = 2D;
     brushcfinterval3.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(169)))), ((int)(((byte)(172))))), System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(28)))), ((int)(((byte)(36))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     brushcfinterval4.End = 3D;
     brushcfinterval4.Start = 3D;
     brushcfinterval4.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(20)))), ((int)(((byte)(25))))), System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(5)))), ((int)(((byte)(6))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     brushcfinterval5.End = 4D;
     brushcfinterval5.Start = 4D;
     brushcfinterval5.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(188))))), System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(21)))), ((int)(((byte)(35))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval1);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval2);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval3);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval4);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval5);
     this.m_LinearMeter.EnabledDynamicsValue = true;
     this.m_LinearMeter.FontFamily = "Arial";
     this.m_LinearMeter.FontSizePixels = 14;
     this.m_LinearMeter.Foreground = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_LinearMeter.Height = 30;
     this.m_LinearMeter.IndicatorColor = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Black, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_LinearMeter.IndicatorMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(10D, 11D, 10D, 11D);
     this.m_LinearMeter.InvalidateAtValueChanged = true;
     this.m_LinearMeter.Left = 136;
     this.m_LinearMeter.MajorScaleMarginFirst = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(0D, 0D, 215D, 30D);
     this.m_LinearMeter.MajorScaleMarginSecond = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(double.NaN, double.NaN, double.NaN, double.NaN);
     this.m_LinearMeter.MajorTickCount = 3;
     this.m_LinearMeter.Maximum = 100D;
     this.m_LinearMeter.Minimum = 0.01D;
     this.m_LinearMeter.MinorScaleMarginFirst = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(0D, 0D, 215D, 30D);
     this.m_LinearMeter.MinorScaleMarginSecond = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(double.NaN, double.NaN, double.NaN, double.NaN);
     this.m_LinearMeter.MinorTickCount = 1;
     this.m_LinearMeter.Name = "m_LinearMeter";
     this.m_LinearMeter.Orientation = Neo.ApplicationFramework.Controls.Controls.OrientationCF.Horizontal;
     this.m_LinearMeter.ScaleColor = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_LinearMeter.ScaleVisible = false;
     this.m_LinearMeter.ScreenOwnerName = "MainScreen";
     this.m_LinearMeter.TextScaleMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(0D, 0D, 215D, 30D);
     this.m_LinearMeter.Top = 87;
     this.m_LinearMeter.VisibleDynamicsValue = true;
     this.m_LinearMeter.Width = 215;
     //
     // m_Button4
     //
     this.m_Button4.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button4.BlinkDynamicsValue = false;
     this.m_Button4.Bold = true;
     this.m_Button4.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button4.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 2D);
     messagelibrarydynamicsconvertercf1.MessageLibraryGroupName = "GasType";
     messagelibrarydynamicsconvertercf1.MessageLibraryGroupResolver = messagelibrarygroupresolver1;
     this.m_Button4.EnabledDynamicsValue = true;
     this.m_Button4.FontFamily = "Arial";
     this.m_Button4.FontSizePixels = 16;
     this.m_Button4.Height = 50;
     this.m_Button4.IndicatorMargin = null;
     this.m_Button4.Left = 9;
     this.m_Button4.Name = "m_Button4";
     this.m_Button4.ScreenOwnerName = "MainScreen";
     this.m_Button4.StyleName = "Chrome";
     this.m_Button4.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_Button4.TextHeight = 19;
     stringintervalmappercf3.DefaultValue = "";
     this.m_Button4.TextIntervalMapper = stringintervalmappercf3;
     this.m_Button4.TextValue = 0D;
     this.m_Button4.TextWidth = 117;
     this.m_Button4.Top = 46;
     this.m_Button4.Value = 0D;
     this.m_Button4.VisibleDynamicsValue = true;
     this.m_Button4.Width = 123;
     //
     // m_Button2
     //
     this.m_Button2.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BlinkDynamicsValue = false;
     this.m_Button2.Bold = true;
     this.m_Button2.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button2.EnabledDynamicsValue = true;
     this.m_Button2.FontFamily = "Arial";
     this.m_Button2.FontSizePixels = 18;
     this.m_Button2.Height = 50;
     this.m_Button2.IndicatorMargin = null;
     this.m_Button2.Left = 350;
     this.m_Button2.Name = "m_Button2";
     this.m_Button2.ScreenOwnerName = "MainScreen";
     this.m_Button2.StyleName = "Chrome";
     this.m_Button2.SymbolIntervalMapper = symbolintervalmapper3;
     this.m_Button2.TextHeight = 22;
     stringintervalmappercf4.DefaultValue = "";
     this.m_Button2.TextIntervalMapper = stringintervalmappercf4;
     this.m_Button2.TextValue = 0D;
     this.m_Button2.TextWidth = 117;
     this.m_Button2.Top = 46;
     this.m_Button2.Value = 0D;
     this.m_Button2.VisibleDynamicsValue = true;
     this.m_Button2.Width = 123;
     //
     // m_Button3
     //
     this.m_Button3.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BlinkDynamicsValue = false;
     this.m_Button3.Bold = true;
     this.m_Button3.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button3.EnabledDynamicsValue = true;
     this.m_Button3.FontFamily = "Arial";
     this.m_Button3.FontSizePixels = 16;
     this.m_Button3.Height = 50;
     this.m_Button3.IndicatorMargin = null;
     this.m_Button3.Left = 350;
     this.m_Button3.Name = "m_Button3";
     this.m_Button3.ScreenOwnerName = "MainScreen";
     this.m_Button3.StyleName = "Chrome";
     this.m_Button3.SymbolHeight = 44;
     multisymbolitem1.SymbolName = "settings_work_tool_256";
     multisymbolitem1.Transparent = false;
     symbolinterval1.Value = multisymbolitem1;
     symbolinterval2.End = 1D;
     symbolinterval2.Start = 1D;
     multisymbolitem2.SymbolName = "settings_work_tool_256 (1)";
     multisymbolitem2.Transparent = false;
     symbolinterval2.Value = multisymbolitem2;
     symbolintervalmapper4.Intervals.Add(symbolinterval1);
     symbolintervalmapper4.Intervals.Add(symbolinterval2);
     this.m_Button3.SymbolIntervalMapper = symbolintervalmapper4;
     this.m_Button3.SymbolName = "settings_work_tool_256";
     this.m_Button3.SymbolWidth = 44;
     this.m_Button3.TextHeight = 19;
     stringintervalmappercf5.DefaultValue = "";
     this.m_Button3.TextIntervalMapper = stringintervalmappercf5;
     this.m_Button3.TextValue = 0D;
     this.m_Button3.TextWidth = 117;
     this.m_Button3.Top = 218;
     this.m_Button3.Value = 0D;
     this.m_Button3.VisibleDynamicsValue = true;
     this.m_Button3.Width = 123;
     //
     // m_Button5
     //
     this.m_Button5.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button5.BlinkDynamicsValue = false;
     this.m_Button5.Bold = true;
     this.m_Button5.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button5.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button5.EnabledDynamicsValue = true;
     this.m_Button5.FontFamily = "Arial";
     this.m_Button5.FontSizePixels = 16;
     this.m_Button5.Height = 50;
     this.m_Button5.IndicatorMargin = null;
     this.m_Button5.Left = 9;
     this.m_Button5.Name = "m_Button5";
     this.m_Button5.ScreenOwnerName = "MainScreen";
     this.m_Button5.StyleName = "Chrome";
     this.m_Button5.SymbolHeight = 44;
     multisymbolitem3.SymbolName = "home_button_256";
     multisymbolitem3.Transparent = false;
     symbolinterval3.Value = multisymbolitem3;
     symbolinterval4.End = 1D;
     symbolinterval4.Start = 1D;
     multisymbolitem4.SymbolName = "home_button_256 (1)";
     multisymbolitem4.Transparent = false;
     symbolinterval4.Value = multisymbolitem4;
     symbolintervalmapper5.Intervals.Add(symbolinterval3);
     symbolintervalmapper5.Intervals.Add(symbolinterval4);
     this.m_Button5.SymbolIntervalMapper = symbolintervalmapper5;
     this.m_Button5.SymbolName = "home_button_256";
     this.m_Button5.SymbolWidth = 44;
     this.m_Button5.TextHeight = 19;
     stringintervalmappercf6.DefaultValue = "";
     this.m_Button5.TextIntervalMapper = stringintervalmappercf6;
     this.m_Button5.TextValue = 0D;
     this.m_Button5.TextWidth = 117;
     this.m_Button5.Top = 218;
     this.m_Button5.Value = 0D;
     this.m_Button5.VisibleDynamicsValue = true;
     this.m_Button5.Width = 123;
     //
     // m_Button6
     //
     this.m_Button6.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button6.BlinkDynamicsValue = false;
     this.m_Button6.Bold = true;
     this.m_Button6.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button6.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button6.EnabledDynamicsValue = true;
     this.m_Button6.FontFamily = "Arial";
     this.m_Button6.FontSizePixels = 14;
     this.m_Button6.Height = 38;
     this.m_Button6.IndicatorMargin = null;
     this.m_Button6.Left = 9;
     this.m_Button6.MultiLine = true;
     this.m_Button6.Name = "m_Button6";
     this.m_Button6.ScreenOwnerName = "MainScreen";
     this.m_Button6.StyleName = "Chrome";
     this.m_Button6.SymbolIntervalMapper = symbolintervalmapper6;
     this.m_Button6.TextHeight = 32;
     stringintervalmappercf7.DefaultValue = "Test\r\nPressure";
     this.m_Button6.TextIntervalMapper = stringintervalmappercf7;
     this.m_Button6.TextValue = 0D;
     this.m_Button6.TextWidth = 118;
     this.m_Button6.Top = 103;
     this.m_Button6.Value = 0D;
     this.m_Button6.VisibleDynamicsValue = true;
     this.m_Button6.Width = 124;
     this.m_Button6.WordWrap = true;
     //
     // m_Button7
     //
     this.m_Button7.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button7.BlinkDynamicsValue = false;
     this.m_Button7.Bold = true;
     this.m_Button7.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button7.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button7.EnabledDynamicsValue = true;
     this.m_Button7.FontFamily = "Arial";
     this.m_Button7.FontSizePixels = 16;
     this.m_Button7.Height = 50;
     this.m_Button7.IndicatorMargin = null;
     this.m_Button7.Left = 350;
     this.m_Button7.Name = "m_Button7";
     this.m_Button7.ScreenOwnerName = "MainScreen";
     this.m_Button7.StyleName = "Chrome";
     this.m_Button7.SymbolIntervalMapper = symbolintervalmapper7;
     this.m_Button7.TextHeight = 19;
     stringintervalmappercf8.DefaultValue = "AUTO";
     this.m_Button7.TextIntervalMapper = stringintervalmappercf8;
     this.m_Button7.TextValue = 0D;
     this.m_Button7.TextWidth = 117;
     this.m_Button7.Top = 103;
     this.m_Button7.Value = 0D;
     this.m_Button7.VisibleDynamicsValue = true;
     this.m_Button7.Width = 123;
     //
     // m_Button8
     //
     this.m_Button8.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button8.BlinkDynamicsValue = false;
     this.m_Button8.Bold = true;
     this.m_Button8.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button8.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     messagelibrarydynamicsconvertercf2.MessageLibraryGroupName = "PressureUnit";
     messagelibrarydynamicsconvertercf2.MessageLibraryGroupResolver = messagelibrarygroupresolver2;
     this.m_Button8.EnabledDynamicsValue = true;
     this.m_Button8.FontFamily = "Arial";
     this.m_Button8.FontSizePixels = 16;
     this.m_Button8.Height = 34;
     this.m_Button8.IndicatorMargin = null;
     this.m_Button8.Left = 9;
     this.m_Button8.Name = "m_Button8";
     this.m_Button8.ScreenOwnerName = "MainScreen";
     this.m_Button8.StyleName = "Chrome";
     this.m_Button8.SymbolIntervalMapper = symbolintervalmapper8;
     this.m_Button8.TextHeight = 19;
     stringintervalmappercf9.DefaultValue = "";
     this.m_Button8.TextIntervalMapper = stringintervalmappercf9;
     this.m_Button8.TextValue = 0D;
     this.m_Button8.TextWidth = 117;
     this.m_Button8.Top = 176;
     this.m_Button8.Value = 0D;
     this.m_Button8.VisibleDynamicsValue = true;
     this.m_Button8.Width = 123;
     //
     // m_Button1
     //
     this.m_Button1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(91)))), ((int)(((byte)(146)))), ((int)(((byte)(214))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BlinkDynamicsValue = false;
     this.m_Button1.Bold = true;
     this.m_Button1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button1.EnabledDynamicsValue = true;
     this.m_Button1.FontFamily = "Arial";
     this.m_Button1.FontSizePixels = 14;
     this.m_Button1.Height = 68;
     this.m_Button1.IndicatorMargin = null;
     this.m_Button1.Left = 254;
     this.m_Button1.Name = "m_Button1";
     this.m_Button1.ScreenOwnerName = "MainScreen";
     this.m_Button1.StyleName = "Glossy";
     this.m_Button1.SymbolIntervalMapper = symbolintervalmapper9;
     this.m_Button1.TextHeight = 16;
     stringintervalmappercf10.DefaultValue = "Record";
     this.m_Button1.TextIntervalMapper = stringintervalmappercf10;
     this.m_Button1.TextValue = 0D;
     this.m_Button1.TextWidth = 66;
     this.m_Button1.Top = 126;
     this.m_Button1.Value = 0D;
     this.m_Button1.VisibleDynamicsValue = true;
     this.m_Button1.Width = 72;
     //
     // m_Text2
     //
     this.m_Text2.AutoSize = false;
     this.m_Text2.BlinkDynamicsValue = false;
     this.m_Text2.Bold = true;
     messagelibrarydynamicsconvertercf3.MessageLibraryGroupName = "MainDisplayMsg";
     messagelibrarydynamicsconvertercf3.MessageLibraryGroupResolver = messagelibrarygroupresolver3;
     this.m_Text2.EnabledDynamicsValue = true;
     this.m_Text2.FontFamily = "Arial";
     this.m_Text2.FontSizePixels = 13;
     this.m_Text2.Height = 53;
     this.m_Text2.Left = 140;
     this.m_Text2.MultiLine = true;
     this.m_Text2.Name = "m_Text2";
     this.m_Text2.ScreenOwnerName = "MainScreen";
     this.m_Text2.TextHorizontalAlignment = "Center";
     stringintervalmappercf11.DefaultValue = "";
     this.m_Text2.TextIntervalMapper = stringintervalmappercf11;
     this.m_Text2.TextVerticalAlignment = "Center";
     this.m_Text2.Top = 194;
     this.m_Text2.VisibleDynamicsValue = true;
     this.m_Text2.Width = 202;
     this.m_Text2.WordWrap = true;
     //
     // m_Rectangle3
     //
     this.m_Rectangle3.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle3.BlinkDynamicsValue = false;
     this.m_Rectangle3.EnabledDynamicsValue = true;
     this.m_Rectangle3.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(227)))), ((int)(((byte)(244))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle3.Height = 18;
     this.m_Rectangle3.Left = 138;
     this.m_Rectangle3.Name = "m_Rectangle3";
     this.m_Rectangle3.ScreenOwnerName = "MainScreen";
     this.m_Rectangle3.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle3.Top = 249;
     this.m_Rectangle3.VisibleDynamicsValue = true;
     this.m_Rectangle3.Width = 204;
     //
     // m_DigitalClock
     //
     this.m_DigitalClock.BlinkDynamicsValue = false;
     this.m_DigitalClock.Bold = true;
     this.m_DigitalClock.DisplayFormat = Neo.ApplicationFramework.Interfaces.DateTimeDisplayFormat.DateAndTime;
     this.m_DigitalClock.EnabledDynamicsValue = true;
     this.m_DigitalClock.FontSizePixels = 11;
     this.m_DigitalClock.Height = 20;
     this.m_DigitalClock.Left = 138;
     this.m_DigitalClock.Name = "m_DigitalClock";
     this.m_DigitalClock.ScreenOwnerName = "MainScreen";
     this.m_DigitalClock.ShowDayOfWeek = false;
     this.m_DigitalClock.ShowSeconds = true;
     this.m_DigitalClock.Text = "9/9/2015 09:37:56";
     this.m_DigitalClock.Top = 247;
     this.m_DigitalClock.VisibleDynamicsValue = true;
     this.m_DigitalClock.Width = 147;
     //
     // m_Button9
     //
     this.m_Button9.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button9.BlinkDynamicsValue = false;
     this.m_Button9.Bold = true;
     this.m_Button9.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button9.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button9.EnabledDynamicsValue = true;
     this.m_Button9.FontFamily = "Arial";
     this.m_Button9.FontSizePixels = 16;
     this.m_Button9.Height = 50;
     this.m_Button9.IndicatorMargin = null;
     this.m_Button9.Left = 350;
     this.m_Button9.Name = "m_Button9";
     this.m_Button9.ScreenOwnerName = "MainScreen";
     this.m_Button9.StyleName = "Chrome";
     this.m_Button9.SymbolIntervalMapper = symbolintervalmapper10;
     this.m_Button9.TextHeight = 19;
     stringintervalmappercf12.DefaultValue = "QUICK FILL";
     this.m_Button9.TextIntervalMapper = stringintervalmappercf12;
     this.m_Button9.TextValue = 0D;
     this.m_Button9.TextWidth = 117;
     this.m_Button9.Top = 160;
     this.m_Button9.Value = 0D;
     this.m_Button9.VisibleDynamicsValue = true;
     this.m_Button9.Width = 123;
     //
     // m_lblUSB
     //
     this.m_lblUSB.AutoSize = false;
     this.m_lblUSB.BlinkDynamicsValue = false;
     this.m_lblUSB.Bold = true;
     this.m_lblUSB.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf2.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Green, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval6.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(20)))), ((int)(((byte)(25))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval7.End = 1D;
     brushcfinterval7.Start = 1D;
     brushcfinterval7.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Green, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval6);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval7);
     this.m_lblUSB.EnabledDynamicsValue = true;
     this.m_lblUSB.FontSizePixels = 11;
     this.m_lblUSB.Height = 20;
     this.m_lblUSB.Left = 280;
     this.m_lblUSB.Name = "m_lblUSB";
     this.m_lblUSB.ScreenOwnerName = "MainScreen";
     this.m_lblUSB.TextHorizontalAlignment = "Center";
     stringintervalmappercf13.DefaultValue = "";
     this.m_lblUSB.TextIntervalMapper = stringintervalmappercf13;
     this.m_lblUSB.Top = 248;
     this.m_lblUSB.VisibleDynamicsValue = true;
     this.m_lblUSB.Width = 61;
     //
     // m_Button10
     //
     this.m_Button10.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button10.BlinkDynamicsValue = false;
     this.m_Button10.Bold = true;
     this.m_Button10.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button10.EnabledDynamicsValue = true;
     this.m_Button10.FontFamily = "Arial";
     this.m_Button10.FontSizePixels = 14;
     this.m_Button10.Height = 68;
     this.m_Button10.IndicatorMargin = null;
     this.m_Button10.Left = 254;
     this.m_Button10.Name = "m_Button10";
     this.m_Button10.ScreenOwnerName = "MainScreen";
     this.m_Button10.StyleName = "Glossy";
     this.m_Button10.SymbolIntervalMapper = symbolintervalmapper11;
     this.m_Button10.TextHeight = 16;
     stringintervalmappercf14.DefaultValue = "STOP";
     this.m_Button10.TextIntervalMapper = stringintervalmappercf14;
     this.m_Button10.TextValue = 0D;
     this.m_Button10.TextWidth = 66;
     this.m_Button10.Top = 126;
     this.m_Button10.Value = 0D;
     this.m_Button10.VisibleDynamicsValue = true;
     this.m_Button10.Width = 72;
     //
     // m_rcrdMsg
     //
     this.m_rcrdMsg.AutoSize = false;
     this.m_rcrdMsg.BlinkDynamicsValue = false;
     this.m_rcrdMsg.BlinkInterval = 1500;
     this.m_rcrdMsg.Bold = true;
     this.m_rcrdMsg.EnabledDynamicsValue = true;
     this.m_rcrdMsg.FontFamily = "Arial";
     this.m_rcrdMsg.FontSizePixels = 12;
     this.m_rcrdMsg.Height = 35;
     this.m_rcrdMsg.IsBlinkEnabled = true;
     this.m_rcrdMsg.Left = 140;
     this.m_rcrdMsg.MultiLine = true;
     this.m_rcrdMsg.Name = "m_rcrdMsg";
     this.m_rcrdMsg.ScreenOwnerName = "MainScreen";
     this.m_rcrdMsg.TextHorizontalAlignment = "Center";
     stringintervalmappercf15.DefaultValue = "Recording every 1 seconds";
     this.m_rcrdMsg.TextIntervalMapper = stringintervalmappercf15;
     this.m_rcrdMsg.TextVerticalAlignment = "Center";
     this.m_rcrdMsg.Top = 215;
     this.m_rcrdMsg.VisibleDynamicsValue = true;
     this.m_rcrdMsg.Width = 205;
     this.m_rcrdMsg.WordWrap = true;
     //
     // m_Line
     //
     this.m_Line.BlinkDynamicsValue = false;
     this.m_Line.EnabledDynamicsValue = true;
     this.m_Line.Fill = null;
     this.m_Line.Name = "m_Line";
     this.m_Line.ScreenOwnerName = "MainScreen";
     this.m_Line.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line.StrokeThickness = 2;
     this.m_Line.VisibleDynamicsValue = true;
     this.m_Line.X1 = 146;
     this.m_Line.X2 = 146;
     this.m_Line.Y1 = 112;
     this.m_Line.Y2 = 107;
     //
     // m_Line1
     //
     this.m_Line1.BlinkDynamicsValue = false;
     this.m_Line1.EnabledDynamicsValue = true;
     this.m_Line1.Fill = null;
     this.m_Line1.Name = "m_Line1";
     this.m_Line1.ScreenOwnerName = "MainScreen";
     this.m_Line1.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line1.StrokeThickness = 2;
     this.m_Line1.VisibleDynamicsValue = true;
     this.m_Line1.X1 = 243;
     this.m_Line1.X2 = 243;
     this.m_Line1.Y1 = 112;
     this.m_Line1.Y2 = 107;
     //
     // m_Line2
     //
     this.m_Line2.BlinkDynamicsValue = false;
     this.m_Line2.EnabledDynamicsValue = true;
     this.m_Line2.Fill = null;
     this.m_Line2.Name = "m_Line2";
     this.m_Line2.ScreenOwnerName = "MainScreen";
     this.m_Line2.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line2.StrokeThickness = 2;
     this.m_Line2.VisibleDynamicsValue = true;
     this.m_Line2.X1 = 341;
     this.m_Line2.X2 = 341;
     this.m_Line2.Y1 = 107;
     this.m_Line2.Y2 = 112;
     //
     // m_Line3
     //
     this.m_Line3.BlinkDynamicsValue = false;
     this.m_Line3.EnabledDynamicsValue = true;
     this.m_Line3.Fill = null;
     this.m_Line3.Name = "m_Line3";
     this.m_Line3.ScreenOwnerName = "MainScreen";
     this.m_Line3.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line3.VisibleDynamicsValue = true;
     this.m_Line3.X1 = 191;
     this.m_Line3.X2 = 191;
     this.m_Line3.Y1 = 107;
     this.m_Line3.Y2 = 110;
     //
     // m_Line4
     //
     this.m_Line4.BlinkDynamicsValue = false;
     this.m_Line4.EnabledDynamicsValue = true;
     this.m_Line4.Fill = null;
     this.m_Line4.Name = "m_Line4";
     this.m_Line4.ScreenOwnerName = "MainScreen";
     this.m_Line4.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line4.VisibleDynamicsValue = true;
     this.m_Line4.X1 = 294;
     this.m_Line4.X2 = 294;
     this.m_Line4.Y1 = 110;
     this.m_Line4.Y2 = 108;
     //
     // m_Text10
     //
     this.m_Text10.AutoSize = false;
     this.m_Text10.BlinkDynamicsValue = false;
     this.m_Text10.Bold = true;
     this.m_Text10.EnabledDynamicsValue = true;
     this.m_Text10.FontSizePixels = 14;
     this.m_Text10.Height = 22;
     this.m_Text10.Left = 139;
     this.m_Text10.Name = "m_Text10";
     this.m_Text10.ScreenOwnerName = "MainScreen";
     stringintervalmappercf16.DefaultValue = "0";
     this.m_Text10.TextIntervalMapper = stringintervalmappercf16;
     this.m_Text10.Top = 107;
     this.m_Text10.VisibleDynamicsValue = true;
     this.m_Text10.Width = 65;
     //
     // m_Text11
     //
     this.m_Text11.AutoSize = false;
     this.m_Text11.BlinkDynamicsValue = false;
     this.m_Text11.Bold = true;
     this.m_Text11.EnabledDynamicsValue = true;
     this.m_Text11.FontSizePixels = 14;
     this.m_Text11.Height = 22;
     this.m_Text11.Left = 212;
     this.m_Text11.Name = "m_Text11";
     this.m_Text11.ScreenOwnerName = "MainScreen";
     this.m_Text11.TextHorizontalAlignment = "Center";
     stringintervalmappercf17.DefaultValue = "500";
     this.m_Text11.TextIntervalMapper = stringintervalmappercf17;
     this.m_Text11.Top = 107;
     this.m_Text11.VisibleDynamicsValue = true;
     this.m_Text11.Width = 64;
     //
     // m_Text12
     //
     this.m_Text12.AutoSize = false;
     this.m_Text12.BlinkDynamicsValue = false;
     this.m_Text12.Bold = true;
     this.m_Text12.EnabledDynamicsValue = true;
     this.m_Text12.FontSizePixels = 14;
     this.m_Text12.Height = 22;
     this.m_Text12.Left = 289;
     this.m_Text12.Name = "m_Text12";
     this.m_Text12.ScreenOwnerName = "MainScreen";
     this.m_Text12.TextHorizontalAlignment = "Right";
     stringintervalmappercf18.DefaultValue = "1000";
     this.m_Text12.TextIntervalMapper = stringintervalmappercf18;
     this.m_Text12.Top = 107;
     this.m_Text12.VisibleDynamicsValue = true;
     this.m_Text12.Width = 63;
     //
     // m_Text4
     //
     this.m_Text4.AutoSize = false;
     this.m_Text4.BlinkDynamicsValue = false;
     this.m_Text4.BlinkInterval = 1500;
     this.m_Text4.EnabledDynamicsValue = true;
     this.m_Text4.FontSizePixels = 10;
     this.m_Text4.Height = 20;
     this.m_Text4.IsBlinkEnabled = true;
     this.m_Text4.Left = 145;
     this.m_Text4.Name = "m_Text4";
     this.m_Text4.ScreenOwnerName = "MainScreen";
     this.m_Text4.TextHorizontalAlignment = "Center";
     stringintervalmappercf19.DefaultValue = "Under Range, Switch to LOW";
     this.m_Text4.TextIntervalMapper = stringintervalmappercf19;
     this.m_Text4.Top = 78;
     this.m_Text4.VisibleDynamicsValue = true;
     this.m_Text4.Width = 194;
     //
     // m_Text9
     //
     this.m_Text9.AutoSize = false;
     this.m_Text9.BlinkDynamicsValue = false;
     this.m_Text9.BlinkInterval = 1500;
     this.m_Text9.Bold = true;
     this.m_Text9.EnabledDynamicsValue = true;
     this.m_Text9.FontFamily = "Arial";
     this.m_Text9.FontSizePixels = 14;
     this.m_Text9.Height = 60;
     this.m_Text9.Left = 140;
     this.m_Text9.MultiLine = true;
     this.m_Text9.Name = "m_Text9";
     this.m_Text9.ScreenOwnerName = "MainScreen";
     this.m_Text9.TextHorizontalAlignment = "Center";
     stringintervalmappercf20.DefaultValue = "Quick Fill reached 500 psig at 8/5/2015 12:22:22";
     this.m_Text9.TextIntervalMapper = stringintervalmappercf20;
     this.m_Text9.TextVerticalAlignment = "Center";
     this.m_Text9.Top = 193;
     this.m_Text9.VisibleDynamicsValue = true;
     this.m_Text9.Width = 202;
     this.m_Text9.WordWrap = true;
     //
     // m_Text13
     //
     this.m_Text13.AutoSize = false;
     this.m_Text13.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalTopToBottom);
     this.m_Text13.BlinkDynamicsValue = false;
     this.m_Text13.BlinkInterval = 1500;
     this.m_Text13.EnabledDynamicsValue = true;
     this.m_Text13.FontSizePixels = 24;
     this.m_Text13.Height = 47;
     this.m_Text13.Left = 0;
     this.m_Text13.Name = "m_Text13";
     this.m_Text13.ScreenOwnerName = "MainScreen";
     this.m_Text13.TextHorizontalAlignment = "Center";
     stringintervalmappercf21.DefaultValue = "";
     this.m_Text13.TextIntervalMapper = stringintervalmappercf21;
     this.m_Text13.TextVerticalAlignment = "Center";
     this.m_Text13.Top = 0;
     this.m_Text13.VisibleDynamicsValue = true;
     this.m_Text13.Width = 194;
     //
     // m_Text1
     //
     this.m_Text1.AutoSize = false;
     this.m_Text1.BlinkDynamicsValue = false;
     this.m_Text1.BlinkInterval = 1500;
     this.m_Text1.EnabledDynamicsValue = true;
     this.m_Text1.FontSizePixels = 24;
     this.m_Text1.Height = 47;
     this.m_Text1.IsBlinkEnabled = true;
     this.m_Text1.Left = 0;
     this.m_Text1.Name = "m_Text1";
     this.m_Text1.ScreenOwnerName = "MainScreen";
     this.m_Text1.TextHorizontalAlignment = "Center";
     stringintervalmappercf22.DefaultValue = "SWITCHING";
     this.m_Text1.TextIntervalMapper = stringintervalmappercf22;
     this.m_Text1.TextVerticalAlignment = "Center";
     this.m_Text1.Top = 0;
     this.m_Text1.VisibleDynamicsValue = true;
     this.m_Text1.Width = 194;
     //
     // m_Group
     //
     this.m_Group.BlinkDynamicsValue = false;
     this.m_Group.Components.Add(this.m_Text13);
     this.m_Group.Components.Add(this.m_Text1);
     this.m_Group.EnabledDynamicsValue = true;
     this.m_Group.Height = 47;
     this.m_Group.Left = 147;
     this.m_Group.Name = "m_Group";
     this.m_Group.ParentGroup = null;
     this.m_Group.ScreenOwnerName = "MainScreen";
     this.m_Group.Top = 48;
     this.m_Group.VisibleDynamicsValue = true;
     this.m_Group.Width = 194;
     //
     // m_Rectangle4
     //
     this.m_Rectangle4.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle4.BlinkDynamicsValue = false;
     this.m_Rectangle4.EnabledDynamicsValue = true;
     this.m_Rectangle4.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(200)))), ((int)(((byte)(150))))), System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(130)))), ((int)(((byte)(41))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalBottomToTop);
     this.m_Rectangle4.Height = 36;
     this.m_Rectangle4.Left = 0;
     this.m_Rectangle4.Name = "m_Rectangle4";
     this.m_Rectangle4.ScreenOwnerName = "MainScreen";
     this.m_Rectangle4.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle4.StrokeThickness = 0;
     this.m_Rectangle4.Top = 3;
     this.m_Rectangle4.VisibleDynamicsValue = true;
     this.m_Rectangle4.Width = 122;
     //
     // m_Text8
     //
     this.m_Text8.AutoSize = false;
     this.m_Text8.BlinkDynamicsValue = false;
     this.m_Text8.Bold = true;
     this.m_Text8.EnabledDynamicsValue = true;
     this.m_Text8.FontFamily = "Arial";
     this.m_Text8.FontSizePixels = 14;
     this.m_Text8.Height = 40;
     this.m_Text8.Left = 16;
     this.m_Text8.MultiLine = true;
     this.m_Text8.Name = "m_Text8";
     this.m_Text8.ScreenOwnerName = "MainScreen";
     this.m_Text8.TextHorizontalAlignment = "Center";
     stringintervalmappercf23.DefaultValue = "Inlet Pressure";
     this.m_Text8.TextIntervalMapper = stringintervalmappercf23;
     this.m_Text8.TextVerticalAlignment = "Center";
     this.m_Text8.Top = 0;
     this.m_Text8.VisibleDynamicsValue = true;
     this.m_Text8.Width = 92;
     this.m_Text8.WordWrap = true;
     //
     // m_btnInPressDown
     //
     this.m_btnInPressDown.BlinkDynamicsValue = false;
     this.m_btnInPressDown.Components.Add(this.m_Rectangle4);
     this.m_btnInPressDown.Components.Add(this.m_Text8);
     this.m_btnInPressDown.EnabledDynamicsValue = true;
     this.m_btnInPressDown.Height = 40;
     this.m_btnInPressDown.Left = 10;
     this.m_btnInPressDown.Name = "m_btnInPressDown";
     this.m_btnInPressDown.ParentGroup = null;
     this.m_btnInPressDown.ScreenOwnerName = "MainScreen";
     this.m_btnInPressDown.Top = 101;
     this.m_btnInPressDown.Visible = false;
     this.m_btnInPressDown.Width = 122;
     //
     // m_Text5
     //
     this.m_Text5.AutoSize = false;
     this.m_Text5.BlinkDynamicsValue = false;
     this.m_Text5.BlinkInterval = 1500;
     this.m_Text5.Bold = true;
     this.m_Text5.EnabledDynamicsValue = true;
     this.m_Text5.FontFamily = "Arial";
     this.m_Text5.FontSizePixels = 12;
     this.m_Text5.Height = 35;
     this.m_Text5.Left = 137;
     this.m_Text5.MultiLine = true;
     this.m_Text5.Name = "m_Text5";
     this.m_Text5.ScreenOwnerName = "MainScreen";
     this.m_Text5.TextHorizontalAlignment = "Center";
     stringintervalmappercf24.DefaultValue = "";
     this.m_Text5.TextIntervalMapper = stringintervalmappercf24;
     this.m_Text5.TextVerticalAlignment = "Center";
     this.m_Text5.Top = 193;
     this.m_Text5.VisibleDynamicsValue = true;
     this.m_Text5.Width = 208;
     this.m_Text5.WordWrap = true;
     //
     // m_AnalogNumeric2
     //
     this.m_AnalogNumeric2.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalBottomToTop);
     this.m_AnalogNumeric2.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric2.BlinkDynamicsValue = false;
     this.m_AnalogNumeric2.Bold = true;
     this.m_AnalogNumeric2.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric2.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric2.DisplayFormat = Neo.ApplicationFramework.Interfaces.AnalogNumericDisplayFormat.String;
     this.m_AnalogNumeric2.EnabledDynamicsValue = true;
     this.m_AnalogNumeric2.FontSizePixels = 26;
     this.m_AnalogNumeric2.Height = 50;
     this.m_AnalogNumeric2.Left = 145;
     this.m_AnalogNumeric2.Name = "m_AnalogNumeric2";
     this.m_AnalogNumeric2.ReadOnly = true;
     this.m_AnalogNumeric2.ScreenOwnerName = "MainScreen";
     this.m_AnalogNumeric2.Top = 46;
     this.m_AnalogNumeric2.VisibleDynamicsValue = true;
     this.m_AnalogNumeric2.Width = 197;
     //
     // m_AnalogNumeric1
     //
     this.m_AnalogNumeric1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric1.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric1.BlinkDynamicsValue = false;
     this.m_AnalogNumeric1.Bold = true;
     this.m_AnalogNumeric1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     brushdynamicsconvertercf3.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval8.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval9.End = 1D;
     brushcfinterval9.Start = 1D;
     brushcfinterval9.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(20)))), ((int)(((byte)(25))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf3.BrushIntervalMapper.Intervals.Add(brushcfinterval8);
     brushdynamicsconvertercf3.BrushIntervalMapper.Intervals.Add(brushcfinterval9);
     this.m_AnalogNumeric1.DisplayFormat = Neo.ApplicationFramework.Interfaces.AnalogNumericDisplayFormat.String;
     this.m_AnalogNumeric1.EnabledDynamicsValue = true;
     this.m_AnalogNumeric1.FontFamily = "Arial";
     this.m_AnalogNumeric1.FontSizePixels = 26;
     this.m_AnalogNumeric1.Height = 35;
     this.m_AnalogNumeric1.Left = 9;
     this.m_AnalogNumeric1.Name = "m_AnalogNumeric1";
     this.m_AnalogNumeric1.NumberOfDecimals = 0;
     this.m_AnalogNumeric1.ReadOnly = true;
     this.m_AnalogNumeric1.ScreenOwnerName = "MainScreen";
     this.m_AnalogNumeric1.Top = 141;
     this.m_AnalogNumeric1.VisibleDynamicsValue = true;
     this.m_AnalogNumeric1.Width = 124;
     //
     // m_AnalogNumeric
     //
     this.m_AnalogNumeric.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric.BlinkDynamicsValue = false;
     this.m_AnalogNumeric.BlinkInterval = 1500;
     this.m_AnalogNumeric.Bold = true;
     this.m_AnalogNumeric.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     brushdynamicsconvertercf4.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval10.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval11.End = 1D;
     brushcfinterval11.Start = 1D;
     brushcfinterval11.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(28)))), ((int)(((byte)(36))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf4.BrushIntervalMapper.Intervals.Add(brushcfinterval10);
     brushdynamicsconvertercf4.BrushIntervalMapper.Intervals.Add(brushcfinterval11);
     this.m_AnalogNumeric.DisplayFormat = Neo.ApplicationFramework.Interfaces.AnalogNumericDisplayFormat.String;
     this.m_AnalogNumeric.EnabledDynamicsValue = true;
     this.m_AnalogNumeric.FontSizePixels = 38;
     this.m_AnalogNumeric.Height = 50;
     this.m_AnalogNumeric.Left = 145;
     this.m_AnalogNumeric.Name = "m_AnalogNumeric";
     this.m_AnalogNumeric.ReadOnly = true;
     this.m_AnalogNumeric.ScreenOwnerName = "MainScreen";
     this.m_AnalogNumeric.Top = 46;
     this.m_AnalogNumeric.VisibleDynamicsValue = true;
     this.m_AnalogNumeric.Width = 197;
     //
     // m_Text3
     //
     this.m_Text3.AutoSize = false;
     this.m_Text3.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text3.BlinkDynamicsValue = false;
     this.m_Text3.EnabledDynamicsValue = true;
     this.m_Text3.FontSizePixels = 26;
     this.m_Text3.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.m_Text3.Height = 47;
     this.m_Text3.Left = 147;
     this.m_Text3.Name = "m_Text3";
     this.m_Text3.ScreenOwnerName = "MainScreen";
     this.m_Text3.TextHorizontalAlignment = "Center";
     stringintervalmappercf25.DefaultValue = "OVER RANGE";
     this.m_Text3.TextIntervalMapper = stringintervalmappercf25;
     this.m_Text3.TextVerticalAlignment = "Center";
     this.m_Text3.Top = 48;
     this.m_Text3.VisibleDynamicsValue = true;
     this.m_Text3.Width = 194;
     this.DrawingPrimitives.Add(this.m_Rectangle);
     this.DrawingPrimitives.Add(this.m_btnZero);
     this.DrawingPrimitives.Add(this.m_Text);
     this.DrawingPrimitives.Add(this.m_LinearMeter);
     this.DrawingPrimitives.Add(this.m_Button4);
     this.DrawingPrimitives.Add(this.m_Button2);
     this.DrawingPrimitives.Add(this.m_Button3);
     this.DrawingPrimitives.Add(this.m_Button5);
     this.DrawingPrimitives.Add(this.m_Button6);
     this.DrawingPrimitives.Add(this.m_Button7);
     this.DrawingPrimitives.Add(this.m_Button8);
     this.DrawingPrimitives.Add(this.m_Button1);
     this.DrawingPrimitives.Add(this.m_Text2);
     this.DrawingPrimitives.Add(this.m_Rectangle3);
     this.DrawingPrimitives.Add(this.m_DigitalClock);
     this.DrawingPrimitives.Add(this.m_Button9);
     this.DrawingPrimitives.Add(this.m_lblUSB);
     this.DrawingPrimitives.Add(this.m_Button10);
     this.DrawingPrimitives.Add(this.m_rcrdMsg);
     this.DrawingPrimitives.Add(this.m_Line);
     this.DrawingPrimitives.Add(this.m_Line1);
     this.DrawingPrimitives.Add(this.m_Line2);
     this.DrawingPrimitives.Add(this.m_Line3);
     this.DrawingPrimitives.Add(this.m_Line4);
     this.DrawingPrimitives.Add(this.m_Text10);
     this.DrawingPrimitives.Add(this.m_Text11);
     this.DrawingPrimitives.Add(this.m_Text12);
     this.DrawingPrimitives.Add(this.m_Text4);
     this.DrawingPrimitives.Add(this.m_Text9);
     this.DrawingPrimitives.Add(this.m_Text13);
     this.DrawingPrimitives.Add(this.m_Text1);
     this.DrawingPrimitives.Add(this.m_Group);
     this.DrawingPrimitives.Add(this.m_Rectangle4);
     this.DrawingPrimitives.Add(this.m_Text8);
     this.DrawingPrimitives.Add(this.m_btnInPressDown);
     this.DrawingPrimitives.Add(this.m_Text5);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric2);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric1);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric);
     this.DrawingPrimitives.Add(this.m_Text3);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "MainScreen";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_btnZero)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_LinearMeter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_DigitalClock)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblUSB)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_rcrdMsg)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Group)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnInPressDown)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf7 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf8 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf9 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper4 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf10 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper5 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf11 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper6 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf12 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper7 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf13 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf14 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf15 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf16 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf17 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf18 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper8 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf19 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper9 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf20 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper10 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf21 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper11 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf22 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper12 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf23 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper13 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf24 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper14 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf25 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf26 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf27 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf28 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper15 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf29 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper16 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf30 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper17 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf31 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper18 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf32 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf33 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper19 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf34 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper20 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf35 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf36 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper21 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf37 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper22 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf38 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf39 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf40 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf41 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper23 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf42 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper24 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf43 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper25 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf44 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper26 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf45 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper27 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf46 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper28 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf47 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper29 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf48 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper30 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf49 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper31 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf50 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper32 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf51 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper33 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf52 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper34 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf53 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf54 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf55 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf56 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf57 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper35 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf58 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper36 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf59 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper37 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf60 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper38 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf61 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_Rectangle = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Rectangle1 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text3 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text4 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text5 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button1 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button2 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button3 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button4 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button5 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button6 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Line = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Rectangle2 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text6 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text7 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text8 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text9 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text10 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button7 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button8 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button9 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button10 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button11 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button12 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button13 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Line1 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Rectangle3 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text11 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text12 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text13 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button14 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button16 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button17 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Line2 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Button21 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Rectangle4 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Line3 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Text14 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_AnalogNumeric = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button22 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button23 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text15 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_AnalogNumeric1 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button24 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button25 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text16 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text17 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text18 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button15 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button18 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button19 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button20 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button26 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button27 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button28 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button29 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button30 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button31 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button32 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button33 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text19 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text20 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text21 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text22 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button34 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button35 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button36 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button37 = new Neo.ApplicationFramework.Controls.Controls.Button();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button22)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button23)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button24)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button25)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button19)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button26)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button27)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button28)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button29)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button30)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button31)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button32)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button33)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text19)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text22)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button34)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button35)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button36)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button37)).BeginInit();
     this.SuspendLayout();
     //
     // RcrdCfgScreen
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))), System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_Rectangle
     //
     this.m_Rectangle.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle.BlinkDynamicsValue = false;
     this.m_Rectangle.EnabledDynamicsValue = true;
     this.m_Rectangle.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Height = 42;
     this.m_Rectangle.Left = -4;
     this.m_Rectangle.Name = "m_Rectangle";
     this.m_Rectangle.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Rectangle.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Top = -5;
     this.m_Rectangle.VisibleDynamicsValue = true;
     this.m_Rectangle.Width = 485;
     //
     // m_Text
     //
     this.m_Text.AutoSize = false;
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.Bold = true;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontFamily = "Arial";
     this.m_Text.FontSizePixels = 20;
     this.m_Text.Height = 30;
     this.m_Text.Left = -4;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Text.TextHorizontalAlignment = "Center";
     stringintervalmappercf1.DefaultValue = "RECORDING CONFIG";
     this.m_Text.TextIntervalMapper = stringintervalmappercf1;
     this.m_Text.TextVerticalAlignment = "Center";
     this.m_Text.Top = 1;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 480;
     //
     // m_Rectangle1
     //
     this.m_Rectangle1.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(1, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.UpperLeft);
     this.m_Rectangle1.BlinkDynamicsValue = false;
     this.m_Rectangle1.EnabledDynamicsValue = true;
     this.m_Rectangle1.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(233)))), ((int)(((byte)(213))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle1.Height = 93;
     this.m_Rectangle1.Left = 7;
     this.m_Rectangle1.Name = "m_Rectangle1";
     this.m_Rectangle1.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Rectangle1.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(118)))), ((int)(((byte)(157))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle1.StrokeThickness = 2;
     this.m_Rectangle1.Top = 45;
     this.m_Rectangle1.VisibleDynamicsValue = true;
     this.m_Rectangle1.Width = 224;
     //
     // m_Text2
     //
     this.m_Text2.AutoSize = false;
     this.m_Text2.BlinkDynamicsValue = false;
     this.m_Text2.EnabledDynamicsValue = true;
     this.m_Text2.FontFamily = "Arial";
     this.m_Text2.FontSizePixels = 10;
     this.m_Text2.Height = 20;
     this.m_Text2.Left = 3;
     this.m_Text2.Name = "m_Text2";
     this.m_Text2.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Text2.TextHorizontalAlignment = "Center";
     stringintervalmappercf2.DefaultValue = "DATE FORMAT";
     this.m_Text2.TextIntervalMapper = stringintervalmappercf2;
     this.m_Text2.TextVerticalAlignment = "Center";
     this.m_Text2.Top = 43;
     this.m_Text2.VisibleDynamicsValue = true;
     this.m_Text2.Width = 93;
     //
     // m_Text3
     //
     this.m_Text3.AutoSize = false;
     this.m_Text3.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text3.BlinkDynamicsValue = false;
     this.m_Text3.EnabledDynamicsValue = true;
     this.m_Text3.FontSizePixels = 12;
     this.m_Text3.Height = 18;
     this.m_Text3.Left = 56;
     this.m_Text3.Name = "m_Text3";
     this.m_Text3.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Text3.TextHorizontalAlignment = "Center";
     stringintervalmappercf3.DefaultValue = "Text";
     this.m_Text3.TextIntervalMapper = stringintervalmappercf3;
     this.m_Text3.TextVerticalAlignment = "Center";
     this.m_Text3.Top = 67;
     this.m_Text3.VisibleDynamicsValue = true;
     this.m_Text3.Width = 119;
     //
     // m_Text4
     //
     this.m_Text4.AutoSize = false;
     this.m_Text4.BlinkDynamicsValue = false;
     this.m_Text4.EnabledDynamicsValue = true;
     this.m_Text4.FontFamily = "Arial";
     this.m_Text4.FontSizePixels = 9;
     this.m_Text4.Height = 34;
     this.m_Text4.Left = 2;
     this.m_Text4.MultiLine = true;
     this.m_Text4.Name = "m_Text4";
     this.m_Text4.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Text4.TextHorizontalAlignment = "Center";
     stringintervalmappercf4.DefaultValue = "Today\'s\r\nDate";
     this.m_Text4.TextIntervalMapper = stringintervalmappercf4;
     this.m_Text4.TextVerticalAlignment = "Center";
     this.m_Text4.Top = 60;
     this.m_Text4.VisibleDynamicsValue = true;
     this.m_Text4.Width = 62;
     //
     // m_Text1
     //
     this.m_Text1.AutoSize = false;
     this.m_Text1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text1.BlinkDynamicsValue = false;
     this.m_Text1.EnabledDynamicsValue = true;
     this.m_Text1.FontSizePixels = 12;
     this.m_Text1.Height = 18;
     this.m_Text1.Left = 56;
     this.m_Text1.Name = "m_Text1";
     this.m_Text1.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Text1.TextHorizontalAlignment = "Center";
     stringintervalmappercf5.DefaultValue = "Text";
     this.m_Text1.TextIntervalMapper = stringintervalmappercf5;
     this.m_Text1.TextVerticalAlignment = "Center";
     this.m_Text1.Top = 88;
     this.m_Text1.VisibleDynamicsValue = true;
     this.m_Text1.Width = 119;
     //
     // m_Text5
     //
     this.m_Text5.AutoSize = false;
     this.m_Text5.BlinkDynamicsValue = false;
     this.m_Text5.EnabledDynamicsValue = true;
     this.m_Text5.FontFamily = "Arial";
     this.m_Text5.FontSizePixels = 9;
     this.m_Text5.Height = 34;
     this.m_Text5.Left = 2;
     this.m_Text5.MultiLine = true;
     this.m_Text5.Name = "m_Text5";
     this.m_Text5.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Text5.TextHorizontalAlignment = "Center";
     stringintervalmappercf6.DefaultValue = "Format";
     this.m_Text5.TextIntervalMapper = stringintervalmappercf6;
     this.m_Text5.TextVerticalAlignment = "Center";
     this.m_Text5.Top = 80;
     this.m_Text5.VisibleDynamicsValue = true;
     this.m_Text5.Width = 62;
     //
     // m_Button
     //
     this.m_Button.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BlinkDynamicsValue = false;
     this.m_Button.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button.EnabledDynamicsValue = true;
     this.m_Button.FontSizePixels = 9;
     this.m_Button.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button.Height = 20;
     this.m_Button.IndicatorMargin = null;
     this.m_Button.Left = 183;
     this.m_Button.Name = "m_Button";
     this.m_Button.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button.StyleName = "Glossy";
     this.m_Button.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button.TextHeight = 11;
     stringintervalmappercf7.DefaultValue = "Clear";
     this.m_Button.TextIntervalMapper = stringintervalmappercf7;
     this.m_Button.TextValue = 0D;
     this.m_Button.TextWidth = 36;
     this.m_Button.Top = 66;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue = true;
     this.m_Button.Width = 42;
     //
     // m_Button1
     //
     this.m_Button1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BlinkDynamicsValue = false;
     this.m_Button1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button1.EnabledDynamicsValue = true;
     this.m_Button1.FontSizePixels = 9;
     this.m_Button1.Height = 20;
     this.m_Button1.IndicatorMargin = null;
     this.m_Button1.Left = 183;
     this.m_Button1.Name = "m_Button1";
     this.m_Button1.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button1.StyleName = "Chrome";
     this.m_Button1.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_Button1.TextHeight = 11;
     stringintervalmappercf8.DefaultValue = "Back";
     this.m_Button1.TextIntervalMapper = stringintervalmappercf8;
     this.m_Button1.TextValue = 0D;
     this.m_Button1.TextWidth = 36;
     this.m_Button1.Top = 87;
     this.m_Button1.Value = 0D;
     this.m_Button1.VisibleDynamicsValue = true;
     this.m_Button1.Width = 42;
     //
     // m_Button2
     //
     this.m_Button2.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BlinkDynamicsValue = false;
     this.m_Button2.Bold = true;
     this.m_Button2.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button2.EnabledDynamicsValue = true;
     this.m_Button2.FontSizePixels = 18;
     this.m_Button2.Height = 24;
     this.m_Button2.IndicatorMargin = null;
     this.m_Button2.Left = 21;
     this.m_Button2.Name = "m_Button2";
     this.m_Button2.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button2.StyleName = "Chrome";
     this.m_Button2.SymbolIntervalMapper = symbolintervalmapper3;
     this.m_Button2.TextHeight = 22;
     stringintervalmappercf9.DefaultValue = "M";
     this.m_Button2.TextIntervalMapper = stringintervalmappercf9;
     this.m_Button2.TextValue = 0D;
     this.m_Button2.TextWidth = 28;
     this.m_Button2.Top = 110;
     this.m_Button2.Value = 0D;
     this.m_Button2.VisibleDynamicsValue = true;
     this.m_Button2.Width = 34;
     //
     // m_Button3
     //
     this.m_Button3.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BlinkDynamicsValue = false;
     this.m_Button3.Bold = true;
     this.m_Button3.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button3.EnabledDynamicsValue = true;
     this.m_Button3.FontSizePixels = 18;
     this.m_Button3.Height = 24;
     this.m_Button3.IndicatorMargin = null;
     this.m_Button3.Left = 62;
     this.m_Button3.Name = "m_Button3";
     this.m_Button3.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button3.StyleName = "Chrome";
     this.m_Button3.SymbolIntervalMapper = symbolintervalmapper4;
     this.m_Button3.TextHeight = 22;
     stringintervalmappercf10.DefaultValue = "D";
     this.m_Button3.TextIntervalMapper = stringintervalmappercf10;
     this.m_Button3.TextValue = 0D;
     this.m_Button3.TextWidth = 28;
     this.m_Button3.Top = 110;
     this.m_Button3.Value = 0D;
     this.m_Button3.VisibleDynamicsValue = true;
     this.m_Button3.Width = 34;
     //
     // m_Button4
     //
     this.m_Button4.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button4.BlinkDynamicsValue = false;
     this.m_Button4.Bold = true;
     this.m_Button4.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button4.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button4.EnabledDynamicsValue = true;
     this.m_Button4.FontSizePixels = 18;
     this.m_Button4.Height = 24;
     this.m_Button4.IndicatorMargin = null;
     this.m_Button4.Left = 102;
     this.m_Button4.Name = "m_Button4";
     this.m_Button4.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button4.StyleName = "Chrome";
     this.m_Button4.SymbolIntervalMapper = symbolintervalmapper5;
     this.m_Button4.TextHeight = 22;
     stringintervalmappercf11.DefaultValue = "Y";
     this.m_Button4.TextIntervalMapper = stringintervalmappercf11;
     this.m_Button4.TextValue = 0D;
     this.m_Button4.TextWidth = 28;
     this.m_Button4.Top = 110;
     this.m_Button4.Value = 0D;
     this.m_Button4.VisibleDynamicsValue = true;
     this.m_Button4.Width = 34;
     //
     // m_Button5
     //
     this.m_Button5.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button5.BlinkDynamicsValue = false;
     this.m_Button5.Bold = true;
     this.m_Button5.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button5.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button5.EnabledDynamicsValue = true;
     this.m_Button5.FontSizePixels = 18;
     this.m_Button5.Height = 24;
     this.m_Button5.IndicatorMargin = null;
     this.m_Button5.Left = 143;
     this.m_Button5.Name = "m_Button5";
     this.m_Button5.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button5.StyleName = "Chrome";
     this.m_Button5.SymbolIntervalMapper = symbolintervalmapper6;
     this.m_Button5.TextHeight = 22;
     stringintervalmappercf12.DefaultValue = "/";
     this.m_Button5.TextIntervalMapper = stringintervalmappercf12;
     this.m_Button5.TextValue = 0D;
     this.m_Button5.TextWidth = 28;
     this.m_Button5.Top = 110;
     this.m_Button5.Value = 0D;
     this.m_Button5.VisibleDynamicsValue = true;
     this.m_Button5.Width = 34;
     //
     // m_Button6
     //
     this.m_Button6.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button6.BlinkDynamicsValue = false;
     this.m_Button6.Bold = true;
     this.m_Button6.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button6.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button6.EnabledDynamicsValue = true;
     this.m_Button6.FontSizePixels = 18;
     this.m_Button6.Height = 24;
     this.m_Button6.IndicatorMargin = null;
     this.m_Button6.Left = 187;
     this.m_Button6.Name = "m_Button6";
     this.m_Button6.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button6.StyleName = "Chrome";
     this.m_Button6.SymbolIntervalMapper = symbolintervalmapper7;
     this.m_Button6.TextHeight = 22;
     stringintervalmappercf13.DefaultValue = "-";
     this.m_Button6.TextIntervalMapper = stringintervalmappercf13;
     this.m_Button6.TextValue = 0D;
     this.m_Button6.TextWidth = 28;
     this.m_Button6.Top = 110;
     this.m_Button6.Value = 0D;
     this.m_Button6.VisibleDynamicsValue = true;
     this.m_Button6.Width = 34;
     //
     // m_Line
     //
     this.m_Line.BlinkDynamicsValue = false;
     this.m_Line.EnabledDynamicsValue = true;
     this.m_Line.Fill = null;
     this.m_Line.Name = "m_Line";
     this.m_Line.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Line.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line.VisibleDynamicsValue = true;
     this.m_Line.X1 = 9;
     this.m_Line.X2 = 229;
     this.m_Line.Y1 = 61;
     this.m_Line.Y2 = 61;
     //
     // m_Rectangle2
     //
     this.m_Rectangle2.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.UpperLeft);
     this.m_Rectangle2.BlinkDynamicsValue = false;
     this.m_Rectangle2.EnabledDynamicsValue = true;
     this.m_Rectangle2.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(233)))), ((int)(((byte)(213))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle2.Height = 93;
     this.m_Rectangle2.Left = 243;
     this.m_Rectangle2.Name = "m_Rectangle2";
     this.m_Rectangle2.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Rectangle2.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(118)))), ((int)(((byte)(157))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle2.StrokeThickness = 2;
     this.m_Rectangle2.Top = 45;
     this.m_Rectangle2.VisibleDynamicsValue = true;
     this.m_Rectangle2.Width = 224;
     //
     // m_Text6
     //
     this.m_Text6.AutoSize = false;
     this.m_Text6.BlinkDynamicsValue = false;
     this.m_Text6.EnabledDynamicsValue = true;
     this.m_Text6.FontFamily = "Arial";
     this.m_Text6.FontSizePixels = 10;
     this.m_Text6.Height = 20;
     this.m_Text6.Left = 243;
     this.m_Text6.Name = "m_Text6";
     this.m_Text6.ScreenOwnerName = "RcrdCfgScreen";
     stringintervalmappercf14.DefaultValue = "TIME FORMAT";
     this.m_Text6.TextIntervalMapper = stringintervalmappercf14;
     this.m_Text6.TextVerticalAlignment = "Center";
     this.m_Text6.Top = 43;
     this.m_Text6.VisibleDynamicsValue = true;
     this.m_Text6.Width = 218;
     //
     // m_Text7
     //
     this.m_Text7.AutoSize = false;
     this.m_Text7.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text7.BlinkDynamicsValue = false;
     this.m_Text7.EnabledDynamicsValue = true;
     this.m_Text7.FontSizePixels = 12;
     this.m_Text7.Height = 18;
     this.m_Text7.Left = 292;
     this.m_Text7.Name = "m_Text7";
     this.m_Text7.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Text7.TextHorizontalAlignment = "Center";
     stringintervalmappercf15.DefaultValue = "Text";
     this.m_Text7.TextIntervalMapper = stringintervalmappercf15;
     this.m_Text7.TextVerticalAlignment = "Center";
     this.m_Text7.Top = 67;
     this.m_Text7.VisibleDynamicsValue = true;
     this.m_Text7.Width = 119;
     //
     // m_Text8
     //
     this.m_Text8.AutoSize = false;
     this.m_Text8.BlinkDynamicsValue = false;
     this.m_Text8.EnabledDynamicsValue = true;
     this.m_Text8.FontFamily = "Arial";
     this.m_Text8.FontSizePixels = 9;
     this.m_Text8.Height = 34;
     this.m_Text8.Left = 239;
     this.m_Text8.MultiLine = true;
     this.m_Text8.Name = "m_Text8";
     this.m_Text8.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Text8.TextHorizontalAlignment = "Center";
     stringintervalmappercf16.DefaultValue = "Current\r\nTime";
     this.m_Text8.TextIntervalMapper = stringintervalmappercf16;
     this.m_Text8.TextVerticalAlignment = "Center";
     this.m_Text8.Top = 59;
     this.m_Text8.VisibleDynamicsValue = true;
     this.m_Text8.Width = 62;
     //
     // m_Text9
     //
     this.m_Text9.AutoSize = false;
     this.m_Text9.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text9.BlinkDynamicsValue = false;
     this.m_Text9.EnabledDynamicsValue = true;
     this.m_Text9.FontSizePixels = 12;
     this.m_Text9.Height = 18;
     this.m_Text9.Left = 292;
     this.m_Text9.Name = "m_Text9";
     this.m_Text9.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Text9.TextHorizontalAlignment = "Center";
     stringintervalmappercf17.DefaultValue = "Text";
     this.m_Text9.TextIntervalMapper = stringintervalmappercf17;
     this.m_Text9.TextVerticalAlignment = "Center";
     this.m_Text9.Top = 88;
     this.m_Text9.VisibleDynamicsValue = true;
     this.m_Text9.Width = 119;
     //
     // m_Text10
     //
     this.m_Text10.AutoSize = false;
     this.m_Text10.BlinkDynamicsValue = false;
     this.m_Text10.EnabledDynamicsValue = true;
     this.m_Text10.FontFamily = "Arial";
     this.m_Text10.FontSizePixels = 9;
     this.m_Text10.Height = 34;
     this.m_Text10.Left = 237;
     this.m_Text10.MultiLine = true;
     this.m_Text10.Name = "m_Text10";
     this.m_Text10.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Text10.TextHorizontalAlignment = "Center";
     stringintervalmappercf18.DefaultValue = "Format";
     this.m_Text10.TextIntervalMapper = stringintervalmappercf18;
     this.m_Text10.TextVerticalAlignment = "Center";
     this.m_Text10.Top = 80;
     this.m_Text10.VisibleDynamicsValue = true;
     this.m_Text10.Width = 62;
     //
     // m_Button7
     //
     this.m_Button7.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button7.BlinkDynamicsValue = false;
     this.m_Button7.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button7.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button7.EnabledDynamicsValue = true;
     this.m_Button7.FontSizePixels = 9;
     this.m_Button7.Height = 20;
     this.m_Button7.IndicatorMargin = null;
     this.m_Button7.Left = 419;
     this.m_Button7.Name = "m_Button7";
     this.m_Button7.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button7.StyleName = "Glossy";
     this.m_Button7.SymbolIntervalMapper = symbolintervalmapper8;
     this.m_Button7.TextHeight = 11;
     stringintervalmappercf19.DefaultValue = "Clear";
     this.m_Button7.TextIntervalMapper = stringintervalmappercf19;
     this.m_Button7.TextValue = 0D;
     this.m_Button7.TextWidth = 36;
     this.m_Button7.Top = 66;
     this.m_Button7.Value = 0D;
     this.m_Button7.VisibleDynamicsValue = true;
     this.m_Button7.Width = 42;
     //
     // m_Button8
     //
     this.m_Button8.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button8.BlinkDynamicsValue = false;
     this.m_Button8.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button8.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button8.EnabledDynamicsValue = true;
     this.m_Button8.FontSizePixels = 9;
     this.m_Button8.Height = 20;
     this.m_Button8.IndicatorMargin = null;
     this.m_Button8.Left = 419;
     this.m_Button8.Name = "m_Button8";
     this.m_Button8.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button8.StyleName = "Glossy";
     this.m_Button8.SymbolIntervalMapper = symbolintervalmapper9;
     this.m_Button8.TextHeight = 11;
     stringintervalmappercf20.DefaultValue = "Back";
     this.m_Button8.TextIntervalMapper = stringintervalmappercf20;
     this.m_Button8.TextValue = 0D;
     this.m_Button8.TextWidth = 36;
     this.m_Button8.Top = 87;
     this.m_Button8.Value = 0D;
     this.m_Button8.VisibleDynamicsValue = true;
     this.m_Button8.Width = 42;
     //
     // m_Button9
     //
     this.m_Button9.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button9.BlinkDynamicsValue = false;
     this.m_Button9.Bold = true;
     this.m_Button9.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button9.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button9.EnabledDynamicsValue = true;
     this.m_Button9.FontSizePixels = 18;
     this.m_Button9.Height = 24;
     this.m_Button9.IndicatorMargin = null;
     this.m_Button9.Left = 259;
     this.m_Button9.Name = "m_Button9";
     this.m_Button9.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button9.StyleName = "Glossy";
     this.m_Button9.SymbolIntervalMapper = symbolintervalmapper10;
     this.m_Button9.TextHeight = 22;
     stringintervalmappercf21.DefaultValue = "H";
     this.m_Button9.TextIntervalMapper = stringintervalmappercf21;
     this.m_Button9.TextValue = 0D;
     this.m_Button9.TextWidth = 28;
     this.m_Button9.Top = 110;
     this.m_Button9.Value = 0D;
     this.m_Button9.VisibleDynamicsValue = true;
     this.m_Button9.Width = 34;
     //
     // m_Button10
     //
     this.m_Button10.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button10.BlinkDynamicsValue = false;
     this.m_Button10.Bold = true;
     this.m_Button10.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button10.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button10.EnabledDynamicsValue = true;
     this.m_Button10.FontSizePixels = 18;
     this.m_Button10.Height = 24;
     this.m_Button10.IndicatorMargin = null;
     this.m_Button10.Left = 300;
     this.m_Button10.Name = "m_Button10";
     this.m_Button10.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button10.StyleName = "Glossy";
     this.m_Button10.SymbolIntervalMapper = symbolintervalmapper11;
     this.m_Button10.TextHeight = 22;
     stringintervalmappercf22.DefaultValue = "M";
     this.m_Button10.TextIntervalMapper = stringintervalmappercf22;
     this.m_Button10.TextValue = 0D;
     this.m_Button10.TextWidth = 28;
     this.m_Button10.Top = 110;
     this.m_Button10.Value = 0D;
     this.m_Button10.VisibleDynamicsValue = true;
     this.m_Button10.Width = 34;
     //
     // m_Button11
     //
     this.m_Button11.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button11.BlinkDynamicsValue = false;
     this.m_Button11.Bold = true;
     this.m_Button11.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button11.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button11.EnabledDynamicsValue = true;
     this.m_Button11.FontSizePixels = 18;
     this.m_Button11.Height = 24;
     this.m_Button11.IndicatorMargin = null;
     this.m_Button11.Left = 341;
     this.m_Button11.Name = "m_Button11";
     this.m_Button11.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button11.StyleName = "Glossy";
     this.m_Button11.SymbolIntervalMapper = symbolintervalmapper12;
     this.m_Button11.TextHeight = 22;
     stringintervalmappercf23.DefaultValue = "S";
     this.m_Button11.TextIntervalMapper = stringintervalmappercf23;
     this.m_Button11.TextValue = 0D;
     this.m_Button11.TextWidth = 28;
     this.m_Button11.Top = 110;
     this.m_Button11.Value = 0D;
     this.m_Button11.VisibleDynamicsValue = true;
     this.m_Button11.Width = 34;
     //
     // m_Button12
     //
     this.m_Button12.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button12.BlinkDynamicsValue = false;
     this.m_Button12.Bold = true;
     this.m_Button12.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button12.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button12.EnabledDynamicsValue = true;
     this.m_Button12.FontSizePixels = 18;
     this.m_Button12.Height = 24;
     this.m_Button12.IndicatorMargin = null;
     this.m_Button12.Left = 382;
     this.m_Button12.Name = "m_Button12";
     this.m_Button12.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button12.StyleName = "Glossy";
     this.m_Button12.SymbolIntervalMapper = symbolintervalmapper13;
     this.m_Button12.TextHeight = 22;
     stringintervalmappercf24.DefaultValue = ":";
     this.m_Button12.TextIntervalMapper = stringintervalmappercf24;
     this.m_Button12.TextValue = 0D;
     this.m_Button12.TextWidth = 28;
     this.m_Button12.Top = 110;
     this.m_Button12.Value = 0D;
     this.m_Button12.VisibleDynamicsValue = true;
     this.m_Button12.Width = 34;
     //
     // m_Button13
     //
     this.m_Button13.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button13.BlinkDynamicsValue = false;
     this.m_Button13.Bold = true;
     this.m_Button13.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button13.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button13.EnabledDynamicsValue = true;
     this.m_Button13.FontSizePixels = 18;
     this.m_Button13.Height = 24;
     this.m_Button13.IndicatorMargin = null;
     this.m_Button13.Left = 423;
     this.m_Button13.Name = "m_Button13";
     this.m_Button13.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button13.StyleName = "Glossy";
     this.m_Button13.SymbolIntervalMapper = symbolintervalmapper14;
     this.m_Button13.TextHeight = 22;
     stringintervalmappercf25.DefaultValue = "-";
     this.m_Button13.TextIntervalMapper = stringintervalmappercf25;
     this.m_Button13.TextValue = 0D;
     this.m_Button13.TextWidth = 28;
     this.m_Button13.Top = 110;
     this.m_Button13.Value = 0D;
     this.m_Button13.VisibleDynamicsValue = true;
     this.m_Button13.Width = 34;
     //
     // m_Line1
     //
     this.m_Line1.BlinkDynamicsValue = false;
     this.m_Line1.EnabledDynamicsValue = true;
     this.m_Line1.Fill = null;
     this.m_Line1.Name = "m_Line1";
     this.m_Line1.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Line1.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line1.VisibleDynamicsValue = true;
     this.m_Line1.X1 = 245;
     this.m_Line1.X2 = 465;
     this.m_Line1.Y1 = 62;
     this.m_Line1.Y2 = 61;
     //
     // m_Rectangle3
     //
     this.m_Rectangle3.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.UpperLeft);
     this.m_Rectangle3.BlinkDynamicsValue = false;
     this.m_Rectangle3.EnabledDynamicsValue = true;
     this.m_Rectangle3.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(233)))), ((int)(((byte)(213))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle3.Height = 124;
     this.m_Rectangle3.Left = 243;
     this.m_Rectangle3.Name = "m_Rectangle3";
     this.m_Rectangle3.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Rectangle3.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(118)))), ((int)(((byte)(157))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle3.StrokeThickness = 2;
     this.m_Rectangle3.Top = 142;
     this.m_Rectangle3.VisibleDynamicsValue = true;
     this.m_Rectangle3.Width = 224;
     //
     // m_Text11
     //
     this.m_Text11.AutoSize = false;
     this.m_Text11.BlinkDynamicsValue = false;
     this.m_Text11.EnabledDynamicsValue = true;
     this.m_Text11.FontFamily = "Arial";
     this.m_Text11.FontSizePixels = 10;
     this.m_Text11.Height = 20;
     this.m_Text11.Left = 243;
     this.m_Text11.Name = "m_Text11";
     this.m_Text11.ScreenOwnerName = "RcrdCfgScreen";
     stringintervalmappercf26.DefaultValue = "FILE AND DATA";
     this.m_Text11.TextIntervalMapper = stringintervalmappercf26;
     this.m_Text11.TextVerticalAlignment = "Center";
     this.m_Text11.Top = 139;
     this.m_Text11.VisibleDynamicsValue = true;
     this.m_Text11.Width = 218;
     //
     // m_Text12
     //
     this.m_Text12.AutoSize = false;
     this.m_Text12.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text12.BlinkDynamicsValue = false;
     this.m_Text12.EnabledDynamicsValue = true;
     this.m_Text12.FontSizePixels = 12;
     this.m_Text12.Height = 18;
     this.m_Text12.Left = 251;
     this.m_Text12.Name = "m_Text12";
     this.m_Text12.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Text12.TextHorizontalAlignment = "Center";
     stringintervalmappercf27.DefaultValue = "Text";
     this.m_Text12.TextIntervalMapper = stringintervalmappercf27;
     this.m_Text12.TextVerticalAlignment = "Center";
     this.m_Text12.Top = 171;
     this.m_Text12.VisibleDynamicsValue = true;
     this.m_Text12.Width = 124;
     //
     // m_Text13
     //
     this.m_Text13.AutoSize = false;
     this.m_Text13.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text13.BlinkDynamicsValue = false;
     this.m_Text13.EnabledDynamicsValue = true;
     this.m_Text13.FontSizePixels = 12;
     this.m_Text13.Height = 18;
     this.m_Text13.Left = 250;
     this.m_Text13.Name = "m_Text13";
     this.m_Text13.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Text13.TextHorizontalAlignment = "Center";
     stringintervalmappercf28.DefaultValue = "Text";
     this.m_Text13.TextIntervalMapper = stringintervalmappercf28;
     this.m_Text13.TextVerticalAlignment = "Center";
     this.m_Text13.Top = 206;
     this.m_Text13.VisibleDynamicsValue = true;
     this.m_Text13.Width = 124;
     //
     // m_Button14
     //
     this.m_Button14.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button14.BlinkDynamicsValue = false;
     this.m_Button14.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button14.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button14.EnabledDynamicsValue = true;
     this.m_Button14.FontFamily = "Arial";
     this.m_Button14.FontSizePixels = 14;
     this.m_Button14.Height = 29;
     this.m_Button14.IndicatorMargin = null;
     this.m_Button14.Left = 383;
     this.m_Button14.Name = "m_Button14";
     this.m_Button14.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button14.StyleName = "Glossy";
     this.m_Button14.SymbolIntervalMapper = symbolintervalmapper15;
     this.m_Button14.TextHeight = 16;
     stringintervalmappercf29.DefaultValue = "Select";
     this.m_Button14.TextIntervalMapper = stringintervalmappercf29;
     this.m_Button14.TextValue = 0D;
     this.m_Button14.TextWidth = 68;
     this.m_Button14.Top = 165;
     this.m_Button14.Value = 0D;
     this.m_Button14.VisibleDynamicsValue = true;
     this.m_Button14.Width = 74;
     //
     // m_Button16
     //
     this.m_Button16.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button16.BlinkDynamicsValue = false;
     this.m_Button16.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button16.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button16.EnabledDynamicsValue = true;
     this.m_Button16.FontSizePixels = 12;
     this.m_Button16.Height = 30;
     this.m_Button16.IndicatorMargin = null;
     this.m_Button16.Left = 250;
     this.m_Button16.Name = "m_Button16";
     this.m_Button16.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button16.StyleName = "Glossy";
     this.m_Button16.SymbolIntervalMapper = symbolintervalmapper16;
     this.m_Button16.TextHeight = 14;
     stringintervalmappercf30.DefaultValue = "Show Data";
     this.m_Button16.TextIntervalMapper = stringintervalmappercf30;
     this.m_Button16.TextValue = 0D;
     this.m_Button16.TextWidth = 97;
     this.m_Button16.Top = 232;
     this.m_Button16.Value = 0D;
     this.m_Button16.VisibleDynamicsValue = true;
     this.m_Button16.Width = 103;
     //
     // m_Button17
     //
     this.m_Button17.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button17.BlinkDynamicsValue = false;
     this.m_Button17.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button17.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button17.EnabledDynamicsValue = true;
     this.m_Button17.FontSizePixels = 12;
     this.m_Button17.Height = 30;
     this.m_Button17.IndicatorMargin = null;
     this.m_Button17.Left = 358;
     this.m_Button17.Name = "m_Button17";
     this.m_Button17.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button17.StyleName = "Glossy";
     this.m_Button17.SymbolIntervalMapper = symbolintervalmapper17;
     this.m_Button17.TextHeight = 14;
     stringintervalmappercf31.DefaultValue = "Show Files";
     this.m_Button17.TextIntervalMapper = stringintervalmappercf31;
     this.m_Button17.TextValue = 0D;
     this.m_Button17.TextWidth = 94;
     this.m_Button17.Top = 232;
     this.m_Button17.Value = 0D;
     this.m_Button17.VisibleDynamicsValue = true;
     this.m_Button17.Width = 100;
     //
     // m_Line2
     //
     this.m_Line2.BlinkDynamicsValue = false;
     this.m_Line2.EnabledDynamicsValue = true;
     this.m_Line2.Fill = null;
     this.m_Line2.Name = "m_Line2";
     this.m_Line2.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Line2.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line2.VisibleDynamicsValue = true;
     this.m_Line2.X1 = 245;
     this.m_Line2.X2 = 465;
     this.m_Line2.Y1 = 160;
     this.m_Line2.Y2 = 160;
     //
     // m_Button21
     //
     this.m_Button21.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button21.BlinkDynamicsValue = false;
     this.m_Button21.Bold = true;
     this.m_Button21.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button21.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button21.EnabledDynamicsValue = true;
     this.m_Button21.FontFamily = "Arial";
     this.m_Button21.FontSizePixels = 16;
     this.m_Button21.Height = 47;
     this.m_Button21.IndicatorMargin = null;
     this.m_Button21.Left = 14;
     this.m_Button21.Name = "m_Button21";
     this.m_Button21.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button21.StyleName = "Chrome";
     this.m_Button21.SymbolIntervalMapper = symbolintervalmapper18;
     this.m_Button21.SymbolName = "";
     this.m_Button21.TextHeight = 19;
     stringintervalmappercf32.DefaultValue = "BACK";
     this.m_Button21.TextIntervalMapper = stringintervalmappercf32;
     this.m_Button21.TextValue = 0D;
     this.m_Button21.TextWidth = 101;
     this.m_Button21.Top = 220;
     this.m_Button21.Value = 0D;
     this.m_Button21.VisibleDynamicsValue = true;
     this.m_Button21.Width = 107;
     //
     // m_Rectangle4
     //
     this.m_Rectangle4.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.UpperLeft);
     this.m_Rectangle4.BlinkDynamicsValue = false;
     this.m_Rectangle4.EnabledDynamicsValue = true;
     this.m_Rectangle4.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(233)))), ((int)(((byte)(213))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle4.Height = 75;
     this.m_Rectangle4.Left = 7;
     this.m_Rectangle4.Name = "m_Rectangle4";
     this.m_Rectangle4.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Rectangle4.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(118)))), ((int)(((byte)(157))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle4.StrokeThickness = 2;
     this.m_Rectangle4.Top = 141;
     this.m_Rectangle4.VisibleDynamicsValue = true;
     this.m_Rectangle4.Width = 224;
     //
     // m_Line3
     //
     this.m_Line3.BlinkDynamicsValue = false;
     this.m_Line3.EnabledDynamicsValue = true;
     this.m_Line3.Fill = null;
     this.m_Line3.Name = "m_Line3";
     this.m_Line3.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Line3.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line3.VisibleDynamicsValue = true;
     this.m_Line3.X1 = 9;
     this.m_Line3.X2 = 229;
     this.m_Line3.Y1 = 160;
     this.m_Line3.Y2 = 160;
     //
     // m_Text14
     //
     this.m_Text14.AutoSize = false;
     this.m_Text14.BlinkDynamicsValue = false;
     this.m_Text14.EnabledDynamicsValue = true;
     this.m_Text14.FontFamily = "Arial";
     this.m_Text14.FontSizePixels = 10;
     this.m_Text14.Height = 20;
     this.m_Text14.Left = 8;
     this.m_Text14.Name = "m_Text14";
     this.m_Text14.ScreenOwnerName = "RcrdCfgScreen";
     stringintervalmappercf33.DefaultValue = "RECORDING INTERVAL";
     this.m_Text14.TextIntervalMapper = stringintervalmappercf33;
     this.m_Text14.TextVerticalAlignment = "Center";
     this.m_Text14.Top = 140;
     this.m_Text14.VisibleDynamicsValue = true;
     this.m_Text14.Width = 220;
     //
     // m_AnalogNumeric
     //
     this.m_AnalogNumeric.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric.BlinkDynamicsValue = false;
     this.m_AnalogNumeric.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric.EnabledDynamicsValue = true;
     this.m_AnalogNumeric.FontSizePixels = 12;
     this.m_AnalogNumeric.Height = 28;
     this.m_AnalogNumeric.Left = 47;
     this.m_AnalogNumeric.Name = "m_AnalogNumeric";
     this.m_AnalogNumeric.NumberOfDecimals = 0;
     this.m_AnalogNumeric.ScreenOwnerName = "RcrdCfgScreen";
     this.m_AnalogNumeric.Top = 179;
     this.m_AnalogNumeric.VisibleDynamicsValue = true;
     this.m_AnalogNumeric.Width = 40;
     //
     // m_Button22
     //
     this.m_Button22.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button22.BlinkDynamicsValue = false;
     this.m_Button22.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button22.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button22.EnabledDynamicsValue = true;
     this.m_Button22.FontSizePixels = 9;
     this.m_Button22.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button22.Height = 28;
     this.m_Button22.IndicatorMargin = null;
     this.m_Button22.Left = 87;
     this.m_Button22.Name = "m_Button22";
     this.m_Button22.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button22.StyleName = "Glossy";
     this.m_Button22.SymbolHeight = 22;
     this.m_Button22.SymbolIntervalMapper = symbolintervalmapper19;
     this.m_Button22.SymbolName = "path2985";
     this.m_Button22.SymbolWidth = 19;
     this.m_Button22.TextHeight = 11;
     stringintervalmappercf34.DefaultValue = "";
     this.m_Button22.TextIntervalMapper = stringintervalmappercf34;
     this.m_Button22.TextValue = 0D;
     this.m_Button22.TextWidth = 22;
     this.m_Button22.Top = 179;
     this.m_Button22.Value = 0D;
     this.m_Button22.VisibleDynamicsValue = true;
     this.m_Button22.Width = 28;
     //
     // m_Button23
     //
     this.m_Button23.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button23.BlinkDynamicsValue = false;
     this.m_Button23.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button23.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button23.EnabledDynamicsValue = true;
     this.m_Button23.FontSizePixels = 9;
     this.m_Button23.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button23.Height = 28;
     this.m_Button23.IndicatorMargin = null;
     this.m_Button23.Left = 19;
     this.m_Button23.Name = "m_Button23";
     this.m_Button23.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button23.StyleName = "Glossy";
     this.m_Button23.SymbolHeight = 22;
     this.m_Button23.SymbolIntervalMapper = symbolintervalmapper20;
     this.m_Button23.SymbolName = "path29851";
     this.m_Button23.SymbolWidth = 19;
     this.m_Button23.TextHeight = 11;
     stringintervalmappercf35.DefaultValue = "";
     this.m_Button23.TextIntervalMapper = stringintervalmappercf35;
     this.m_Button23.TextValue = 0D;
     this.m_Button23.TextWidth = 22;
     this.m_Button23.Top = 179;
     this.m_Button23.Value = 0D;
     this.m_Button23.VisibleDynamicsValue = true;
     this.m_Button23.Width = 28;
     //
     // m_Text15
     //
     this.m_Text15.AutoSize = false;
     this.m_Text15.BlinkDynamicsValue = false;
     this.m_Text15.EnabledDynamicsValue = true;
     this.m_Text15.FontSizePixels = 10;
     this.m_Text15.Height = 20;
     this.m_Text15.Left = 38;
     this.m_Text15.Name = "m_Text15";
     this.m_Text15.ScreenOwnerName = "RcrdCfgScreen";
     stringintervalmappercf36.DefaultValue = "MINUTES";
     this.m_Text15.TextIntervalMapper = stringintervalmappercf36;
     this.m_Text15.TextVerticalAlignment = "Center";
     this.m_Text15.Top = 158;
     this.m_Text15.VisibleDynamicsValue = true;
     this.m_Text15.Width = 58;
     //
     // m_AnalogNumeric1
     //
     this.m_AnalogNumeric1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric1.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric1.BlinkDynamicsValue = false;
     this.m_AnalogNumeric1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric1.EnabledDynamicsValue = true;
     this.m_AnalogNumeric1.FontSizePixels = 12;
     this.m_AnalogNumeric1.Height = 28;
     this.m_AnalogNumeric1.Left = 155;
     this.m_AnalogNumeric1.Name = "m_AnalogNumeric1";
     this.m_AnalogNumeric1.NumberOfDecimals = 0;
     this.m_AnalogNumeric1.ScreenOwnerName = "RcrdCfgScreen";
     this.m_AnalogNumeric1.Top = 179;
     this.m_AnalogNumeric1.VisibleDynamicsValue = true;
     this.m_AnalogNumeric1.Width = 40;
     //
     // m_Button24
     //
     this.m_Button24.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button24.BlinkDynamicsValue = false;
     this.m_Button24.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button24.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button24.EnabledDynamicsValue = true;
     this.m_Button24.FontSizePixels = 9;
     this.m_Button24.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button24.Height = 28;
     this.m_Button24.IndicatorMargin = null;
     this.m_Button24.Left = 195;
     this.m_Button24.Name = "m_Button24";
     this.m_Button24.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button24.StyleName = "Glossy";
     this.m_Button24.SymbolHeight = 22;
     this.m_Button24.SymbolIntervalMapper = symbolintervalmapper21;
     this.m_Button24.SymbolName = "path2985";
     this.m_Button24.SymbolWidth = 19;
     this.m_Button24.TextHeight = 11;
     stringintervalmappercf37.DefaultValue = "";
     this.m_Button24.TextIntervalMapper = stringintervalmappercf37;
     this.m_Button24.TextValue = 0D;
     this.m_Button24.TextWidth = 22;
     this.m_Button24.Top = 179;
     this.m_Button24.Value = 0D;
     this.m_Button24.VisibleDynamicsValue = true;
     this.m_Button24.Width = 28;
     //
     // m_Button25
     //
     this.m_Button25.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button25.BlinkDynamicsValue = false;
     this.m_Button25.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button25.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button25.EnabledDynamicsValue = true;
     this.m_Button25.FontSizePixels = 9;
     this.m_Button25.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button25.Height = 28;
     this.m_Button25.IndicatorMargin = null;
     this.m_Button25.Left = 127;
     this.m_Button25.Name = "m_Button25";
     this.m_Button25.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button25.StyleName = "Glossy";
     this.m_Button25.SymbolHeight = 22;
     this.m_Button25.SymbolIntervalMapper = symbolintervalmapper22;
     this.m_Button25.SymbolName = "path29851";
     this.m_Button25.SymbolWidth = 19;
     this.m_Button25.TextHeight = 11;
     stringintervalmappercf38.DefaultValue = "";
     this.m_Button25.TextIntervalMapper = stringintervalmappercf38;
     this.m_Button25.TextValue = 0D;
     this.m_Button25.TextWidth = 22;
     this.m_Button25.Top = 179;
     this.m_Button25.Value = 0D;
     this.m_Button25.VisibleDynamicsValue = true;
     this.m_Button25.Width = 28;
     //
     // m_Text16
     //
     this.m_Text16.AutoSize = false;
     this.m_Text16.BlinkDynamicsValue = false;
     this.m_Text16.EnabledDynamicsValue = true;
     this.m_Text16.FontSizePixels = 10;
     this.m_Text16.Height = 20;
     this.m_Text16.Left = 146;
     this.m_Text16.Name = "m_Text16";
     this.m_Text16.ScreenOwnerName = "RcrdCfgScreen";
     stringintervalmappercf39.DefaultValue = "SECONDS";
     this.m_Text16.TextIntervalMapper = stringintervalmappercf39;
     this.m_Text16.TextVerticalAlignment = "Center";
     this.m_Text16.Top = 159;
     this.m_Text16.VisibleDynamicsValue = true;
     this.m_Text16.Width = 58;
     //
     // m_Text17
     //
     this.m_Text17.AutoSize = false;
     this.m_Text17.BlinkDynamicsValue = false;
     this.m_Text17.EnabledDynamicsValue = true;
     this.m_Text17.FontFamily = "Arial";
     this.m_Text17.FontSizePixels = 10;
     this.m_Text17.Height = 20;
     this.m_Text17.Left = 283;
     this.m_Text17.Name = "m_Text17";
     this.m_Text17.ScreenOwnerName = "RcrdCfgScreen";
     stringintervalmappercf40.DefaultValue = "File Name";
     this.m_Text17.TextIntervalMapper = stringintervalmappercf40;
     this.m_Text17.TextVerticalAlignment = "Center";
     this.m_Text17.Top = 154;
     this.m_Text17.VisibleDynamicsValue = true;
     this.m_Text17.Width = 218;
     //
     // m_Text18
     //
     this.m_Text18.AutoSize = false;
     this.m_Text18.BlinkDynamicsValue = false;
     this.m_Text18.EnabledDynamicsValue = true;
     this.m_Text18.FontFamily = "Arial";
     this.m_Text18.FontSizePixels = 10;
     this.m_Text18.Height = 20;
     this.m_Text18.Left = 280;
     this.m_Text18.Name = "m_Text18";
     this.m_Text18.ScreenOwnerName = "RcrdCfgScreen";
     stringintervalmappercf41.DefaultValue = "Tester Initial";
     this.m_Text18.TextIntervalMapper = stringintervalmappercf41;
     this.m_Text18.TextVerticalAlignment = "Center";
     this.m_Text18.Top = 188;
     this.m_Text18.VisibleDynamicsValue = true;
     this.m_Text18.Width = 74;
     //
     // m_Button15
     //
     this.m_Button15.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button15.BlinkDynamicsValue = false;
     this.m_Button15.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button15.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button15.EnabledDynamicsValue = true;
     this.m_Button15.FontFamily = "Arial";
     this.m_Button15.FontSizePixels = 14;
     this.m_Button15.Height = 27;
     this.m_Button15.IndicatorMargin = null;
     this.m_Button15.Left = 383;
     this.m_Button15.Name = "m_Button15";
     this.m_Button15.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button15.StyleName = "Glossy";
     this.m_Button15.SymbolIntervalMapper = symbolintervalmapper23;
     this.m_Button15.TextHeight = 16;
     stringintervalmappercf42.DefaultValue = "Select";
     this.m_Button15.TextIntervalMapper = stringintervalmappercf42;
     this.m_Button15.TextValue = 0D;
     this.m_Button15.TextWidth = 68;
     this.m_Button15.Top = 201;
     this.m_Button15.Value = 0D;
     this.m_Button15.VisibleDynamicsValue = true;
     this.m_Button15.Width = 74;
     //
     // m_Button18
     //
     this.m_Button18.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button18.BlinkDynamicsValue = false;
     this.m_Button18.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button18.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button18.EnabledDynamicsValue = true;
     this.m_Button18.FontSizePixels = 9;
     this.m_Button18.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button18.Height = 20;
     this.m_Button18.IndicatorMargin = null;
     this.m_Button18.Left = 183;
     this.m_Button18.Name = "m_Button18";
     this.m_Button18.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button18.StyleName = "Glossy";
     this.m_Button18.SymbolIntervalMapper = symbolintervalmapper24;
     this.m_Button18.TextHeight = 11;
     stringintervalmappercf43.DefaultValue = "Back";
     this.m_Button18.TextIntervalMapper = stringintervalmappercf43;
     this.m_Button18.TextValue = 0D;
     this.m_Button18.TextWidth = 36;
     this.m_Button18.Top = 87;
     this.m_Button18.Value = 0D;
     this.m_Button18.VisibleDynamicsValue = true;
     this.m_Button18.Width = 42;
     //
     // m_Button19
     //
     this.m_Button19.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button19.BlinkDynamicsValue = false;
     this.m_Button19.Bold = true;
     this.m_Button19.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button19.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button19.EnabledDynamicsValue = true;
     this.m_Button19.FontSizePixels = 18;
     this.m_Button19.Height = 24;
     this.m_Button19.IndicatorMargin = null;
     this.m_Button19.Left = 21;
     this.m_Button19.Name = "m_Button19";
     this.m_Button19.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button19.StyleName = "Glossy";
     this.m_Button19.SymbolIntervalMapper = symbolintervalmapper25;
     this.m_Button19.TextHeight = 22;
     stringintervalmappercf44.DefaultValue = "M";
     this.m_Button19.TextIntervalMapper = stringintervalmappercf44;
     this.m_Button19.TextValue = 0D;
     this.m_Button19.TextWidth = 28;
     this.m_Button19.Top = 110;
     this.m_Button19.Value = 0D;
     this.m_Button19.VisibleDynamicsValue = true;
     this.m_Button19.Width = 34;
     //
     // m_Button20
     //
     this.m_Button20.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button20.BlinkDynamicsValue = false;
     this.m_Button20.Bold = true;
     this.m_Button20.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button20.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button20.EnabledDynamicsValue = true;
     this.m_Button20.FontSizePixels = 18;
     this.m_Button20.Height = 24;
     this.m_Button20.IndicatorMargin = null;
     this.m_Button20.Left = 62;
     this.m_Button20.Name = "m_Button20";
     this.m_Button20.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button20.StyleName = "Glossy";
     this.m_Button20.SymbolIntervalMapper = symbolintervalmapper26;
     this.m_Button20.TextHeight = 22;
     stringintervalmappercf45.DefaultValue = "D";
     this.m_Button20.TextIntervalMapper = stringintervalmappercf45;
     this.m_Button20.TextValue = 0D;
     this.m_Button20.TextWidth = 28;
     this.m_Button20.Top = 110;
     this.m_Button20.Value = 0D;
     this.m_Button20.VisibleDynamicsValue = true;
     this.m_Button20.Width = 34;
     //
     // m_Button26
     //
     this.m_Button26.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button26.BlinkDynamicsValue = false;
     this.m_Button26.Bold = true;
     this.m_Button26.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button26.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button26.EnabledDynamicsValue = true;
     this.m_Button26.FontSizePixels = 18;
     this.m_Button26.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button26.Height = 24;
     this.m_Button26.IndicatorMargin = null;
     this.m_Button26.Left = 102;
     this.m_Button26.Name = "m_Button26";
     this.m_Button26.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button26.StyleName = "Glossy";
     this.m_Button26.SymbolIntervalMapper = symbolintervalmapper27;
     this.m_Button26.TextHeight = 22;
     stringintervalmappercf46.DefaultValue = "Y";
     this.m_Button26.TextIntervalMapper = stringintervalmappercf46;
     this.m_Button26.TextValue = 0D;
     this.m_Button26.TextWidth = 28;
     this.m_Button26.Top = 110;
     this.m_Button26.Value = 0D;
     this.m_Button26.VisibleDynamicsValue = true;
     this.m_Button26.Width = 34;
     //
     // m_Button27
     //
     this.m_Button27.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button27.BlinkDynamicsValue = false;
     this.m_Button27.Bold = true;
     this.m_Button27.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button27.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button27.EnabledDynamicsValue = true;
     this.m_Button27.FontSizePixels = 18;
     this.m_Button27.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button27.Height = 24;
     this.m_Button27.IndicatorMargin = null;
     this.m_Button27.Left = 143;
     this.m_Button27.Name = "m_Button27";
     this.m_Button27.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button27.StyleName = "Glossy";
     this.m_Button27.SymbolIntervalMapper = symbolintervalmapper28;
     this.m_Button27.TextHeight = 22;
     stringintervalmappercf47.DefaultValue = "/";
     this.m_Button27.TextIntervalMapper = stringintervalmappercf47;
     this.m_Button27.TextValue = 0D;
     this.m_Button27.TextWidth = 28;
     this.m_Button27.Top = 110;
     this.m_Button27.Value = 0D;
     this.m_Button27.VisibleDynamicsValue = true;
     this.m_Button27.Width = 34;
     //
     // m_Button28
     //
     this.m_Button28.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button28.BlinkDynamicsValue = false;
     this.m_Button28.Bold = true;
     this.m_Button28.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button28.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button28.EnabledDynamicsValue = true;
     this.m_Button28.FontSizePixels = 18;
     this.m_Button28.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button28.Height = 24;
     this.m_Button28.IndicatorMargin = null;
     this.m_Button28.Left = 187;
     this.m_Button28.Name = "m_Button28";
     this.m_Button28.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button28.StyleName = "Glossy";
     this.m_Button28.SymbolIntervalMapper = symbolintervalmapper29;
     this.m_Button28.TextHeight = 22;
     stringintervalmappercf48.DefaultValue = "-";
     this.m_Button28.TextIntervalMapper = stringintervalmappercf48;
     this.m_Button28.TextValue = 0D;
     this.m_Button28.TextWidth = 28;
     this.m_Button28.Top = 110;
     this.m_Button28.Value = 0D;
     this.m_Button28.VisibleDynamicsValue = true;
     this.m_Button28.Width = 34;
     //
     // m_Button29
     //
     this.m_Button29.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button29.BlinkDynamicsValue = false;
     this.m_Button29.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button29.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button29.EnabledDynamicsValue = true;
     this.m_Button29.FontSizePixels = 9;
     this.m_Button29.Height = 20;
     this.m_Button29.IndicatorMargin = null;
     this.m_Button29.Left = 183;
     this.m_Button29.Name = "m_Button29";
     this.m_Button29.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button29.StyleName = "Glossy";
     this.m_Button29.SymbolIntervalMapper = symbolintervalmapper30;
     this.m_Button29.TextHeight = 11;
     stringintervalmappercf49.DefaultValue = "Clear";
     this.m_Button29.TextIntervalMapper = stringintervalmappercf49;
     this.m_Button29.TextValue = 0D;
     this.m_Button29.TextWidth = 36;
     this.m_Button29.Top = 66;
     this.m_Button29.Value = 0D;
     this.m_Button29.VisibleDynamicsValue = true;
     this.m_Button29.Width = 42;
     //
     // m_Button30
     //
     this.m_Button30.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button30.BlinkDynamicsValue = false;
     this.m_Button30.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button30.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button30.EnabledDynamicsValue = true;
     this.m_Button30.FontSizePixels = 9;
     this.m_Button30.Height = 20;
     this.m_Button30.IndicatorMargin = null;
     this.m_Button30.Left = 183;
     this.m_Button30.Name = "m_Button30";
     this.m_Button30.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button30.StyleName = "Glossy";
     this.m_Button30.SymbolIntervalMapper = symbolintervalmapper31;
     this.m_Button30.TextHeight = 11;
     stringintervalmappercf50.DefaultValue = "Back";
     this.m_Button30.TextIntervalMapper = stringintervalmappercf50;
     this.m_Button30.TextValue = 0D;
     this.m_Button30.TextWidth = 36;
     this.m_Button30.Top = 87;
     this.m_Button30.Value = 0D;
     this.m_Button30.VisibleDynamicsValue = true;
     this.m_Button30.Width = 42;
     //
     // m_Button31
     //
     this.m_Button31.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button31.BlinkDynamicsValue = false;
     this.m_Button31.Bold = true;
     this.m_Button31.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button31.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button31.EnabledDynamicsValue = true;
     this.m_Button31.FontSizePixels = 18;
     this.m_Button31.Height = 24;
     this.m_Button31.IndicatorMargin = null;
     this.m_Button31.Left = 102;
     this.m_Button31.Name = "m_Button31";
     this.m_Button31.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button31.StyleName = "Glossy";
     this.m_Button31.SymbolIntervalMapper = symbolintervalmapper32;
     this.m_Button31.TextHeight = 22;
     stringintervalmappercf51.DefaultValue = "Y";
     this.m_Button31.TextIntervalMapper = stringintervalmappercf51;
     this.m_Button31.TextValue = 0D;
     this.m_Button31.TextWidth = 28;
     this.m_Button31.Top = 110;
     this.m_Button31.Value = 0D;
     this.m_Button31.VisibleDynamicsValue = true;
     this.m_Button31.Width = 34;
     //
     // m_Button32
     //
     this.m_Button32.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button32.BlinkDynamicsValue = false;
     this.m_Button32.Bold = true;
     this.m_Button32.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button32.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button32.EnabledDynamicsValue = true;
     this.m_Button32.FontSizePixels = 18;
     this.m_Button32.Height = 24;
     this.m_Button32.IndicatorMargin = null;
     this.m_Button32.Left = 143;
     this.m_Button32.Name = "m_Button32";
     this.m_Button32.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button32.StyleName = "Glossy";
     this.m_Button32.SymbolIntervalMapper = symbolintervalmapper33;
     this.m_Button32.TextHeight = 22;
     stringintervalmappercf52.DefaultValue = "/";
     this.m_Button32.TextIntervalMapper = stringintervalmappercf52;
     this.m_Button32.TextValue = 0D;
     this.m_Button32.TextWidth = 28;
     this.m_Button32.Top = 110;
     this.m_Button32.Value = 0D;
     this.m_Button32.VisibleDynamicsValue = true;
     this.m_Button32.Width = 34;
     //
     // m_Button33
     //
     this.m_Button33.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button33.BlinkDynamicsValue = false;
     this.m_Button33.Bold = true;
     this.m_Button33.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button33.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button33.EnabledDynamicsValue = true;
     this.m_Button33.FontSizePixels = 18;
     this.m_Button33.Height = 24;
     this.m_Button33.IndicatorMargin = null;
     this.m_Button33.Left = 187;
     this.m_Button33.Name = "m_Button33";
     this.m_Button33.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button33.StyleName = "Glossy";
     this.m_Button33.SymbolIntervalMapper = symbolintervalmapper34;
     this.m_Button33.TextHeight = 22;
     stringintervalmappercf53.DefaultValue = "-";
     this.m_Button33.TextIntervalMapper = stringintervalmappercf53;
     this.m_Button33.TextValue = 0D;
     this.m_Button33.TextWidth = 28;
     this.m_Button33.Top = 110;
     this.m_Button33.Value = 0D;
     this.m_Button33.VisibleDynamicsValue = true;
     this.m_Button33.Width = 34;
     //
     // m_Text19
     //
     this.m_Text19.AutoSize = false;
     this.m_Text19.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text19.BlinkDynamicsValue = false;
     this.m_Text19.EnabledDynamicsValue = true;
     this.m_Text19.FontSizePixels = 12;
     this.m_Text19.Height = 18;
     this.m_Text19.Left = 56;
     this.m_Text19.Name = "m_Text19";
     this.m_Text19.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Text19.TextHorizontalAlignment = "Center";
     stringintervalmappercf54.DefaultValue = "Text";
     this.m_Text19.TextIntervalMapper = stringintervalmappercf54;
     this.m_Text19.TextVerticalAlignment = "Center";
     this.m_Text19.Top = 67;
     this.m_Text19.VisibleDynamicsValue = true;
     this.m_Text19.Width = 119;
     //
     // m_Text20
     //
     this.m_Text20.AutoSize = false;
     this.m_Text20.BlinkDynamicsValue = false;
     this.m_Text20.EnabledDynamicsValue = true;
     this.m_Text20.FontFamily = "Arial";
     this.m_Text20.FontSizePixels = 9;
     this.m_Text20.Height = 34;
     this.m_Text20.Left = 2;
     this.m_Text20.MultiLine = true;
     this.m_Text20.Name = "m_Text20";
     this.m_Text20.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Text20.TextHorizontalAlignment = "Center";
     stringintervalmappercf55.DefaultValue = "Today\'s\nDate";
     this.m_Text20.TextIntervalMapper = stringintervalmappercf55;
     this.m_Text20.TextVerticalAlignment = "Center";
     this.m_Text20.Top = 60;
     this.m_Text20.VisibleDynamicsValue = true;
     this.m_Text20.Width = 62;
     //
     // m_Text21
     //
     this.m_Text21.AutoSize = false;
     this.m_Text21.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text21.BlinkDynamicsValue = false;
     this.m_Text21.EnabledDynamicsValue = true;
     this.m_Text21.FontSizePixels = 12;
     this.m_Text21.Height = 18;
     this.m_Text21.Left = 56;
     this.m_Text21.Name = "m_Text21";
     this.m_Text21.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Text21.TextHorizontalAlignment = "Center";
     stringintervalmappercf56.DefaultValue = "Text";
     this.m_Text21.TextIntervalMapper = stringintervalmappercf56;
     this.m_Text21.TextVerticalAlignment = "Center";
     this.m_Text21.Top = 88;
     this.m_Text21.VisibleDynamicsValue = true;
     this.m_Text21.Width = 119;
     //
     // m_Text22
     //
     this.m_Text22.AutoSize = false;
     this.m_Text22.BlinkDynamicsValue = false;
     this.m_Text22.EnabledDynamicsValue = true;
     this.m_Text22.FontFamily = "Arial";
     this.m_Text22.FontSizePixels = 9;
     this.m_Text22.Height = 34;
     this.m_Text22.Left = 2;
     this.m_Text22.MultiLine = true;
     this.m_Text22.Name = "m_Text22";
     this.m_Text22.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Text22.TextHorizontalAlignment = "Center";
     stringintervalmappercf57.DefaultValue = "Format";
     this.m_Text22.TextIntervalMapper = stringintervalmappercf57;
     this.m_Text22.TextVerticalAlignment = "Center";
     this.m_Text22.Top = 80;
     this.m_Text22.VisibleDynamicsValue = true;
     this.m_Text22.Width = 62;
     //
     // m_Button34
     //
     this.m_Button34.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button34.BlinkDynamicsValue = false;
     this.m_Button34.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button34.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button34.EnabledDynamicsValue = true;
     this.m_Button34.FontSizePixels = 9;
     this.m_Button34.Height = 20;
     this.m_Button34.IndicatorMargin = null;
     this.m_Button34.Left = 183;
     this.m_Button34.Name = "m_Button34";
     this.m_Button34.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button34.StyleName = "Glossy";
     this.m_Button34.SymbolIntervalMapper = symbolintervalmapper35;
     this.m_Button34.TextHeight = 11;
     stringintervalmappercf58.DefaultValue = "Clear";
     this.m_Button34.TextIntervalMapper = stringintervalmappercf58;
     this.m_Button34.TextValue = 0D;
     this.m_Button34.TextWidth = 36;
     this.m_Button34.Top = 66;
     this.m_Button34.Value = 0D;
     this.m_Button34.VisibleDynamicsValue = true;
     this.m_Button34.Width = 42;
     //
     // m_Button35
     //
     this.m_Button35.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button35.BlinkDynamicsValue = false;
     this.m_Button35.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button35.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button35.EnabledDynamicsValue = true;
     this.m_Button35.FontSizePixels = 9;
     this.m_Button35.Height = 20;
     this.m_Button35.IndicatorMargin = null;
     this.m_Button35.Left = 183;
     this.m_Button35.Name = "m_Button35";
     this.m_Button35.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button35.StyleName = "Glossy";
     this.m_Button35.SymbolIntervalMapper = symbolintervalmapper36;
     this.m_Button35.TextHeight = 11;
     stringintervalmappercf59.DefaultValue = "Back";
     this.m_Button35.TextIntervalMapper = stringintervalmappercf59;
     this.m_Button35.TextValue = 0D;
     this.m_Button35.TextWidth = 36;
     this.m_Button35.Top = 87;
     this.m_Button35.Value = 0D;
     this.m_Button35.VisibleDynamicsValue = true;
     this.m_Button35.Width = 42;
     //
     // m_Button36
     //
     this.m_Button36.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button36.BlinkDynamicsValue = false;
     this.m_Button36.Bold = true;
     this.m_Button36.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button36.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button36.EnabledDynamicsValue = true;
     this.m_Button36.FontSizePixels = 18;
     this.m_Button36.Height = 24;
     this.m_Button36.IndicatorMargin = null;
     this.m_Button36.Left = 143;
     this.m_Button36.Name = "m_Button36";
     this.m_Button36.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button36.StyleName = "Glossy";
     this.m_Button36.SymbolIntervalMapper = symbolintervalmapper37;
     this.m_Button36.TextHeight = 22;
     stringintervalmappercf60.DefaultValue = "/";
     this.m_Button36.TextIntervalMapper = stringintervalmappercf60;
     this.m_Button36.TextValue = 0D;
     this.m_Button36.TextWidth = 28;
     this.m_Button36.Top = 110;
     this.m_Button36.Value = 0D;
     this.m_Button36.VisibleDynamicsValue = true;
     this.m_Button36.Width = 34;
     //
     // m_Button37
     //
     this.m_Button37.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button37.BlinkDynamicsValue = false;
     this.m_Button37.Bold = true;
     this.m_Button37.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button37.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button37.EnabledDynamicsValue = true;
     this.m_Button37.FontSizePixels = 18;
     this.m_Button37.Height = 24;
     this.m_Button37.IndicatorMargin = null;
     this.m_Button37.Left = 187;
     this.m_Button37.Name = "m_Button37";
     this.m_Button37.ScreenOwnerName = "RcrdCfgScreen";
     this.m_Button37.StyleName = "Glossy";
     this.m_Button37.SymbolIntervalMapper = symbolintervalmapper38;
     this.m_Button37.TextHeight = 22;
     stringintervalmappercf61.DefaultValue = "-";
     this.m_Button37.TextIntervalMapper = stringintervalmappercf61;
     this.m_Button37.TextValue = 0D;
     this.m_Button37.TextWidth = 28;
     this.m_Button37.Top = 110;
     this.m_Button37.Value = 0D;
     this.m_Button37.VisibleDynamicsValue = true;
     this.m_Button37.Width = 34;
     this.DrawingPrimitives.Add(this.m_Rectangle);
     this.DrawingPrimitives.Add(this.m_Text);
     this.DrawingPrimitives.Add(this.m_Rectangle1);
     this.DrawingPrimitives.Add(this.m_Text2);
     this.DrawingPrimitives.Add(this.m_Text3);
     this.DrawingPrimitives.Add(this.m_Text4);
     this.DrawingPrimitives.Add(this.m_Text1);
     this.DrawingPrimitives.Add(this.m_Text5);
     this.DrawingPrimitives.Add(this.m_Button);
     this.DrawingPrimitives.Add(this.m_Button1);
     this.DrawingPrimitives.Add(this.m_Button2);
     this.DrawingPrimitives.Add(this.m_Button3);
     this.DrawingPrimitives.Add(this.m_Button4);
     this.DrawingPrimitives.Add(this.m_Button5);
     this.DrawingPrimitives.Add(this.m_Button6);
     this.DrawingPrimitives.Add(this.m_Line);
     this.DrawingPrimitives.Add(this.m_Rectangle2);
     this.DrawingPrimitives.Add(this.m_Text6);
     this.DrawingPrimitives.Add(this.m_Text7);
     this.DrawingPrimitives.Add(this.m_Text8);
     this.DrawingPrimitives.Add(this.m_Text9);
     this.DrawingPrimitives.Add(this.m_Text10);
     this.DrawingPrimitives.Add(this.m_Button7);
     this.DrawingPrimitives.Add(this.m_Button8);
     this.DrawingPrimitives.Add(this.m_Button9);
     this.DrawingPrimitives.Add(this.m_Button10);
     this.DrawingPrimitives.Add(this.m_Button11);
     this.DrawingPrimitives.Add(this.m_Button12);
     this.DrawingPrimitives.Add(this.m_Button13);
     this.DrawingPrimitives.Add(this.m_Line1);
     this.DrawingPrimitives.Add(this.m_Rectangle3);
     this.DrawingPrimitives.Add(this.m_Text11);
     this.DrawingPrimitives.Add(this.m_Text12);
     this.DrawingPrimitives.Add(this.m_Text13);
     this.DrawingPrimitives.Add(this.m_Button14);
     this.DrawingPrimitives.Add(this.m_Button16);
     this.DrawingPrimitives.Add(this.m_Button17);
     this.DrawingPrimitives.Add(this.m_Line2);
     this.DrawingPrimitives.Add(this.m_Button21);
     this.DrawingPrimitives.Add(this.m_Rectangle4);
     this.DrawingPrimitives.Add(this.m_Line3);
     this.DrawingPrimitives.Add(this.m_Text14);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric);
     this.DrawingPrimitives.Add(this.m_Button22);
     this.DrawingPrimitives.Add(this.m_Button23);
     this.DrawingPrimitives.Add(this.m_Text15);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric1);
     this.DrawingPrimitives.Add(this.m_Button24);
     this.DrawingPrimitives.Add(this.m_Button25);
     this.DrawingPrimitives.Add(this.m_Text16);
     this.DrawingPrimitives.Add(this.m_Text17);
     this.DrawingPrimitives.Add(this.m_Text18);
     this.DrawingPrimitives.Add(this.m_Button15);
     this.DrawingPrimitives.Add(this.m_Button18);
     this.DrawingPrimitives.Add(this.m_Button19);
     this.DrawingPrimitives.Add(this.m_Button20);
     this.DrawingPrimitives.Add(this.m_Button26);
     this.DrawingPrimitives.Add(this.m_Button27);
     this.DrawingPrimitives.Add(this.m_Button28);
     this.DrawingPrimitives.Add(this.m_Button29);
     this.DrawingPrimitives.Add(this.m_Button30);
     this.DrawingPrimitives.Add(this.m_Button31);
     this.DrawingPrimitives.Add(this.m_Button32);
     this.DrawingPrimitives.Add(this.m_Button33);
     this.DrawingPrimitives.Add(this.m_Text19);
     this.DrawingPrimitives.Add(this.m_Text20);
     this.DrawingPrimitives.Add(this.m_Text21);
     this.DrawingPrimitives.Add(this.m_Text22);
     this.DrawingPrimitives.Add(this.m_Button34);
     this.DrawingPrimitives.Add(this.m_Button35);
     this.DrawingPrimitives.Add(this.m_Button36);
     this.DrawingPrimitives.Add(this.m_Button37);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "RcrdCfgScreen";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button22)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button23)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button24)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button25)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button19)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button26)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button27)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button28)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button29)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button30)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button31)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button32)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button33)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text19)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text22)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button34)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button35)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button36)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button37)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.brushdynamicsconvertercf1 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.linearconvertercf1 = new Neo.ApplicationFramework.Common.Dynamics.LinearConverterCF();
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval1 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval2 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_Picture = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_LinearMeter = new Neo.ApplicationFramework.Controls.Controls.LinearMeterCF();
     this.m_Picture1 = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_Picture2 = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_Picture4 = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_Picture3 = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_lblQuickFill = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_AnalogNumeric = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button1 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_lblStatus = new Neo.ApplicationFramework.Controls.Controls.Label();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_LinearMeter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblQuickFill)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblStatus)).BeginInit();
     this.SuspendLayout();
     //
     // QuickFillScreen3
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(187)))), ((int)(((byte)(187))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), Neo.ApplicationFramework.Interfaces.FillDirection.DiagonalBottomRightToTopLeft);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_Picture
     //
     this.m_Picture.BlinkDynamicsValue = false;
     this.m_Picture.EnabledDynamicsValue = true;
     this.m_Picture.Height = 148;
     this.m_Picture.Left = 124;
     this.m_Picture.Name = "m_Picture";
     this.m_Picture.ScreenOwnerName = "QuickFillScreen3";
     this.m_Picture.Stretch = true;
     this.m_Picture.SymbolName = "tank medium 1";
     this.m_Picture.Top = 77;
     this.m_Picture.VisibleDynamicsValue = true;
     this.m_Picture.Width = 100;
     //
     // m_LinearMeter
     //
     this.m_LinearMeter.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_LinearMeter.BlinkDynamicsValue = false;
     linearconvertercf1.EndDataValue = 100D;
     linearconvertercf1.EndPropertyValue = 100D;
     linearconvertercf1.StartDataValue = 0D;
     linearconvertercf1.StartPropertyValue = 0D;
     this.m_LinearMeter.EnabledDynamicsValue = true;
     this.m_LinearMeter.FontSizePixels = 7;
     this.m_LinearMeter.Foreground = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_LinearMeter.Height = 104;
     this.m_LinearMeter.IndicatorColor = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_LinearMeter.IndicatorMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(7D, 7D, 7D, 7D);
     this.m_LinearMeter.InvalidateAtValueChanged = true;
     this.m_LinearMeter.Left = 135;
     this.m_LinearMeter.MajorScaleMarginFirst = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(0D, 0D, 80D, 104D);
     this.m_LinearMeter.MajorScaleMarginSecond = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(double.NaN, double.NaN, double.NaN, double.NaN);
     this.m_LinearMeter.MajorTickCount = 6;
     this.m_LinearMeter.Maximum = 100D;
     this.m_LinearMeter.Minimum = 0D;
     this.m_LinearMeter.MinorScaleMarginFirst = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(0D, 0D, 80D, 104D);
     this.m_LinearMeter.MinorScaleMarginSecond = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(double.NaN, double.NaN, double.NaN, double.NaN);
     this.m_LinearMeter.MinorTickCount = 1;
     this.m_LinearMeter.Name = "m_LinearMeter";
     this.m_LinearMeter.Orientation = Neo.ApplicationFramework.Controls.Controls.OrientationCF.Vertical;
     this.m_LinearMeter.ScaleColor = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_LinearMeter.ScaleVisible = false;
     this.m_LinearMeter.ScreenOwnerName = "QuickFillScreen3";
     this.m_LinearMeter.TextScaleMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(0D, 0D, 80D, 104D);
     this.m_LinearMeter.Top = 99;
     this.m_LinearMeter.VisibleDynamicsValue = true;
     this.m_LinearMeter.Width = 80;
     //
     // m_Picture1
     //
     this.m_Picture1.BlinkDynamicsValue = false;
     this.m_Picture1.EnabledDynamicsValue = true;
     this.m_Picture1.Height = 20;
     this.m_Picture1.Left = 162;
     this.m_Picture1.Name = "m_Picture1";
     this.m_Picture1.ScreenOwnerName = "QuickFillScreen3";
     this.m_Picture1.Stretch = true;
     this.m_Picture1.SymbolName = "pipe bend 4";
     this.m_Picture1.Top = 61;
     this.m_Picture1.VisibleDynamicsValue = true;
     this.m_Picture1.Width = 20;
     //
     // m_Picture2
     //
     this.m_Picture2.BlinkDynamicsValue = false;
     this.m_Picture2.EnabledDynamicsValue = true;
     this.m_Picture2.Height = 14;
     this.m_Picture2.Left = 86;
     this.m_Picture2.Name = "m_Picture2";
     this.m_Picture2.ScreenOwnerName = "QuickFillScreen3";
     this.m_Picture2.Stretch = true;
     this.m_Picture2.SymbolName = "pipe 1";
     this.m_Picture2.Top = 62;
     this.m_Picture2.VisibleDynamicsValue = true;
     this.m_Picture2.Width = 76;
     //
     // m_Picture4
     //
     this.m_Picture4.BlinkDynamicsValue = false;
     this.m_Picture4.EnabledDynamicsValue = true;
     this.m_Picture4.Height = 14;
     this.m_Picture4.Left = 6;
     this.m_Picture4.Name = "m_Picture4";
     this.m_Picture4.ScreenOwnerName = "QuickFillScreen3";
     this.m_Picture4.Stretch = true;
     this.m_Picture4.SymbolName = "pipe 1";
     this.m_Picture4.Top = 62;
     this.m_Picture4.VisibleDynamicsValue = true;
     this.m_Picture4.Width = 45;
     //
     // m_Picture3
     //
     this.m_Picture3.BlinkDynamicsValue = false;
     this.m_Picture3.EnabledDynamicsValue = true;
     this.m_Picture3.Height = 34;
     this.m_Picture3.Left = 40;
     this.m_Picture3.Name = "m_Picture3";
     this.m_Picture3.ScreenOwnerName = "QuickFillScreen3";
     this.m_Picture3.Stretch = true;
     this.m_Picture3.SymbolName = "valve 5 on";
     this.m_Picture3.Top = 44;
     this.m_Picture3.VisibleDynamicsValue = true;
     this.m_Picture3.Width = 54;
     //
     // m_lblQuickFill
     //
     this.m_lblQuickFill.AutoSize = false;
     this.m_lblQuickFill.BlinkDynamicsValue = false;
     this.m_lblQuickFill.BlinkInterval = 2000;
     this.m_lblQuickFill.EnabledDynamicsValue = true;
     this.m_lblQuickFill.FontSizePixels = 16;
     this.m_lblQuickFill.Height = 25;
     this.m_lblQuickFill.Left = 16;
     this.m_lblQuickFill.Name = "m_lblQuickFill";
     this.m_lblQuickFill.ScreenOwnerName = "QuickFillScreen3";
     this.m_lblQuickFill.TextHorizontalAlignment = "Center";
     stringintervalmappercf1.DefaultValue = "Quick Filling in Progress";
     this.m_lblQuickFill.TextIntervalMapper = stringintervalmappercf1;
     this.m_lblQuickFill.TextVerticalAlignment = "Center";
     this.m_lblQuickFill.Top = 8;
     this.m_lblQuickFill.VisibleDynamicsValue = true;
     this.m_lblQuickFill.Width = 446;
     //
     // m_Text1
     //
     this.m_Text1.BlinkDynamicsValue = false;
     this.m_Text1.EnabledDynamicsValue = true;
     this.m_Text1.FontSizePixels = 18;
     this.m_Text1.Height = 21;
     this.m_Text1.Left = 248;
     this.m_Text1.Name = "m_Text1";
     this.m_Text1.ScreenOwnerName = "QuickFillScreen3";
     stringintervalmappercf2.DefaultValue = "Test Pressure Reading";
     this.m_Text1.TextIntervalMapper = stringintervalmappercf2;
     this.m_Text1.Top = 77;
     this.m_Text1.VisibleDynamicsValue = true;
     this.m_Text1.Width = 117;
     //
     // m_AnalogNumeric
     //
     this.m_AnalogNumeric.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalBottomToTop);
     this.m_AnalogNumeric.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric.BlinkDynamicsValue = false;
     this.m_AnalogNumeric.Bold = true;
     this.m_AnalogNumeric.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     brushdynamicsconvertercf1.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval1.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(20)))), ((int)(((byte)(25))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval2.End = 1D;
     brushcfinterval2.Start = 1D;
     brushcfinterval2.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(177)))), ((int)(((byte)(76))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval1);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval2);
     this.m_AnalogNumeric.DisplayFormat = Neo.ApplicationFramework.Interfaces.AnalogNumericDisplayFormat.String;
     this.m_AnalogNumeric.EnabledDynamicsValue = true;
     this.m_AnalogNumeric.FontSizePixels = 26;
     this.m_AnalogNumeric.Height = 57;
     this.m_AnalogNumeric.Left = 264;
     this.m_AnalogNumeric.Name = "m_AnalogNumeric";
     this.m_AnalogNumeric.ReadOnly = true;
     this.m_AnalogNumeric.ScreenOwnerName = "QuickFillScreen3";
     this.m_AnalogNumeric.Top = 110;
     this.m_AnalogNumeric.VisibleDynamicsValue = true;
     this.m_AnalogNumeric.Width = 171;
     //
     // m_Button1
     //
     this.m_Button1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BlinkDynamicsValue = false;
     this.m_Button1.Bold = true;
     this.m_Button1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button1.EnabledDynamicsValue = true;
     this.m_Button1.FontSizePixels = 16;
     this.m_Button1.Height = 58;
     this.m_Button1.IndicatorMargin = null;
     this.m_Button1.Left = 279;
     this.m_Button1.Name = "m_Button1";
     this.m_Button1.ScreenOwnerName = "QuickFillScreen3";
     this.m_Button1.StyleName = "Glossy";
     this.m_Button1.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button1.TextHeight = 19;
     stringintervalmappercf3.DefaultValue = "EXIT";
     this.m_Button1.TextIntervalMapper = stringintervalmappercf3;
     this.m_Button1.TextValue = 0D;
     this.m_Button1.TextWidth = 136;
     this.m_Button1.Top = 177;
     this.m_Button1.Value = 0D;
     this.m_Button1.VisibleDynamicsValue = true;
     this.m_Button1.Width = 142;
     //
     // m_lblStatus
     //
     this.m_lblStatus.AutoSize = false;
     this.m_lblStatus.BlinkDynamicsValue = false;
     this.m_lblStatus.BlinkInterval = 2000;
     this.m_lblStatus.EnabledDynamicsValue = true;
     this.m_lblStatus.FontSizePixels = 12;
     this.m_lblStatus.Height = 25;
     this.m_lblStatus.Left = 16;
     this.m_lblStatus.Name = "m_lblStatus";
     this.m_lblStatus.ScreenOwnerName = "QuickFillScreen3";
     this.m_lblStatus.TextHorizontalAlignment = "Center";
     stringintervalmappercf4.DefaultValue = "20 min(s) left";
     this.m_lblStatus.TextIntervalMapper = stringintervalmappercf4;
     this.m_lblStatus.TextVerticalAlignment = "Center";
     this.m_lblStatus.Top = 28;
     this.m_lblStatus.VisibleDynamicsValue = true;
     this.m_lblStatus.Width = 446;
     this.DrawingPrimitives.Add(this.m_Picture);
     this.DrawingPrimitives.Add(this.m_LinearMeter);
     this.DrawingPrimitives.Add(this.m_Picture1);
     this.DrawingPrimitives.Add(this.m_Picture2);
     this.DrawingPrimitives.Add(this.m_Picture4);
     this.DrawingPrimitives.Add(this.m_Picture3);
     this.DrawingPrimitives.Add(this.m_lblQuickFill);
     this.DrawingPrimitives.Add(this.m_Text1);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric);
     this.DrawingPrimitives.Add(this.m_Button1);
     this.DrawingPrimitives.Add(this.m_lblStatus);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = false;
     this.Name = "QuickFillScreen3";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "Quick Fill";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_LinearMeter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblQuickFill)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblStatus)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper4 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper5 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf7 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf8 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper6 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf9 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper7 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf10 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf11 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_Text1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button21 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_AnalogNumeric1 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button1 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_AnalogNumeric = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button2 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button3 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_AnalogNumeric2 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button4 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button5 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text3 = new Neo.ApplicationFramework.Controls.Controls.Label();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).BeginInit();
     this.SuspendLayout();
     //
     // QuickFillSetting
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(187)))), ((int)(((byte)(187))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_Text1
     //
     this.m_Text1.AutoSize = false;
     this.m_Text1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text1.BlinkDynamicsValue = false;
     this.m_Text1.Bold = true;
     this.m_Text1.EnabledDynamicsValue = true;
     this.m_Text1.FontFamily = "Arial";
     this.m_Text1.FontSizePixels = 20;
     this.m_Text1.Height = 30;
     this.m_Text1.Left = 0;
     this.m_Text1.Name = "m_Text1";
     this.m_Text1.ScreenOwnerName = "QuickFillSetting";
     this.m_Text1.TextHorizontalAlignment = "Center";
     stringintervalmappercf1.DefaultValue = "QUICK FILL SETTINGS";
     this.m_Text1.TextIntervalMapper = stringintervalmappercf1;
     this.m_Text1.TextVerticalAlignment = "Center";
     this.m_Text1.Top = 0;
     this.m_Text1.VisibleDynamicsValue = true;
     this.m_Text1.Width = 480;
     //
     // m_Button21
     //
     this.m_Button21.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button21.BlinkDynamicsValue = false;
     this.m_Button21.Bold = true;
     this.m_Button21.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button21.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button21.EnabledDynamicsValue = true;
     this.m_Button21.FontFamily = "Arial";
     this.m_Button21.FontSizePixels = 16;
     this.m_Button21.Height = 47;
     this.m_Button21.IndicatorMargin = null;
     this.m_Button21.Left = 8;
     this.m_Button21.Name = "m_Button21";
     this.m_Button21.ScreenOwnerName = "QuickFillSetting";
     this.m_Button21.StyleName = "Chrome";
     this.m_Button21.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button21.SymbolName = "";
     this.m_Button21.TextHeight = 19;
     stringintervalmappercf2.DefaultValue = "OK";
     this.m_Button21.TextIntervalMapper = stringintervalmappercf2;
     this.m_Button21.TextValue = 0D;
     this.m_Button21.TextWidth = 101;
     this.m_Button21.Top = 219;
     this.m_Button21.Value = 0D;
     this.m_Button21.VisibleDynamicsValue = true;
     this.m_Button21.Width = 107;
     //
     // m_AnalogNumeric1
     //
     this.m_AnalogNumeric1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric1.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric1.BlinkDynamicsValue = false;
     this.m_AnalogNumeric1.Bold = true;
     this.m_AnalogNumeric1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric1.DisplayFormat = Neo.ApplicationFramework.Interfaces.AnalogNumericDisplayFormat.Decimal;
     this.m_AnalogNumeric1.EnabledDynamicsValue = true;
     this.m_AnalogNumeric1.FontSizePixels = 20;
     this.m_AnalogNumeric1.Height = 50;
     this.m_AnalogNumeric1.Left = 207;
     this.m_AnalogNumeric1.Name = "m_AnalogNumeric1";
     this.m_AnalogNumeric1.NumberOfDecimals = 0;
     this.m_AnalogNumeric1.ReadOnly = true;
     this.m_AnalogNumeric1.ScreenOwnerName = "QuickFillSetting";
     this.m_AnalogNumeric1.Top = 60;
     this.m_AnalogNumeric1.VisibleDynamicsValue = true;
     this.m_AnalogNumeric1.Width = 76;
     //
     // m_Button
     //
     this.m_Button.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BlinkDynamicsValue = false;
     this.m_Button.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button.EnabledDynamicsValue = true;
     this.m_Button.FontSizePixels = 9;
     this.m_Button.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button.Height = 50;
     this.m_Button.IndicatorMargin = null;
     this.m_Button.Left = 282;
     this.m_Button.Name = "m_Button";
     this.m_Button.ScreenOwnerName = "QuickFillSetting";
     this.m_Button.StyleName = "Glossy";
     this.m_Button.SymbolHeight = 44;
     this.m_Button.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_Button.SymbolName = "path2985";
     this.m_Button.SymbolWidth = 38;
     this.m_Button.TextHeight = 11;
     stringintervalmappercf3.DefaultValue = "";
     this.m_Button.TextIntervalMapper = stringintervalmappercf3;
     this.m_Button.TextValue = 0D;
     this.m_Button.TextWidth = 52;
     this.m_Button.Top = 60;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue = true;
     this.m_Button.Width = 58;
     //
     // m_Button1
     //
     this.m_Button1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BlinkDynamicsValue = false;
     this.m_Button1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button1.EnabledDynamicsValue = true;
     this.m_Button1.FontSizePixels = 9;
     this.m_Button1.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button1.Height = 50;
     this.m_Button1.IndicatorMargin = null;
     this.m_Button1.Left = 152;
     this.m_Button1.Name = "m_Button1";
     this.m_Button1.ScreenOwnerName = "QuickFillSetting";
     this.m_Button1.StyleName = "Glossy";
     this.m_Button1.SymbolHeight = 44;
     this.m_Button1.SymbolIntervalMapper = symbolintervalmapper3;
     this.m_Button1.SymbolName = "path29851";
     this.m_Button1.SymbolWidth = 38;
     this.m_Button1.TextHeight = 11;
     stringintervalmappercf4.DefaultValue = "";
     this.m_Button1.TextIntervalMapper = stringintervalmappercf4;
     this.m_Button1.TextValue = 0D;
     this.m_Button1.TextWidth = 50;
     this.m_Button1.Top = 60;
     this.m_Button1.Value = 0D;
     this.m_Button1.VisibleDynamicsValue = true;
     this.m_Button1.Width = 56;
     //
     // m_Text
     //
     this.m_Text.AutoSize = false;
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontSizePixels = 18;
     this.m_Text.Height = 31;
     this.m_Text.Left = 104;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "QuickFillSetting";
     stringintervalmappercf5.DefaultValue = "Target Pressure Tolerance (% FSR)";
     this.m_Text.TextIntervalMapper = stringintervalmappercf5;
     this.m_Text.Top = 30;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 300;
     //
     // m_AnalogNumeric
     //
     this.m_AnalogNumeric.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric.BlinkDynamicsValue = false;
     this.m_AnalogNumeric.Bold = true;
     this.m_AnalogNumeric.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric.EnabledDynamicsValue = true;
     this.m_AnalogNumeric.FontSizePixels = 20;
     this.m_AnalogNumeric.Height = 50;
     this.m_AnalogNumeric.Left = 207;
     this.m_AnalogNumeric.Name = "m_AnalogNumeric";
     this.m_AnalogNumeric.NumberOfDecimals = 0;
     this.m_AnalogNumeric.ReadOnly = true;
     this.m_AnalogNumeric.ScreenOwnerName = "QuickFillSetting";
     this.m_AnalogNumeric.Top = 216;
     this.m_AnalogNumeric.VisibleDynamicsValue = true;
     this.m_AnalogNumeric.Width = 76;
     //
     // m_Button2
     //
     this.m_Button2.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BlinkDynamicsValue = false;
     this.m_Button2.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button2.EnabledDynamicsValue = true;
     this.m_Button2.FontSizePixels = 9;
     this.m_Button2.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button2.Height = 49;
     this.m_Button2.IndicatorMargin = null;
     this.m_Button2.Left = 282;
     this.m_Button2.Name = "m_Button2";
     this.m_Button2.ScreenOwnerName = "QuickFillSetting";
     this.m_Button2.StyleName = "Glossy";
     this.m_Button2.SymbolHeight = 43;
     this.m_Button2.SymbolIntervalMapper = symbolintervalmapper4;
     this.m_Button2.SymbolName = "path2985";
     this.m_Button2.SymbolWidth = 37;
     this.m_Button2.TextHeight = 11;
     stringintervalmappercf6.DefaultValue = "";
     this.m_Button2.TextIntervalMapper = stringintervalmappercf6;
     this.m_Button2.TextValue = 0D;
     this.m_Button2.TextWidth = 52;
     this.m_Button2.Top = 216;
     this.m_Button2.Value = 0D;
     this.m_Button2.VisibleDynamicsValue = true;
     this.m_Button2.Width = 58;
     //
     // m_Button3
     //
     this.m_Button3.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BlinkDynamicsValue = false;
     this.m_Button3.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button3.EnabledDynamicsValue = true;
     this.m_Button3.FontSizePixels = 9;
     this.m_Button3.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button3.Height = 50;
     this.m_Button3.IndicatorMargin = null;
     this.m_Button3.Left = 152;
     this.m_Button3.Name = "m_Button3";
     this.m_Button3.ScreenOwnerName = "QuickFillSetting";
     this.m_Button3.StyleName = "Glossy";
     this.m_Button3.SymbolHeight = 44;
     this.m_Button3.SymbolIntervalMapper = symbolintervalmapper5;
     this.m_Button3.SymbolName = "path29851";
     this.m_Button3.SymbolWidth = 38;
     this.m_Button3.TextHeight = 11;
     stringintervalmappercf7.DefaultValue = "";
     this.m_Button3.TextIntervalMapper = stringintervalmappercf7;
     this.m_Button3.TextValue = 0D;
     this.m_Button3.TextWidth = 50;
     this.m_Button3.Top = 216;
     this.m_Button3.Value = 0D;
     this.m_Button3.VisibleDynamicsValue = true;
     this.m_Button3.Width = 56;
     //
     // m_Text2
     //
     this.m_Text2.AutoSize = false;
     this.m_Text2.BlinkDynamicsValue = false;
     this.m_Text2.EnabledDynamicsValue = true;
     this.m_Text2.FontSizePixels = 18;
     this.m_Text2.Height = 33;
     this.m_Text2.Left = 113;
     this.m_Text2.Name = "m_Text2";
     this.m_Text2.ScreenOwnerName = "QuickFillSetting";
     this.m_Text2.TextHorizontalAlignment = "Center";
     stringintervalmappercf8.DefaultValue = "Stabilization Time (mins)";
     this.m_Text2.TextIntervalMapper = stringintervalmappercf8;
     this.m_Text2.TextVerticalAlignment = "Center";
     this.m_Text2.Top = 185;
     this.m_Text2.VisibleDynamicsValue = true;
     this.m_Text2.Width = 274;
     //
     // m_AnalogNumeric2
     //
     this.m_AnalogNumeric2.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric2.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric2.BlinkDynamicsValue = false;
     this.m_AnalogNumeric2.Bold = true;
     this.m_AnalogNumeric2.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric2.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric2.DisplayFormat = Neo.ApplicationFramework.Interfaces.AnalogNumericDisplayFormat.Decimal;
     this.m_AnalogNumeric2.EnabledDynamicsValue = true;
     this.m_AnalogNumeric2.FontSizePixels = 20;
     this.m_AnalogNumeric2.Height = 50;
     this.m_AnalogNumeric2.Left = 207;
     this.m_AnalogNumeric2.Name = "m_AnalogNumeric2";
     this.m_AnalogNumeric2.NumberOfDecimals = 0;
     this.m_AnalogNumeric2.ReadOnly = true;
     this.m_AnalogNumeric2.ScreenOwnerName = "QuickFillSetting";
     this.m_AnalogNumeric2.Top = 136;
     this.m_AnalogNumeric2.VisibleDynamicsValue = true;
     this.m_AnalogNumeric2.Width = 76;
     //
     // m_Button4
     //
     this.m_Button4.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button4.BlinkDynamicsValue = false;
     this.m_Button4.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button4.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button4.EnabledDynamicsValue = true;
     this.m_Button4.FontSizePixels = 9;
     this.m_Button4.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button4.Height = 50;
     this.m_Button4.IndicatorMargin = null;
     this.m_Button4.Left = 282;
     this.m_Button4.Name = "m_Button4";
     this.m_Button4.ScreenOwnerName = "QuickFillSetting";
     this.m_Button4.StyleName = "Glossy";
     this.m_Button4.SymbolHeight = 44;
     this.m_Button4.SymbolIntervalMapper = symbolintervalmapper6;
     this.m_Button4.SymbolName = "path2985";
     this.m_Button4.SymbolWidth = 38;
     this.m_Button4.TextHeight = 11;
     stringintervalmappercf9.DefaultValue = "";
     this.m_Button4.TextIntervalMapper = stringintervalmappercf9;
     this.m_Button4.TextValue = 0D;
     this.m_Button4.TextWidth = 52;
     this.m_Button4.Top = 136;
     this.m_Button4.Value = 0D;
     this.m_Button4.VisibleDynamicsValue = true;
     this.m_Button4.Width = 58;
     //
     // m_Button5
     //
     this.m_Button5.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button5.BlinkDynamicsValue = false;
     this.m_Button5.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button5.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button5.EnabledDynamicsValue = true;
     this.m_Button5.FontSizePixels = 9;
     this.m_Button5.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button5.Height = 50;
     this.m_Button5.IndicatorMargin = null;
     this.m_Button5.Left = 152;
     this.m_Button5.Name = "m_Button5";
     this.m_Button5.ScreenOwnerName = "QuickFillSetting";
     this.m_Button5.StyleName = "Glossy";
     this.m_Button5.SymbolHeight = 44;
     this.m_Button5.SymbolIntervalMapper = symbolintervalmapper7;
     this.m_Button5.SymbolName = "path29851";
     this.m_Button5.SymbolWidth = 38;
     this.m_Button5.TextHeight = 11;
     stringintervalmappercf10.DefaultValue = "";
     this.m_Button5.TextIntervalMapper = stringintervalmappercf10;
     this.m_Button5.TextValue = 0D;
     this.m_Button5.TextWidth = 50;
     this.m_Button5.Top = 136;
     this.m_Button5.Value = 0D;
     this.m_Button5.VisibleDynamicsValue = true;
     this.m_Button5.Width = 56;
     //
     // m_Text3
     //
     this.m_Text3.AutoSize = false;
     this.m_Text3.BlinkDynamicsValue = false;
     this.m_Text3.EnabledDynamicsValue = true;
     this.m_Text3.FontSizePixels = 18;
     this.m_Text3.Height = 31;
     this.m_Text3.Left = 95;
     this.m_Text3.Name = "m_Text3";
     this.m_Text3.ScreenOwnerName = "QuickFillSetting";
     stringintervalmappercf11.DefaultValue = "Standard Deviation Tolerence (% FSR)";
     this.m_Text3.TextIntervalMapper = stringintervalmappercf11;
     this.m_Text3.Top = 108;
     this.m_Text3.VisibleDynamicsValue = true;
     this.m_Text3.Width = 339;
     this.DrawingPrimitives.Add(this.m_Text1);
     this.DrawingPrimitives.Add(this.m_Button21);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric1);
     this.DrawingPrimitives.Add(this.m_Button);
     this.DrawingPrimitives.Add(this.m_Button1);
     this.DrawingPrimitives.Add(this.m_Text);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric);
     this.DrawingPrimitives.Add(this.m_Button2);
     this.DrawingPrimitives.Add(this.m_Button3);
     this.DrawingPrimitives.Add(this.m_Text2);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric2);
     this.DrawingPrimitives.Add(this.m_Button4);
     this.DrawingPrimitives.Add(this.m_Button5);
     this.DrawingPrimitives.Add(this.m_Text3);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "QuickFillSetting";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).EndInit();
     this.ResumeLayout(false);
 }
Example #18
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf7 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf8 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper4 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf9 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper5 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf10 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper6 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf11 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper7 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf12 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_Text2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblFormat = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text5 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Line = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_lblCurrentDate = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text20 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_btnClear = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_btnBack = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_btnDash = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_btnSlash = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_btnY = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_btnD = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_btnM = new Neo.ApplicationFramework.Controls.Controls.Button();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblFormat)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblCurrentDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnClear)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnBack)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnDash)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnSlash)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnY)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnD)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnM)).BeginInit();
     this.SuspendLayout();
     //
     // RcrdDate
     //
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_Text2
     //
     this.m_Text2.AutoSize = false;
     this.m_Text2.BlinkDynamicsValue = false;
     this.m_Text2.EnabledDynamicsValue = true;
     this.m_Text2.FontFamily = "Arial";
     this.m_Text2.FontSizePixels = 18;
     this.m_Text2.Height = 30;
     this.m_Text2.Left = 127;
     this.m_Text2.Name = "m_Text2";
     this.m_Text2.ScreenOwnerName = "RcrdDate";
     stringintervalmappercf1.DefaultValue = "Date Format";
     this.m_Text2.TextIntervalMapper = stringintervalmappercf1;
     this.m_Text2.TextVerticalAlignment = "Center";
     this.m_Text2.Top = 36;
     this.m_Text2.VisibleDynamicsValue = true;
     this.m_Text2.Width = 340;
     //
     // m_lblFormat
     //
     this.m_lblFormat.AutoSize = false;
     this.m_lblFormat.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_lblFormat.BlinkDynamicsValue = false;
     this.m_lblFormat.EnabledDynamicsValue = true;
     this.m_lblFormat.FontFamily = "Arial";
     this.m_lblFormat.FontSizePixels = 18;
     this.m_lblFormat.Height = 39;
     this.m_lblFormat.Left = 205;
     this.m_lblFormat.Name = "m_lblFormat";
     this.m_lblFormat.ScreenOwnerName = "RcrdDate";
     this.m_lblFormat.TextHorizontalAlignment = "Center";
     stringintervalmappercf2.DefaultValue = "MM/DD/YYYY";
     this.m_lblFormat.TextIntervalMapper = stringintervalmappercf2;
     this.m_lblFormat.TextVerticalAlignment = "Center";
     this.m_lblFormat.Top = 142;
     this.m_lblFormat.VisibleDynamicsValue = true;
     this.m_lblFormat.Width = 179;
     //
     // m_Text5
     //
     this.m_Text5.AutoSize = false;
     this.m_Text5.BlinkDynamicsValue = false;
     this.m_Text5.EnabledDynamicsValue = true;
     this.m_Text5.FontFamily = "Arial";
     this.m_Text5.FontSizePixels = 14;
     this.m_Text5.Height = 34;
     this.m_Text5.Left = 135;
     this.m_Text5.MultiLine = true;
     this.m_Text5.Name = "m_Text5";
     this.m_Text5.ScreenOwnerName = "RcrdDate";
     this.m_Text5.TextHorizontalAlignment = "Center";
     stringintervalmappercf3.DefaultValue = "Format";
     this.m_Text5.TextIntervalMapper = stringintervalmappercf3;
     this.m_Text5.TextVerticalAlignment = "Center";
     this.m_Text5.Top = 144;
     this.m_Text5.VisibleDynamicsValue = true;
     this.m_Text5.Width = 62;
     //
     // m_Line
     //
     this.m_Line.BlinkDynamicsValue = false;
     this.m_Line.EnabledDynamicsValue = true;
     this.m_Line.Fill = null;
     this.m_Line.Name = "m_Line";
     this.m_Line.ScreenOwnerName = "RcrdDate";
     this.m_Line.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line.VisibleDynamicsValue = true;
     this.m_Line.X1 = 135;
     this.m_Line.X2 = 467;
     this.m_Line.Y1 = 66;
     this.m_Line.Y2 = 66;
     //
     // m_lblCurrentDate
     //
     this.m_lblCurrentDate.AutoSize = false;
     this.m_lblCurrentDate.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_lblCurrentDate.BlinkDynamicsValue = false;
     this.m_lblCurrentDate.EnabledDynamicsValue = true;
     this.m_lblCurrentDate.FontFamily = "Arial";
     this.m_lblCurrentDate.FontSizePixels = 18;
     this.m_lblCurrentDate.Height = 39;
     this.m_lblCurrentDate.Left = 205;
     this.m_lblCurrentDate.Name = "m_lblCurrentDate";
     this.m_lblCurrentDate.ScreenOwnerName = "RcrdDate";
     this.m_lblCurrentDate.TextHorizontalAlignment = "Center";
     stringintervalmappercf4.DefaultValue = "06/09/2015";
     this.m_lblCurrentDate.TextIntervalMapper = stringintervalmappercf4;
     this.m_lblCurrentDate.TextVerticalAlignment = "Center";
     this.m_lblCurrentDate.Top = 84;
     this.m_lblCurrentDate.VisibleDynamicsValue = true;
     this.m_lblCurrentDate.Width = 179;
     //
     // m_Text20
     //
     this.m_Text20.AutoSize = false;
     this.m_Text20.BlinkDynamicsValue = false;
     this.m_Text20.EnabledDynamicsValue = true;
     this.m_Text20.FontFamily = "Arial";
     this.m_Text20.FontSizePixels = 14;
     this.m_Text20.Height = 41;
     this.m_Text20.Left = 135;
     this.m_Text20.MultiLine = true;
     this.m_Text20.Name = "m_Text20";
     this.m_Text20.ScreenOwnerName = "RcrdDate";
     this.m_Text20.TextHorizontalAlignment = "Center";
     stringintervalmappercf5.DefaultValue = "Today\'s\nDate";
     this.m_Text20.TextIntervalMapper = stringintervalmappercf5;
     this.m_Text20.TextVerticalAlignment = "Center";
     this.m_Text20.Top = 83;
     this.m_Text20.VisibleDynamicsValue = true;
     this.m_Text20.Width = 62;
     //
     // m_btnClear
     //
     this.m_btnClear.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnClear.BlinkDynamicsValue = false;
     this.m_btnClear.Bold = true;
     this.m_btnClear.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnClear.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnClear.EnabledDynamicsValue = true;
     this.m_btnClear.FontSizePixels = 16;
     this.m_btnClear.Height = 39;
     this.m_btnClear.IndicatorMargin = null;
     this.m_btnClear.Left = 392;
     this.m_btnClear.Name = "m_btnClear";
     this.m_btnClear.ScreenOwnerName = "RcrdDate";
     this.m_btnClear.StyleName = "Glossy";
     this.m_btnClear.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_btnClear.TextHeight = 19;
     stringintervalmappercf6.DefaultValue = "Clear";
     this.m_btnClear.TextIntervalMapper = stringintervalmappercf6;
     this.m_btnClear.TextValue = 0D;
     this.m_btnClear.TextWidth = 69;
     this.m_btnClear.Top = 84;
     this.m_btnClear.Value = 0D;
     this.m_btnClear.VisibleDynamicsValue = true;
     this.m_btnClear.Width = 75;
     //
     // m_btnBack
     //
     this.m_btnBack.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnBack.BlinkDynamicsValue = false;
     this.m_btnBack.Bold = true;
     this.m_btnBack.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnBack.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnBack.EnabledDynamicsValue = true;
     this.m_btnBack.FontSizePixels = 16;
     this.m_btnBack.Height = 39;
     this.m_btnBack.IndicatorMargin = null;
     this.m_btnBack.Left = 392;
     this.m_btnBack.Name = "m_btnBack";
     this.m_btnBack.ScreenOwnerName = "RcrdDate";
     this.m_btnBack.StyleName = "Glossy";
     this.m_btnBack.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_btnBack.TextHeight = 19;
     stringintervalmappercf7.DefaultValue = "Back";
     this.m_btnBack.TextIntervalMapper = stringintervalmappercf7;
     this.m_btnBack.TextValue = 0D;
     this.m_btnBack.TextWidth = 69;
     this.m_btnBack.Top = 142;
     this.m_btnBack.Value = 0D;
     this.m_btnBack.VisibleDynamicsValue = true;
     this.m_btnBack.Width = 75;
     //
     // m_btnDash
     //
     this.m_btnDash.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnDash.BlinkDynamicsValue = false;
     this.m_btnDash.Bold = true;
     this.m_btnDash.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnDash.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnDash.Enabled = false;
     this.m_btnDash.EnabledDynamicsValue = false;
     this.m_btnDash.FontSizePixels = 18;
     this.m_btnDash.Height = 45;
     this.m_btnDash.IndicatorMargin = null;
     this.m_btnDash.Left = 407;
     this.m_btnDash.Name = "m_btnDash";
     this.m_btnDash.ScreenOwnerName = "RcrdDate";
     this.m_btnDash.StyleName = "Glossy";
     this.m_btnDash.SymbolIntervalMapper = symbolintervalmapper3;
     this.m_btnDash.TextHeight = 22;
     stringintervalmappercf8.DefaultValue = "-";
     this.m_btnDash.TextIntervalMapper = stringintervalmappercf8;
     this.m_btnDash.TextValue = 0D;
     this.m_btnDash.TextWidth = 54;
     this.m_btnDash.Top = 203;
     this.m_btnDash.Value = 0D;
     this.m_btnDash.VisibleDynamicsValue = true;
     this.m_btnDash.Width = 60;
     //
     // m_btnSlash
     //
     this.m_btnSlash.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnSlash.BlinkDynamicsValue = false;
     this.m_btnSlash.Bold = true;
     this.m_btnSlash.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnSlash.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnSlash.Enabled = false;
     this.m_btnSlash.EnabledDynamicsValue = false;
     this.m_btnSlash.FontSizePixels = 18;
     this.m_btnSlash.Height = 45;
     this.m_btnSlash.IndicatorMargin = null;
     this.m_btnSlash.Left = 339;
     this.m_btnSlash.Name = "m_btnSlash";
     this.m_btnSlash.ScreenOwnerName = "RcrdDate";
     this.m_btnSlash.StyleName = "Glossy";
     this.m_btnSlash.SymbolIntervalMapper = symbolintervalmapper4;
     this.m_btnSlash.TextHeight = 22;
     stringintervalmappercf9.DefaultValue = "/";
     this.m_btnSlash.TextIntervalMapper = stringintervalmappercf9;
     this.m_btnSlash.TextValue = 0D;
     this.m_btnSlash.TextWidth = 54;
     this.m_btnSlash.Top = 203;
     this.m_btnSlash.Value = 0D;
     this.m_btnSlash.VisibleDynamicsValue = true;
     this.m_btnSlash.Width = 60;
     //
     // m_btnY
     //
     this.m_btnY.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnY.BlinkDynamicsValue = false;
     this.m_btnY.Bold = true;
     this.m_btnY.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnY.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnY.Enabled = false;
     this.m_btnY.EnabledDynamicsValue = false;
     this.m_btnY.FontSizePixels = 18;
     this.m_btnY.Height = 45;
     this.m_btnY.IndicatorMargin = null;
     this.m_btnY.Left = 271;
     this.m_btnY.Name = "m_btnY";
     this.m_btnY.ScreenOwnerName = "RcrdDate";
     this.m_btnY.StyleName = "Glossy";
     this.m_btnY.SymbolIntervalMapper = symbolintervalmapper5;
     this.m_btnY.TextHeight = 22;
     stringintervalmappercf10.DefaultValue = "Y";
     this.m_btnY.TextIntervalMapper = stringintervalmappercf10;
     this.m_btnY.TextValue = 0D;
     this.m_btnY.TextWidth = 54;
     this.m_btnY.Top = 203;
     this.m_btnY.Value = 0D;
     this.m_btnY.VisibleDynamicsValue = true;
     this.m_btnY.Width = 60;
     //
     // m_btnD
     //
     this.m_btnD.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnD.BlinkDynamicsValue = false;
     this.m_btnD.Bold = true;
     this.m_btnD.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnD.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnD.Enabled = false;
     this.m_btnD.EnabledDynamicsValue = false;
     this.m_btnD.FontSizePixels = 18;
     this.m_btnD.Height = 45;
     this.m_btnD.IndicatorMargin = null;
     this.m_btnD.Left = 203;
     this.m_btnD.Name = "m_btnD";
     this.m_btnD.ScreenOwnerName = "RcrdDate";
     this.m_btnD.StyleName = "Glossy";
     this.m_btnD.SymbolIntervalMapper = symbolintervalmapper6;
     this.m_btnD.TextHeight = 22;
     stringintervalmappercf11.DefaultValue = "D";
     this.m_btnD.TextIntervalMapper = stringintervalmappercf11;
     this.m_btnD.TextValue = 0D;
     this.m_btnD.TextWidth = 54;
     this.m_btnD.Top = 203;
     this.m_btnD.Value = 0D;
     this.m_btnD.VisibleDynamicsValue = true;
     this.m_btnD.Width = 60;
     //
     // m_btnM
     //
     this.m_btnM.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnM.BlinkDynamicsValue = false;
     this.m_btnM.Bold = true;
     this.m_btnM.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnM.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnM.Enabled = false;
     this.m_btnM.EnabledDynamicsValue = false;
     this.m_btnM.FontSizePixels = 18;
     this.m_btnM.Height = 45;
     this.m_btnM.IndicatorMargin = null;
     this.m_btnM.Left = 135;
     this.m_btnM.Name = "m_btnM";
     this.m_btnM.ScreenOwnerName = "RcrdDate";
     this.m_btnM.StyleName = "Glossy";
     this.m_btnM.SymbolIntervalMapper = symbolintervalmapper7;
     this.m_btnM.TextHeight = 22;
     stringintervalmappercf12.DefaultValue = "M";
     this.m_btnM.TextIntervalMapper = stringintervalmappercf12;
     this.m_btnM.TextValue = 0D;
     this.m_btnM.TextWidth = 54;
     this.m_btnM.Top = 203;
     this.m_btnM.Value = 0D;
     this.m_btnM.VisibleDynamicsValue = true;
     this.m_btnM.Width = 60;
     this.DrawingPrimitives.Add(this.m_Text2);
     this.DrawingPrimitives.Add(this.m_lblFormat);
     this.DrawingPrimitives.Add(this.m_Text5);
     this.DrawingPrimitives.Add(this.m_Line);
     this.DrawingPrimitives.Add(this.m_lblCurrentDate);
     this.DrawingPrimitives.Add(this.m_Text20);
     this.DrawingPrimitives.Add(this.m_btnClear);
     this.DrawingPrimitives.Add(this.m_btnBack);
     this.DrawingPrimitives.Add(this.m_btnDash);
     this.DrawingPrimitives.Add(this.m_btnSlash);
     this.DrawingPrimitives.Add(this.m_btnY);
     this.DrawingPrimitives.Add(this.m_btnD);
     this.DrawingPrimitives.Add(this.m_btnM);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "RcrdDate";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblFormat)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblCurrentDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnClear)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnBack)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnDash)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnSlash)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnY)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnD)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnM)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf7 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf8 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf9 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf10 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper4 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf11 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf12 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf13 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf14 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper5 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf15 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper6 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf16 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper7 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf17 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper8 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf18 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper9 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf19 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper10 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf20 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper11 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf21 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper12 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf22 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper13 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf23 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper14 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf24 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper15 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf25 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper16 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf26 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper17 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf27 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper18 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf28 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper19 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf29 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper20 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf30 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf31 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf32 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper21 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf33 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper22 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf34 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_Rectangle2 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Rectangle1 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Rectangle = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_AnalogNumeric = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button3 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button4 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text3 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text4 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text5 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text6 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Rectangle3 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Rectangle4 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Button11 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text7 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text8 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text9 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_AnalogNumeric1 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button1 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button2 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_AnalogNumeric2 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button5 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button6 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_AnalogNumeric4 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button9 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button10 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_AnalogNumeric5 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button12 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button13 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_AnalogNumeric6 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button14 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button15 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_AnalogNumeric7 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button16 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button17 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_AnalogNumeric8 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button18 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button19 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_AnalogNumeric9 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button20 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button21 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text10 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text11 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button7 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button8 = new Neo.ApplicationFramework.Controls.Controls.Button();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button19)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button8)).BeginInit();
     this.SuspendLayout();
     //
     // StabilityScreen
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))), System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_Rectangle2
     //
     this.m_Rectangle2.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle2.BlinkDynamicsValue = false;
     this.m_Rectangle2.EnabledDynamicsValue = true;
     this.m_Rectangle2.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(6)))), ((int)(((byte)(6))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle2.Height = 31;
     this.m_Rectangle2.Left = -4;
     this.m_Rectangle2.Name = "m_Rectangle2";
     this.m_Rectangle2.ScreenOwnerName = "StabilityScreen";
     this.m_Rectangle2.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     this.m_Rectangle2.Top = 107;
     this.m_Rectangle2.VisibleDynamicsValue = true;
     this.m_Rectangle2.Width = 485;
     //
     // m_Rectangle1
     //
     this.m_Rectangle1.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle1.BlinkDynamicsValue = false;
     this.m_Rectangle1.EnabledDynamicsValue = true;
     this.m_Rectangle1.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle1.Height = 27;
     this.m_Rectangle1.Left = -4;
     this.m_Rectangle1.Name = "m_Rectangle1";
     this.m_Rectangle1.ScreenOwnerName = "StabilityScreen";
     this.m_Rectangle1.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     this.m_Rectangle1.Top = 74;
     this.m_Rectangle1.VisibleDynamicsValue = true;
     this.m_Rectangle1.Width = 485;
     //
     // m_Rectangle
     //
     this.m_Rectangle.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle.BlinkDynamicsValue = false;
     this.m_Rectangle.EnabledDynamicsValue = true;
     this.m_Rectangle.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Height = 42;
     this.m_Rectangle.Left = -4;
     this.m_Rectangle.Name = "m_Rectangle";
     this.m_Rectangle.ScreenOwnerName = "StabilityScreen";
     this.m_Rectangle.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Top = -5;
     this.m_Rectangle.VisibleDynamicsValue = true;
     this.m_Rectangle.Width = 485;
     //
     // m_Text
     //
     this.m_Text.AutoSize = false;
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.Bold = true;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontFamily = "Arial";
     this.m_Text.FontSizePixels = 20;
     this.m_Text.Height = 30;
     this.m_Text.Left = -4;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "StabilityScreen";
     this.m_Text.TextHorizontalAlignment = "Center";
     stringintervalmappercf1.DefaultValue = "STABILITY";
     this.m_Text.TextIntervalMapper = stringintervalmappercf1;
     this.m_Text.TextVerticalAlignment = "Center";
     this.m_Text.Top = 1;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 480;
     //
     // m_Button
     //
     this.m_Button.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BlinkDynamicsValue = false;
     this.m_Button.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button.EnabledDynamicsValue = true;
     this.m_Button.FontSizePixels = 14;
     this.m_Button.Height = 26;
     this.m_Button.IndicatorMargin = null;
     this.m_Button.Left = 389;
     this.m_Button.Name = "m_Button";
     this.m_Button.ScreenOwnerName = "StabilityScreen";
     this.m_Button.StyleName = "Glossy";
     this.m_Button.SymbolIntervalMapper = symbolintervalmapper1;
     stringintervalmappercf2.DefaultValue = "ON";
     this.m_Button.TextIntervalMapper = stringintervalmappercf2;
     this.m_Button.TextValue = 0D;
     this.m_Button.TextWidth = 62;
     this.m_Button.Top = 5;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue = true;
     this.m_Button.Width = 68;
     //
     // m_AnalogNumeric
     //
     this.m_AnalogNumeric.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric.BlinkDynamicsValue = false;
     this.m_AnalogNumeric.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric.DisplayFormat = Neo.ApplicationFramework.Interfaces.AnalogNumericDisplayFormat.Decimal;
     this.m_AnalogNumeric.EnabledDynamicsValue = true;
     this.m_AnalogNumeric.FontSizePixels = 12;
     this.m_AnalogNumeric.Height = 29;
     this.m_AnalogNumeric.Left = 107;
     this.m_AnalogNumeric.MaxValue = 100D;
     this.m_AnalogNumeric.MinValue = 0.01D;
     this.m_AnalogNumeric.Name = "m_AnalogNumeric";
     this.m_AnalogNumeric.NumberOfDecimals = 2;
     this.m_AnalogNumeric.ScreenOwnerName = "StabilityScreen";
     this.m_AnalogNumeric.Top = 108;
     this.m_AnalogNumeric.VisibleDynamicsValue = true;
     this.m_AnalogNumeric.Width = 48;
     //
     // m_Button3
     //
     this.m_Button3.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BlinkDynamicsValue = false;
     this.m_Button3.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button3.EnabledDynamicsValue = true;
     this.m_Button3.FontSizePixels = 9;
     this.m_Button3.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button3.Height = 29;
     this.m_Button3.IndicatorMargin = null;
     this.m_Button3.Left = 154;
     this.m_Button3.Name = "m_Button3";
     this.m_Button3.ScreenOwnerName = "StabilityScreen";
     this.m_Button3.StyleName = "Glossy";
     this.m_Button3.SymbolHeight = 23;
     this.m_Button3.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_Button3.SymbolName = "path2985";
     this.m_Button3.SymbolWidth = 20;
     this.m_Button3.TextHeight = 11;
     stringintervalmappercf3.DefaultValue = "";
     this.m_Button3.TextIntervalMapper = stringintervalmappercf3;
     this.m_Button3.TextValue = 0D;
     this.m_Button3.TextWidth = 24;
     this.m_Button3.Top = 108;
     this.m_Button3.Value = 0D;
     this.m_Button3.VisibleDynamicsValue = true;
     this.m_Button3.Width = 30;
     //
     // m_Button4
     //
     this.m_Button4.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button4.BlinkDynamicsValue = false;
     this.m_Button4.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button4.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button4.EnabledDynamicsValue = true;
     this.m_Button4.FontSizePixels = 9;
     this.m_Button4.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button4.Height = 29;
     this.m_Button4.IndicatorMargin = null;
     this.m_Button4.Left = 77;
     this.m_Button4.Name = "m_Button4";
     this.m_Button4.ScreenOwnerName = "StabilityScreen";
     this.m_Button4.StyleName = "Glossy";
     this.m_Button4.SymbolHeight = 23;
     this.m_Button4.SymbolIntervalMapper = symbolintervalmapper3;
     this.m_Button4.SymbolName = "path29851";
     this.m_Button4.SymbolWidth = 20;
     this.m_Button4.TextHeight = 11;
     stringintervalmappercf4.DefaultValue = "";
     this.m_Button4.TextIntervalMapper = stringintervalmappercf4;
     this.m_Button4.TextValue = 0D;
     this.m_Button4.TextWidth = 24;
     this.m_Button4.Top = 108;
     this.m_Button4.Value = 0D;
     this.m_Button4.VisibleDynamicsValue = true;
     this.m_Button4.Width = 30;
     //
     // m_Text1
     //
     this.m_Text1.AutoSize = false;
     this.m_Text1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text1.BlinkDynamicsValue = false;
     this.m_Text1.EnabledDynamicsValue = true;
     this.m_Text1.FontSizePixels = 12;
     this.m_Text1.Height = 25;
     this.m_Text1.Left = 11;
     this.m_Text1.Name = "m_Text1";
     this.m_Text1.ScreenOwnerName = "StabilityScreen";
     this.m_Text1.TextHorizontalAlignment = "Center";
     stringintervalmappercf5.DefaultValue = "%FSR";
     this.m_Text1.TextIntervalMapper = stringintervalmappercf5;
     this.m_Text1.TextVerticalAlignment = "Center";
     this.m_Text1.Top = 43;
     this.m_Text1.VisibleDynamicsValue = true;
     this.m_Text1.Width = 51;
     //
     // m_Text2
     //
     this.m_Text2.AutoSize = false;
     this.m_Text2.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(227)))), ((int)(((byte)(244))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text2.BlinkDynamicsValue = false;
     this.m_Text2.Bold = true;
     this.m_Text2.EnabledDynamicsValue = true;
     this.m_Text2.FontSizePixels = 14;
     this.m_Text2.Height = 25;
     this.m_Text2.Left = 78;
     this.m_Text2.Name = "m_Text2";
     this.m_Text2.ScreenOwnerName = "StabilityScreen";
     this.m_Text2.TextHorizontalAlignment = "Center";
     stringintervalmappercf6.DefaultValue = "LOW";
     this.m_Text2.TextIntervalMapper = stringintervalmappercf6;
     this.m_Text2.TextVerticalAlignment = "Center";
     this.m_Text2.Top = 43;
     this.m_Text2.VisibleDynamicsValue = true;
     this.m_Text2.Width = 107;
     //
     // m_Text3
     //
     this.m_Text3.AutoSize = false;
     this.m_Text3.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(217)))), ((int)(((byte)(217))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text3.BlinkDynamicsValue = false;
     this.m_Text3.Bold = true;
     this.m_Text3.EnabledDynamicsValue = true;
     this.m_Text3.FontSizePixels = 14;
     this.m_Text3.Height = 25;
     this.m_Text3.Left = 204;
     this.m_Text3.Name = "m_Text3";
     this.m_Text3.ScreenOwnerName = "StabilityScreen";
     this.m_Text3.TextHorizontalAlignment = "Center";
     stringintervalmappercf7.DefaultValue = "MID";
     this.m_Text3.TextIntervalMapper = stringintervalmappercf7;
     this.m_Text3.TextVerticalAlignment = "Center";
     this.m_Text3.Top = 43;
     this.m_Text3.VisibleDynamicsValue = true;
     this.m_Text3.Width = 107;
     //
     // m_Text4
     //
     this.m_Text4.AutoSize = false;
     this.m_Text4.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(223)))), ((int)(((byte)(235))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text4.BlinkDynamicsValue = false;
     this.m_Text4.Bold = true;
     this.m_Text4.EnabledDynamicsValue = true;
     this.m_Text4.FontSizePixels = 14;
     this.m_Text4.Height = 25;
     this.m_Text4.Left = 330;
     this.m_Text4.Name = "m_Text4";
     this.m_Text4.ScreenOwnerName = "StabilityScreen";
     this.m_Text4.TextHorizontalAlignment = "Center";
     stringintervalmappercf8.DefaultValue = "HI";
     this.m_Text4.TextIntervalMapper = stringintervalmappercf8;
     this.m_Text4.TextVerticalAlignment = "Center";
     this.m_Text4.Top = 43;
     this.m_Text4.VisibleDynamicsValue = true;
     this.m_Text4.Width = 107;
     //
     // m_Text5
     //
     this.m_Text5.AutoSize = false;
     this.m_Text5.BlinkDynamicsValue = false;
     this.m_Text5.EnabledDynamicsValue = true;
     this.m_Text5.FontFamily = "Arial";
     this.m_Text5.FontSizePixels = 12;
     this.m_Text5.Height = 25;
     this.m_Text5.Left = 4;
     this.m_Text5.Name = "m_Text5";
     this.m_Text5.ScreenOwnerName = "StabilityScreen";
     stringintervalmappercf9.DefaultValue = "DARK RED";
     this.m_Text5.TextIntervalMapper = stringintervalmappercf9;
     this.m_Text5.TextVerticalAlignment = "Center";
     this.m_Text5.Top = 75;
     this.m_Text5.VisibleDynamicsValue = true;
     this.m_Text5.Width = 79;
     //
     // m_Text6
     //
     this.m_Text6.AutoSize = false;
     this.m_Text6.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(227)))), ((int)(((byte)(244))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text6.BlinkDynamicsValue = false;
     this.m_Text6.EnabledDynamicsValue = true;
     this.m_Text6.FontSizePixels = 12;
     this.m_Text6.Height = 25;
     this.m_Text6.Left = 78;
     this.m_Text6.Name = "m_Text6";
     this.m_Text6.ScreenOwnerName = "StabilityScreen";
     this.m_Text6.TextHorizontalAlignment = "Center";
     stringintervalmappercf10.DefaultValue = "";
     this.m_Text6.TextIntervalMapper = stringintervalmappercf10;
     this.m_Text6.TextVerticalAlignment = "Center";
     this.m_Text6.Top = 75;
     this.m_Text6.VisibleDynamicsValue = true;
     this.m_Text6.Width = 107;
     //
     // m_Rectangle3
     //
     this.m_Rectangle3.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle3.BlinkDynamicsValue = false;
     this.m_Rectangle3.EnabledDynamicsValue = true;
     this.m_Rectangle3.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(165)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle3.Height = 31;
     this.m_Rectangle3.Left = -4;
     this.m_Rectangle3.Name = "m_Rectangle3";
     this.m_Rectangle3.ScreenOwnerName = "StabilityScreen";
     this.m_Rectangle3.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     this.m_Rectangle3.Top = 142;
     this.m_Rectangle3.VisibleDynamicsValue = true;
     this.m_Rectangle3.Width = 485;
     //
     // m_Rectangle4
     //
     this.m_Rectangle4.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle4.BlinkDynamicsValue = false;
     this.m_Rectangle4.EnabledDynamicsValue = true;
     this.m_Rectangle4.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle4.Height = 31;
     this.m_Rectangle4.Left = -5;
     this.m_Rectangle4.Name = "m_Rectangle4";
     this.m_Rectangle4.ScreenOwnerName = "StabilityScreen";
     this.m_Rectangle4.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     this.m_Rectangle4.Top = 178;
     this.m_Rectangle4.VisibleDynamicsValue = true;
     this.m_Rectangle4.Width = 485;
     //
     // m_Button11
     //
     this.m_Button11.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button11.BlinkDynamicsValue = false;
     this.m_Button11.Bold = true;
     this.m_Button11.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button11.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button11.EnabledDynamicsValue = true;
     this.m_Button11.FontFamily = "Arial";
     this.m_Button11.FontSizePixels = 16;
     this.m_Button11.Height = 47;
     this.m_Button11.IndicatorMargin = null;
     this.m_Button11.Left = 14;
     this.m_Button11.Name = "m_Button11";
     this.m_Button11.ScreenOwnerName = "StabilityScreen";
     this.m_Button11.StyleName = "Chrome";
     this.m_Button11.SymbolIntervalMapper = symbolintervalmapper4;
     this.m_Button11.SymbolName = "";
     this.m_Button11.TextHeight = 19;
     stringintervalmappercf11.DefaultValue = "OK";
     this.m_Button11.TextIntervalMapper = stringintervalmappercf11;
     this.m_Button11.TextValue = 0D;
     this.m_Button11.TextWidth = 101;
     this.m_Button11.Top = 220;
     this.m_Button11.Value = 0D;
     this.m_Button11.VisibleDynamicsValue = true;
     this.m_Button11.Width = 107;
     //
     // m_Text7
     //
     this.m_Text7.AutoSize = false;
     this.m_Text7.BlinkDynamicsValue = false;
     this.m_Text7.EnabledDynamicsValue = true;
     this.m_Text7.FontFamily = "Arial";
     this.m_Text7.FontSizePixels = 12;
     this.m_Text7.Height = 25;
     this.m_Text7.Left = 4;
     this.m_Text7.Name = "m_Text7";
     this.m_Text7.ScreenOwnerName = "StabilityScreen";
     stringintervalmappercf12.DefaultValue = "GREEN";
     this.m_Text7.TextIntervalMapper = stringintervalmappercf12;
     this.m_Text7.TextVerticalAlignment = "Center";
     this.m_Text7.Top = 180;
     this.m_Text7.VisibleDynamicsValue = true;
     this.m_Text7.Width = 79;
     //
     // m_Text8
     //
     this.m_Text8.AutoSize = false;
     this.m_Text8.BlinkDynamicsValue = false;
     this.m_Text8.EnabledDynamicsValue = true;
     this.m_Text8.FontFamily = "Arial";
     this.m_Text8.FontSizePixels = 12;
     this.m_Text8.Height = 25;
     this.m_Text8.Left = 4;
     this.m_Text8.Name = "m_Text8";
     this.m_Text8.ScreenOwnerName = "StabilityScreen";
     stringintervalmappercf13.DefaultValue = "RED";
     this.m_Text8.TextIntervalMapper = stringintervalmappercf13;
     this.m_Text8.TextVerticalAlignment = "Center";
     this.m_Text8.Top = 110;
     this.m_Text8.VisibleDynamicsValue = true;
     this.m_Text8.Width = 79;
     //
     // m_Text9
     //
     this.m_Text9.AutoSize = false;
     this.m_Text9.BlinkDynamicsValue = false;
     this.m_Text9.EnabledDynamicsValue = true;
     this.m_Text9.FontFamily = "Arial";
     this.m_Text9.FontSizePixels = 12;
     this.m_Text9.Height = 25;
     this.m_Text9.Left = 4;
     this.m_Text9.Name = "m_Text9";
     this.m_Text9.ScreenOwnerName = "StabilityScreen";
     stringintervalmappercf14.DefaultValue = "ORANGE";
     this.m_Text9.TextIntervalMapper = stringintervalmappercf14;
     this.m_Text9.TextVerticalAlignment = "Center";
     this.m_Text9.Top = 145;
     this.m_Text9.VisibleDynamicsValue = true;
     this.m_Text9.Width = 79;
     //
     // m_AnalogNumeric1
     //
     this.m_AnalogNumeric1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric1.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric1.BlinkDynamicsValue = false;
     this.m_AnalogNumeric1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric1.DisplayFormat = Neo.ApplicationFramework.Interfaces.AnalogNumericDisplayFormat.Decimal;
     this.m_AnalogNumeric1.EnabledDynamicsValue = true;
     this.m_AnalogNumeric1.FontSizePixels = 12;
     this.m_AnalogNumeric1.Height = 29;
     this.m_AnalogNumeric1.Left = 107;
     this.m_AnalogNumeric1.Name = "m_AnalogNumeric1";
     this.m_AnalogNumeric1.NumberOfDecimals = 2;
     this.m_AnalogNumeric1.ScreenOwnerName = "StabilityScreen";
     this.m_AnalogNumeric1.Top = 143;
     this.m_AnalogNumeric1.VisibleDynamicsValue = true;
     this.m_AnalogNumeric1.Width = 48;
     //
     // m_Button1
     //
     this.m_Button1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BlinkDynamicsValue = false;
     this.m_Button1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button1.EnabledDynamicsValue = true;
     this.m_Button1.FontSizePixels = 9;
     this.m_Button1.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button1.Height = 29;
     this.m_Button1.IndicatorMargin = null;
     this.m_Button1.Left = 154;
     this.m_Button1.Name = "m_Button1";
     this.m_Button1.ScreenOwnerName = "StabilityScreen";
     this.m_Button1.StyleName = "Glossy";
     this.m_Button1.SymbolHeight = 23;
     this.m_Button1.SymbolIntervalMapper = symbolintervalmapper5;
     this.m_Button1.SymbolName = "path2985";
     this.m_Button1.SymbolWidth = 20;
     this.m_Button1.TextHeight = 11;
     stringintervalmappercf15.DefaultValue = "";
     this.m_Button1.TextIntervalMapper = stringintervalmappercf15;
     this.m_Button1.TextValue = 0D;
     this.m_Button1.TextWidth = 24;
     this.m_Button1.Top = 143;
     this.m_Button1.Value = 0D;
     this.m_Button1.VisibleDynamicsValue = true;
     this.m_Button1.Width = 30;
     //
     // m_Button2
     //
     this.m_Button2.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BlinkDynamicsValue = false;
     this.m_Button2.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button2.EnabledDynamicsValue = true;
     this.m_Button2.FontSizePixels = 9;
     this.m_Button2.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button2.Height = 29;
     this.m_Button2.IndicatorMargin = null;
     this.m_Button2.Left = 77;
     this.m_Button2.Name = "m_Button2";
     this.m_Button2.ScreenOwnerName = "StabilityScreen";
     this.m_Button2.StyleName = "Glossy";
     this.m_Button2.SymbolHeight = 23;
     this.m_Button2.SymbolIntervalMapper = symbolintervalmapper6;
     this.m_Button2.SymbolName = "path29851";
     this.m_Button2.SymbolWidth = 20;
     this.m_Button2.TextHeight = 11;
     stringintervalmappercf16.DefaultValue = "";
     this.m_Button2.TextIntervalMapper = stringintervalmappercf16;
     this.m_Button2.TextValue = 0D;
     this.m_Button2.TextWidth = 24;
     this.m_Button2.Top = 143;
     this.m_Button2.Value = 0D;
     this.m_Button2.VisibleDynamicsValue = true;
     this.m_Button2.Width = 30;
     //
     // m_AnalogNumeric2
     //
     this.m_AnalogNumeric2.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric2.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric2.BlinkDynamicsValue = false;
     this.m_AnalogNumeric2.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric2.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric2.DisplayFormat = Neo.ApplicationFramework.Interfaces.AnalogNumericDisplayFormat.Decimal;
     this.m_AnalogNumeric2.EnabledDynamicsValue = true;
     this.m_AnalogNumeric2.FontSizePixels = 12;
     this.m_AnalogNumeric2.Height = 29;
     this.m_AnalogNumeric2.Left = 107;
     this.m_AnalogNumeric2.Name = "m_AnalogNumeric2";
     this.m_AnalogNumeric2.NumberOfDecimals = 2;
     this.m_AnalogNumeric2.ScreenOwnerName = "StabilityScreen";
     this.m_AnalogNumeric2.Top = 179;
     this.m_AnalogNumeric2.VisibleDynamicsValue = true;
     this.m_AnalogNumeric2.Width = 48;
     //
     // m_Button5
     //
     this.m_Button5.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button5.BlinkDynamicsValue = false;
     this.m_Button5.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button5.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button5.EnabledDynamicsValue = true;
     this.m_Button5.FontSizePixels = 9;
     this.m_Button5.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button5.Height = 29;
     this.m_Button5.IndicatorMargin = null;
     this.m_Button5.Left = 154;
     this.m_Button5.Name = "m_Button5";
     this.m_Button5.ScreenOwnerName = "StabilityScreen";
     this.m_Button5.StyleName = "Glossy";
     this.m_Button5.SymbolHeight = 23;
     this.m_Button5.SymbolIntervalMapper = symbolintervalmapper7;
     this.m_Button5.SymbolName = "path2985";
     this.m_Button5.SymbolWidth = 20;
     this.m_Button5.TextHeight = 11;
     stringintervalmappercf17.DefaultValue = "";
     this.m_Button5.TextIntervalMapper = stringintervalmappercf17;
     this.m_Button5.TextValue = 0D;
     this.m_Button5.TextWidth = 24;
     this.m_Button5.Top = 179;
     this.m_Button5.Value = 0D;
     this.m_Button5.VisibleDynamicsValue = true;
     this.m_Button5.Width = 30;
     //
     // m_Button6
     //
     this.m_Button6.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button6.BlinkDynamicsValue = false;
     this.m_Button6.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button6.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button6.EnabledDynamicsValue = true;
     this.m_Button6.FontSizePixels = 9;
     this.m_Button6.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button6.Height = 29;
     this.m_Button6.IndicatorMargin = null;
     this.m_Button6.Left = 77;
     this.m_Button6.Name = "m_Button6";
     this.m_Button6.ScreenOwnerName = "StabilityScreen";
     this.m_Button6.StyleName = "Glossy";
     this.m_Button6.SymbolHeight = 23;
     this.m_Button6.SymbolIntervalMapper = symbolintervalmapper8;
     this.m_Button6.SymbolName = "path29851";
     this.m_Button6.SymbolWidth = 20;
     this.m_Button6.TextHeight = 11;
     stringintervalmappercf18.DefaultValue = "";
     this.m_Button6.TextIntervalMapper = stringintervalmappercf18;
     this.m_Button6.TextValue = 0D;
     this.m_Button6.TextWidth = 24;
     this.m_Button6.Top = 179;
     this.m_Button6.Value = 0D;
     this.m_Button6.VisibleDynamicsValue = true;
     this.m_Button6.Width = 30;
     //
     // m_AnalogNumeric4
     //
     this.m_AnalogNumeric4.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric4.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric4.BlinkDynamicsValue = false;
     this.m_AnalogNumeric4.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric4.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric4.EnabledDynamicsValue = true;
     this.m_AnalogNumeric4.FontSizePixels = 12;
     this.m_AnalogNumeric4.Height = 29;
     this.m_AnalogNumeric4.Left = 234;
     this.m_AnalogNumeric4.Name = "m_AnalogNumeric4";
     this.m_AnalogNumeric4.NumberOfDecimals = 0;
     this.m_AnalogNumeric4.ScreenOwnerName = "StabilityScreen";
     this.m_AnalogNumeric4.Top = 108;
     this.m_AnalogNumeric4.VisibleDynamicsValue = true;
     this.m_AnalogNumeric4.Width = 48;
     //
     // m_Button9
     //
     this.m_Button9.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button9.BlinkDynamicsValue = false;
     this.m_Button9.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button9.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button9.EnabledDynamicsValue = true;
     this.m_Button9.FontSizePixels = 9;
     this.m_Button9.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button9.Height = 29;
     this.m_Button9.IndicatorMargin = null;
     this.m_Button9.Left = 281;
     this.m_Button9.Name = "m_Button9";
     this.m_Button9.ScreenOwnerName = "StabilityScreen";
     this.m_Button9.StyleName = "Glossy";
     this.m_Button9.SymbolHeight = 23;
     this.m_Button9.SymbolIntervalMapper = symbolintervalmapper9;
     this.m_Button9.SymbolName = "path2985";
     this.m_Button9.SymbolWidth = 20;
     this.m_Button9.TextHeight = 11;
     stringintervalmappercf19.DefaultValue = "";
     this.m_Button9.TextIntervalMapper = stringintervalmappercf19;
     this.m_Button9.TextValue = 0D;
     this.m_Button9.TextWidth = 24;
     this.m_Button9.Top = 108;
     this.m_Button9.Value = 0D;
     this.m_Button9.VisibleDynamicsValue = true;
     this.m_Button9.Width = 30;
     //
     // m_Button10
     //
     this.m_Button10.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button10.BlinkDynamicsValue = false;
     this.m_Button10.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button10.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button10.EnabledDynamicsValue = true;
     this.m_Button10.FontSizePixels = 9;
     this.m_Button10.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button10.Height = 29;
     this.m_Button10.IndicatorMargin = null;
     this.m_Button10.Left = 204;
     this.m_Button10.Name = "m_Button10";
     this.m_Button10.ScreenOwnerName = "StabilityScreen";
     this.m_Button10.StyleName = "Glossy";
     this.m_Button10.SymbolHeight = 23;
     this.m_Button10.SymbolIntervalMapper = symbolintervalmapper10;
     this.m_Button10.SymbolName = "path29851";
     this.m_Button10.SymbolWidth = 20;
     this.m_Button10.TextHeight = 11;
     stringintervalmappercf20.DefaultValue = "";
     this.m_Button10.TextIntervalMapper = stringintervalmappercf20;
     this.m_Button10.TextValue = 0D;
     this.m_Button10.TextWidth = 24;
     this.m_Button10.Top = 108;
     this.m_Button10.Value = 0D;
     this.m_Button10.VisibleDynamicsValue = true;
     this.m_Button10.Width = 30;
     //
     // m_AnalogNumeric5
     //
     this.m_AnalogNumeric5.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric5.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric5.BlinkDynamicsValue = false;
     this.m_AnalogNumeric5.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric5.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric5.EnabledDynamicsValue = true;
     this.m_AnalogNumeric5.FontSizePixels = 12;
     this.m_AnalogNumeric5.Height = 29;
     this.m_AnalogNumeric5.Left = 234;
     this.m_AnalogNumeric5.Name = "m_AnalogNumeric5";
     this.m_AnalogNumeric5.NumberOfDecimals = 0;
     this.m_AnalogNumeric5.ScreenOwnerName = "StabilityScreen";
     this.m_AnalogNumeric5.Top = 143;
     this.m_AnalogNumeric5.VisibleDynamicsValue = true;
     this.m_AnalogNumeric5.Width = 48;
     //
     // m_Button12
     //
     this.m_Button12.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button12.BlinkDynamicsValue = false;
     this.m_Button12.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button12.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button12.EnabledDynamicsValue = true;
     this.m_Button12.FontSizePixels = 9;
     this.m_Button12.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button12.Height = 29;
     this.m_Button12.IndicatorMargin = null;
     this.m_Button12.Left = 281;
     this.m_Button12.Name = "m_Button12";
     this.m_Button12.ScreenOwnerName = "StabilityScreen";
     this.m_Button12.StyleName = "Glossy";
     this.m_Button12.SymbolHeight = 23;
     this.m_Button12.SymbolIntervalMapper = symbolintervalmapper11;
     this.m_Button12.SymbolName = "path2985";
     this.m_Button12.SymbolWidth = 20;
     this.m_Button12.TextHeight = 11;
     stringintervalmappercf21.DefaultValue = "";
     this.m_Button12.TextIntervalMapper = stringintervalmappercf21;
     this.m_Button12.TextValue = 0D;
     this.m_Button12.TextWidth = 24;
     this.m_Button12.Top = 143;
     this.m_Button12.Value = 0D;
     this.m_Button12.VisibleDynamicsValue = true;
     this.m_Button12.Width = 30;
     //
     // m_Button13
     //
     this.m_Button13.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button13.BlinkDynamicsValue = false;
     this.m_Button13.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button13.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button13.EnabledDynamicsValue = true;
     this.m_Button13.FontSizePixels = 9;
     this.m_Button13.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button13.Height = 29;
     this.m_Button13.IndicatorMargin = null;
     this.m_Button13.Left = 204;
     this.m_Button13.Name = "m_Button13";
     this.m_Button13.ScreenOwnerName = "StabilityScreen";
     this.m_Button13.StyleName = "Glossy";
     this.m_Button13.SymbolHeight = 23;
     this.m_Button13.SymbolIntervalMapper = symbolintervalmapper12;
     this.m_Button13.SymbolName = "path29851";
     this.m_Button13.SymbolWidth = 20;
     this.m_Button13.TextHeight = 11;
     stringintervalmappercf22.DefaultValue = "";
     this.m_Button13.TextIntervalMapper = stringintervalmappercf22;
     this.m_Button13.TextValue = 0D;
     this.m_Button13.TextWidth = 24;
     this.m_Button13.Top = 143;
     this.m_Button13.Value = 0D;
     this.m_Button13.VisibleDynamicsValue = true;
     this.m_Button13.Width = 30;
     //
     // m_AnalogNumeric6
     //
     this.m_AnalogNumeric6.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric6.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric6.BlinkDynamicsValue = false;
     this.m_AnalogNumeric6.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric6.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric6.EnabledDynamicsValue = true;
     this.m_AnalogNumeric6.FontSizePixels = 12;
     this.m_AnalogNumeric6.Height = 29;
     this.m_AnalogNumeric6.Left = 234;
     this.m_AnalogNumeric6.Name = "m_AnalogNumeric6";
     this.m_AnalogNumeric6.NumberOfDecimals = 0;
     this.m_AnalogNumeric6.ScreenOwnerName = "StabilityScreen";
     this.m_AnalogNumeric6.Top = 179;
     this.m_AnalogNumeric6.VisibleDynamicsValue = true;
     this.m_AnalogNumeric6.Width = 48;
     //
     // m_Button14
     //
     this.m_Button14.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button14.BlinkDynamicsValue = false;
     this.m_Button14.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button14.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button14.EnabledDynamicsValue = true;
     this.m_Button14.FontSizePixels = 9;
     this.m_Button14.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button14.Height = 29;
     this.m_Button14.IndicatorMargin = null;
     this.m_Button14.Left = 281;
     this.m_Button14.Name = "m_Button14";
     this.m_Button14.ScreenOwnerName = "StabilityScreen";
     this.m_Button14.StyleName = "Glossy";
     this.m_Button14.SymbolHeight = 23;
     this.m_Button14.SymbolIntervalMapper = symbolintervalmapper13;
     this.m_Button14.SymbolName = "path2985";
     this.m_Button14.SymbolWidth = 20;
     this.m_Button14.TextHeight = 11;
     stringintervalmappercf23.DefaultValue = "";
     this.m_Button14.TextIntervalMapper = stringintervalmappercf23;
     this.m_Button14.TextValue = 0D;
     this.m_Button14.TextWidth = 24;
     this.m_Button14.Top = 179;
     this.m_Button14.Value = 0D;
     this.m_Button14.VisibleDynamicsValue = true;
     this.m_Button14.Width = 30;
     //
     // m_Button15
     //
     this.m_Button15.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button15.BlinkDynamicsValue = false;
     this.m_Button15.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button15.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button15.EnabledDynamicsValue = true;
     this.m_Button15.FontSizePixels = 9;
     this.m_Button15.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button15.Height = 29;
     this.m_Button15.IndicatorMargin = null;
     this.m_Button15.Left = 204;
     this.m_Button15.Name = "m_Button15";
     this.m_Button15.ScreenOwnerName = "StabilityScreen";
     this.m_Button15.StyleName = "Glossy";
     this.m_Button15.SymbolHeight = 23;
     this.m_Button15.SymbolIntervalMapper = symbolintervalmapper14;
     this.m_Button15.SymbolName = "path29851";
     this.m_Button15.SymbolWidth = 20;
     this.m_Button15.TextHeight = 11;
     stringintervalmappercf24.DefaultValue = "";
     this.m_Button15.TextIntervalMapper = stringintervalmappercf24;
     this.m_Button15.TextValue = 0D;
     this.m_Button15.TextWidth = 24;
     this.m_Button15.Top = 179;
     this.m_Button15.Value = 0D;
     this.m_Button15.VisibleDynamicsValue = true;
     this.m_Button15.Width = 30;
     //
     // m_AnalogNumeric7
     //
     this.m_AnalogNumeric7.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric7.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric7.BlinkDynamicsValue = false;
     this.m_AnalogNumeric7.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric7.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric7.EnabledDynamicsValue = true;
     this.m_AnalogNumeric7.FontSizePixels = 12;
     this.m_AnalogNumeric7.Height = 29;
     this.m_AnalogNumeric7.Left = 360;
     this.m_AnalogNumeric7.Name = "m_AnalogNumeric7";
     this.m_AnalogNumeric7.NumberOfDecimals = 0;
     this.m_AnalogNumeric7.ScreenOwnerName = "StabilityScreen";
     this.m_AnalogNumeric7.Top = 108;
     this.m_AnalogNumeric7.VisibleDynamicsValue = true;
     this.m_AnalogNumeric7.Width = 48;
     //
     // m_Button16
     //
     this.m_Button16.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button16.BlinkDynamicsValue = false;
     this.m_Button16.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button16.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button16.EnabledDynamicsValue = true;
     this.m_Button16.FontSizePixels = 9;
     this.m_Button16.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button16.Height = 29;
     this.m_Button16.IndicatorMargin = null;
     this.m_Button16.Left = 407;
     this.m_Button16.Name = "m_Button16";
     this.m_Button16.ScreenOwnerName = "StabilityScreen";
     this.m_Button16.StyleName = "Glossy";
     this.m_Button16.SymbolHeight = 23;
     this.m_Button16.SymbolIntervalMapper = symbolintervalmapper15;
     this.m_Button16.SymbolName = "path2985";
     this.m_Button16.SymbolWidth = 20;
     this.m_Button16.TextHeight = 11;
     stringintervalmappercf25.DefaultValue = "";
     this.m_Button16.TextIntervalMapper = stringintervalmappercf25;
     this.m_Button16.TextValue = 0D;
     this.m_Button16.TextWidth = 24;
     this.m_Button16.Top = 108;
     this.m_Button16.Value = 0D;
     this.m_Button16.VisibleDynamicsValue = true;
     this.m_Button16.Width = 30;
     //
     // m_Button17
     //
     this.m_Button17.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button17.BlinkDynamicsValue = false;
     this.m_Button17.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button17.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button17.EnabledDynamicsValue = true;
     this.m_Button17.FontSizePixels = 9;
     this.m_Button17.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button17.Height = 29;
     this.m_Button17.IndicatorMargin = null;
     this.m_Button17.Left = 330;
     this.m_Button17.Name = "m_Button17";
     this.m_Button17.ScreenOwnerName = "StabilityScreen";
     this.m_Button17.StyleName = "Glossy";
     this.m_Button17.SymbolHeight = 23;
     this.m_Button17.SymbolIntervalMapper = symbolintervalmapper16;
     this.m_Button17.SymbolName = "path29851";
     this.m_Button17.SymbolWidth = 20;
     this.m_Button17.TextHeight = 11;
     stringintervalmappercf26.DefaultValue = "";
     this.m_Button17.TextIntervalMapper = stringintervalmappercf26;
     this.m_Button17.TextValue = 0D;
     this.m_Button17.TextWidth = 24;
     this.m_Button17.Top = 108;
     this.m_Button17.Value = 0D;
     this.m_Button17.VisibleDynamicsValue = true;
     this.m_Button17.Width = 30;
     //
     // m_AnalogNumeric8
     //
     this.m_AnalogNumeric8.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric8.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric8.BlinkDynamicsValue = false;
     this.m_AnalogNumeric8.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric8.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric8.EnabledDynamicsValue = true;
     this.m_AnalogNumeric8.FontSizePixels = 12;
     this.m_AnalogNumeric8.Height = 29;
     this.m_AnalogNumeric8.Left = 360;
     this.m_AnalogNumeric8.Name = "m_AnalogNumeric8";
     this.m_AnalogNumeric8.NumberOfDecimals = 0;
     this.m_AnalogNumeric8.ScreenOwnerName = "StabilityScreen";
     this.m_AnalogNumeric8.Top = 143;
     this.m_AnalogNumeric8.VisibleDynamicsValue = true;
     this.m_AnalogNumeric8.Width = 48;
     //
     // m_Button18
     //
     this.m_Button18.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button18.BlinkDynamicsValue = false;
     this.m_Button18.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button18.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button18.EnabledDynamicsValue = true;
     this.m_Button18.FontSizePixels = 9;
     this.m_Button18.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button18.Height = 29;
     this.m_Button18.IndicatorMargin = null;
     this.m_Button18.Left = 407;
     this.m_Button18.Name = "m_Button18";
     this.m_Button18.ScreenOwnerName = "StabilityScreen";
     this.m_Button18.StyleName = "Glossy";
     this.m_Button18.SymbolHeight = 23;
     this.m_Button18.SymbolIntervalMapper = symbolintervalmapper17;
     this.m_Button18.SymbolName = "path2985";
     this.m_Button18.SymbolWidth = 20;
     this.m_Button18.TextHeight = 11;
     stringintervalmappercf27.DefaultValue = "";
     this.m_Button18.TextIntervalMapper = stringintervalmappercf27;
     this.m_Button18.TextValue = 0D;
     this.m_Button18.TextWidth = 24;
     this.m_Button18.Top = 143;
     this.m_Button18.Value = 0D;
     this.m_Button18.VisibleDynamicsValue = true;
     this.m_Button18.Width = 30;
     //
     // m_Button19
     //
     this.m_Button19.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button19.BlinkDynamicsValue = false;
     this.m_Button19.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button19.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button19.EnabledDynamicsValue = true;
     this.m_Button19.FontSizePixels = 9;
     this.m_Button19.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button19.Height = 29;
     this.m_Button19.IndicatorMargin = null;
     this.m_Button19.Left = 330;
     this.m_Button19.Name = "m_Button19";
     this.m_Button19.ScreenOwnerName = "StabilityScreen";
     this.m_Button19.StyleName = "Glossy";
     this.m_Button19.SymbolHeight = 23;
     this.m_Button19.SymbolIntervalMapper = symbolintervalmapper18;
     this.m_Button19.SymbolName = "path29851";
     this.m_Button19.SymbolWidth = 20;
     this.m_Button19.TextHeight = 11;
     stringintervalmappercf28.DefaultValue = "";
     this.m_Button19.TextIntervalMapper = stringintervalmappercf28;
     this.m_Button19.TextValue = 0D;
     this.m_Button19.TextWidth = 24;
     this.m_Button19.Top = 143;
     this.m_Button19.Value = 0D;
     this.m_Button19.VisibleDynamicsValue = true;
     this.m_Button19.Width = 30;
     //
     // m_AnalogNumeric9
     //
     this.m_AnalogNumeric9.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric9.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric9.BlinkDynamicsValue = false;
     this.m_AnalogNumeric9.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric9.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric9.EnabledDynamicsValue = true;
     this.m_AnalogNumeric9.FontSizePixels = 12;
     this.m_AnalogNumeric9.Height = 29;
     this.m_AnalogNumeric9.Left = 360;
     this.m_AnalogNumeric9.Name = "m_AnalogNumeric9";
     this.m_AnalogNumeric9.NumberOfDecimals = 0;
     this.m_AnalogNumeric9.ScreenOwnerName = "StabilityScreen";
     this.m_AnalogNumeric9.Top = 179;
     this.m_AnalogNumeric9.VisibleDynamicsValue = true;
     this.m_AnalogNumeric9.Width = 48;
     //
     // m_Button20
     //
     this.m_Button20.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button20.BlinkDynamicsValue = false;
     this.m_Button20.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button20.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button20.EnabledDynamicsValue = true;
     this.m_Button20.FontSizePixels = 9;
     this.m_Button20.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button20.Height = 29;
     this.m_Button20.IndicatorMargin = null;
     this.m_Button20.Left = 407;
     this.m_Button20.Name = "m_Button20";
     this.m_Button20.ScreenOwnerName = "StabilityScreen";
     this.m_Button20.StyleName = "Glossy";
     this.m_Button20.SymbolHeight = 23;
     this.m_Button20.SymbolIntervalMapper = symbolintervalmapper19;
     this.m_Button20.SymbolName = "path2985";
     this.m_Button20.SymbolWidth = 20;
     this.m_Button20.TextHeight = 11;
     stringintervalmappercf29.DefaultValue = "";
     this.m_Button20.TextIntervalMapper = stringintervalmappercf29;
     this.m_Button20.TextValue = 0D;
     this.m_Button20.TextWidth = 24;
     this.m_Button20.Top = 179;
     this.m_Button20.Value = 0D;
     this.m_Button20.VisibleDynamicsValue = true;
     this.m_Button20.Width = 30;
     //
     // m_Button21
     //
     this.m_Button21.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button21.BlinkDynamicsValue = false;
     this.m_Button21.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button21.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button21.EnabledDynamicsValue = true;
     this.m_Button21.FontSizePixels = 9;
     this.m_Button21.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button21.Height = 29;
     this.m_Button21.IndicatorMargin = null;
     this.m_Button21.Left = 330;
     this.m_Button21.Name = "m_Button21";
     this.m_Button21.ScreenOwnerName = "StabilityScreen";
     this.m_Button21.StyleName = "Glossy";
     this.m_Button21.SymbolHeight = 23;
     this.m_Button21.SymbolIntervalMapper = symbolintervalmapper20;
     this.m_Button21.SymbolName = "path29851";
     this.m_Button21.SymbolWidth = 20;
     this.m_Button21.TextHeight = 11;
     stringintervalmappercf30.DefaultValue = "";
     this.m_Button21.TextIntervalMapper = stringintervalmappercf30;
     this.m_Button21.TextValue = 0D;
     this.m_Button21.TextWidth = 24;
     this.m_Button21.Top = 179;
     this.m_Button21.Value = 0D;
     this.m_Button21.VisibleDynamicsValue = true;
     this.m_Button21.Width = 30;
     //
     // m_Text10
     //
     this.m_Text10.AutoSize = false;
     this.m_Text10.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(217)))), ((int)(((byte)(217))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text10.BlinkDynamicsValue = false;
     this.m_Text10.EnabledDynamicsValue = true;
     this.m_Text10.FontSizePixels = 12;
     this.m_Text10.Height = 25;
     this.m_Text10.Left = 204;
     this.m_Text10.Name = "m_Text10";
     this.m_Text10.ScreenOwnerName = "StabilityScreen";
     this.m_Text10.TextHorizontalAlignment = "Center";
     stringintervalmappercf31.DefaultValue = "";
     this.m_Text10.TextIntervalMapper = stringintervalmappercf31;
     this.m_Text10.TextVerticalAlignment = "Center";
     this.m_Text10.Top = 75;
     this.m_Text10.VisibleDynamicsValue = true;
     this.m_Text10.Width = 107;
     //
     // m_Text11
     //
     this.m_Text11.AutoSize = false;
     this.m_Text11.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(223)))), ((int)(((byte)(235))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text11.BlinkDynamicsValue = false;
     this.m_Text11.EnabledDynamicsValue = true;
     this.m_Text11.FontSizePixels = 12;
     this.m_Text11.Height = 25;
     this.m_Text11.Left = 330;
     this.m_Text11.Name = "m_Text11";
     this.m_Text11.ScreenOwnerName = "StabilityScreen";
     this.m_Text11.TextHorizontalAlignment = "Center";
     stringintervalmappercf32.DefaultValue = "";
     this.m_Text11.TextIntervalMapper = stringintervalmappercf32;
     this.m_Text11.TextVerticalAlignment = "Center";
     this.m_Text11.Top = 75;
     this.m_Text11.VisibleDynamicsValue = true;
     this.m_Text11.Width = 107;
     //
     // m_Button7
     //
     this.m_Button7.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(119)))), ((int)(((byte)(119))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button7.BlinkDynamicsValue = false;
     this.m_Button7.Bold = true;
     this.m_Button7.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button7.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button7.EnabledDynamicsValue = true;
     this.m_Button7.FontFamily = "Arial";
     this.m_Button7.FontSizePixels = 9;
     this.m_Button7.Height = 51;
     this.m_Button7.IndicatorMargin = null;
     this.m_Button7.Left = 389;
     this.m_Button7.Name = "m_Button7";
     this.m_Button7.ScreenOwnerName = "StabilityScreen";
     this.m_Button7.StyleName = "Eclipse";
     this.m_Button7.SymbolIntervalMapper = symbolintervalmapper21;
     this.m_Button7.TextHeight = 12;
     stringintervalmappercf33.DefaultValue = "RESTORE";
     this.m_Button7.TextIntervalMapper = stringintervalmappercf33;
     this.m_Button7.TextValue = 0D;
     this.m_Button7.TextWidth = 45;
     this.m_Button7.Top = 214;
     this.m_Button7.Value = 0D;
     this.m_Button7.VisibleDynamicsValue = true;
     this.m_Button7.Width = 51;
     //
     // m_Button8
     //
     this.m_Button8.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(119)))), ((int)(((byte)(119))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button8.BlinkDynamicsValue = false;
     this.m_Button8.Bold = true;
     this.m_Button8.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button8.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button8.EnabledDynamicsValue = true;
     this.m_Button8.FontFamily = "Arial";
     this.m_Button8.FontSizePixels = 11;
     this.m_Button8.Height = 51;
     this.m_Button8.IndicatorMargin = null;
     this.m_Button8.Left = 318;
     this.m_Button8.Name = "m_Button8";
     this.m_Button8.ScreenOwnerName = "StabilityScreen";
     this.m_Button8.StyleName = "Eclipse";
     this.m_Button8.SymbolIntervalMapper = symbolintervalmapper22;
     this.m_Button8.TextHeight = 14;
     stringintervalmappercf34.DefaultValue = "SAVE";
     this.m_Button8.TextIntervalMapper = stringintervalmappercf34;
     this.m_Button8.TextValue = 0D;
     this.m_Button8.TextWidth = 45;
     this.m_Button8.Top = 214;
     this.m_Button8.Value = 0D;
     this.m_Button8.VisibleDynamicsValue = true;
     this.m_Button8.Width = 51;
     this.DrawingPrimitives.Add(this.m_Rectangle2);
     this.DrawingPrimitives.Add(this.m_Rectangle1);
     this.DrawingPrimitives.Add(this.m_Rectangle);
     this.DrawingPrimitives.Add(this.m_Text);
     this.DrawingPrimitives.Add(this.m_Button);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric);
     this.DrawingPrimitives.Add(this.m_Button3);
     this.DrawingPrimitives.Add(this.m_Button4);
     this.DrawingPrimitives.Add(this.m_Text1);
     this.DrawingPrimitives.Add(this.m_Text2);
     this.DrawingPrimitives.Add(this.m_Text3);
     this.DrawingPrimitives.Add(this.m_Text4);
     this.DrawingPrimitives.Add(this.m_Text5);
     this.DrawingPrimitives.Add(this.m_Text6);
     this.DrawingPrimitives.Add(this.m_Rectangle3);
     this.DrawingPrimitives.Add(this.m_Rectangle4);
     this.DrawingPrimitives.Add(this.m_Button11);
     this.DrawingPrimitives.Add(this.m_Text7);
     this.DrawingPrimitives.Add(this.m_Text8);
     this.DrawingPrimitives.Add(this.m_Text9);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric1);
     this.DrawingPrimitives.Add(this.m_Button1);
     this.DrawingPrimitives.Add(this.m_Button2);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric2);
     this.DrawingPrimitives.Add(this.m_Button5);
     this.DrawingPrimitives.Add(this.m_Button6);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric4);
     this.DrawingPrimitives.Add(this.m_Button9);
     this.DrawingPrimitives.Add(this.m_Button10);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric5);
     this.DrawingPrimitives.Add(this.m_Button12);
     this.DrawingPrimitives.Add(this.m_Button13);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric6);
     this.DrawingPrimitives.Add(this.m_Button14);
     this.DrawingPrimitives.Add(this.m_Button15);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric7);
     this.DrawingPrimitives.Add(this.m_Button16);
     this.DrawingPrimitives.Add(this.m_Button17);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric8);
     this.DrawingPrimitives.Add(this.m_Button18);
     this.DrawingPrimitives.Add(this.m_Button19);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric9);
     this.DrawingPrimitives.Add(this.m_Button20);
     this.DrawingPrimitives.Add(this.m_Button21);
     this.DrawingPrimitives.Add(this.m_Text10);
     this.DrawingPrimitives.Add(this.m_Text11);
     this.DrawingPrimitives.Add(this.m_Button7);
     this.DrawingPrimitives.Add(this.m_Button8);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "StabilityScreen";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button19)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button8)).EndInit();
     this.ResumeLayout(false);
 }
Example #20
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_btnYes = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_btnNo = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnYes)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnNo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     this.SuspendLayout();
     //
     // popConfirm
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.SingleBorder;
     this.ControlBox = false;
     //
     // m_btnYes
     //
     this.m_btnYes.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(91)))), ((int)(((byte)(146)))), ((int)(((byte)(214))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnYes.BlinkDynamicsValue = false;
     this.m_btnYes.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnYes.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnYes.EnabledDynamicsValue = true;
     this.m_btnYes.FontSizePixels = 22;
     this.m_btnYes.Height = 60;
     this.m_btnYes.IndicatorMargin = null;
     this.m_btnYes.Left = 44;
     this.m_btnYes.Name = "m_btnYes";
     this.m_btnYes.ScreenOwnerName = "popConfirm";
     this.m_btnYes.StyleName = "Glossy";
     this.m_btnYes.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_btnYes.TextHeight = 27;
     stringintervalmappercf1.DefaultValue = "Yes";
     this.m_btnYes.TextIntervalMapper = stringintervalmappercf1;
     this.m_btnYes.TextValue = 0D;
     this.m_btnYes.TextWidth = 106;
     this.m_btnYes.Top = 122;
     this.m_btnYes.Value = 0D;
     this.m_btnYes.VisibleDynamicsValue = true;
     this.m_btnYes.Width = 112;
     //
     // m_btnNo
     //
     this.m_btnNo.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(91)))), ((int)(((byte)(146)))), ((int)(((byte)(214))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnNo.BlinkDynamicsValue = false;
     this.m_btnNo.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnNo.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnNo.EnabledDynamicsValue = true;
     this.m_btnNo.FontSizePixels = 22;
     this.m_btnNo.Height = 60;
     this.m_btnNo.IndicatorMargin = null;
     this.m_btnNo.Left = 183;
     this.m_btnNo.Name = "m_btnNo";
     this.m_btnNo.ScreenOwnerName = "popConfirm";
     this.m_btnNo.StyleName = "Glossy";
     this.m_btnNo.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_btnNo.TextHeight = 27;
     stringintervalmappercf2.DefaultValue = "No";
     this.m_btnNo.TextIntervalMapper = stringintervalmappercf2;
     this.m_btnNo.TextValue = 0D;
     this.m_btnNo.TextWidth = 119;
     this.m_btnNo.Top = 122;
     this.m_btnNo.Value = 0D;
     this.m_btnNo.VisibleDynamicsValue = true;
     this.m_btnNo.Width = 125;
     //
     // m_Text
     //
     this.m_Text.AutoSize = false;
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontSizePixels = 22;
     this.m_Text.Height = 115;
     this.m_Text.Left = 7;
     this.m_Text.MultiLine = true;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "popConfirm";
     stringintervalmappercf3.DefaultValue = "";
     this.m_Text.TextIntervalMapper = stringintervalmappercf3;
     this.m_Text.Top = 6;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 329;
     this.m_Text.WordWrap = true;
     this.DrawingPrimitives.Add(this.m_btnYes);
     this.DrawingPrimitives.Add(this.m_btnNo);
     this.DrawingPrimitives.Add(this.m_Text);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.ClientSize = new System.Drawing.Size(350, 192);
     this.Location = new System.Drawing.Point(65, 22);
     this.ModalScreen = true;
     this.Name = "popConfirm";
     this.PopupScreen = true;
     this.ScreenID = null;
     this.ScreenTitle = "  Confirm";
     this.StyleName = "Default";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_btnYes)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnNo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_CheckBox = new Neo.ApplicationFramework.Controls.Controls.CheckBox();
     this.m_Slider = new Neo.ApplicationFramework.Controls.Controls.SliderCF();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_AnalogNumeric1 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Text1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button3 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button4 = new Neo.ApplicationFramework.Controls.Controls.Button();
     ((System.ComponentModel.ISupportInitialize)(this.m_CheckBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Slider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button4)).BeginInit();
     this.SuspendLayout();
     //
     // DisplayBacklight
     //
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_CheckBox
     //
     this.m_CheckBox.EnabledDynamicsValue = true;
     this.m_CheckBox.FontFamily = "Tahoma";
     this.m_CheckBox.FontSizePixels = 14;
     this.m_CheckBox.ForeColor = System.Drawing.Color.Black;
     this.m_CheckBox.Location = new System.Drawing.Point(142, 56);
     this.m_CheckBox.Name = "m_CheckBox";
     this.m_CheckBox.Size = new System.Drawing.Size(318, 20);
     this.m_CheckBox.TabIndex = 2147483647;
     this.m_CheckBox.VisibleDynamicsValue = true;
     this.Controls.Add(this.m_CheckBox);
     //
     // m_Slider
     //
     this.m_Slider.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Slider.BlinkDynamicsValue = false;
     this.m_Slider.EnabledDynamicsValue = true;
     this.m_Slider.Focus = false;
     this.m_Slider.FontSizePixels = 16;
     this.m_Slider.Foreground = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Slider.Height = 58;
     this.m_Slider.IndicatorColor = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Slider.IndicatorMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(11D, 6D, 11D, 6D);
     this.m_Slider.InvalidateAtValueChanged = true;
     this.m_Slider.Left = 137;
     this.m_Slider.MajorScaleMarginFirst = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(0D, 0D, 323D, 58D);
     this.m_Slider.MajorScaleMarginSecond = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(double.NaN, double.NaN, double.NaN, double.NaN);
     this.m_Slider.MajorTickCount = 3;
     this.m_Slider.Maximum = 100D;
     this.m_Slider.Minimum = 1D;
     this.m_Slider.MinorScaleMarginFirst = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(0D, 0D, 323D, 58D);
     this.m_Slider.MinorScaleMarginSecond = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(double.NaN, double.NaN, double.NaN, double.NaN);
     this.m_Slider.MinorTickCount = 0;
     this.m_Slider.Name = "m_Slider";
     this.m_Slider.Orientation = Neo.ApplicationFramework.Controls.Controls.OrientationCF.Horizontal;
     this.m_Slider.ScaleColor = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Slider.ScaleVisible = false;
     this.m_Slider.ScreenOwnerName = "DisplayBacklight";
     this.m_Slider.TextScaleMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(0D, 0D, 323D, 58D);
     this.m_Slider.Top = 192;
     this.m_Slider.VisibleDynamicsValue = true;
     this.m_Slider.Width = 323;
     //
     // m_Text
     //
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontSizePixels = 14;
     this.m_Text.Height = 21;
     this.m_Text.Left = 143;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "DisplayBacklight";
     stringintervalmappercf1.DefaultValue = "Adjust Brightness (1-100)";
     this.m_Text.TextIntervalMapper = stringintervalmappercf1;
     this.m_Text.Top = 163;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 134;
     //
     // m_AnalogNumeric1
     //
     this.m_AnalogNumeric1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalBottomToTop);
     this.m_AnalogNumeric1.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric1.BlinkDynamicsValue = false;
     this.m_AnalogNumeric1.Bold = true;
     this.m_AnalogNumeric1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric1.EnabledDynamicsValue = true;
     this.m_AnalogNumeric1.FontSizePixels = 20;
     this.m_AnalogNumeric1.Height = 50;
     this.m_AnalogNumeric1.Left = 231;
     this.m_AnalogNumeric1.MaxValue = 10000D;
     this.m_AnalogNumeric1.MinValue = 1D;
     this.m_AnalogNumeric1.Name = "m_AnalogNumeric1";
     this.m_AnalogNumeric1.ReadOnly = true;
     this.m_AnalogNumeric1.ScreenOwnerName = "DisplayBacklight";
     this.m_AnalogNumeric1.Top = 111;
     this.m_AnalogNumeric1.VisibleDynamicsValue = true;
     this.m_AnalogNumeric1.Width = 140;
     //
     // m_Text1
     //
     this.m_Text1.BlinkDynamicsValue = false;
     this.m_Text1.EnabledDynamicsValue = true;
     this.m_Text1.FontSizePixels = 14;
     this.m_Text1.Height = 21;
     this.m_Text1.Left = 226;
     this.m_Text1.Name = "m_Text1";
     this.m_Text1.ScreenOwnerName = "DisplayBacklight";
     stringintervalmappercf2.DefaultValue = "Idle timeout(minutes)";
     this.m_Text1.TextIntervalMapper = stringintervalmappercf2;
     this.m_Text1.Top = 84;
     this.m_Text1.VisibleDynamicsValue = true;
     this.m_Text1.Width = 114;
     //
     // m_Button3
     //
     this.m_Button3.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BlinkDynamicsValue = false;
     this.m_Button3.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button3.EnabledDynamicsValue = true;
     this.m_Button3.FontSizePixels = 9;
     this.m_Button3.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button3.Height = 50;
     this.m_Button3.IndicatorMargin = null;
     this.m_Button3.Left = 371;
     this.m_Button3.Name = "m_Button3";
     this.m_Button3.ScreenOwnerName = "DisplayBacklight";
     this.m_Button3.StyleName = "Glossy";
     this.m_Button3.SymbolHeight = 44;
     this.m_Button3.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button3.SymbolName = "path2985";
     this.m_Button3.SymbolWidth = 38;
     this.m_Button3.TextHeight = 11;
     stringintervalmappercf3.DefaultValue = "";
     this.m_Button3.TextIntervalMapper = stringintervalmappercf3;
     this.m_Button3.TextValue = 0D;
     this.m_Button3.TextWidth = 58;
     this.m_Button3.Top = 111;
     this.m_Button3.Value = 0D;
     this.m_Button3.VisibleDynamicsValue = true;
     this.m_Button3.Width = 64;
     //
     // m_Button4
     //
     this.m_Button4.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button4.BlinkDynamicsValue = false;
     this.m_Button4.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button4.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button4.EnabledDynamicsValue = true;
     this.m_Button4.FontSizePixels = 9;
     this.m_Button4.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button4.Height = 50;
     this.m_Button4.IndicatorMargin = null;
     this.m_Button4.Left = 167;
     this.m_Button4.Name = "m_Button4";
     this.m_Button4.ScreenOwnerName = "DisplayBacklight";
     this.m_Button4.StyleName = "Glossy";
     this.m_Button4.SymbolHeight = 44;
     this.m_Button4.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_Button4.SymbolName = "path29851";
     this.m_Button4.SymbolWidth = 38;
     this.m_Button4.TextHeight = 11;
     stringintervalmappercf4.DefaultValue = "";
     this.m_Button4.TextIntervalMapper = stringintervalmappercf4;
     this.m_Button4.TextValue = 0D;
     this.m_Button4.TextWidth = 58;
     this.m_Button4.Top = 111;
     this.m_Button4.Value = 0D;
     this.m_Button4.VisibleDynamicsValue = true;
     this.m_Button4.Width = 64;
     this.DrawingPrimitives.Add(this.m_Slider);
     this.DrawingPrimitives.Add(this.m_Text);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric1);
     this.DrawingPrimitives.Add(this.m_Text1);
     this.DrawingPrimitives.Add(this.m_Button3);
     this.DrawingPrimitives.Add(this.m_Button4);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "DisplayBacklight";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_CheckBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Slider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button4)).EndInit();
     this.ResumeLayout(false);
 }
Example #22
0
 private void InitializeComponent()
 {
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper   symbolintervalmapper1   = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf1       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf2       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper   symbolintervalmapper2   = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf3       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf4       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper   symbolintervalmapper3   = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf5       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf6       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper   symbolintervalmapper4   = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf7       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf8       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper   symbolintervalmapper5   = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf9       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf10      = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf11      = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf12      = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     this.m_Button  = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button1 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button2 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button3 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button4 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text    = new Neo.ApplicationFramework.Controls.Controls.Label();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     this.SuspendLayout();
     //
     // SUPERCUNIT
     //
     this.Background  = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(71)))), ((int)(((byte)(122))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.SingleBorder;
     this.ControlBox  = false;
     //
     // m_Button
     //
     this.m_Button.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(187)))), ((int)(((byte)(187))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BlinkDynamicsValue    = false;
     this.m_Button.BorderBrush           = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness       = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button.DelayMouseInputPeriod = 0;
     this.m_Button.EnabledDynamicsValue  = true;
     this.m_Button.FontFamily            = "微软雅黑";
     this.m_Button.FontSizePixels        = 15;
     this.m_Button.ForceTransparency     = true;
     this.m_Button.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(87)))), ((int)(((byte)(87)))));
     this.m_Button.Height                 = 50;
     this.m_Button.IndicatorMargin        = null;
     this.m_Button.Left                   = 81;
     this.m_Button.Name                   = "m_Button";
     this.m_Button.RequiresTransparency   = true;
     this.m_Button.ScreenOwnerName        = "SUPERCUNIT";
     this.m_Button.StyleName              = "Glossy";
     this.m_Button.SymbolIntervalMapper   = symbolintervalmapper1;
     this.m_Button.TextHeight             = 20;
     stringintervalmappercf1.DefaultValue = "1";
     stringintervalcf1.Value              = "模块1";
     stringintervalcf2.End                = 1D;
     stringintervalcf2.Start              = 1D;
     stringintervalcf2.Value              = "Unit1";
     stringintervalmappercf1.Intervals.Add(stringintervalcf1);
     stringintervalmappercf1.Intervals.Add(stringintervalcf2);
     this.m_Button.TextIntervalMapper = stringintervalmappercf1;
     this.m_Button.TextValue          = 0D;
     this.m_Button.TextWidth          = 133;
     this.m_Button.Top   = 75;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue     = true;
     this.m_Button.VisualPropertiesHashCode = 1128411553;
     this.m_Button.Width = 139;
     //
     // m_Button1
     //
     this.m_Button1.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(187)))), ((int)(((byte)(187))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BlinkDynamicsValue    = false;
     this.m_Button1.BorderBrush           = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BorderThickness       = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button1.DelayMouseInputPeriod = 0;
     this.m_Button1.EnabledDynamicsValue  = true;
     this.m_Button1.FontFamily            = "微软雅黑";
     this.m_Button1.FontSizePixels        = 15;
     this.m_Button1.ForceTransparency     = true;
     this.m_Button1.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(87)))), ((int)(((byte)(87)))));
     this.m_Button1.Height                = 50;
     this.m_Button1.IndicatorMargin       = null;
     this.m_Button1.Left                  = 81;
     this.m_Button1.Name                  = "m_Button1";
     this.m_Button1.RequiresTransparency  = true;
     this.m_Button1.ScreenOwnerName       = "SUPERCUNIT";
     this.m_Button1.StyleName             = "Glossy";
     this.m_Button1.SymbolIntervalMapper  = symbolintervalmapper2;
     this.m_Button1.TextHeight            = 20;
     stringintervalmappercf2.DefaultValue = "1";
     stringintervalcf3.Value              = "模块2";
     stringintervalcf4.End                = 1D;
     stringintervalcf4.Start              = 1D;
     stringintervalcf4.Value              = "Unit2";
     stringintervalmappercf2.Intervals.Add(stringintervalcf3);
     stringintervalmappercf2.Intervals.Add(stringintervalcf4);
     this.m_Button1.TextIntervalMapper = stringintervalmappercf2;
     this.m_Button1.TextValue          = 0D;
     this.m_Button1.TextWidth          = 133;
     this.m_Button1.Top   = 133;
     this.m_Button1.Value = 0D;
     this.m_Button1.VisibleDynamicsValue     = true;
     this.m_Button1.VisualPropertiesHashCode = 1128411553;
     this.m_Button1.Width = 139;
     //
     // m_Button2
     //
     this.m_Button2.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(187)))), ((int)(((byte)(187))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BlinkDynamicsValue    = false;
     this.m_Button2.BorderBrush           = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BorderThickness       = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button2.DelayMouseInputPeriod = 0;
     this.m_Button2.EnabledDynamicsValue  = true;
     this.m_Button2.FontFamily            = "微软雅黑";
     this.m_Button2.FontSizePixels        = 15;
     this.m_Button2.ForceTransparency     = true;
     this.m_Button2.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(87)))), ((int)(((byte)(87)))));
     this.m_Button2.Height                = 50;
     this.m_Button2.IndicatorMargin       = null;
     this.m_Button2.Left                  = 81;
     this.m_Button2.Name                  = "m_Button2";
     this.m_Button2.RequiresTransparency  = true;
     this.m_Button2.ScreenOwnerName       = "SUPERCUNIT";
     this.m_Button2.StyleName             = "Glossy";
     this.m_Button2.SymbolIntervalMapper  = symbolintervalmapper3;
     this.m_Button2.TextHeight            = 20;
     stringintervalmappercf3.DefaultValue = "1";
     stringintervalcf5.Value              = "模块3";
     stringintervalcf6.End                = 1D;
     stringintervalcf6.Start              = 1D;
     stringintervalcf6.Value              = "Unit3";
     stringintervalmappercf3.Intervals.Add(stringintervalcf5);
     stringintervalmappercf3.Intervals.Add(stringintervalcf6);
     this.m_Button2.TextIntervalMapper = stringintervalmappercf3;
     this.m_Button2.TextValue          = 0D;
     this.m_Button2.TextWidth          = 133;
     this.m_Button2.Top   = 191;
     this.m_Button2.Value = 0D;
     this.m_Button2.VisibleDynamicsValue     = true;
     this.m_Button2.VisualPropertiesHashCode = 1128411553;
     this.m_Button2.Width = 139;
     //
     // m_Button3
     //
     this.m_Button3.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(187)))), ((int)(((byte)(187))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BlinkDynamicsValue    = false;
     this.m_Button3.BorderBrush           = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BorderThickness       = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button3.DelayMouseInputPeriod = 0;
     this.m_Button3.EnabledDynamicsValue  = true;
     this.m_Button3.FontFamily            = "微软雅黑";
     this.m_Button3.FontSizePixels        = 15;
     this.m_Button3.ForceTransparency     = true;
     this.m_Button3.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(87)))), ((int)(((byte)(87)))));
     this.m_Button3.Height                = 50;
     this.m_Button3.IndicatorMargin       = null;
     this.m_Button3.Left                  = 81;
     this.m_Button3.Name                  = "m_Button3";
     this.m_Button3.RequiresTransparency  = true;
     this.m_Button3.ScreenOwnerName       = "SUPERCUNIT";
     this.m_Button3.StyleName             = "Glossy";
     this.m_Button3.SymbolIntervalMapper  = symbolintervalmapper4;
     this.m_Button3.TextHeight            = 20;
     stringintervalmappercf4.DefaultValue = "1";
     stringintervalcf7.Value              = "模块4";
     stringintervalcf8.End                = 1D;
     stringintervalcf8.Start              = 1D;
     stringintervalcf8.Value              = "Unit4";
     stringintervalmappercf4.Intervals.Add(stringintervalcf7);
     stringintervalmappercf4.Intervals.Add(stringintervalcf8);
     this.m_Button3.TextIntervalMapper = stringintervalmappercf4;
     this.m_Button3.TextValue          = 0D;
     this.m_Button3.TextWidth          = 133;
     this.m_Button3.Top   = 249;
     this.m_Button3.Value = 0D;
     this.m_Button3.VisibleDynamicsValue     = true;
     this.m_Button3.VisualPropertiesHashCode = 1128411553;
     this.m_Button3.Width = 139;
     //
     // m_Button4
     //
     this.m_Button4.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(187)))), ((int)(((byte)(187))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button4.BlinkDynamicsValue    = false;
     this.m_Button4.BorderBrush           = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button4.BorderThickness       = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button4.DelayMouseInputPeriod = 0;
     this.m_Button4.EnabledDynamicsValue  = true;
     this.m_Button4.FontFamily            = "微软雅黑";
     this.m_Button4.FontSizePixels        = 15;
     this.m_Button4.ForceTransparency     = true;
     this.m_Button4.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(87)))), ((int)(((byte)(87)))));
     this.m_Button4.Height                = 50;
     this.m_Button4.IndicatorMargin       = null;
     this.m_Button4.Left                  = 81;
     this.m_Button4.Name                  = "m_Button4";
     this.m_Button4.RequiresTransparency  = true;
     this.m_Button4.ScreenOwnerName       = "SUPERCUNIT";
     this.m_Button4.StyleName             = "Glossy";
     this.m_Button4.SymbolIntervalMapper  = symbolintervalmapper5;
     this.m_Button4.TextHeight            = 20;
     stringintervalmappercf5.DefaultValue = "1";
     stringintervalcf9.Value              = "模块5";
     stringintervalcf10.End               = 1D;
     stringintervalcf10.Start             = 1D;
     stringintervalcf10.Value             = "Unit5";
     stringintervalmappercf5.Intervals.Add(stringintervalcf9);
     stringintervalmappercf5.Intervals.Add(stringintervalcf10);
     this.m_Button4.TextIntervalMapper = stringintervalmappercf5;
     this.m_Button4.TextValue          = 0D;
     this.m_Button4.TextWidth          = 133;
     this.m_Button4.Top   = 311;
     this.m_Button4.Value = 0D;
     this.m_Button4.VisibleDynamicsValue     = true;
     this.m_Button4.VisualPropertiesHashCode = 1128411553;
     this.m_Button4.Width = 139;
     //
     // m_Text
     //
     this.m_Text.BlinkDynamicsValue    = false;
     this.m_Text.DelayMouseInputPeriod = 0;
     this.m_Text.EnabledDynamicsValue  = true;
     this.m_Text.FontFamily            = "微软雅黑";
     this.m_Text.FontSizePixels        = 20;
     this.m_Text.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(243)))), ((int)(((byte)(232)))));
     this.m_Text.Height                   = 21;
     this.m_Text.Left                     = 67;
     this.m_Text.Name                     = "m_Text";
     this.m_Text.Padding                  = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(5D, 0D, 5D, 1D);
     this.m_Text.ScreenOwnerName          = "SUPERCUNIT";
     stringintervalmappercf6.DefaultValue = "请选择待设置模块";
     stringintervalcf11.Value             = "请选择待设置模块";
     stringintervalcf12.End               = 1D;
     stringintervalcf12.Start             = 1D;
     stringintervalcf12.Value             = "Please select a unit";
     stringintervalmappercf6.Intervals.Add(stringintervalcf11);
     stringintervalmappercf6.Intervals.Add(stringintervalcf12);
     this.m_Text.TextIntervalMapper = stringintervalmappercf6;
     this.m_Text.Top = 32;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width             = 105;
     this.FormBorderStyle          = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.ClientSize               = new System.Drawing.Size(300, 400);
     this.IsCacheable              = false;
     this.Location                 = new System.Drawing.Point(260, 30);
     this.ModalScreen              = true;
     this.Name                     = "SUPERCUNIT";
     this.PopupScreen              = true;
     this.ScreenID                 = null;
     this.ScreenTitle              = "Super config unit select ";
     this.StyleName                = "Default";
     this.WindowState              = System.Windows.Forms.FormWindowState.Normal;
     this.m_Initialized_SUPERCUNIT = true;
     this.AddControlsAndPrimitives();
     this.ResumeLayout(false);
     this.SecurityExtender.SetVisibilityOnAccessDenied(this.m_Button1, VisibilityModes.Disabled);
 }
Example #23
0
 private void InitializeComponent()
 {
     this.brushdynamicsconvertercf1 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval1 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval2 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf7 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf8 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf9 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_Picture = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_Rectangle1 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Rectangle = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text3 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Picture1 = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_btnStart = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text4 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text5 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblFirmware = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text6 = new Neo.ApplicationFramework.Controls.Controls.Label();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnStart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblFirmware)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text6)).BeginInit();
     this.SuspendLayout();
     //
     // StartScreen
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_Picture
     //
     this.m_Picture.BlinkDynamicsValue = false;
     this.m_Picture.EnabledDynamicsValue = true;
     this.m_Picture.Height = 132;
     this.m_Picture.Left = 0;
     this.m_Picture.Name = "m_Picture";
     this.m_Picture.ScreenOwnerName = "StartScreen";
     this.m_Picture.Stretch = true;
     this.m_Picture.SymbolName = "largelasalle01";
     this.m_Picture.Top = 77;
     this.m_Picture.VisibleDynamicsValue = true;
     this.m_Picture.Width = 480;
     //
     // m_Rectangle1
     //
     this.m_Rectangle1.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle1.BlinkDynamicsValue = false;
     this.m_Rectangle1.EnabledDynamicsValue = true;
     this.m_Rectangle1.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle1.Height = 64;
     this.m_Rectangle1.Left = -8;
     this.m_Rectangle1.Name = "m_Rectangle1";
     this.m_Rectangle1.ScreenOwnerName = "StartScreen";
     this.m_Rectangle1.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle1.Top = 210;
     this.m_Rectangle1.VisibleDynamicsValue = true;
     this.m_Rectangle1.Width = 488;
     //
     // m_Rectangle
     //
     this.m_Rectangle.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle.BlinkDynamicsValue = false;
     this.m_Rectangle.EnabledDynamicsValue = true;
     this.m_Rectangle.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Height = 73;
     this.m_Rectangle.Left = -7;
     this.m_Rectangle.Name = "m_Rectangle";
     this.m_Rectangle.ScreenOwnerName = "StartScreen";
     this.m_Rectangle.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Top = -1;
     this.m_Rectangle.VisibleDynamicsValue = true;
     this.m_Rectangle.Width = 488;
     //
     // m_Text1
     //
     this.m_Text1.BlinkDynamicsValue = false;
     this.m_Text1.EnabledDynamicsValue = true;
     this.m_Text1.FontSizePixels = 28;
     this.m_Text1.Height = 21;
     this.m_Text1.Left = 125;
     this.m_Text1.Name = "m_Text1";
     this.m_Text1.ScreenOwnerName = "StartScreen";
     stringintervalmappercf1.DefaultValue = "GRAFTEL MODEL 1402 ";
     this.m_Text1.TextIntervalMapper = stringintervalmappercf1;
     this.m_Text1.Top = 2;
     this.m_Text1.VisibleDynamicsValue = true;
     this.m_Text1.Width = 120;
     //
     // m_Text3
     //
     this.m_Text3.BlinkDynamicsValue = false;
     this.m_Text3.EnabledDynamicsValue = true;
     this.m_Text3.FontSizePixels = 28;
     this.m_Text3.Height = 21;
     this.m_Text3.Left = 108;
     this.m_Text3.Name = "m_Text3";
     this.m_Text3.ScreenOwnerName = "StartScreen";
     stringintervalmappercf2.DefaultValue = "LEAKAGE RATE MONITOR ";
     this.m_Text3.TextIntervalMapper = stringintervalmappercf2;
     this.m_Text3.Top = 35;
     this.m_Text3.VisibleDynamicsValue = true;
     this.m_Text3.Width = 136;
     //
     // m_Picture1
     //
     this.m_Picture1.BlinkDynamicsValue = false;
     this.m_Picture1.EnabledDynamicsValue = true;
     this.m_Picture1.Height = 73;
     this.m_Picture1.Left = 13;
     this.m_Picture1.Name = "m_Picture1";
     this.m_Picture1.ScreenOwnerName = "StartScreen";
     this.m_Picture1.Stretch = true;
     this.m_Picture1.SymbolName = "graftel-logo";
     this.m_Picture1.Top = -1;
     this.m_Picture1.VisibleDynamicsValue = true;
     this.m_Picture1.Width = 74;
     //
     // m_btnStart
     //
     this.m_btnStart.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnStart.BlinkDynamicsValue = false;
     this.m_btnStart.Bold = true;
     this.m_btnStart.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnStart.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_btnStart.EnabledDynamicsValue = true;
     this.m_btnStart.FontFamily = "Arial";
     this.m_btnStart.FontSizePixels = 16;
     this.m_btnStart.Height = 52;
     this.m_btnStart.IndicatorMargin = null;
     this.m_btnStart.Left = 355;
     this.m_btnStart.Name = "m_btnStart";
     this.m_btnStart.ScreenOwnerName = "StartScreen";
     this.m_btnStart.StyleName = "Chrome";
     this.m_btnStart.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_btnStart.TextHeight = 19;
     stringintervalmappercf3.DefaultValue = "START";
     this.m_btnStart.TextIntervalMapper = stringintervalmappercf3;
     this.m_btnStart.TextValue = 0D;
     this.m_btnStart.TextWidth = 98;
     this.m_btnStart.Top = 214;
     this.m_btnStart.Value = 0D;
     this.m_btnStart.VisibleDynamicsValue = true;
     this.m_btnStart.Width = 104;
     //
     // m_Text4
     //
     this.m_Text4.AutoSize = false;
     this.m_Text4.BlinkDynamicsValue = false;
     this.m_Text4.Bold = true;
     this.m_Text4.EnabledDynamicsValue = true;
     this.m_Text4.FontFamily = "Arial";
     this.m_Text4.FontSizePixels = 12;
     this.m_Text4.Height = 29;
     this.m_Text4.Left = 4;
     this.m_Text4.Name = "m_Text4";
     this.m_Text4.ScreenOwnerName = "StartScreen";
     stringintervalmappercf4.DefaultValue = "CALIBRATION DUE DATE";
     this.m_Text4.TextIntervalMapper = stringintervalmappercf4;
     this.m_Text4.Top = 211;
     this.m_Text4.VisibleDynamicsValue = true;
     this.m_Text4.Width = 174;
     //
     // m_Text5
     //
     this.m_Text5.AutoSize = false;
     this.m_Text5.BlinkDynamicsValue = false;
     this.m_Text5.BlinkInterval = 2000;
     this.m_Text5.Bold = true;
     brushdynamicsconvertercf1.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Green, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval1.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Green, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval2.End = 1D;
     brushcfinterval2.Start = 1D;
     brushcfinterval2.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(20)))), ((int)(((byte)(25))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval1);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval2);
     this.m_Text5.EnabledDynamicsValue = true;
     this.m_Text5.FontFamily = "Arial";
     this.m_Text5.FontSizePixels = 24;
     this.m_Text5.Height = 44;
     this.m_Text5.Left = 4;
     this.m_Text5.Name = "m_Text5";
     this.m_Text5.ScreenOwnerName = "StartScreen";
     stringintervalmappercf5.DefaultValue = "";
     this.m_Text5.TextIntervalMapper = stringintervalmappercf5;
     this.m_Text5.Top = 232;
     this.m_Text5.VisibleDynamicsValue = true;
     this.m_Text5.Width = 153;
     //
     // m_lblFirmware
     //
     this.m_lblFirmware.AutoSize = false;
     this.m_lblFirmware.BlinkDynamicsValue = false;
     this.m_lblFirmware.Bold = true;
     this.m_lblFirmware.EnabledDynamicsValue = true;
     this.m_lblFirmware.FontFamily = "Arial";
     this.m_lblFirmware.FontSizePixels = 14;
     this.m_lblFirmware.Height = 23;
     this.m_lblFirmware.Left = 159;
     this.m_lblFirmware.Name = "m_lblFirmware";
     this.m_lblFirmware.ScreenOwnerName = "StartScreen";
     this.m_lblFirmware.TextHorizontalAlignment = "Center";
     stringintervalmappercf6.DefaultValue = "";
     this.m_lblFirmware.TextIntervalMapper = stringintervalmappercf6;
     this.m_lblFirmware.TextVerticalAlignment = "Center";
     this.m_lblFirmware.Top = 212;
     this.m_lblFirmware.VisibleDynamicsValue = true;
     this.m_lblFirmware.Width = 168;
     //
     // m_Text
     //
     this.m_Text.AutoSize = false;
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.Bold = true;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontFamily = "Arial";
     this.m_Text.FontSizePixels = 14;
     this.m_Text.Height = 23;
     this.m_Text.Left = 159;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "StartScreen";
     this.m_Text.TextHorizontalAlignment = "Center";
     stringintervalmappercf7.DefaultValue = "";
     this.m_Text.TextIntervalMapper = stringintervalmappercf7;
     this.m_Text.TextVerticalAlignment = "Center";
     this.m_Text.Top = 233;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 168;
     //
     // m_Text2
     //
     this.m_Text2.AutoSize = false;
     this.m_Text2.BlinkDynamicsValue = false;
     this.m_Text2.BlinkInterval = 1500;
     this.m_Text2.EnabledDynamicsValue = true;
     this.m_Text2.FontFamily = "Arial";
     this.m_Text2.FontSizePixels = 12;
     this.m_Text2.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.m_Text2.Height = 23;
     this.m_Text2.IsBlinkEnabled = true;
     this.m_Text2.Left = 122;
     this.m_Text2.Name = "m_Text2";
     this.m_Text2.ScreenOwnerName = "StartScreen";
     this.m_Text2.TextHorizontalAlignment = "Center";
     stringintervalmappercf8.DefaultValue = "Error! Solenoid Valves Malfunction";
     this.m_Text2.TextIntervalMapper = stringintervalmappercf8;
     this.m_Text2.TextVerticalAlignment = "Center";
     this.m_Text2.Top = 250;
     this.m_Text2.VisibleDynamicsValue = true;
     this.m_Text2.Width = 236;
     //
     // m_Text6
     //
     this.m_Text6.AutoSize = false;
     this.m_Text6.BlinkDynamicsValue = false;
     this.m_Text6.Bold = true;
     this.m_Text6.EnabledDynamicsValue = true;
     this.m_Text6.FontFamily = "Arial";
     this.m_Text6.FontSizePixels = 20;
     this.m_Text6.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Text6.Height = 32;
     this.m_Text6.Left = 12;
     this.m_Text6.Name = "m_Text6";
     this.m_Text6.ScreenOwnerName = "StartScreen";
     this.m_Text6.TextHorizontalAlignment = "Center";
     stringintervalmappercf9.DefaultValue = "LaSalle County Nuclear Generating Station";
     this.m_Text6.TextIntervalMapper = stringintervalmappercf9;
     this.m_Text6.TextVerticalAlignment = "Center";
     this.m_Text6.Top = 77;
     this.m_Text6.VisibleDynamicsValue = true;
     this.m_Text6.Width = 470;
     this.DrawingPrimitives.Add(this.m_Picture);
     this.DrawingPrimitives.Add(this.m_Rectangle1);
     this.DrawingPrimitives.Add(this.m_Rectangle);
     this.DrawingPrimitives.Add(this.m_Text1);
     this.DrawingPrimitives.Add(this.m_Text3);
     this.DrawingPrimitives.Add(this.m_Picture1);
     this.DrawingPrimitives.Add(this.m_btnStart);
     this.DrawingPrimitives.Add(this.m_Text4);
     this.DrawingPrimitives.Add(this.m_Text5);
     this.DrawingPrimitives.Add(this.m_lblFirmware);
     this.DrawingPrimitives.Add(this.m_Text);
     this.DrawingPrimitives.Add(this.m_Text2);
     this.DrawingPrimitives.Add(this.m_Text6);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "StartScreen";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnStart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblFirmware)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text6)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.brushdynamicsconvertercf3 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.brushdynamicsconvertercf2 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.brushdynamicsconvertercf1 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf7 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf8 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf9 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval1 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval2 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval3 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf10 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval4 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval5 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval6 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper4 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf11 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval7 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval8 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval9 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     this.m_Rectangle1 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button21 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text3 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblReport0 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblReport1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblReport2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Rectangle2 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Group = new Neo.ApplicationFramework.Controls.Controls.GroupCF();
     this.m_Button1 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Rectangle = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Group1 = new Neo.ApplicationFramework.Controls.Controls.GroupCF();
     this.m_Button2 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Rectangle3 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Group2 = new Neo.ApplicationFramework.Controls.Controls.GroupCF();
     this.m_Line = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line1 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line2 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line3 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line4 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line5 = new Neo.ApplicationFramework.Controls.Controls.Line();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport0)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Group)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Group1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Group2)).BeginInit();
     this.SuspendLayout();
     //
     // DiagReportSolenoid
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_Rectangle1
     //
     this.m_Rectangle1.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle1.BlinkDynamicsValue = false;
     this.m_Rectangle1.EnabledDynamicsValue = true;
     this.m_Rectangle1.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(207)))), ((int)(((byte)(207))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     this.m_Rectangle1.Height = 227;
     this.m_Rectangle1.Left = 123;
     this.m_Rectangle1.Name = "m_Rectangle1";
     this.m_Rectangle1.ScreenOwnerName = "DiagReportSolenoid";
     this.m_Rectangle1.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle1.StrokeThickness = 2;
     this.m_Rectangle1.Top = 39;
     this.m_Rectangle1.VisibleDynamicsValue = true;
     this.m_Rectangle1.Width = 353;
     //
     // m_Text
     //
     this.m_Text.AutoSize = false;
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.Bold = true;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontFamily = "Arial";
     this.m_Text.FontSizePixels = 20;
     this.m_Text.Height = 30;
     this.m_Text.Left = -4;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "DiagReportSolenoid";
     this.m_Text.TextHorizontalAlignment = "Center";
     stringintervalmappercf1.DefaultValue = "SOLENOID VALVES INFO";
     this.m_Text.TextIntervalMapper = stringintervalmappercf1;
     this.m_Text.TextVerticalAlignment = "Center";
     this.m_Text.Top = 1;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 480;
     //
     // m_Button21
     //
     this.m_Button21.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button21.BlinkDynamicsValue = false;
     this.m_Button21.Bold = true;
     this.m_Button21.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button21.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button21.EnabledDynamicsValue = true;
     this.m_Button21.FontFamily = "Arial";
     this.m_Button21.FontSizePixels = 16;
     this.m_Button21.Height = 47;
     this.m_Button21.IndicatorMargin = null;
     this.m_Button21.Left = 8;
     this.m_Button21.Name = "m_Button21";
     this.m_Button21.ScreenOwnerName = "DiagReportSolenoid";
     this.m_Button21.StyleName = "Chrome";
     this.m_Button21.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button21.SymbolName = "";
     this.m_Button21.TextHeight = 19;
     stringintervalmappercf2.DefaultValue = "OK";
     this.m_Button21.TextIntervalMapper = stringintervalmappercf2;
     this.m_Button21.TextValue = 0D;
     this.m_Button21.TextWidth = 101;
     this.m_Button21.Top = 219;
     this.m_Button21.Value = 0D;
     this.m_Button21.VisibleDynamicsValue = true;
     this.m_Button21.Width = 107;
     //
     // m_Text1
     //
     this.m_Text1.BlinkDynamicsValue = false;
     this.m_Text1.EnabledDynamicsValue = true;
     this.m_Text1.FontSizePixels = 18;
     this.m_Text1.Height = 21;
     this.m_Text1.Left = 171;
     this.m_Text1.Name = "m_Text1";
     this.m_Text1.ScreenOwnerName = "DiagReportSolenoid";
     stringintervalmappercf3.DefaultValue = "Status";
     this.m_Text1.TextIntervalMapper = stringintervalmappercf3;
     this.m_Text1.Top = 44;
     this.m_Text1.VisibleDynamicsValue = true;
     this.m_Text1.Width = 37;
     //
     // m_Text2
     //
     this.m_Text2.BlinkDynamicsValue = false;
     this.m_Text2.EnabledDynamicsValue = true;
     this.m_Text2.FontSizePixels = 18;
     this.m_Text2.Height = 21;
     this.m_Text2.Left = 140;
     this.m_Text2.Name = "m_Text2";
     this.m_Text2.ScreenOwnerName = "DiagReportSolenoid";
     stringintervalmappercf4.DefaultValue = "Open Voltage";
     this.m_Text2.TextIntervalMapper = stringintervalmappercf4;
     this.m_Text2.Top = 88;
     this.m_Text2.VisibleDynamicsValue = true;
     this.m_Text2.Width = 73;
     //
     // m_Text3
     //
     this.m_Text3.BlinkDynamicsValue = false;
     this.m_Text3.EnabledDynamicsValue = true;
     this.m_Text3.FontSizePixels = 18;
     this.m_Text3.Height = 21;
     this.m_Text3.Left = 140;
     this.m_Text3.Name = "m_Text3";
     this.m_Text3.ScreenOwnerName = "DiagReportSolenoid";
     stringintervalmappercf5.DefaultValue = "Close Voltage";
     this.m_Text3.TextIntervalMapper = stringintervalmappercf5;
     this.m_Text3.Top = 135;
     this.m_Text3.VisibleDynamicsValue = true;
     this.m_Text3.Width = 73;
     //
     // m_lblReport0
     //
     this.m_lblReport0.AutoSize = false;
     this.m_lblReport0.BlinkDynamicsValue = false;
     this.m_lblReport0.EnabledDynamicsValue = true;
     this.m_lblReport0.FontSizePixels = 18;
     this.m_lblReport0.Height = 39;
     this.m_lblReport0.Left = 280;
     this.m_lblReport0.Name = "m_lblReport0";
     this.m_lblReport0.ScreenOwnerName = "DiagReportSolenoid";
     this.m_lblReport0.TextHorizontalAlignment = "Center";
     stringintervalmappercf6.DefaultValue = "";
     this.m_lblReport0.TextIntervalMapper = stringintervalmappercf6;
     this.m_lblReport0.TextVerticalAlignment = "Center";
     this.m_lblReport0.Top = 41;
     this.m_lblReport0.VisibleDynamicsValue = true;
     this.m_lblReport0.Width = 194;
     //
     // m_lblReport1
     //
     this.m_lblReport1.AutoSize = false;
     this.m_lblReport1.BlinkDynamicsValue = false;
     this.m_lblReport1.EnabledDynamicsValue = true;
     this.m_lblReport1.FontSizePixels = 18;
     this.m_lblReport1.Height = 46;
     this.m_lblReport1.Left = 280;
     this.m_lblReport1.Name = "m_lblReport1";
     this.m_lblReport1.ScreenOwnerName = "DiagReportSolenoid";
     this.m_lblReport1.TextHorizontalAlignment = "Center";
     stringintervalmappercf7.DefaultValue = "";
     this.m_lblReport1.TextIntervalMapper = stringintervalmappercf7;
     this.m_lblReport1.TextVerticalAlignment = "Center";
     this.m_lblReport1.Top = 80;
     this.m_lblReport1.VisibleDynamicsValue = true;
     this.m_lblReport1.Width = 194;
     //
     // m_lblReport2
     //
     this.m_lblReport2.AutoSize = false;
     this.m_lblReport2.BlinkDynamicsValue = false;
     this.m_lblReport2.EnabledDynamicsValue = true;
     this.m_lblReport2.FontSizePixels = 18;
     this.m_lblReport2.Height = 46;
     this.m_lblReport2.Left = 280;
     this.m_lblReport2.Name = "m_lblReport2";
     this.m_lblReport2.ScreenOwnerName = "DiagReportSolenoid";
     this.m_lblReport2.TextHorizontalAlignment = "Center";
     stringintervalmappercf8.DefaultValue = "";
     this.m_lblReport2.TextIntervalMapper = stringintervalmappercf8;
     this.m_lblReport2.TextVerticalAlignment = "Center";
     this.m_lblReport2.Top = 125;
     this.m_lblReport2.VisibleDynamicsValue = true;
     this.m_lblReport2.Width = 194;
     //
     // m_Button
     //
     this.m_Button.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BlinkDynamicsValue = false;
     this.m_Button.Bold = true;
     this.m_Button.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button.EnabledDynamicsValue = true;
     this.m_Button.FontSizePixels = 16;
     this.m_Button.Height = 53;
     this.m_Button.ImageMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(4D, 4D, 4D, 3D);
     this.m_Button.ImageVerticalAlignment = "Bottom";
     this.m_Button.IndicatorMargin = null;
     this.m_Button.Left = 0;
     this.m_Button.Name = "m_Button";
     this.m_Button.ScreenOwnerName = "DiagReportSolenoid";
     this.m_Button.StyleName = "Glossy";
     this.m_Button.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_Button.SymbolName = "";
     this.m_Button.TextHeight = 19;
     stringintervalmappercf9.DefaultValue = "LOW";
     this.m_Button.TextIntervalMapper = stringintervalmappercf9;
     this.m_Button.TextMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(0D, 10D, 0D, 0D);
     this.m_Button.TextValue = 0D;
     this.m_Button.TextVerticalAlignment = "Top";
     this.m_Button.TextWidth = 105;
     this.m_Button.Top = 0;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue = true;
     this.m_Button.Width = 107;
     //
     // m_Rectangle2
     //
     this.m_Rectangle2.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_Rectangle2.BlinkDynamicsValue = false;
     brushdynamicsconvertercf1.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Orange, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval1.End = 1D;
     brushcfinterval1.Start = 1D;
     brushcfinterval1.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Orange, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval2.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(54)))), ((int)(((byte)(93))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval3.End = 4D;
     brushcfinterval3.Start = 2D;
     brushcfinterval3.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(54)))), ((int)(((byte)(93))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval1);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval2);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval3);
     this.m_Rectangle2.EnabledDynamicsValue = true;
     this.m_Rectangle2.Fill = null;
     this.m_Rectangle2.Height = 8;
     this.m_Rectangle2.Left = 19;
     this.m_Rectangle2.Name = "m_Rectangle2";
     this.m_Rectangle2.ScreenOwnerName = "DiagReportSolenoid";
     this.m_Rectangle2.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     this.m_Rectangle2.Top = 36;
     this.m_Rectangle2.VisibleDynamicsValue = true;
     this.m_Rectangle2.Width = 70;
     //
     // m_Group
     //
     this.m_Group.BlinkDynamicsValue = false;
     this.m_Group.Components.Add(this.m_Button);
     this.m_Group.Components.Add(this.m_Rectangle2);
     this.m_Group.EnabledDynamicsValue = true;
     this.m_Group.Height = 53;
     this.m_Group.Left = 8;
     this.m_Group.Name = "m_Group";
     this.m_Group.ParentGroup = null;
     this.m_Group.ScreenOwnerName = "DiagReportSolenoid";
     this.m_Group.Top = 38;
     this.m_Group.VisibleDynamicsValue = true;
     this.m_Group.Width = 107;
     //
     // m_Button1
     //
     this.m_Button1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BlinkDynamicsValue = false;
     this.m_Button1.Bold = true;
     this.m_Button1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button1.EnabledDynamicsValue = true;
     this.m_Button1.FontSizePixels = 16;
     this.m_Button1.Height = 53;
     this.m_Button1.IndicatorMargin = null;
     this.m_Button1.Left = 0;
     this.m_Button1.Name = "m_Button1";
     this.m_Button1.ScreenOwnerName = "DiagReportSolenoid";
     this.m_Button1.StyleName = "Glossy";
     this.m_Button1.SymbolIntervalMapper = symbolintervalmapper3;
     this.m_Button1.TextHeight = 19;
     stringintervalmappercf10.DefaultValue = "HIGH";
     this.m_Button1.TextIntervalMapper = stringintervalmappercf10;
     this.m_Button1.TextMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(0D, 10D, 0D, 0D);
     this.m_Button1.TextValue = 0D;
     this.m_Button1.TextVerticalAlignment = "Top";
     this.m_Button1.TextWidth = 105;
     this.m_Button1.Top = 0;
     this.m_Button1.Value = 0D;
     this.m_Button1.VisibleDynamicsValue = true;
     this.m_Button1.Width = 107;
     //
     // m_Rectangle
     //
     this.m_Rectangle.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_Rectangle.BlinkDynamicsValue = false;
     brushdynamicsconvertercf2.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Orange, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval4.End = 2D;
     brushcfinterval4.Start = 2D;
     brushcfinterval4.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Orange, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval5.End = 1D;
     brushcfinterval5.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(54)))), ((int)(((byte)(93))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval6.End = 4D;
     brushcfinterval6.Start = 3D;
     brushcfinterval6.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(54)))), ((int)(((byte)(93))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval4);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval5);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval6);
     this.m_Rectangle.EnabledDynamicsValue = true;
     this.m_Rectangle.Fill = null;
     this.m_Rectangle.Height = 8;
     this.m_Rectangle.Left = 19;
     this.m_Rectangle.Name = "m_Rectangle";
     this.m_Rectangle.ScreenOwnerName = "DiagReportSolenoid";
     this.m_Rectangle.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     this.m_Rectangle.Top = 35;
     this.m_Rectangle.VisibleDynamicsValue = true;
     this.m_Rectangle.Width = 70;
     //
     // m_Group1
     //
     this.m_Group1.BlinkDynamicsValue = false;
     this.m_Group1.Components.Add(this.m_Button1);
     this.m_Group1.Components.Add(this.m_Rectangle);
     this.m_Group1.EnabledDynamicsValue = true;
     this.m_Group1.Height = 53;
     this.m_Group1.Left = 8;
     this.m_Group1.Name = "m_Group1";
     this.m_Group1.ParentGroup = null;
     this.m_Group1.ScreenOwnerName = "DiagReportSolenoid";
     this.m_Group1.Top = 98;
     this.m_Group1.VisibleDynamicsValue = true;
     this.m_Group1.Width = 107;
     //
     // m_Button2
     //
     this.m_Button2.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BlinkDynamicsValue = false;
     this.m_Button2.Bold = true;
     this.m_Button2.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button2.EnabledDynamicsValue = true;
     this.m_Button2.FontSizePixels = 16;
     this.m_Button2.Height = 53;
     this.m_Button2.IndicatorMargin = null;
     this.m_Button2.Left = 0;
     this.m_Button2.Name = "m_Button2";
     this.m_Button2.ScreenOwnerName = "DiagReportSolenoid";
     this.m_Button2.StyleName = "Glossy";
     this.m_Button2.SymbolIntervalMapper = symbolintervalmapper4;
     this.m_Button2.TextHeight = 19;
     stringintervalmappercf11.DefaultValue = "QUICK FILL";
     this.m_Button2.TextIntervalMapper = stringintervalmappercf11;
     this.m_Button2.TextMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(0D, 10D, 0D, 0D);
     this.m_Button2.TextValue = 0D;
     this.m_Button2.TextVerticalAlignment = "Top";
     this.m_Button2.TextWidth = 105;
     this.m_Button2.Top = 0;
     this.m_Button2.Value = 0D;
     this.m_Button2.VisibleDynamicsValue = true;
     this.m_Button2.Width = 107;
     //
     // m_Rectangle3
     //
     this.m_Rectangle3.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_Rectangle3.BlinkDynamicsValue = false;
     brushdynamicsconvertercf3.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Orange, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval7.End = 3D;
     brushcfinterval7.Start = 3D;
     brushcfinterval7.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Orange, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval8.End = 2D;
     brushcfinterval8.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(54)))), ((int)(((byte)(93))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval9.End = 4D;
     brushcfinterval9.Start = 4D;
     brushcfinterval9.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(54)))), ((int)(((byte)(93))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf3.BrushIntervalMapper.Intervals.Add(brushcfinterval7);
     brushdynamicsconvertercf3.BrushIntervalMapper.Intervals.Add(brushcfinterval8);
     brushdynamicsconvertercf3.BrushIntervalMapper.Intervals.Add(brushcfinterval9);
     this.m_Rectangle3.EnabledDynamicsValue = true;
     this.m_Rectangle3.Fill = null;
     this.m_Rectangle3.Height = 8;
     this.m_Rectangle3.Left = 18;
     this.m_Rectangle3.Name = "m_Rectangle3";
     this.m_Rectangle3.ScreenOwnerName = "DiagReportSolenoid";
     this.m_Rectangle3.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     this.m_Rectangle3.Top = 35;
     this.m_Rectangle3.VisibleDynamicsValue = true;
     this.m_Rectangle3.Width = 70;
     //
     // m_Group2
     //
     this.m_Group2.BlinkDynamicsValue = false;
     this.m_Group2.Components.Add(this.m_Button2);
     this.m_Group2.Components.Add(this.m_Rectangle3);
     this.m_Group2.EnabledDynamicsValue = true;
     this.m_Group2.Height = 53;
     this.m_Group2.Left = 8;
     this.m_Group2.Name = "m_Group2";
     this.m_Group2.ParentGroup = null;
     this.m_Group2.ScreenOwnerName = "DiagReportSolenoid";
     this.m_Group2.Top = 160;
     this.m_Group2.VisibleDynamicsValue = true;
     this.m_Group2.Width = 107;
     //
     // m_Line
     //
     this.m_Line.BlinkDynamicsValue = false;
     this.m_Line.EnabledDynamicsValue = true;
     this.m_Line.Fill = null;
     this.m_Line.Name = "m_Line";
     this.m_Line.ScreenOwnerName = "DiagReportSolenoid";
     this.m_Line.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line.VisibleDynamicsValue = true;
     this.m_Line.X1 = 123;
     this.m_Line.X2 = 475;
     this.m_Line.Y1 = 80;
     this.m_Line.Y2 = 80;
     //
     // m_Line1
     //
     this.m_Line1.BlinkDynamicsValue = false;
     this.m_Line1.EnabledDynamicsValue = true;
     this.m_Line1.Fill = null;
     this.m_Line1.Name = "m_Line1";
     this.m_Line1.ScreenOwnerName = "DiagReportSolenoid";
     this.m_Line1.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line1.VisibleDynamicsValue = true;
     this.m_Line1.X1 = 123;
     this.m_Line1.X2 = 475;
     this.m_Line1.Y1 = 125;
     this.m_Line1.Y2 = 125;
     //
     // m_Line2
     //
     this.m_Line2.BlinkDynamicsValue = false;
     this.m_Line2.EnabledDynamicsValue = true;
     this.m_Line2.Fill = null;
     this.m_Line2.Name = "m_Line2";
     this.m_Line2.ScreenOwnerName = "DiagReportSolenoid";
     this.m_Line2.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line2.StrokeThickness = 2;
     this.m_Line2.VisibleDynamicsValue = true;
     this.m_Line2.X1 = 123;
     this.m_Line2.X2 = 475;
     this.m_Line2.Y1 = 171;
     this.m_Line2.Y2 = 171;
     //
     // m_Line3
     //
     this.m_Line3.BlinkDynamicsValue = false;
     this.m_Line3.EnabledDynamicsValue = true;
     this.m_Line3.Fill = null;
     this.m_Line3.Name = "m_Line3";
     this.m_Line3.ScreenOwnerName = "DiagReportSolenoid";
     this.m_Line3.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line3.StrokeThickness = 2;
     this.m_Line3.VisibleDynamicsValue = true;
     this.m_Line3.X1 = 279;
     this.m_Line3.X2 = 279;
     this.m_Line3.Y1 = 39;
     this.m_Line3.Y2 = 171;
     //
     // m_Line4
     //
     this.m_Line4.BlinkDynamicsValue = false;
     this.m_Line4.EnabledDynamicsValue = true;
     this.m_Line4.Fill = null;
     this.m_Line4.Name = "m_Line4";
     this.m_Line4.ScreenOwnerName = "DiagReportSolenoid";
     this.m_Line4.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line4.VisibleDynamicsValue = true;
     this.m_Line4.X1 = 123;
     this.m_Line4.X2 = 475;
     this.m_Line4.Y1 = 171;
     this.m_Line4.Y2 = 171;
     //
     // m_Line5
     //
     this.m_Line5.BlinkDynamicsValue = false;
     this.m_Line5.EnabledDynamicsValue = true;
     this.m_Line5.Fill = null;
     this.m_Line5.Name = "m_Line5";
     this.m_Line5.ScreenOwnerName = "DiagReportSolenoid";
     this.m_Line5.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line5.VisibleDynamicsValue = true;
     this.m_Line5.X1 = 279;
     this.m_Line5.X2 = 279;
     this.m_Line5.Y1 = 39;
     this.m_Line5.Y2 = 171;
     this.DrawingPrimitives.Add(this.m_Rectangle1);
     this.DrawingPrimitives.Add(this.m_Text);
     this.DrawingPrimitives.Add(this.m_Button21);
     this.DrawingPrimitives.Add(this.m_Text1);
     this.DrawingPrimitives.Add(this.m_Text2);
     this.DrawingPrimitives.Add(this.m_Text3);
     this.DrawingPrimitives.Add(this.m_lblReport0);
     this.DrawingPrimitives.Add(this.m_lblReport1);
     this.DrawingPrimitives.Add(this.m_lblReport2);
     this.DrawingPrimitives.Add(this.m_Button);
     this.DrawingPrimitives.Add(this.m_Rectangle2);
     this.DrawingPrimitives.Add(this.m_Group);
     this.DrawingPrimitives.Add(this.m_Button1);
     this.DrawingPrimitives.Add(this.m_Rectangle);
     this.DrawingPrimitives.Add(this.m_Group1);
     this.DrawingPrimitives.Add(this.m_Button2);
     this.DrawingPrimitives.Add(this.m_Rectangle3);
     this.DrawingPrimitives.Add(this.m_Group2);
     this.DrawingPrimitives.Add(this.m_Line);
     this.DrawingPrimitives.Add(this.m_Line1);
     this.DrawingPrimitives.Add(this.m_Line2);
     this.DrawingPrimitives.Add(this.m_Line3);
     this.DrawingPrimitives.Add(this.m_Line4);
     this.DrawingPrimitives.Add(this.m_Line5);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "DiagReportSolenoid";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport0)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblReport2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Group)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Group1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Group2)).EndInit();
     this.ResumeLayout(false);
 }
Example #25
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf7 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper4 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf8 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper5 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf9 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper6 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf10 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper7 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf11 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf12 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_Text5 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text7 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text8 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text9 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_AnalogNumeric2 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button5 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button6 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_AnalogNumeric = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button1 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_AnalogNumeric1 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button2 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button3 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button7 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Line = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_AnalogNumeric3 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric3)).BeginInit();
     this.SuspendLayout();
     //
     // StabHigh
     //
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_Text5
     //
     this.m_Text5.AutoSize = false;
     this.m_Text5.BlinkDynamicsValue = false;
     this.m_Text5.Bold = true;
     this.m_Text5.EnabledDynamicsValue = true;
     this.m_Text5.FontFamily = "Arial";
     this.m_Text5.FontSizePixels = 16;
     this.m_Text5.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.m_Text5.Height = 41;
     this.m_Text5.Left = 124;
     this.m_Text5.MultiLine = true;
     this.m_Text5.Name = "m_Text5";
     this.m_Text5.ScreenOwnerName = "StabHigh";
     this.m_Text5.TextHorizontalAlignment = "Right";
     stringintervalmappercf1.DefaultValue = "DARK\r\nRED";
     this.m_Text5.TextIntervalMapper = stringintervalmappercf1;
     this.m_Text5.TextVerticalAlignment = "Center";
     this.m_Text5.Top = 210;
     this.m_Text5.VisibleDynamicsValue = true;
     this.m_Text5.Width = 97;
     this.m_Text5.WordWrap = true;
     //
     // m_Text7
     //
     this.m_Text7.AutoSize = false;
     this.m_Text7.BlinkDynamicsValue = false;
     this.m_Text7.Bold = true;
     this.m_Text7.EnabledDynamicsValue = true;
     this.m_Text7.FontFamily = "Arial";
     this.m_Text7.FontSizePixels = 16;
     this.m_Text7.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.m_Text7.Height = 38;
     this.m_Text7.Left = 127;
     this.m_Text7.Name = "m_Text7";
     this.m_Text7.ScreenOwnerName = "StabHigh";
     this.m_Text7.TextHorizontalAlignment = "Right";
     stringintervalmappercf2.DefaultValue = "GREEN";
     this.m_Text7.TextIntervalMapper = stringintervalmappercf2;
     this.m_Text7.TextVerticalAlignment = "Center";
     this.m_Text7.Top = 71;
     this.m_Text7.VisibleDynamicsValue = true;
     this.m_Text7.Width = 95;
     //
     // m_Text8
     //
     this.m_Text8.AutoSize = false;
     this.m_Text8.BlinkDynamicsValue = false;
     this.m_Text8.Bold = true;
     this.m_Text8.EnabledDynamicsValue = true;
     this.m_Text8.FontFamily = "Arial";
     this.m_Text8.FontSizePixels = 16;
     this.m_Text8.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.m_Text8.Height = 25;
     this.m_Text8.Left = 136;
     this.m_Text8.Name = "m_Text8";
     this.m_Text8.ScreenOwnerName = "StabHigh";
     this.m_Text8.TextHorizontalAlignment = "Right";
     stringintervalmappercf3.DefaultValue = "RED";
     this.m_Text8.TextIntervalMapper = stringintervalmappercf3;
     this.m_Text8.TextVerticalAlignment = "Center";
     this.m_Text8.Top = 170;
     this.m_Text8.VisibleDynamicsValue = true;
     this.m_Text8.Width = 87;
     //
     // m_Text9
     //
     this.m_Text9.AutoSize = false;
     this.m_Text9.BlinkDynamicsValue = false;
     this.m_Text9.Bold = true;
     this.m_Text9.EnabledDynamicsValue = true;
     this.m_Text9.FontFamily = "Arial";
     this.m_Text9.FontSizePixels = 16;
     this.m_Text9.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(165)))), ((int)(((byte)(0)))));
     this.m_Text9.Height = 38;
     this.m_Text9.Left = 138;
     this.m_Text9.Name = "m_Text9";
     this.m_Text9.ScreenOwnerName = "StabHigh";
     this.m_Text9.TextHorizontalAlignment = "Right";
     stringintervalmappercf4.DefaultValue = "ORANGE";
     this.m_Text9.TextIntervalMapper = stringintervalmappercf4;
     this.m_Text9.TextVerticalAlignment = "Center";
     this.m_Text9.Top = 120;
     this.m_Text9.VisibleDynamicsValue = true;
     this.m_Text9.Width = 84;
     //
     // m_AnalogNumeric2
     //
     this.m_AnalogNumeric2.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric2.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric2.BlinkDynamicsValue = false;
     this.m_AnalogNumeric2.Bold = true;
     this.m_AnalogNumeric2.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric2.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric2.DisplayFormat = Neo.ApplicationFramework.Interfaces.AnalogNumericDisplayFormat.Decimal;
     this.m_AnalogNumeric2.EnabledDynamicsValue = true;
     this.m_AnalogNumeric2.FontSizePixels = 16;
     this.m_AnalogNumeric2.Height = 45;
     this.m_AnalogNumeric2.Left = 274;
     this.m_AnalogNumeric2.Name = "m_AnalogNumeric2";
     this.m_AnalogNumeric2.NumberOfDecimals = 2;
     this.m_AnalogNumeric2.ScreenOwnerName = "StabHigh";
     this.m_AnalogNumeric2.Top = 68;
     this.m_AnalogNumeric2.VisibleDynamicsValue = true;
     this.m_AnalogNumeric2.Width = 67;
     //
     // m_Button5
     //
     this.m_Button5.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button5.BlinkDynamicsValue = false;
     this.m_Button5.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button5.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button5.EnabledDynamicsValue = true;
     this.m_Button5.FontSizePixels = 9;
     this.m_Button5.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button5.Height = 45;
     this.m_Button5.IndicatorMargin = null;
     this.m_Button5.Left = 341;
     this.m_Button5.Name = "m_Button5";
     this.m_Button5.ScreenOwnerName = "StabHigh";
     this.m_Button5.StyleName = "Glossy";
     this.m_Button5.SymbolHeight = 39;
     this.m_Button5.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button5.SymbolName = "path2985";
     this.m_Button5.SymbolWidth = 33;
     this.m_Button5.TextHeight = 11;
     stringintervalmappercf5.DefaultValue = "";
     this.m_Button5.TextIntervalMapper = stringintervalmappercf5;
     this.m_Button5.TextValue = 0D;
     this.m_Button5.TextWidth = 42;
     this.m_Button5.Top = 68;
     this.m_Button5.Value = 0D;
     this.m_Button5.VisibleDynamicsValue = true;
     this.m_Button5.Width = 48;
     //
     // m_Button6
     //
     this.m_Button6.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button6.BlinkDynamicsValue = false;
     this.m_Button6.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button6.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button6.EnabledDynamicsValue = true;
     this.m_Button6.FontSizePixels = 9;
     this.m_Button6.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button6.Height = 45;
     this.m_Button6.IndicatorMargin = null;
     this.m_Button6.Left = 226;
     this.m_Button6.Name = "m_Button6";
     this.m_Button6.ScreenOwnerName = "StabHigh";
     this.m_Button6.StyleName = "Glossy";
     this.m_Button6.SymbolHeight = 39;
     this.m_Button6.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_Button6.SymbolName = "path29851";
     this.m_Button6.SymbolWidth = 33;
     this.m_Button6.TextHeight = 11;
     stringintervalmappercf6.DefaultValue = "";
     this.m_Button6.TextIntervalMapper = stringintervalmappercf6;
     this.m_Button6.TextValue = 0D;
     this.m_Button6.TextWidth = 42;
     this.m_Button6.Top = 68;
     this.m_Button6.Value = 0D;
     this.m_Button6.VisibleDynamicsValue = true;
     this.m_Button6.Width = 48;
     //
     // m_AnalogNumeric
     //
     this.m_AnalogNumeric.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(165)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric.BlinkDynamicsValue = false;
     this.m_AnalogNumeric.Bold = true;
     this.m_AnalogNumeric.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric.DisplayFormat = Neo.ApplicationFramework.Interfaces.AnalogNumericDisplayFormat.Decimal;
     this.m_AnalogNumeric.EnabledDynamicsValue = true;
     this.m_AnalogNumeric.FontSizePixels = 16;
     this.m_AnalogNumeric.Height = 45;
     this.m_AnalogNumeric.Left = 274;
     this.m_AnalogNumeric.Name = "m_AnalogNumeric";
     this.m_AnalogNumeric.NumberOfDecimals = 2;
     this.m_AnalogNumeric.ScreenOwnerName = "StabHigh";
     this.m_AnalogNumeric.Top = 116;
     this.m_AnalogNumeric.VisibleDynamicsValue = true;
     this.m_AnalogNumeric.Width = 67;
     //
     // m_Button
     //
     this.m_Button.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(165)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BlinkDynamicsValue = false;
     this.m_Button.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button.EnabledDynamicsValue = true;
     this.m_Button.FontSizePixels = 9;
     this.m_Button.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button.Height = 45;
     this.m_Button.IndicatorMargin = null;
     this.m_Button.Left = 341;
     this.m_Button.Name = "m_Button";
     this.m_Button.ScreenOwnerName = "StabHigh";
     this.m_Button.StyleName = "Glossy";
     this.m_Button.SymbolHeight = 39;
     this.m_Button.SymbolIntervalMapper = symbolintervalmapper3;
     this.m_Button.SymbolName = "path2985";
     this.m_Button.SymbolWidth = 33;
     this.m_Button.TextHeight = 11;
     stringintervalmappercf7.DefaultValue = "";
     this.m_Button.TextIntervalMapper = stringintervalmappercf7;
     this.m_Button.TextValue = 0D;
     this.m_Button.TextWidth = 42;
     this.m_Button.Top = 116;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue = true;
     this.m_Button.Width = 48;
     //
     // m_Button1
     //
     this.m_Button1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(165)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BlinkDynamicsValue = false;
     this.m_Button1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button1.EnabledDynamicsValue = true;
     this.m_Button1.FontSizePixels = 9;
     this.m_Button1.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button1.Height = 45;
     this.m_Button1.IndicatorMargin = null;
     this.m_Button1.Left = 226;
     this.m_Button1.Name = "m_Button1";
     this.m_Button1.ScreenOwnerName = "StabHigh";
     this.m_Button1.StyleName = "Glossy";
     this.m_Button1.SymbolHeight = 39;
     this.m_Button1.SymbolIntervalMapper = symbolintervalmapper4;
     this.m_Button1.SymbolName = "path29851";
     this.m_Button1.SymbolWidth = 33;
     this.m_Button1.TextHeight = 11;
     stringintervalmappercf8.DefaultValue = "";
     this.m_Button1.TextIntervalMapper = stringintervalmappercf8;
     this.m_Button1.TextValue = 0D;
     this.m_Button1.TextWidth = 42;
     this.m_Button1.Top = 116;
     this.m_Button1.Value = 0D;
     this.m_Button1.VisibleDynamicsValue = true;
     this.m_Button1.Width = 48;
     //
     // m_AnalogNumeric1
     //
     this.m_AnalogNumeric1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric1.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_AnalogNumeric1.BlinkDynamicsValue = false;
     this.m_AnalogNumeric1.Bold = true;
     this.m_AnalogNumeric1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric1.DisplayFormat = Neo.ApplicationFramework.Interfaces.AnalogNumericDisplayFormat.Decimal;
     this.m_AnalogNumeric1.EnabledDynamicsValue = true;
     this.m_AnalogNumeric1.FontSizePixels = 16;
     this.m_AnalogNumeric1.Height = 45;
     this.m_AnalogNumeric1.Left = 274;
     this.m_AnalogNumeric1.Name = "m_AnalogNumeric1";
     this.m_AnalogNumeric1.NumberOfDecimals = 2;
     this.m_AnalogNumeric1.ScreenOwnerName = "StabHigh";
     this.m_AnalogNumeric1.Top = 166;
     this.m_AnalogNumeric1.VisibleDynamicsValue = true;
     this.m_AnalogNumeric1.Width = 67;
     //
     // m_Button2
     //
     this.m_Button2.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BlinkDynamicsValue = false;
     this.m_Button2.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button2.EnabledDynamicsValue = true;
     this.m_Button2.FontSizePixels = 9;
     this.m_Button2.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button2.Height = 45;
     this.m_Button2.IndicatorMargin = null;
     this.m_Button2.Left = 341;
     this.m_Button2.Name = "m_Button2";
     this.m_Button2.ScreenOwnerName = "StabHigh";
     this.m_Button2.StyleName = "Glossy";
     this.m_Button2.SymbolHeight = 39;
     this.m_Button2.SymbolIntervalMapper = symbolintervalmapper5;
     this.m_Button2.SymbolName = "path2985";
     this.m_Button2.SymbolWidth = 33;
     this.m_Button2.TextHeight = 11;
     stringintervalmappercf9.DefaultValue = "";
     this.m_Button2.TextIntervalMapper = stringintervalmappercf9;
     this.m_Button2.TextValue = 0D;
     this.m_Button2.TextWidth = 42;
     this.m_Button2.Top = 166;
     this.m_Button2.Value = 0D;
     this.m_Button2.VisibleDynamicsValue = true;
     this.m_Button2.Width = 48;
     //
     // m_Button3
     //
     this.m_Button3.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BlinkDynamicsValue = false;
     this.m_Button3.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button3.EnabledDynamicsValue = true;
     this.m_Button3.FontSizePixels = 9;
     this.m_Button3.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button3.Height = 45;
     this.m_Button3.IndicatorMargin = null;
     this.m_Button3.Left = 226;
     this.m_Button3.Name = "m_Button3";
     this.m_Button3.ScreenOwnerName = "StabHigh";
     this.m_Button3.StyleName = "Glossy";
     this.m_Button3.SymbolHeight = 39;
     this.m_Button3.SymbolIntervalMapper = symbolintervalmapper6;
     this.m_Button3.SymbolName = "path29851";
     this.m_Button3.SymbolWidth = 33;
     this.m_Button3.TextHeight = 11;
     stringintervalmappercf10.DefaultValue = "";
     this.m_Button3.TextIntervalMapper = stringintervalmappercf10;
     this.m_Button3.TextValue = 0D;
     this.m_Button3.TextWidth = 42;
     this.m_Button3.Top = 166;
     this.m_Button3.Value = 0D;
     this.m_Button3.VisibleDynamicsValue = true;
     this.m_Button3.Width = 48;
     //
     // m_Button7
     //
     this.m_Button7.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(119)))), ((int)(((byte)(119))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button7.BlinkDynamicsValue = false;
     this.m_Button7.Bold = true;
     this.m_Button7.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button7.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button7.EnabledDynamicsValue = true;
     this.m_Button7.FontFamily = "Arial";
     this.m_Button7.FontSizePixels = 9;
     this.m_Button7.Height = 57;
     this.m_Button7.IndicatorMargin = null;
     this.m_Button7.Left = 410;
     this.m_Button7.Name = "m_Button7";
     this.m_Button7.ScreenOwnerName = "StabHigh";
     this.m_Button7.StyleName = "Eclipse";
     this.m_Button7.SymbolIntervalMapper = symbolintervalmapper7;
     this.m_Button7.TextHeight = 12;
     stringintervalmappercf11.DefaultValue = "RESTORE";
     this.m_Button7.TextIntervalMapper = stringintervalmappercf11;
     this.m_Button7.TextValue = 0D;
     this.m_Button7.TextWidth = 53;
     this.m_Button7.Top = 202;
     this.m_Button7.Value = 0D;
     this.m_Button7.VisibleDynamicsValue = true;
     this.m_Button7.Width = 59;
     //
     // m_Text2
     //
     this.m_Text2.AutoSize = false;
     this.m_Text2.BlinkDynamicsValue = false;
     this.m_Text2.EnabledDynamicsValue = true;
     this.m_Text2.FontFamily = "Arial";
     this.m_Text2.FontSizePixels = 14;
     this.m_Text2.Height = 22;
     this.m_Text2.Left = 122;
     this.m_Text2.Name = "m_Text2";
     this.m_Text2.ScreenOwnerName = "StabHigh";
     this.m_Text2.TextHorizontalAlignment = "Center";
     stringintervalmappercf12.DefaultValue = "High Range";
     this.m_Text2.TextIntervalMapper = stringintervalmappercf12;
     this.m_Text2.TextVerticalAlignment = "Center";
     this.m_Text2.Top = 39;
     this.m_Text2.VisibleDynamicsValue = true;
     this.m_Text2.Width = 114;
     //
     // m_Line
     //
     this.m_Line.BlinkDynamicsValue = false;
     this.m_Line.EnabledDynamicsValue = true;
     this.m_Line.Fill = null;
     this.m_Line.Name = "m_Line";
     this.m_Line.ScreenOwnerName = "StabHigh";
     this.m_Line.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line.VisibleDynamicsValue = true;
     this.m_Line.X1 = 135;
     this.m_Line.X2 = 467;
     this.m_Line.Y1 = 60;
     this.m_Line.Y2 = 60;
     //
     // m_AnalogNumeric3
     //
     this.m_AnalogNumeric3.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric3.BlinkDynamicsValue = false;
     this.m_AnalogNumeric3.Bold = true;
     this.m_AnalogNumeric3.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AnalogNumeric3.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric3.DisplayFormat = Neo.ApplicationFramework.Interfaces.AnalogNumericDisplayFormat.Decimal;
     this.m_AnalogNumeric3.EnabledDynamicsValue = true;
     this.m_AnalogNumeric3.FontSizePixels = 16;
     this.m_AnalogNumeric3.Height = 41;
     this.m_AnalogNumeric3.Left = 226;
     this.m_AnalogNumeric3.Name = "m_AnalogNumeric3";
     this.m_AnalogNumeric3.NumberOfDecimals = 2;
     this.m_AnalogNumeric3.ReadOnly = true;
     this.m_AnalogNumeric3.ScreenOwnerName = "StabHigh";
     this.m_AnalogNumeric3.Top = 215;
     this.m_AnalogNumeric3.VisibleDynamicsValue = true;
     this.m_AnalogNumeric3.Width = 163;
     this.DrawingPrimitives.Add(this.m_Text5);
     this.DrawingPrimitives.Add(this.m_Text7);
     this.DrawingPrimitives.Add(this.m_Text8);
     this.DrawingPrimitives.Add(this.m_Text9);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric2);
     this.DrawingPrimitives.Add(this.m_Button5);
     this.DrawingPrimitives.Add(this.m_Button6);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric);
     this.DrawingPrimitives.Add(this.m_Button);
     this.DrawingPrimitives.Add(this.m_Button1);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric1);
     this.DrawingPrimitives.Add(this.m_Button2);
     this.DrawingPrimitives.Add(this.m_Button3);
     this.DrawingPrimitives.Add(this.m_Button7);
     this.DrawingPrimitives.Add(this.m_Text2);
     this.DrawingPrimitives.Add(this.m_Line);
     this.DrawingPrimitives.Add(this.m_AnalogNumeric3);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "StabHigh";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric3)).EndInit();
     this.ResumeLayout(false);
 }
Example #26
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf7 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf8 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf9 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf10 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf11 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_lblTitle = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Ellipse1 = new Neo.ApplicationFramework.Controls.Controls.EllipseCF();
     this.m_Ellipse2 = new Neo.ApplicationFramework.Controls.Controls.EllipseCF();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Line = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Text1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Line1 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line2 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line4 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line3 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Text2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Line5 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Text3 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text4 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Line7 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Ellipse4 = new Neo.ApplicationFramework.Controls.Controls.EllipseCF();
     this.m_Ellipse5 = new Neo.ApplicationFramework.Controls.Controls.EllipseCF();
     this.m_Line9 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Ellipse3 = new Neo.ApplicationFramework.Controls.Controls.EllipseCF();
     this.m_Line10 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Text5 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text6 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text7 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Line6 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Ellipse = new Neo.ApplicationFramework.Controls.Controls.EllipseCF();
     this.m_PolyLine = new Neo.ApplicationFramework.Controls.Controls.PolylineCF();
     this.m_Picture1 = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_Button1 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Picture2 = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_PolyLine1 = new Neo.ApplicationFramework.Controls.Controls.PolylineCF();
     this.m_Line8 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Picture3 = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_Line11 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line12 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line13 = new Neo.ApplicationFramework.Controls.Controls.Line();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture3)).BeginInit();
     this.SuspendLayout();
     //
     // DiagScreen1
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), Neo.ApplicationFramework.Interfaces.FillDirection.DiagonalBottomRightToTopLeft);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_lblTitle
     //
     this.m_lblTitle.AutoSize = false;
     this.m_lblTitle.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_lblTitle.BlinkDynamicsValue = false;
     this.m_lblTitle.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_lblTitle.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_lblTitle.EnabledDynamicsValue = true;
     this.m_lblTitle.FontSizePixels = 16;
     this.m_lblTitle.Height = 47;
     this.m_lblTitle.Left = 119;
     this.m_lblTitle.MultiLine = true;
     this.m_lblTitle.Name = "m_lblTitle";
     this.m_lblTitle.ScreenOwnerName = "DiagScreen1";
     stringintervalmappercf1.DefaultValue = "Zero Regulator, open V1(red) and V2(black)";
     this.m_lblTitle.TextIntervalMapper = stringintervalmappercf1;
     this.m_lblTitle.Top = 124;
     this.m_lblTitle.VisibleDynamicsValue = true;
     this.m_lblTitle.Width = 230;
     this.m_lblTitle.WordWrap = true;
     //
     // m_Button
     //
     this.m_Button.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BlinkDynamicsValue = false;
     this.m_Button.Bold = true;
     this.m_Button.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button.EnabledDynamicsValue = true;
     this.m_Button.FontSizePixels = 16;
     this.m_Button.Height = 50;
     this.m_Button.IndicatorMargin = null;
     this.m_Button.Left = 113;
     this.m_Button.Name = "m_Button";
     this.m_Button.ScreenOwnerName = "DiagScreen1";
     this.m_Button.StyleName = "Glossy";
     this.m_Button.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button.TextHeight = 19;
     stringintervalmappercf2.DefaultValue = "NEXT";
     this.m_Button.TextIntervalMapper = stringintervalmappercf2;
     this.m_Button.TextValue = 0D;
     this.m_Button.TextWidth = 95;
     this.m_Button.Top = 194;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue = true;
     this.m_Button.Width = 101;
     //
     // m_Ellipse1
     //
     this.m_Ellipse1.BlinkDynamicsValue = false;
     this.m_Ellipse1.EnabledDynamicsValue = true;
     this.m_Ellipse1.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(130)))), ((int)(((byte)(180))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Ellipse1.Height = 22;
     this.m_Ellipse1.Left = 37;
     this.m_Ellipse1.Name = "m_Ellipse1";
     this.m_Ellipse1.ScreenOwnerName = "DiagScreen1";
     this.m_Ellipse1.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Ellipse1.Top = 221;
     this.m_Ellipse1.VisibleDynamicsValue = true;
     this.m_Ellipse1.Width = 22;
     //
     // m_Ellipse2
     //
     this.m_Ellipse2.BlinkDynamicsValue = false;
     this.m_Ellipse2.EnabledDynamicsValue = true;
     this.m_Ellipse2.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(187)))), ((int)(((byte)(187))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Ellipse2.Height = 68;
     this.m_Ellipse2.Left = 15;
     this.m_Ellipse2.Name = "m_Ellipse2";
     this.m_Ellipse2.ScreenOwnerName = "DiagScreen1";
     this.m_Ellipse2.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Ellipse2.Top = 103;
     this.m_Ellipse2.VisibleDynamicsValue = true;
     this.m_Ellipse2.Width = 67;
     //
     // m_Text
     //
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontSizePixels = 12;
     this.m_Text.Height = 21;
     this.m_Text.Left = 19;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "DiagScreen1";
     stringintervalmappercf3.DefaultValue = "Regulator";
     this.m_Text.TextIntervalMapper = stringintervalmappercf3;
     this.m_Text.Top = 126;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 54;
     //
     // m_Line
     //
     this.m_Line.BlinkDynamicsValue = false;
     this.m_Line.EnabledDynamicsValue = true;
     this.m_Line.Fill = null;
     this.m_Line.Name = "m_Line";
     this.m_Line.ScreenOwnerName = "DiagScreen1";
     this.m_Line.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line.StrokeThickness = 2;
     this.m_Line.VisibleDynamicsValue = true;
     this.m_Line.X1 = 48;
     this.m_Line.X2 = 48;
     this.m_Line.Y1 = 222;
     this.m_Line.Y2 = 170;
     //
     // m_Text1
     //
     this.m_Text1.AutoSize = false;
     this.m_Text1.BlinkDynamicsValue = false;
     this.m_Text1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Text1.EnabledDynamicsValue = true;
     this.m_Text1.FontSizePixels = 14;
     this.m_Text1.Height = 41;
     this.m_Text1.Left = 116;
     this.m_Text1.MultiLine = true;
     this.m_Text1.Name = "m_Text1";
     this.m_Text1.ScreenOwnerName = "DiagScreen1";
     this.m_Text1.TextHorizontalAlignment = "Center";
     stringintervalmappercf4.DefaultValue = "Quick Fill\nValve";
     this.m_Text1.TextIntervalMapper = stringintervalmappercf4;
     this.m_Text1.Top = 61;
     this.m_Text1.VisibleDynamicsValue = true;
     this.m_Text1.Width = 69;
     this.m_Text1.WordWrap = true;
     //
     // m_Line1
     //
     this.m_Line1.BlinkDynamicsValue = false;
     this.m_Line1.EnabledDynamicsValue = true;
     this.m_Line1.Fill = null;
     this.m_Line1.Name = "m_Line1";
     this.m_Line1.ScreenOwnerName = "DiagScreen1";
     this.m_Line1.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line1.StrokeThickness = 2;
     this.m_Line1.VisibleDynamicsValue = true;
     this.m_Line1.X1 = 48;
     this.m_Line1.X2 = 48;
     this.m_Line1.Y1 = 103;
     this.m_Line1.Y2 = 81;
     //
     // m_Line2
     //
     this.m_Line2.BlinkDynamicsValue = false;
     this.m_Line2.EnabledDynamicsValue = true;
     this.m_Line2.Fill = null;
     this.m_Line2.Name = "m_Line2";
     this.m_Line2.ScreenOwnerName = "DiagScreen1";
     this.m_Line2.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line2.StrokeThickness = 2;
     this.m_Line2.VisibleDynamicsValue = true;
     this.m_Line2.X1 = 49;
     this.m_Line2.X2 = 116;
     this.m_Line2.Y1 = 82;
     this.m_Line2.Y2 = 82;
     //
     // m_Line4
     //
     this.m_Line4.BlinkDynamicsValue = false;
     this.m_Line4.EnabledDynamicsValue = true;
     this.m_Line4.Fill = null;
     this.m_Line4.Name = "m_Line4";
     this.m_Line4.ScreenOwnerName = "DiagScreen1";
     this.m_Line4.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line4.StrokeThickness = 2;
     this.m_Line4.VisibleDynamicsValue = true;
     this.m_Line4.X1 = 48;
     this.m_Line4.X2 = 127;
     this.m_Line4.Y1 = 27;
     this.m_Line4.Y2 = 27;
     //
     // m_Line3
     //
     this.m_Line3.BlinkDynamicsValue = false;
     this.m_Line3.EnabledDynamicsValue = true;
     this.m_Line3.Fill = null;
     this.m_Line3.Name = "m_Line3";
     this.m_Line3.ScreenOwnerName = "DiagScreen1";
     this.m_Line3.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line3.StrokeThickness = 2;
     this.m_Line3.VisibleDynamicsValue = true;
     this.m_Line3.X1 = 48;
     this.m_Line3.X2 = 48;
     this.m_Line3.Y1 = 81;
     this.m_Line3.Y2 = 26;
     //
     // m_Text2
     //
     this.m_Text2.AutoSize = false;
     this.m_Text2.BlinkDynamicsValue = false;
     this.m_Text2.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text2.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Text2.EnabledDynamicsValue = true;
     this.m_Text2.FontSizePixels = 14;
     this.m_Text2.Height = 40;
     this.m_Text2.Left = 236;
     this.m_Text2.MultiLine = true;
     this.m_Text2.Name = "m_Text2";
     this.m_Text2.ScreenOwnerName = "DiagScreen1";
     this.m_Text2.TextHorizontalAlignment = "Center";
     stringintervalmappercf5.DefaultValue = "Flow\nMeters";
     this.m_Text2.TextIntervalMapper = stringintervalmappercf5;
     this.m_Text2.TextVerticalAlignment = "Center";
     this.m_Text2.Top = 33;
     this.m_Text2.VisibleDynamicsValue = true;
     this.m_Text2.Width = 52;
     this.m_Text2.WordWrap = true;
     //
     // m_Line5
     //
     this.m_Line5.BlinkDynamicsValue = false;
     this.m_Line5.EnabledDynamicsValue = true;
     this.m_Line5.Fill = null;
     this.m_Line5.Name = "m_Line5";
     this.m_Line5.ScreenOwnerName = "DiagScreen1";
     this.m_Line5.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line5.StrokeThickness = 2;
     this.m_Line5.VisibleDynamicsValue = true;
     this.m_Line5.X1 = 176;
     this.m_Line5.X2 = 230;
     this.m_Line5.Y1 = 26;
     this.m_Line5.Y2 = 27;
     //
     // m_Text3
     //
     this.m_Text3.BlinkDynamicsValue = false;
     this.m_Text3.EnabledDynamicsValue = true;
     this.m_Text3.FontSizePixels = 14;
     this.m_Text3.Height = 21;
     this.m_Text3.Left = 99;
     this.m_Text3.Name = "m_Text3";
     this.m_Text3.ScreenOwnerName = "DiagScreen1";
     stringintervalmappercf6.DefaultValue = "V1";
     this.m_Text3.TextIntervalMapper = stringintervalmappercf6;
     this.m_Text3.Top = 2;
     this.m_Text3.VisibleDynamicsValue = true;
     this.m_Text3.Width = 19;
     //
     // m_Text4
     //
     this.m_Text4.BlinkDynamicsValue = false;
     this.m_Text4.EnabledDynamicsValue = true;
     this.m_Text4.FontSizePixels = 14;
     this.m_Text4.Height = 21;
     this.m_Text4.Left = 420;
     this.m_Text4.Name = "m_Text4";
     this.m_Text4.ScreenOwnerName = "DiagScreen1";
     stringintervalmappercf7.DefaultValue = "V2";
     this.m_Text4.TextIntervalMapper = stringintervalmappercf7;
     this.m_Text4.Top = 114;
     this.m_Text4.VisibleDynamicsValue = true;
     this.m_Text4.Width = 19;
     //
     // m_Line7
     //
     this.m_Line7.BlinkDynamicsValue = false;
     this.m_Line7.EnabledDynamicsValue = true;
     this.m_Line7.Fill = null;
     this.m_Line7.Name = "m_Line7";
     this.m_Line7.ScreenOwnerName = "DiagScreen1";
     this.m_Line7.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line7.StrokeThickness = 2;
     this.m_Line7.VisibleDynamicsValue = true;
     this.m_Line7.X1 = 262;
     this.m_Line7.X2 = 262;
     this.m_Line7.Y1 = 72;
     this.m_Line7.Y2 = 83;
     //
     // m_Ellipse4
     //
     this.m_Ellipse4.BlinkDynamicsValue = false;
     this.m_Ellipse4.EnabledDynamicsValue = true;
     this.m_Ellipse4.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(130)))), ((int)(((byte)(180))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Ellipse4.Height = 22;
     this.m_Ellipse4.Left = 398;
     this.m_Ellipse4.Name = "m_Ellipse4";
     this.m_Ellipse4.ScreenOwnerName = "DiagScreen1";
     this.m_Ellipse4.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Ellipse4.Top = 221;
     this.m_Ellipse4.VisibleDynamicsValue = true;
     this.m_Ellipse4.Width = 22;
     //
     // m_Ellipse5
     //
     this.m_Ellipse5.BlinkDynamicsValue = false;
     this.m_Ellipse5.EnabledDynamicsValue = true;
     this.m_Ellipse5.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(130)))), ((int)(((byte)(180))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Ellipse5.Height = 22;
     this.m_Ellipse5.Left = 389;
     this.m_Ellipse5.Name = "m_Ellipse5";
     this.m_Ellipse5.ScreenOwnerName = "DiagScreen1";
     this.m_Ellipse5.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Ellipse5.Top = 15;
     this.m_Ellipse5.VisibleDynamicsValue = true;
     this.m_Ellipse5.Width = 22;
     //
     // m_Line9
     //
     this.m_Line9.BlinkDynamicsValue = false;
     this.m_Line9.EnabledDynamicsValue = true;
     this.m_Line9.Fill = null;
     this.m_Line9.Name = "m_Line9";
     this.m_Line9.ScreenOwnerName = "DiagScreen1";
     this.m_Line9.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line9.StrokeThickness = 2;
     this.m_Line9.VisibleDynamicsValue = true;
     this.m_Line9.X1 = 229;
     this.m_Line9.X2 = 389;
     this.m_Line9.Y1 = 27;
     this.m_Line9.Y2 = 27;
     //
     // m_Ellipse3
     //
     this.m_Ellipse3.BlinkDynamicsValue = false;
     this.m_Ellipse3.EnabledDynamicsValue = true;
     this.m_Ellipse3.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(67)))), ((int)(((byte)(67)))), ((int)(((byte)(67))))), Neo.ApplicationFramework.Interfaces.FillDirection.HorizontalWithMiddleStop);
     this.m_Ellipse3.Height = 35;
     this.m_Ellipse3.Left = 391;
     this.m_Ellipse3.Name = "m_Ellipse3";
     this.m_Ellipse3.ScreenOwnerName = "DiagScreen1";
     this.m_Ellipse3.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     this.m_Ellipse3.Top = 145;
     this.m_Ellipse3.VisibleDynamicsValue = true;
     this.m_Ellipse3.Width = 35;
     //
     // m_Line10
     //
     this.m_Line10.BlinkDynamicsValue = false;
     this.m_Line10.EnabledDynamicsValue = true;
     this.m_Line10.Fill = null;
     this.m_Line10.Name = "m_Line10";
     this.m_Line10.ScreenOwnerName = "DiagScreen1";
     this.m_Line10.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line10.StrokeThickness = 2;
     this.m_Line10.VisibleDynamicsValue = true;
     this.m_Line10.X1 = 408;
     this.m_Line10.X2 = 408;
     this.m_Line10.Y1 = 84;
     this.m_Line10.Y2 = 127;
     //
     // m_Text5
     //
     this.m_Text5.BlinkDynamicsValue = false;
     this.m_Text5.EnabledDynamicsValue = true;
     this.m_Text5.FontSizePixels = 14;
     this.m_Text5.Height = 21;
     this.m_Text5.Left = 359;
     this.m_Text5.Name = "m_Text5";
     this.m_Text5.ScreenOwnerName = "DiagScreen1";
     stringintervalmappercf8.DefaultValue = "To Atmosphere";
     this.m_Text5.TextIntervalMapper = stringintervalmappercf8;
     this.m_Text5.Top = 240;
     this.m_Text5.VisibleDynamicsValue = true;
     this.m_Text5.Width = 82;
     //
     // m_Text6
     //
     this.m_Text6.BlinkDynamicsValue = false;
     this.m_Text6.EnabledDynamicsValue = true;
     this.m_Text6.FontSizePixels = 14;
     this.m_Text6.Height = 21;
     this.m_Text6.Left = 414;
     this.m_Text6.Name = "m_Text6";
     this.m_Text6.ScreenOwnerName = "DiagScreen1";
     stringintervalmappercf9.DefaultValue = "Cal Port";
     this.m_Text6.TextIntervalMapper = stringintervalmappercf9;
     this.m_Text6.Top = 14;
     this.m_Text6.VisibleDynamicsValue = true;
     this.m_Text6.Width = 45;
     //
     // m_Text7
     //
     this.m_Text7.BlinkDynamicsValue = false;
     this.m_Text7.EnabledDynamicsValue = true;
     this.m_Text7.FontSizePixels = 14;
     this.m_Text7.Height = 21;
     this.m_Text7.Left = 22;
     this.m_Text7.Name = "m_Text7";
     this.m_Text7.ScreenOwnerName = "DiagScreen1";
     stringintervalmappercf10.DefaultValue = "Supply";
     this.m_Text7.TextIntervalMapper = stringintervalmappercf10;
     this.m_Text7.Top = 240;
     this.m_Text7.VisibleDynamicsValue = true;
     this.m_Text7.Width = 39;
     //
     // m_Line6
     //
     this.m_Line6.BlinkDynamicsValue = false;
     this.m_Line6.EnabledDynamicsValue = true;
     this.m_Line6.Fill = null;
     this.m_Line6.Name = "m_Line6";
     this.m_Line6.ScreenOwnerName = "DiagScreen1";
     this.m_Line6.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line6.StrokeThickness = 2;
     this.m_Line6.VisibleDynamicsValue = true;
     this.m_Line6.X1 = 262;
     this.m_Line6.X2 = 262;
     this.m_Line6.Y1 = 26;
     this.m_Line6.Y2 = 34;
     //
     // m_Ellipse
     //
     this.m_Ellipse.BlinkDynamicsValue = false;
     this.m_Ellipse.EnabledDynamicsValue = true;
     this.m_Ellipse.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     this.m_Ellipse.Height = 35;
     this.m_Ellipse.Left = 144;
     this.m_Ellipse.Name = "m_Ellipse";
     this.m_Ellipse.ScreenOwnerName = "DiagScreen1";
     this.m_Ellipse.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     this.m_Ellipse.Top = 10;
     this.m_Ellipse.VisibleDynamicsValue = true;
     this.m_Ellipse.Width = 32;
     //
     // m_PolyLine
     //
     this.m_PolyLine.BlinkDynamicsValue = false;
     this.m_PolyLine.EnabledDynamicsValue = true;
     this.m_PolyLine.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     this.m_PolyLine.Height = 35;
     this.m_PolyLine.Left = 127;
     this.m_PolyLine.Name = "m_PolyLine";
     this.m_PolyLine.Points = new Neo.ApplicationFramework.Common.Collections.PointDList(new Neo.ApplicationFramework.Interfaces.PointD[] {
                 new Neo.ApplicationFramework.Interfaces.PointD(27.6470595804538D, 0D),
                 new Neo.ApplicationFramework.Interfaces.PointD(0D, 7.73340360869634D),
                 new Neo.ApplicationFramework.Interfaces.PointD(0D, 25.1335617282631D),
                 new Neo.ApplicationFramework.Interfaces.PointD(27.6470595804538D, 32.8669653369594D),
                 new Neo.ApplicationFramework.Interfaces.PointD(17.6470593066726D, 15.4668072173927D),
                 new Neo.ApplicationFramework.Interfaces.PointD(27.6470595804538D, 0D)});
     this.m_PolyLine.ScreenOwnerName = "DiagScreen1";
     this.m_PolyLine.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     this.m_PolyLine.Top = 11;
     this.m_PolyLine.VisibleDynamicsValue = true;
     this.m_PolyLine.Width = 30;
     //
     // m_Picture1
     //
     this.m_Picture1.BlinkDynamicsValue = false;
     this.m_Picture1.EnabledDynamicsValue = true;
     this.m_Picture1.Height = 26;
     this.m_Picture1.Left = 119;
     this.m_Picture1.Name = "m_Picture1";
     this.m_Picture1.ScreenOwnerName = "DiagScreen1";
     this.m_Picture1.Stretch = true;
     this.m_Picture1.SymbolName = "path3833";
     this.m_Picture1.Top = 31;
     this.m_Picture1.VisibleDynamicsValue = true;
     this.m_Picture1.Width = 20;
     //
     // m_Button1
     //
     this.m_Button1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BlinkDynamicsValue = false;
     this.m_Button1.Bold = true;
     this.m_Button1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button1.EnabledDynamicsValue = true;
     this.m_Button1.FontSizePixels = 16;
     this.m_Button1.Height = 50;
     this.m_Button1.IndicatorMargin = null;
     this.m_Button1.Left = 250;
     this.m_Button1.Name = "m_Button1";
     this.m_Button1.ScreenOwnerName = "DiagScreen1";
     this.m_Button1.StyleName = "Glossy";
     this.m_Button1.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_Button1.TextHeight = 19;
     stringintervalmappercf11.DefaultValue = "EXIT";
     this.m_Button1.TextIntervalMapper = stringintervalmappercf11;
     this.m_Button1.TextValue = 0D;
     this.m_Button1.TextWidth = 95;
     this.m_Button1.Top = 194;
     this.m_Button1.Value = 0D;
     this.m_Button1.VisibleDynamicsValue = true;
     this.m_Button1.Width = 101;
     //
     // m_Picture2
     //
     this.m_Picture2.BlinkDynamicsValue = false;
     this.m_Picture2.EnabledDynamicsValue = true;
     this.m_Picture2.Height = 22;
     this.m_Picture2.Left = 15;
     this.m_Picture2.Name = "m_Picture2";
     this.m_Picture2.ScreenOwnerName = "DiagScreen1";
     this.m_Picture2.Stretch = true;
     this.m_Picture2.SymbolName = "g4182";
     this.m_Picture2.Top = 154;
     this.m_Picture2.VisibleDynamicsValue = true;
     this.m_Picture2.Width = 25;
     //
     // m_PolyLine1
     //
     this.m_PolyLine1.BlinkDynamicsValue = false;
     this.m_PolyLine1.EnabledDynamicsValue = true;
     this.m_PolyLine1.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(67)))), ((int)(((byte)(67)))), ((int)(((byte)(67))))), Neo.ApplicationFramework.Interfaces.FillDirection.HorizontalWithMiddleStop);
     this.m_PolyLine1.Height = 36;
     this.m_PolyLine1.Left = 391;
     this.m_PolyLine1.Name = "m_PolyLine1";
     this.m_PolyLine1.Points = new Neo.ApplicationFramework.Common.Collections.PointDList(new Neo.ApplicationFramework.Interfaces.PointD[] {
                 new Neo.ApplicationFramework.Interfaces.PointD(0D, 32.5000007054151D),
                 new Neo.ApplicationFramework.Interfaces.PointD(18.3875D, 21.9583337526634D),
                 new Neo.ApplicationFramework.Interfaces.PointD(34.1916666666666D, 33.000000717172D),
                 new Neo.ApplicationFramework.Interfaces.PointD(26.1666666666666D, 0D),
                 new Neo.ApplicationFramework.Interfaces.PointD(8.51666666666665D, 0D),
                 new Neo.ApplicationFramework.Interfaces.PointD(0D, 32.5000007054151D)});
     this.m_PolyLine1.ScreenOwnerName = "DiagScreen1";
     this.m_PolyLine1.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     this.m_PolyLine1.Top = 126;
     this.m_PolyLine1.VisibleDynamicsValue = true;
     this.m_PolyLine1.Width = 37;
     //
     // m_Line8
     //
     this.m_Line8.BlinkDynamicsValue = false;
     this.m_Line8.EnabledDynamicsValue = true;
     this.m_Line8.Fill = null;
     this.m_Line8.Name = "m_Line8";
     this.m_Line8.ScreenOwnerName = "DiagScreen1";
     this.m_Line8.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line8.StrokeThickness = 2;
     this.m_Line8.VisibleDynamicsValue = true;
     this.m_Line8.X1 = 185;
     this.m_Line8.X2 = 409;
     this.m_Line8.Y1 = 83;
     this.m_Line8.Y2 = 83;
     //
     // m_Picture3
     //
     this.m_Picture3.BlinkDynamicsValue = false;
     this.m_Picture3.EnabledDynamicsValue = true;
     this.m_Picture3.Height = 24;
     this.m_Picture3.Left = 377;
     this.m_Picture3.Name = "m_Picture3";
     this.m_Picture3.ScreenOwnerName = "DiagScreen1";
     this.m_Picture3.Stretch = true;
     this.m_Picture3.SymbolName = "image2993";
     this.m_Picture3.Top = 114;
     this.m_Picture3.VisibleDynamicsValue = true;
     this.m_Picture3.Width = 27;
     //
     // m_Line11
     //
     this.m_Line11.BlinkDynamicsValue = false;
     this.m_Line11.EnabledDynamicsValue = true;
     this.m_Line11.Fill = null;
     this.m_Line11.Name = "m_Line11";
     this.m_Line11.ScreenOwnerName = "DiagScreen1";
     this.m_Line11.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line11.StrokeThickness = 2;
     this.m_Line11.VisibleDynamicsValue = true;
     this.m_Line11.X1 = 409;
     this.m_Line11.X2 = 409;
     this.m_Line11.Y1 = 178;
     this.m_Line11.Y2 = 221;
     //
     // m_Line12
     //
     this.m_Line12.BlinkDynamicsValue = false;
     this.m_Line12.EnabledDynamicsValue = true;
     this.m_Line12.Fill = null;
     this.m_Line12.Name = "m_Line12";
     this.m_Line12.ScreenOwnerName = "DiagScreen1";
     this.m_Line12.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line12.VisibleDynamicsValue = true;
     this.m_Line12.X1 = 393;
     this.m_Line12.X2 = 406;
     this.m_Line12.Y1 = 19;
     this.m_Line12.Y2 = 33;
     //
     // m_Line13
     //
     this.m_Line13.BlinkDynamicsValue = false;
     this.m_Line13.EnabledDynamicsValue = true;
     this.m_Line13.Fill = null;
     this.m_Line13.Name = "m_Line13";
     this.m_Line13.ScreenOwnerName = "DiagScreen1";
     this.m_Line13.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line13.VisibleDynamicsValue = true;
     this.m_Line13.X1 = 406;
     this.m_Line13.X2 = 393;
     this.m_Line13.Y1 = 18;
     this.m_Line13.Y2 = 34;
     this.DrawingPrimitives.Add(this.m_lblTitle);
     this.DrawingPrimitives.Add(this.m_Button);
     this.DrawingPrimitives.Add(this.m_Ellipse1);
     this.DrawingPrimitives.Add(this.m_Ellipse2);
     this.DrawingPrimitives.Add(this.m_Text);
     this.DrawingPrimitives.Add(this.m_Line);
     this.DrawingPrimitives.Add(this.m_Text1);
     this.DrawingPrimitives.Add(this.m_Line1);
     this.DrawingPrimitives.Add(this.m_Line2);
     this.DrawingPrimitives.Add(this.m_Line4);
     this.DrawingPrimitives.Add(this.m_Line3);
     this.DrawingPrimitives.Add(this.m_Text2);
     this.DrawingPrimitives.Add(this.m_Line5);
     this.DrawingPrimitives.Add(this.m_Text3);
     this.DrawingPrimitives.Add(this.m_Text4);
     this.DrawingPrimitives.Add(this.m_Line7);
     this.DrawingPrimitives.Add(this.m_Ellipse4);
     this.DrawingPrimitives.Add(this.m_Ellipse5);
     this.DrawingPrimitives.Add(this.m_Line9);
     this.DrawingPrimitives.Add(this.m_Ellipse3);
     this.DrawingPrimitives.Add(this.m_Line10);
     this.DrawingPrimitives.Add(this.m_Text5);
     this.DrawingPrimitives.Add(this.m_Text6);
     this.DrawingPrimitives.Add(this.m_Text7);
     this.DrawingPrimitives.Add(this.m_Line6);
     this.DrawingPrimitives.Add(this.m_Ellipse);
     this.DrawingPrimitives.Add(this.m_PolyLine);
     this.DrawingPrimitives.Add(this.m_Picture1);
     this.DrawingPrimitives.Add(this.m_Button1);
     this.DrawingPrimitives.Add(this.m_Picture2);
     this.DrawingPrimitives.Add(this.m_PolyLine1);
     this.DrawingPrimitives.Add(this.m_Line8);
     this.DrawingPrimitives.Add(this.m_Picture3);
     this.DrawingPrimitives.Add(this.m_Line11);
     this.DrawingPrimitives.Add(this.m_Line12);
     this.DrawingPrimitives.Add(this.m_Line13);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "DiagScreen1";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_lblTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture3)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf7 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf8 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf9 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf10 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf11 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf12 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf13 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf14 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf15 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf16 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf17 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf18 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf19 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf20 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf21 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf22 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf23 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf24 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf25 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf26 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf27 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf28 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf29 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf30 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf31 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf32 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf33 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf34 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf35 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf36 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf37 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf38 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf39 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf40 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf41 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf42 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_Rectangle2 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Rectangle = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Button = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Header4 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Header5 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Header1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_btnPrev = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_btnNext = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_lblPage = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Header3 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Header2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Line3 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line5 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line6 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line7 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line8 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line1 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line2 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line9 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_lblData00 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData01 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData02 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData03 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData04 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData05 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData10 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData20 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData30 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData40 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData41 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData42 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData43 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData44 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData45 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData11 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData12 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData13 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData14 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData15 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData21 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData22 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData23 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData24 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData25 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData31 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData32 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData33 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData34 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblData35 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblDate = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblGasType = new Neo.ApplicationFramework.Controls.Controls.Label();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Header4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Header5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Header1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnPrev)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnNext)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblPage)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Header3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Header2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData00)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData01)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData02)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData03)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData04)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData05)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData30)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData40)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData41)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData42)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData43)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData44)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData45)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData22)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData23)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData24)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData25)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData31)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData32)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData33)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData34)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData35)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblGasType)).BeginInit();
     this.SuspendLayout();
     //
     // FlowRateDisplay
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_Rectangle2
     //
     this.m_Rectangle2.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle2.BlinkDynamicsValue = false;
     this.m_Rectangle2.EnabledDynamicsValue = true;
     this.m_Rectangle2.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle2.Height = 156;
     this.m_Rectangle2.Left = 10;
     this.m_Rectangle2.Name = "m_Rectangle2";
     this.m_Rectangle2.ScreenOwnerName = "FlowRateDisplay";
     this.m_Rectangle2.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle2.Top = 61;
     this.m_Rectangle2.VisibleDynamicsValue = true;
     this.m_Rectangle2.Width = 460;
     //
     // m_Rectangle
     //
     this.m_Rectangle.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle.BlinkDynamicsValue = false;
     this.m_Rectangle.EnabledDynamicsValue = true;
     this.m_Rectangle.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(107)))), ((int)(((byte)(183))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Height = 26;
     this.m_Rectangle.Left = 10;
     this.m_Rectangle.Name = "m_Rectangle";
     this.m_Rectangle.ScreenOwnerName = "FlowRateDisplay";
     this.m_Rectangle.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.StrokeThickness = 2;
     this.m_Rectangle.Top = 36;
     this.m_Rectangle.VisibleDynamicsValue = true;
     this.m_Rectangle.Width = 460;
     //
     // m_Button
     //
     this.m_Button.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BlinkDynamicsValue = false;
     this.m_Button.Bold = true;
     this.m_Button.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button.EnabledDynamicsValue = true;
     this.m_Button.FontSizePixels = 16;
     this.m_Button.Height = 45;
     this.m_Button.IndicatorMargin = null;
     this.m_Button.Left = 9;
     this.m_Button.Name = "m_Button";
     this.m_Button.ScreenOwnerName = "FlowRateDisplay";
     this.m_Button.StyleName = "Glossy";
     this.m_Button.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button.TextHeight = 19;
     stringintervalmappercf1.DefaultValue = "Back";
     this.m_Button.TextIntervalMapper = stringintervalmappercf1;
     this.m_Button.TextValue = 0D;
     this.m_Button.TextWidth = 72;
     this.m_Button.Top = 222;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue = true;
     this.m_Button.Width = 78;
     //
     // m_Text
     //
     this.m_Text.AutoSize = false;
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontSizePixels = 20;
     this.m_Text.Height = 28;
     this.m_Text.Left = 14;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "FlowRateDisplay";
     this.m_Text.TextHorizontalAlignment = "Center";
     stringintervalmappercf2.DefaultValue = "Leak Rate Data ";
     this.m_Text.TextIntervalMapper = stringintervalmappercf2;
     this.m_Text.TextVerticalAlignment = "Center";
     this.m_Text.Top = 4;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 453;
     //
     // m_Header4
     //
     this.m_Header4.BlinkDynamicsValue = false;
     this.m_Header4.Bold = true;
     this.m_Header4.EnabledDynamicsValue = true;
     this.m_Header4.FontSizePixels = 14;
     this.m_Header4.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Header4.Height = 21;
     this.m_Header4.Left = 285;
     this.m_Header4.Name = "m_Header4";
     this.m_Header4.ScreenOwnerName = "FlowRateDisplay";
     stringintervalmappercf3.DefaultValue = "Flow Rate (sccm)";
     this.m_Header4.TextIntervalMapper = stringintervalmappercf3;
     this.m_Header4.Top = 37;
     this.m_Header4.VisibleDynamicsValue = true;
     this.m_Header4.Width = 92;
     //
     // m_Header5
     //
     this.m_Header5.BlinkDynamicsValue = false;
     this.m_Header5.Bold = true;
     this.m_Header5.EnabledDynamicsValue = true;
     this.m_Header5.FontSizePixels = 14;
     this.m_Header5.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Header5.Height = 21;
     this.m_Header5.Left = 416;
     this.m_Header5.Name = "m_Header5";
     this.m_Header5.ScreenOwnerName = "FlowRateDisplay";
     stringintervalmappercf4.DefaultValue = "Meter";
     this.m_Header5.TextIntervalMapper = stringintervalmappercf4;
     this.m_Header5.Top = 37;
     this.m_Header5.VisibleDynamicsValue = true;
     this.m_Header5.Width = 34;
     //
     // m_Header1
     //
     this.m_Header1.BlinkDynamicsValue = false;
     this.m_Header1.Bold = true;
     this.m_Header1.EnabledDynamicsValue = true;
     this.m_Header1.FontSizePixels = 14;
     this.m_Header1.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Header1.Height = 21;
     this.m_Header1.Left = 30;
     this.m_Header1.Name = "m_Header1";
     this.m_Header1.ScreenOwnerName = "FlowRateDisplay";
     stringintervalmappercf5.DefaultValue = "Time";
     this.m_Header1.TextIntervalMapper = stringintervalmappercf5;
     this.m_Header1.Top = 37;
     this.m_Header1.VisibleDynamicsValue = true;
     this.m_Header1.Width = 31;
     //
     // m_btnPrev
     //
     this.m_btnPrev.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnPrev.BlinkDynamicsValue = false;
     this.m_btnPrev.Bold = true;
     this.m_btnPrev.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnPrev.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnPrev.EnabledDynamicsValue = true;
     this.m_btnPrev.FontSizePixels = 16;
     this.m_btnPrev.Height = 45;
     this.m_btnPrev.IndicatorMargin = null;
     this.m_btnPrev.Left = 113;
     this.m_btnPrev.Name = "m_btnPrev";
     this.m_btnPrev.ScreenOwnerName = "FlowRateDisplay";
     this.m_btnPrev.StyleName = "Glossy";
     this.m_btnPrev.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_btnPrev.TextHeight = 19;
     stringintervalmappercf6.DefaultValue = "Prev";
     this.m_btnPrev.TextIntervalMapper = stringintervalmappercf6;
     this.m_btnPrev.TextValue = 0D;
     this.m_btnPrev.TextWidth = 72;
     this.m_btnPrev.Top = 222;
     this.m_btnPrev.Value = 0D;
     this.m_btnPrev.VisibleDynamicsValue = true;
     this.m_btnPrev.Width = 78;
     //
     // m_btnNext
     //
     this.m_btnNext.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnNext.BlinkDynamicsValue = false;
     this.m_btnNext.Bold = true;
     this.m_btnNext.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnNext.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnNext.EnabledDynamicsValue = true;
     this.m_btnNext.FontSizePixels = 16;
     this.m_btnNext.Height = 45;
     this.m_btnNext.IndicatorMargin = null;
     this.m_btnNext.Left = 304;
     this.m_btnNext.Name = "m_btnNext";
     this.m_btnNext.ScreenOwnerName = "FlowRateDisplay";
     this.m_btnNext.StyleName = "Glossy";
     this.m_btnNext.SymbolIntervalMapper = symbolintervalmapper3;
     this.m_btnNext.TextHeight = 19;
     stringintervalmappercf7.DefaultValue = "Next";
     this.m_btnNext.TextIntervalMapper = stringintervalmappercf7;
     this.m_btnNext.TextValue = 0D;
     this.m_btnNext.TextWidth = 72;
     this.m_btnNext.Top = 222;
     this.m_btnNext.Value = 0D;
     this.m_btnNext.VisibleDynamicsValue = true;
     this.m_btnNext.Width = 78;
     //
     // m_lblPage
     //
     this.m_lblPage.AutoSize = false;
     this.m_lblPage.BlinkDynamicsValue = false;
     this.m_lblPage.EnabledDynamicsValue = true;
     this.m_lblPage.FontSizePixels = 16;
     this.m_lblPage.Height = 45;
     this.m_lblPage.Left = 201;
     this.m_lblPage.Name = "m_lblPage";
     this.m_lblPage.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblPage.TextHorizontalAlignment = "Center";
     stringintervalmappercf8.DefaultValue = "Page 1/12";
     this.m_lblPage.TextIntervalMapper = stringintervalmappercf8;
     this.m_lblPage.TextVerticalAlignment = "Center";
     this.m_lblPage.Top = 222;
     this.m_lblPage.VisibleDynamicsValue = true;
     this.m_lblPage.Width = 98;
     //
     // m_Header3
     //
     this.m_Header3.BlinkDynamicsValue = false;
     this.m_Header3.Bold = true;
     this.m_Header3.EnabledDynamicsValue = true;
     this.m_Header3.FontSizePixels = 14;
     this.m_Header3.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Header3.Height = 21;
     this.m_Header3.Left = 192;
     this.m_Header3.Name = "m_Header3";
     this.m_Header3.ScreenOwnerName = "FlowRateDisplay";
     stringintervalmappercf9.DefaultValue = "Test P(psig)";
     this.m_Header3.TextIntervalMapper = stringintervalmappercf9;
     this.m_Header3.Top = 37;
     this.m_Header3.VisibleDynamicsValue = true;
     this.m_Header3.Width = 66;
     //
     // m_Header2
     //
     this.m_Header2.BlinkDynamicsValue = false;
     this.m_Header2.Bold = true;
     this.m_Header2.EnabledDynamicsValue = true;
     this.m_Header2.FontSizePixels = 14;
     this.m_Header2.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Header2.Height = 21;
     this.m_Header2.Left = 92;
     this.m_Header2.Name = "m_Header2";
     this.m_Header2.ScreenOwnerName = "FlowRateDisplay";
     stringintervalmappercf10.DefaultValue = "Inlet P(psig)";
     this.m_Header2.TextIntervalMapper = stringintervalmappercf10;
     this.m_Header2.Top = 37;
     this.m_Header2.VisibleDynamicsValue = true;
     this.m_Header2.Width = 67;
     //
     // m_Line3
     //
     this.m_Line3.BlinkDynamicsValue = false;
     this.m_Line3.EnabledDynamicsValue = true;
     this.m_Line3.Fill = null;
     this.m_Line3.Name = "m_Line3";
     this.m_Line3.ScreenOwnerName = "FlowRateDisplay";
     this.m_Line3.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line3.VisibleDynamicsValue = true;
     this.m_Line3.X1 = 11;
     this.m_Line3.X2 = 469;
     this.m_Line3.Y1 = 86;
     this.m_Line3.Y2 = 86;
     //
     // m_Line5
     //
     this.m_Line5.BlinkDynamicsValue = false;
     this.m_Line5.EnabledDynamicsValue = true;
     this.m_Line5.Fill = null;
     this.m_Line5.Name = "m_Line5";
     this.m_Line5.ScreenOwnerName = "FlowRateDisplay";
     this.m_Line5.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line5.VisibleDynamicsValue = true;
     this.m_Line5.X1 = 11;
     this.m_Line5.X2 = 469;
     this.m_Line5.Y1 = 112;
     this.m_Line5.Y2 = 112;
     //
     // m_Line6
     //
     this.m_Line6.BlinkDynamicsValue = false;
     this.m_Line6.EnabledDynamicsValue = true;
     this.m_Line6.Fill = null;
     this.m_Line6.Name = "m_Line6";
     this.m_Line6.ScreenOwnerName = "FlowRateDisplay";
     this.m_Line6.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line6.VisibleDynamicsValue = true;
     this.m_Line6.X1 = 11;
     this.m_Line6.X2 = 469;
     this.m_Line6.Y1 = 139;
     this.m_Line6.Y2 = 139;
     //
     // m_Line7
     //
     this.m_Line7.BlinkDynamicsValue = false;
     this.m_Line7.EnabledDynamicsValue = true;
     this.m_Line7.Fill = null;
     this.m_Line7.Name = "m_Line7";
     this.m_Line7.ScreenOwnerName = "FlowRateDisplay";
     this.m_Line7.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line7.VisibleDynamicsValue = true;
     this.m_Line7.X1 = 11;
     this.m_Line7.X2 = 469;
     this.m_Line7.Y1 = 165;
     this.m_Line7.Y2 = 165;
     //
     // m_Line8
     //
     this.m_Line8.BlinkDynamicsValue = false;
     this.m_Line8.EnabledDynamicsValue = true;
     this.m_Line8.Fill = null;
     this.m_Line8.Name = "m_Line8";
     this.m_Line8.ScreenOwnerName = "FlowRateDisplay";
     this.m_Line8.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line8.VisibleDynamicsValue = true;
     this.m_Line8.X1 = 11;
     this.m_Line8.X2 = 469;
     this.m_Line8.Y1 = 190;
     this.m_Line8.Y2 = 190;
     //
     // m_Line
     //
     this.m_Line.BlinkDynamicsValue = false;
     this.m_Line.EnabledDynamicsValue = true;
     this.m_Line.Fill = null;
     this.m_Line.Name = "m_Line";
     this.m_Line.ScreenOwnerName = "FlowRateDisplay";
     this.m_Line.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line.VisibleDynamicsValue = true;
     this.m_Line.X1 = 90;
     this.m_Line.X2 = 90;
     this.m_Line.Y1 = 36;
     this.m_Line.Y2 = 216;
     //
     // m_Line1
     //
     this.m_Line1.BlinkDynamicsValue = false;
     this.m_Line1.EnabledDynamicsValue = true;
     this.m_Line1.Fill = null;
     this.m_Line1.Name = "m_Line1";
     this.m_Line1.ScreenOwnerName = "FlowRateDisplay";
     this.m_Line1.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line1.VisibleDynamicsValue = true;
     this.m_Line1.X1 = 193;
     this.m_Line1.X2 = 193;
     this.m_Line1.Y1 = 36;
     this.m_Line1.Y2 = 216;
     //
     // m_Line2
     //
     this.m_Line2.BlinkDynamicsValue = false;
     this.m_Line2.EnabledDynamicsValue = true;
     this.m_Line2.Fill = null;
     this.m_Line2.Name = "m_Line2";
     this.m_Line2.ScreenOwnerName = "FlowRateDisplay";
     this.m_Line2.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line2.VisibleDynamicsValue = true;
     this.m_Line2.X1 = 285;
     this.m_Line2.X2 = 285;
     this.m_Line2.Y1 = 36;
     this.m_Line2.Y2 = 216;
     //
     // m_Line9
     //
     this.m_Line9.BlinkDynamicsValue = false;
     this.m_Line9.EnabledDynamicsValue = true;
     this.m_Line9.Fill = null;
     this.m_Line9.Name = "m_Line9";
     this.m_Line9.ScreenOwnerName = "FlowRateDisplay";
     this.m_Line9.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line9.VisibleDynamicsValue = true;
     this.m_Line9.X1 = 415;
     this.m_Line9.X2 = 415;
     this.m_Line9.Y1 = 36;
     this.m_Line9.Y2 = 216;
     //
     // m_lblData00
     //
     this.m_lblData00.AutoSize = false;
     this.m_lblData00.BlinkDynamicsValue = false;
     this.m_lblData00.EnabledDynamicsValue = true;
     this.m_lblData00.FontSizePixels = 14;
     this.m_lblData00.Height = 23;
     this.m_lblData00.Left = 14;
     this.m_lblData00.Name = "m_lblData00";
     this.m_lblData00.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData00.TextHorizontalAlignment = "Center";
     stringintervalmappercf11.DefaultValue = "";
     this.m_lblData00.TextIntervalMapper = stringintervalmappercf11;
     this.m_lblData00.TextVerticalAlignment = "Center";
     this.m_lblData00.Top = 61;
     this.m_lblData00.VisibleDynamicsValue = true;
     this.m_lblData00.Width = 74;
     //
     // m_lblData01
     //
     this.m_lblData01.AutoSize = false;
     this.m_lblData01.BlinkDynamicsValue = false;
     this.m_lblData01.EnabledDynamicsValue = true;
     this.m_lblData01.FontSizePixels = 14;
     this.m_lblData01.Height = 23;
     this.m_lblData01.Left = 14;
     this.m_lblData01.Name = "m_lblData01";
     this.m_lblData01.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData01.TextHorizontalAlignment = "Center";
     stringintervalmappercf12.DefaultValue = "";
     this.m_lblData01.TextIntervalMapper = stringintervalmappercf12;
     this.m_lblData01.TextVerticalAlignment = "Center";
     this.m_lblData01.Top = 87;
     this.m_lblData01.VisibleDynamicsValue = true;
     this.m_lblData01.Width = 74;
     //
     // m_lblData02
     //
     this.m_lblData02.AutoSize = false;
     this.m_lblData02.BlinkDynamicsValue = false;
     this.m_lblData02.EnabledDynamicsValue = true;
     this.m_lblData02.FontSizePixels = 14;
     this.m_lblData02.Height = 23;
     this.m_lblData02.Left = 14;
     this.m_lblData02.Name = "m_lblData02";
     this.m_lblData02.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData02.TextHorizontalAlignment = "Center";
     stringintervalmappercf13.DefaultValue = "";
     this.m_lblData02.TextIntervalMapper = stringintervalmappercf13;
     this.m_lblData02.TextVerticalAlignment = "Center";
     this.m_lblData02.Top = 113;
     this.m_lblData02.VisibleDynamicsValue = true;
     this.m_lblData02.Width = 74;
     //
     // m_lblData03
     //
     this.m_lblData03.AutoSize = false;
     this.m_lblData03.BlinkDynamicsValue = false;
     this.m_lblData03.EnabledDynamicsValue = true;
     this.m_lblData03.FontSizePixels = 14;
     this.m_lblData03.Height = 23;
     this.m_lblData03.Left = 14;
     this.m_lblData03.Name = "m_lblData03";
     this.m_lblData03.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData03.TextHorizontalAlignment = "Center";
     stringintervalmappercf14.DefaultValue = "";
     this.m_lblData03.TextIntervalMapper = stringintervalmappercf14;
     this.m_lblData03.TextVerticalAlignment = "Center";
     this.m_lblData03.Top = 139;
     this.m_lblData03.VisibleDynamicsValue = true;
     this.m_lblData03.Width = 74;
     //
     // m_lblData04
     //
     this.m_lblData04.AutoSize = false;
     this.m_lblData04.BlinkDynamicsValue = false;
     this.m_lblData04.EnabledDynamicsValue = true;
     this.m_lblData04.FontSizePixels = 14;
     this.m_lblData04.Height = 23;
     this.m_lblData04.Left = 14;
     this.m_lblData04.Name = "m_lblData04";
     this.m_lblData04.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData04.TextHorizontalAlignment = "Center";
     stringintervalmappercf15.DefaultValue = "";
     this.m_lblData04.TextIntervalMapper = stringintervalmappercf15;
     this.m_lblData04.TextVerticalAlignment = "Center";
     this.m_lblData04.Top = 165;
     this.m_lblData04.VisibleDynamicsValue = true;
     this.m_lblData04.Width = 74;
     //
     // m_lblData05
     //
     this.m_lblData05.AutoSize = false;
     this.m_lblData05.BlinkDynamicsValue = false;
     this.m_lblData05.EnabledDynamicsValue = true;
     this.m_lblData05.FontSizePixels = 14;
     this.m_lblData05.Height = 23;
     this.m_lblData05.Left = 14;
     this.m_lblData05.Name = "m_lblData05";
     this.m_lblData05.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData05.TextHorizontalAlignment = "Center";
     stringintervalmappercf16.DefaultValue = "";
     this.m_lblData05.TextIntervalMapper = stringintervalmappercf16;
     this.m_lblData05.TextVerticalAlignment = "Center";
     this.m_lblData05.Top = 191;
     this.m_lblData05.VisibleDynamicsValue = true;
     this.m_lblData05.Width = 74;
     //
     // m_lblData10
     //
     this.m_lblData10.AutoSize = false;
     this.m_lblData10.BlinkDynamicsValue = false;
     this.m_lblData10.EnabledDynamicsValue = true;
     this.m_lblData10.FontSizePixels = 14;
     this.m_lblData10.Height = 23;
     this.m_lblData10.Left = 93;
     this.m_lblData10.Name = "m_lblData10";
     this.m_lblData10.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData10.TextHorizontalAlignment = "Center";
     stringintervalmappercf17.DefaultValue = "";
     this.m_lblData10.TextIntervalMapper = stringintervalmappercf17;
     this.m_lblData10.TextVerticalAlignment = "Center";
     this.m_lblData10.Top = 61;
     this.m_lblData10.VisibleDynamicsValue = true;
     this.m_lblData10.Width = 98;
     //
     // m_lblData20
     //
     this.m_lblData20.AutoSize = false;
     this.m_lblData20.BlinkDynamicsValue = false;
     this.m_lblData20.EnabledDynamicsValue = true;
     this.m_lblData20.FontSizePixels = 14;
     this.m_lblData20.Height = 22;
     this.m_lblData20.Left = 196;
     this.m_lblData20.Name = "m_lblData20";
     this.m_lblData20.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData20.TextHorizontalAlignment = "Center";
     stringintervalmappercf18.DefaultValue = "";
     this.m_lblData20.TextIntervalMapper = stringintervalmappercf18;
     this.m_lblData20.TextVerticalAlignment = "Center";
     this.m_lblData20.Top = 61;
     this.m_lblData20.VisibleDynamicsValue = true;
     this.m_lblData20.Width = 87;
     //
     // m_lblData30
     //
     this.m_lblData30.AutoSize = false;
     this.m_lblData30.BlinkDynamicsValue = false;
     this.m_lblData30.EnabledDynamicsValue = true;
     this.m_lblData30.FontSizePixels = 14;
     this.m_lblData30.Height = 23;
     this.m_lblData30.Left = 289;
     this.m_lblData30.Name = "m_lblData30";
     this.m_lblData30.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData30.TextHorizontalAlignment = "Center";
     stringintervalmappercf19.DefaultValue = "";
     this.m_lblData30.TextIntervalMapper = stringintervalmappercf19;
     this.m_lblData30.TextVerticalAlignment = "Center";
     this.m_lblData30.Top = 61;
     this.m_lblData30.VisibleDynamicsValue = true;
     this.m_lblData30.Width = 124;
     //
     // m_lblData40
     //
     this.m_lblData40.AutoSize = false;
     this.m_lblData40.BlinkDynamicsValue = false;
     this.m_lblData40.EnabledDynamicsValue = true;
     this.m_lblData40.FontSizePixels = 14;
     this.m_lblData40.Height = 23;
     this.m_lblData40.Left = 418;
     this.m_lblData40.Name = "m_lblData40";
     this.m_lblData40.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData40.TextHorizontalAlignment = "Center";
     stringintervalmappercf20.DefaultValue = "";
     this.m_lblData40.TextIntervalMapper = stringintervalmappercf20;
     this.m_lblData40.TextVerticalAlignment = "Center";
     this.m_lblData40.Top = 61;
     this.m_lblData40.VisibleDynamicsValue = true;
     this.m_lblData40.Width = 49;
     //
     // m_lblData41
     //
     this.m_lblData41.AutoSize = false;
     this.m_lblData41.BlinkDynamicsValue = false;
     this.m_lblData41.EnabledDynamicsValue = true;
     this.m_lblData41.FontSizePixels = 14;
     this.m_lblData41.Height = 23;
     this.m_lblData41.Left = 418;
     this.m_lblData41.Name = "m_lblData41";
     this.m_lblData41.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData41.TextHorizontalAlignment = "Center";
     stringintervalmappercf21.DefaultValue = "";
     this.m_lblData41.TextIntervalMapper = stringintervalmappercf21;
     this.m_lblData41.TextVerticalAlignment = "Center";
     this.m_lblData41.Top = 87;
     this.m_lblData41.VisibleDynamicsValue = true;
     this.m_lblData41.Width = 49;
     //
     // m_lblData42
     //
     this.m_lblData42.AutoSize = false;
     this.m_lblData42.BlinkDynamicsValue = false;
     this.m_lblData42.EnabledDynamicsValue = true;
     this.m_lblData42.FontSizePixels = 14;
     this.m_lblData42.Height = 23;
     this.m_lblData42.Left = 418;
     this.m_lblData42.Name = "m_lblData42";
     this.m_lblData42.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData42.TextHorizontalAlignment = "Center";
     stringintervalmappercf22.DefaultValue = "";
     this.m_lblData42.TextIntervalMapper = stringintervalmappercf22;
     this.m_lblData42.TextVerticalAlignment = "Center";
     this.m_lblData42.Top = 113;
     this.m_lblData42.VisibleDynamicsValue = true;
     this.m_lblData42.Width = 49;
     //
     // m_lblData43
     //
     this.m_lblData43.AutoSize = false;
     this.m_lblData43.BlinkDynamicsValue = false;
     this.m_lblData43.EnabledDynamicsValue = true;
     this.m_lblData43.FontSizePixels = 14;
     this.m_lblData43.Height = 23;
     this.m_lblData43.Left = 418;
     this.m_lblData43.Name = "m_lblData43";
     this.m_lblData43.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData43.TextHorizontalAlignment = "Center";
     stringintervalmappercf23.DefaultValue = "";
     this.m_lblData43.TextIntervalMapper = stringintervalmappercf23;
     this.m_lblData43.TextVerticalAlignment = "Center";
     this.m_lblData43.Top = 139;
     this.m_lblData43.VisibleDynamicsValue = true;
     this.m_lblData43.Width = 49;
     //
     // m_lblData44
     //
     this.m_lblData44.AutoSize = false;
     this.m_lblData44.BlinkDynamicsValue = false;
     this.m_lblData44.EnabledDynamicsValue = true;
     this.m_lblData44.FontSizePixels = 14;
     this.m_lblData44.Height = 23;
     this.m_lblData44.Left = 418;
     this.m_lblData44.Name = "m_lblData44";
     this.m_lblData44.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData44.TextHorizontalAlignment = "Center";
     stringintervalmappercf24.DefaultValue = "";
     this.m_lblData44.TextIntervalMapper = stringintervalmappercf24;
     this.m_lblData44.TextVerticalAlignment = "Center";
     this.m_lblData44.Top = 165;
     this.m_lblData44.VisibleDynamicsValue = true;
     this.m_lblData44.Width = 49;
     //
     // m_lblData45
     //
     this.m_lblData45.AutoSize = false;
     this.m_lblData45.BlinkDynamicsValue = false;
     this.m_lblData45.EnabledDynamicsValue = true;
     this.m_lblData45.FontSizePixels = 14;
     this.m_lblData45.Height = 23;
     this.m_lblData45.Left = 418;
     this.m_lblData45.Name = "m_lblData45";
     this.m_lblData45.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData45.TextHorizontalAlignment = "Center";
     stringintervalmappercf25.DefaultValue = "";
     this.m_lblData45.TextIntervalMapper = stringintervalmappercf25;
     this.m_lblData45.TextVerticalAlignment = "Center";
     this.m_lblData45.Top = 191;
     this.m_lblData45.VisibleDynamicsValue = true;
     this.m_lblData45.Width = 49;
     //
     // m_lblData11
     //
     this.m_lblData11.AutoSize = false;
     this.m_lblData11.BlinkDynamicsValue = false;
     this.m_lblData11.EnabledDynamicsValue = true;
     this.m_lblData11.FontSizePixels = 14;
     this.m_lblData11.Height = 23;
     this.m_lblData11.Left = 93;
     this.m_lblData11.Name = "m_lblData11";
     this.m_lblData11.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData11.TextHorizontalAlignment = "Center";
     stringintervalmappercf26.DefaultValue = "";
     this.m_lblData11.TextIntervalMapper = stringintervalmappercf26;
     this.m_lblData11.TextVerticalAlignment = "Center";
     this.m_lblData11.Top = 87;
     this.m_lblData11.VisibleDynamicsValue = true;
     this.m_lblData11.Width = 98;
     //
     // m_lblData12
     //
     this.m_lblData12.AutoSize = false;
     this.m_lblData12.BlinkDynamicsValue = false;
     this.m_lblData12.EnabledDynamicsValue = true;
     this.m_lblData12.FontSizePixels = 14;
     this.m_lblData12.Height = 23;
     this.m_lblData12.Left = 93;
     this.m_lblData12.Name = "m_lblData12";
     this.m_lblData12.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData12.TextHorizontalAlignment = "Center";
     stringintervalmappercf27.DefaultValue = "";
     this.m_lblData12.TextIntervalMapper = stringintervalmappercf27;
     this.m_lblData12.TextVerticalAlignment = "Center";
     this.m_lblData12.Top = 113;
     this.m_lblData12.VisibleDynamicsValue = true;
     this.m_lblData12.Width = 98;
     //
     // m_lblData13
     //
     this.m_lblData13.AutoSize = false;
     this.m_lblData13.BlinkDynamicsValue = false;
     this.m_lblData13.EnabledDynamicsValue = true;
     this.m_lblData13.FontSizePixels = 14;
     this.m_lblData13.Height = 23;
     this.m_lblData13.Left = 93;
     this.m_lblData13.Name = "m_lblData13";
     this.m_lblData13.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData13.TextHorizontalAlignment = "Center";
     stringintervalmappercf28.DefaultValue = "";
     this.m_lblData13.TextIntervalMapper = stringintervalmappercf28;
     this.m_lblData13.TextVerticalAlignment = "Center";
     this.m_lblData13.Top = 139;
     this.m_lblData13.VisibleDynamicsValue = true;
     this.m_lblData13.Width = 98;
     //
     // m_lblData14
     //
     this.m_lblData14.AutoSize = false;
     this.m_lblData14.BlinkDynamicsValue = false;
     this.m_lblData14.EnabledDynamicsValue = true;
     this.m_lblData14.FontSizePixels = 14;
     this.m_lblData14.Height = 23;
     this.m_lblData14.Left = 93;
     this.m_lblData14.Name = "m_lblData14";
     this.m_lblData14.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData14.TextHorizontalAlignment = "Center";
     stringintervalmappercf29.DefaultValue = "";
     this.m_lblData14.TextIntervalMapper = stringintervalmappercf29;
     this.m_lblData14.TextVerticalAlignment = "Center";
     this.m_lblData14.Top = 165;
     this.m_lblData14.VisibleDynamicsValue = true;
     this.m_lblData14.Width = 98;
     //
     // m_lblData15
     //
     this.m_lblData15.AutoSize = false;
     this.m_lblData15.BlinkDynamicsValue = false;
     this.m_lblData15.EnabledDynamicsValue = true;
     this.m_lblData15.FontSizePixels = 14;
     this.m_lblData15.Height = 23;
     this.m_lblData15.Left = 93;
     this.m_lblData15.Name = "m_lblData15";
     this.m_lblData15.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData15.TextHorizontalAlignment = "Center";
     stringintervalmappercf30.DefaultValue = "";
     this.m_lblData15.TextIntervalMapper = stringintervalmappercf30;
     this.m_lblData15.TextVerticalAlignment = "Center";
     this.m_lblData15.Top = 191;
     this.m_lblData15.VisibleDynamicsValue = true;
     this.m_lblData15.Width = 98;
     //
     // m_lblData21
     //
     this.m_lblData21.AutoSize = false;
     this.m_lblData21.BlinkDynamicsValue = false;
     this.m_lblData21.EnabledDynamicsValue = true;
     this.m_lblData21.FontSizePixels = 14;
     this.m_lblData21.Height = 22;
     this.m_lblData21.Left = 196;
     this.m_lblData21.Name = "m_lblData21";
     this.m_lblData21.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData21.TextHorizontalAlignment = "Center";
     stringintervalmappercf31.DefaultValue = "";
     this.m_lblData21.TextIntervalMapper = stringintervalmappercf31;
     this.m_lblData21.TextVerticalAlignment = "Center";
     this.m_lblData21.Top = 87;
     this.m_lblData21.VisibleDynamicsValue = true;
     this.m_lblData21.Width = 87;
     //
     // m_lblData22
     //
     this.m_lblData22.AutoSize = false;
     this.m_lblData22.BlinkDynamicsValue = false;
     this.m_lblData22.EnabledDynamicsValue = true;
     this.m_lblData22.FontSizePixels = 14;
     this.m_lblData22.Height = 22;
     this.m_lblData22.Left = 196;
     this.m_lblData22.Name = "m_lblData22";
     this.m_lblData22.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData22.TextHorizontalAlignment = "Center";
     stringintervalmappercf32.DefaultValue = "";
     this.m_lblData22.TextIntervalMapper = stringintervalmappercf32;
     this.m_lblData22.TextVerticalAlignment = "Center";
     this.m_lblData22.Top = 113;
     this.m_lblData22.VisibleDynamicsValue = true;
     this.m_lblData22.Width = 87;
     //
     // m_lblData23
     //
     this.m_lblData23.AutoSize = false;
     this.m_lblData23.BlinkDynamicsValue = false;
     this.m_lblData23.EnabledDynamicsValue = true;
     this.m_lblData23.FontSizePixels = 14;
     this.m_lblData23.Height = 22;
     this.m_lblData23.Left = 196;
     this.m_lblData23.Name = "m_lblData23";
     this.m_lblData23.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData23.TextHorizontalAlignment = "Center";
     stringintervalmappercf33.DefaultValue = "";
     this.m_lblData23.TextIntervalMapper = stringintervalmappercf33;
     this.m_lblData23.TextVerticalAlignment = "Center";
     this.m_lblData23.Top = 139;
     this.m_lblData23.VisibleDynamicsValue = true;
     this.m_lblData23.Width = 87;
     //
     // m_lblData24
     //
     this.m_lblData24.AutoSize = false;
     this.m_lblData24.BlinkDynamicsValue = false;
     this.m_lblData24.EnabledDynamicsValue = true;
     this.m_lblData24.FontSizePixels = 14;
     this.m_lblData24.Height = 22;
     this.m_lblData24.Left = 196;
     this.m_lblData24.Name = "m_lblData24";
     this.m_lblData24.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData24.TextHorizontalAlignment = "Center";
     stringintervalmappercf34.DefaultValue = "";
     this.m_lblData24.TextIntervalMapper = stringintervalmappercf34;
     this.m_lblData24.TextVerticalAlignment = "Center";
     this.m_lblData24.Top = 165;
     this.m_lblData24.VisibleDynamicsValue = true;
     this.m_lblData24.Width = 87;
     //
     // m_lblData25
     //
     this.m_lblData25.AutoSize = false;
     this.m_lblData25.BlinkDynamicsValue = false;
     this.m_lblData25.EnabledDynamicsValue = true;
     this.m_lblData25.FontSizePixels = 14;
     this.m_lblData25.Height = 22;
     this.m_lblData25.Left = 196;
     this.m_lblData25.Name = "m_lblData25";
     this.m_lblData25.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData25.TextHorizontalAlignment = "Center";
     stringintervalmappercf35.DefaultValue = "";
     this.m_lblData25.TextIntervalMapper = stringintervalmappercf35;
     this.m_lblData25.TextVerticalAlignment = "Center";
     this.m_lblData25.Top = 191;
     this.m_lblData25.VisibleDynamicsValue = true;
     this.m_lblData25.Width = 87;
     //
     // m_lblData31
     //
     this.m_lblData31.AutoSize = false;
     this.m_lblData31.BlinkDynamicsValue = false;
     this.m_lblData31.EnabledDynamicsValue = true;
     this.m_lblData31.FontSizePixels = 14;
     this.m_lblData31.Height = 23;
     this.m_lblData31.Left = 289;
     this.m_lblData31.Name = "m_lblData31";
     this.m_lblData31.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData31.TextHorizontalAlignment = "Center";
     stringintervalmappercf36.DefaultValue = "";
     this.m_lblData31.TextIntervalMapper = stringintervalmappercf36;
     this.m_lblData31.TextVerticalAlignment = "Center";
     this.m_lblData31.Top = 87;
     this.m_lblData31.VisibleDynamicsValue = true;
     this.m_lblData31.Width = 124;
     //
     // m_lblData32
     //
     this.m_lblData32.AutoSize = false;
     this.m_lblData32.BlinkDynamicsValue = false;
     this.m_lblData32.EnabledDynamicsValue = true;
     this.m_lblData32.FontSizePixels = 14;
     this.m_lblData32.Height = 23;
     this.m_lblData32.Left = 289;
     this.m_lblData32.Name = "m_lblData32";
     this.m_lblData32.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData32.TextHorizontalAlignment = "Center";
     stringintervalmappercf37.DefaultValue = "";
     this.m_lblData32.TextIntervalMapper = stringintervalmappercf37;
     this.m_lblData32.TextVerticalAlignment = "Center";
     this.m_lblData32.Top = 113;
     this.m_lblData32.VisibleDynamicsValue = true;
     this.m_lblData32.Width = 124;
     //
     // m_lblData33
     //
     this.m_lblData33.AutoSize = false;
     this.m_lblData33.BlinkDynamicsValue = false;
     this.m_lblData33.EnabledDynamicsValue = true;
     this.m_lblData33.FontSizePixels = 14;
     this.m_lblData33.Height = 23;
     this.m_lblData33.Left = 289;
     this.m_lblData33.Name = "m_lblData33";
     this.m_lblData33.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData33.TextHorizontalAlignment = "Center";
     stringintervalmappercf38.DefaultValue = "";
     this.m_lblData33.TextIntervalMapper = stringintervalmappercf38;
     this.m_lblData33.TextVerticalAlignment = "Center";
     this.m_lblData33.Top = 139;
     this.m_lblData33.VisibleDynamicsValue = true;
     this.m_lblData33.Width = 124;
     //
     // m_lblData34
     //
     this.m_lblData34.AutoSize = false;
     this.m_lblData34.BlinkDynamicsValue = false;
     this.m_lblData34.EnabledDynamicsValue = true;
     this.m_lblData34.FontSizePixels = 14;
     this.m_lblData34.Height = 23;
     this.m_lblData34.Left = 289;
     this.m_lblData34.Name = "m_lblData34";
     this.m_lblData34.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData34.TextHorizontalAlignment = "Center";
     stringintervalmappercf39.DefaultValue = "";
     this.m_lblData34.TextIntervalMapper = stringintervalmappercf39;
     this.m_lblData34.TextVerticalAlignment = "Center";
     this.m_lblData34.Top = 165;
     this.m_lblData34.VisibleDynamicsValue = true;
     this.m_lblData34.Width = 124;
     //
     // m_lblData35
     //
     this.m_lblData35.AutoSize = false;
     this.m_lblData35.BlinkDynamicsValue = false;
     this.m_lblData35.EnabledDynamicsValue = true;
     this.m_lblData35.FontSizePixels = 14;
     this.m_lblData35.Height = 23;
     this.m_lblData35.Left = 289;
     this.m_lblData35.Name = "m_lblData35";
     this.m_lblData35.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblData35.TextHorizontalAlignment = "Center";
     stringintervalmappercf40.DefaultValue = "";
     this.m_lblData35.TextIntervalMapper = stringintervalmappercf40;
     this.m_lblData35.TextVerticalAlignment = "Center";
     this.m_lblData35.Top = 191;
     this.m_lblData35.VisibleDynamicsValue = true;
     this.m_lblData35.Width = 124;
     //
     // m_lblDate
     //
     this.m_lblDate.AutoSize = false;
     this.m_lblDate.BlinkDynamicsValue = false;
     this.m_lblDate.EnabledDynamicsValue = true;
     this.m_lblDate.FontSizePixels = 12;
     this.m_lblDate.Height = 20;
     this.m_lblDate.Left = 11;
     this.m_lblDate.Name = "m_lblDate";
     this.m_lblDate.ScreenOwnerName = "FlowRateDisplay";
     stringintervalmappercf41.DefaultValue = "Date: 07/01/2015";
     this.m_lblDate.TextIntervalMapper = stringintervalmappercf41;
     this.m_lblDate.Top = 14;
     this.m_lblDate.VisibleDynamicsValue = true;
     this.m_lblDate.Width = 121;
     //
     // m_lblGasType
     //
     this.m_lblGasType.AutoSize = false;
     this.m_lblGasType.BlinkDynamicsValue = false;
     this.m_lblGasType.EnabledDynamicsValue = true;
     this.m_lblGasType.FontSizePixels = 12;
     this.m_lblGasType.Height = 20;
     this.m_lblGasType.Left = 335;
     this.m_lblGasType.Name = "m_lblGasType";
     this.m_lblGasType.ScreenOwnerName = "FlowRateDisplay";
     this.m_lblGasType.TextHorizontalAlignment = "Right";
     stringintervalmappercf42.DefaultValue = "Gas type: nitrogen";
     this.m_lblGasType.TextIntervalMapper = stringintervalmappercf42;
     this.m_lblGasType.TextVerticalAlignment = "Bottom";
     this.m_lblGasType.Top = 14;
     this.m_lblGasType.VisibleDynamicsValue = true;
     this.m_lblGasType.Width = 139;
     this.DrawingPrimitives.Add(this.m_Rectangle2);
     this.DrawingPrimitives.Add(this.m_Rectangle);
     this.DrawingPrimitives.Add(this.m_Button);
     this.DrawingPrimitives.Add(this.m_Text);
     this.DrawingPrimitives.Add(this.m_Header4);
     this.DrawingPrimitives.Add(this.m_Header5);
     this.DrawingPrimitives.Add(this.m_Header1);
     this.DrawingPrimitives.Add(this.m_btnPrev);
     this.DrawingPrimitives.Add(this.m_btnNext);
     this.DrawingPrimitives.Add(this.m_lblPage);
     this.DrawingPrimitives.Add(this.m_Header3);
     this.DrawingPrimitives.Add(this.m_Header2);
     this.DrawingPrimitives.Add(this.m_Line3);
     this.DrawingPrimitives.Add(this.m_Line5);
     this.DrawingPrimitives.Add(this.m_Line6);
     this.DrawingPrimitives.Add(this.m_Line7);
     this.DrawingPrimitives.Add(this.m_Line8);
     this.DrawingPrimitives.Add(this.m_Line);
     this.DrawingPrimitives.Add(this.m_Line1);
     this.DrawingPrimitives.Add(this.m_Line2);
     this.DrawingPrimitives.Add(this.m_Line9);
     this.DrawingPrimitives.Add(this.m_lblData00);
     this.DrawingPrimitives.Add(this.m_lblData01);
     this.DrawingPrimitives.Add(this.m_lblData02);
     this.DrawingPrimitives.Add(this.m_lblData03);
     this.DrawingPrimitives.Add(this.m_lblData04);
     this.DrawingPrimitives.Add(this.m_lblData05);
     this.DrawingPrimitives.Add(this.m_lblData10);
     this.DrawingPrimitives.Add(this.m_lblData20);
     this.DrawingPrimitives.Add(this.m_lblData30);
     this.DrawingPrimitives.Add(this.m_lblData40);
     this.DrawingPrimitives.Add(this.m_lblData41);
     this.DrawingPrimitives.Add(this.m_lblData42);
     this.DrawingPrimitives.Add(this.m_lblData43);
     this.DrawingPrimitives.Add(this.m_lblData44);
     this.DrawingPrimitives.Add(this.m_lblData45);
     this.DrawingPrimitives.Add(this.m_lblData11);
     this.DrawingPrimitives.Add(this.m_lblData12);
     this.DrawingPrimitives.Add(this.m_lblData13);
     this.DrawingPrimitives.Add(this.m_lblData14);
     this.DrawingPrimitives.Add(this.m_lblData15);
     this.DrawingPrimitives.Add(this.m_lblData21);
     this.DrawingPrimitives.Add(this.m_lblData22);
     this.DrawingPrimitives.Add(this.m_lblData23);
     this.DrawingPrimitives.Add(this.m_lblData24);
     this.DrawingPrimitives.Add(this.m_lblData25);
     this.DrawingPrimitives.Add(this.m_lblData31);
     this.DrawingPrimitives.Add(this.m_lblData32);
     this.DrawingPrimitives.Add(this.m_lblData33);
     this.DrawingPrimitives.Add(this.m_lblData34);
     this.DrawingPrimitives.Add(this.m_lblData35);
     this.DrawingPrimitives.Add(this.m_lblDate);
     this.DrawingPrimitives.Add(this.m_lblGasType);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "FlowRateDisplay";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Header4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Header5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Header1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnPrev)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnNext)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblPage)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Header3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Header2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData00)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData01)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData02)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData03)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData04)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData05)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData30)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData40)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData41)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData42)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData43)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData44)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData45)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData22)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData23)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData24)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData25)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData31)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData32)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData33)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData34)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblData35)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblGasType)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf7 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf8 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf9 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper4 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf10 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf11 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf12 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper5 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf13 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf14 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf15 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf16 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf17 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper6 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf18 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf19 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper7 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf20 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper8 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf21 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper9 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf22 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper10 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf23 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper11 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf24 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper12 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf25 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf26 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf27 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf28 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper13 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf29 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf30 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf31 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf32 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper14 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf33 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper15 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf34 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper16 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf35 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper17 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf36 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper18 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf37 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper19 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf38 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_Text2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button21 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Rectangle = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text3 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text4 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button2 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text5 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text6 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button3 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text7 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text8 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button4 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text9 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text10 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text11 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text12 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button6 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button7 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button8 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button9 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button10 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button11 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button5 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text13 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text14 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text15 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button1 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text16 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text17 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text18 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button12 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button13 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button14 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button15 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button16 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button17 = new Neo.ApplicationFramework.Controls.Controls.Button();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button17)).BeginInit();
     this.SuspendLayout();
     //
     // PressDecayScreen
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))), System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_Text2
     //
     this.m_Text2.AutoSize = false;
     this.m_Text2.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text2.BlinkDynamicsValue = false;
     this.m_Text2.EnabledDynamicsValue = true;
     this.m_Text2.FontFamily = "Arial";
     this.m_Text2.FontSizePixels = 12;
     this.m_Text2.Height = 43;
     this.m_Text2.Left = 8;
     this.m_Text2.Name = "m_Text2";
     this.m_Text2.ScreenOwnerName = "PressDecayScreen";
     this.m_Text2.TextHorizontalAlignment = "Center";
     stringintervalmappercf1.DefaultValue = "AVG LEAKAGE RATE";
     this.m_Text2.TextIntervalMapper = stringintervalmappercf1;
     this.m_Text2.TextVerticalAlignment = "Bottom";
     this.m_Text2.Top = 44;
     this.m_Text2.VisibleDynamicsValue = true;
     this.m_Text2.Width = 215;
     //
     // m_Button21
     //
     this.m_Button21.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button21.BlinkDynamicsValue = false;
     this.m_Button21.Bold = true;
     this.m_Button21.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button21.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button21.EnabledDynamicsValue = true;
     this.m_Button21.FontFamily = "Arial";
     this.m_Button21.FontSizePixels = 16;
     this.m_Button21.Height = 47;
     this.m_Button21.IndicatorMargin = null;
     this.m_Button21.Left = 14;
     this.m_Button21.Name = "m_Button21";
     this.m_Button21.ScreenOwnerName = "PressDecayScreen";
     this.m_Button21.StyleName = "Chrome";
     this.m_Button21.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button21.SymbolName = "";
     this.m_Button21.TextHeight = 19;
     stringintervalmappercf2.DefaultValue = "BACK";
     this.m_Button21.TextIntervalMapper = stringintervalmappercf2;
     this.m_Button21.TextValue = 0D;
     this.m_Button21.TextWidth = 101;
     this.m_Button21.Top = 220;
     this.m_Button21.Value = 0D;
     this.m_Button21.VisibleDynamicsValue = true;
     this.m_Button21.Width = 107;
     //
     // m_Rectangle
     //
     this.m_Rectangle.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle.BlinkDynamicsValue = false;
     this.m_Rectangle.EnabledDynamicsValue = true;
     this.m_Rectangle.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Height = 42;
     this.m_Rectangle.Left = -4;
     this.m_Rectangle.Name = "m_Rectangle";
     this.m_Rectangle.ScreenOwnerName = "PressDecayScreen";
     this.m_Rectangle.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Top = -5;
     this.m_Rectangle.VisibleDynamicsValue = true;
     this.m_Rectangle.Width = 485;
     //
     // m_Text
     //
     this.m_Text.AutoSize = false;
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.Bold = true;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontFamily = "Arial";
     this.m_Text.FontSizePixels = 20;
     this.m_Text.Height = 30;
     this.m_Text.Left = -4;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "PressDecayScreen";
     this.m_Text.TextHorizontalAlignment = "Center";
     stringintervalmappercf3.DefaultValue = "PRESSURE DECAY";
     this.m_Text.TextIntervalMapper = stringintervalmappercf3;
     this.m_Text.TextVerticalAlignment = "Center";
     this.m_Text.Top = 1;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 480;
     //
     // m_Button
     //
     this.m_Button.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BlinkDynamicsValue = false;
     this.m_Button.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button.EnabledDynamicsValue = true;
     this.m_Button.FontFamily = "Arial";
     this.m_Button.FontSizePixels = 12;
     this.m_Button.Height = 31;
     this.m_Button.IndicatorMargin = null;
     this.m_Button.Left = 372;
     this.m_Button.MultiLine = true;
     this.m_Button.Name = "m_Button";
     this.m_Button.ScreenOwnerName = "PressDecayScreen";
     this.m_Button.StyleName = "Glossy";
     this.m_Button.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_Button.TextHeight = 15;
     stringintervalmappercf4.DefaultValue = "CONFIG";
     this.m_Button.TextIntervalMapper = stringintervalmappercf4;
     this.m_Button.TextValue = 0D;
     this.m_Button.TextWidth = 64;
     this.m_Button.Top = 3;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue = true;
     this.m_Button.Width = 70;
     //
     // m_Text3
     //
     this.m_Text3.AutoSize = false;
     this.m_Text3.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text3.BlinkDynamicsValue = false;
     this.m_Text3.EnabledDynamicsValue = true;
     this.m_Text3.FontFamily = "Arial";
     this.m_Text3.FontSizePixels = 12;
     this.m_Text3.Height = 43;
     this.m_Text3.Left = 8;
     this.m_Text3.Name = "m_Text3";
     this.m_Text3.ScreenOwnerName = "PressDecayScreen";
     this.m_Text3.TextHorizontalAlignment = "Center";
     stringintervalmappercf5.DefaultValue = "PRESSURE";
     this.m_Text3.TextIntervalMapper = stringintervalmappercf5;
     this.m_Text3.TextVerticalAlignment = "Bottom";
     this.m_Text3.Top = 95;
     this.m_Text3.VisibleDynamicsValue = true;
     this.m_Text3.Width = 215;
     //
     // m_Text4
     //
     this.m_Text4.AutoSize = false;
     this.m_Text4.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text4.BlinkDynamicsValue = false;
     this.m_Text4.EnabledDynamicsValue = true;
     this.m_Text4.FontFamily = "Arial";
     this.m_Text4.FontSizePixels = 14;
     this.m_Text4.Height = 32;
     this.m_Text4.Left = 8;
     this.m_Text4.Name = "m_Text4";
     this.m_Text4.ScreenOwnerName = "PressDecayScreen";
     this.m_Text4.TextHorizontalAlignment = "Center";
     stringintervalmappercf6.DefaultValue = "";
     this.m_Text4.TextIntervalMapper = stringintervalmappercf6;
     this.m_Text4.TextVerticalAlignment = "Center";
     this.m_Text4.Top = 91;
     this.m_Text4.VisibleDynamicsValue = true;
     this.m_Text4.Width = 215;
     //
     // m_Button2
     //
     this.m_Button2.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BlinkDynamicsValue = false;
     this.m_Button2.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button2.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button2.EnabledDynamicsValue = true;
     this.m_Button2.FontFamily = "Arial";
     this.m_Button2.FontSizePixels = 18;
     this.m_Button2.Height = 32;
     this.m_Button2.IndicatorMargin = null;
     this.m_Button2.Left = 158;
     this.m_Button2.MultiLine = true;
     this.m_Button2.Name = "m_Button2";
     this.m_Button2.ScreenOwnerName = "PressDecayScreen";
     this.m_Button2.StyleName = "Glossy";
     this.m_Button2.SymbolIntervalMapper = symbolintervalmapper3;
     this.m_Button2.TextHeight = 22;
     stringintervalmappercf7.DefaultValue = "psi";
     this.m_Button2.TextIntervalMapper = stringintervalmappercf7;
     this.m_Button2.TextValue = 0D;
     this.m_Button2.TextWidth = 59;
     this.m_Button2.Top = 91;
     this.m_Button2.Value = 0D;
     this.m_Button2.VisibleDynamicsValue = true;
     this.m_Button2.Width = 65;
     //
     // m_Text5
     //
     this.m_Text5.AutoSize = false;
     this.m_Text5.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text5.BlinkDynamicsValue = false;
     this.m_Text5.EnabledDynamicsValue = true;
     this.m_Text5.FontFamily = "Arial";
     this.m_Text5.FontSizePixels = 12;
     this.m_Text5.Height = 43;
     this.m_Text5.Left = 8;
     this.m_Text5.Name = "m_Text5";
     this.m_Text5.ScreenOwnerName = "PressDecayScreen";
     this.m_Text5.TextHorizontalAlignment = "Center";
     stringintervalmappercf8.DefaultValue = "TEMPERATURE";
     this.m_Text5.TextIntervalMapper = stringintervalmappercf8;
     this.m_Text5.TextVerticalAlignment = "Bottom";
     this.m_Text5.Top = 148;
     this.m_Text5.VisibleDynamicsValue = true;
     this.m_Text5.Width = 215;
     //
     // m_Text6
     //
     this.m_Text6.AutoSize = false;
     this.m_Text6.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text6.BlinkDynamicsValue = false;
     this.m_Text6.EnabledDynamicsValue = true;
     this.m_Text6.FontFamily = "Arial";
     this.m_Text6.FontSizePixels = 14;
     this.m_Text6.Height = 33;
     this.m_Text6.Left = 8;
     this.m_Text6.Name = "m_Text6";
     this.m_Text6.ScreenOwnerName = "PressDecayScreen";
     this.m_Text6.TextHorizontalAlignment = "Center";
     stringintervalmappercf9.DefaultValue = "";
     this.m_Text6.TextIntervalMapper = stringintervalmappercf9;
     this.m_Text6.TextVerticalAlignment = "Center";
     this.m_Text6.Top = 142;
     this.m_Text6.VisibleDynamicsValue = true;
     this.m_Text6.Width = 215;
     //
     // m_Button3
     //
     this.m_Button3.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BlinkDynamicsValue = false;
     this.m_Button3.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button3.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button3.EnabledDynamicsValue = true;
     this.m_Button3.FontFamily = "Arial";
     this.m_Button3.FontSizePixels = 18;
     this.m_Button3.Height = 32;
     this.m_Button3.IndicatorMargin = null;
     this.m_Button3.Left = 158;
     this.m_Button3.MultiLine = true;
     this.m_Button3.Name = "m_Button3";
     this.m_Button3.ScreenOwnerName = "PressDecayScreen";
     this.m_Button3.StyleName = "Glossy";
     this.m_Button3.SymbolIntervalMapper = symbolintervalmapper4;
     this.m_Button3.TextHeight = 22;
     stringintervalmappercf10.DefaultValue = "F";
     this.m_Button3.TextIntervalMapper = stringintervalmappercf10;
     this.m_Button3.TextValue = 0D;
     this.m_Button3.TextWidth = 59;
     this.m_Button3.Top = 142;
     this.m_Button3.Value = 0D;
     this.m_Button3.VisibleDynamicsValue = true;
     this.m_Button3.Width = 65;
     //
     // m_Text7
     //
     this.m_Text7.AutoSize = false;
     this.m_Text7.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text7.BlinkDynamicsValue = false;
     this.m_Text7.EnabledDynamicsValue = true;
     this.m_Text7.FontFamily = "Arial";
     this.m_Text7.FontSizePixels = 12;
     this.m_Text7.Height = 43;
     this.m_Text7.Left = 250;
     this.m_Text7.Name = "m_Text7";
     this.m_Text7.ScreenOwnerName = "PressDecayScreen";
     this.m_Text7.TextHorizontalAlignment = "Center";
     stringintervalmappercf11.DefaultValue = "INST LEAKAGE RATE";
     this.m_Text7.TextIntervalMapper = stringintervalmappercf11;
     this.m_Text7.TextVerticalAlignment = "Bottom";
     this.m_Text7.Top = 44;
     this.m_Text7.VisibleDynamicsValue = true;
     this.m_Text7.Width = 215;
     //
     // m_Text8
     //
     this.m_Text8.AutoSize = false;
     this.m_Text8.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text8.BlinkDynamicsValue = false;
     this.m_Text8.EnabledDynamicsValue = true;
     this.m_Text8.FontFamily = "Arial";
     this.m_Text8.FontSizePixels = 14;
     this.m_Text8.Height = 32;
     this.m_Text8.Left = 250;
     this.m_Text8.Name = "m_Text8";
     this.m_Text8.ScreenOwnerName = "PressDecayScreen";
     this.m_Text8.TextHorizontalAlignment = "Center";
     stringintervalmappercf12.DefaultValue = "";
     this.m_Text8.TextIntervalMapper = stringintervalmappercf12;
     this.m_Text8.TextVerticalAlignment = "Center";
     this.m_Text8.Top = 37;
     this.m_Text8.VisibleDynamicsValue = true;
     this.m_Text8.Width = 215;
     //
     // m_Button4
     //
     this.m_Button4.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button4.BlinkDynamicsValue = false;
     this.m_Button4.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button4.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button4.EnabledDynamicsValue = true;
     this.m_Button4.FontFamily = "Arial";
     this.m_Button4.FontSizePixels = 18;
     this.m_Button4.Height = 32;
     this.m_Button4.IndicatorMargin = null;
     this.m_Button4.Left = 400;
     this.m_Button4.MultiLine = true;
     this.m_Button4.Name = "m_Button4";
     this.m_Button4.ScreenOwnerName = "PressDecayScreen";
     this.m_Button4.StyleName = "Glossy";
     this.m_Button4.SymbolIntervalMapper = symbolintervalmapper5;
     this.m_Button4.TextHeight = 22;
     stringintervalmappercf13.DefaultValue = "sccm";
     this.m_Button4.TextIntervalMapper = stringintervalmappercf13;
     this.m_Button4.TextValue = 0D;
     this.m_Button4.TextWidth = 59;
     this.m_Button4.Top = 36;
     this.m_Button4.Value = 0D;
     this.m_Button4.VisibleDynamicsValue = true;
     this.m_Button4.Width = 65;
     //
     // m_Text9
     //
     this.m_Text9.AutoSize = false;
     this.m_Text9.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text9.BlinkDynamicsValue = false;
     this.m_Text9.EnabledDynamicsValue = true;
     this.m_Text9.FontFamily = "Arial";
     this.m_Text9.FontSizePixels = 12;
     this.m_Text9.Height = 43;
     this.m_Text9.Left = 250;
     this.m_Text9.Name = "m_Text9";
     this.m_Text9.ScreenOwnerName = "PressDecayScreen";
     this.m_Text9.TextHorizontalAlignment = "Center";
     stringintervalmappercf14.DefaultValue = "TEST VOLUME";
     this.m_Text9.TextIntervalMapper = stringintervalmappercf14;
     this.m_Text9.TextVerticalAlignment = "Bottom";
     this.m_Text9.Top = 95;
     this.m_Text9.VisibleDynamicsValue = true;
     this.m_Text9.Width = 215;
     //
     // m_Text10
     //
     this.m_Text10.AutoSize = false;
     this.m_Text10.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text10.BlinkDynamicsValue = false;
     this.m_Text10.EnabledDynamicsValue = true;
     this.m_Text10.FontFamily = "Arial";
     this.m_Text10.FontSizePixels = 14;
     this.m_Text10.Height = 32;
     this.m_Text10.Left = 250;
     this.m_Text10.Name = "m_Text10";
     this.m_Text10.ScreenOwnerName = "PressDecayScreen";
     this.m_Text10.TextHorizontalAlignment = "Center";
     stringintervalmappercf15.DefaultValue = "";
     this.m_Text10.TextIntervalMapper = stringintervalmappercf15;
     this.m_Text10.TextVerticalAlignment = "Center";
     this.m_Text10.Top = 91;
     this.m_Text10.VisibleDynamicsValue = true;
     this.m_Text10.Width = 215;
     //
     // m_Text11
     //
     this.m_Text11.AutoSize = false;
     this.m_Text11.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text11.BlinkDynamicsValue = false;
     this.m_Text11.EnabledDynamicsValue = true;
     this.m_Text11.FontFamily = "Arial";
     this.m_Text11.FontSizePixels = 12;
     this.m_Text11.Height = 43;
     this.m_Text11.Left = 250;
     this.m_Text11.Name = "m_Text11";
     this.m_Text11.ScreenOwnerName = "PressDecayScreen";
     this.m_Text11.TextHorizontalAlignment = "Center";
     stringintervalmappercf16.DefaultValue = "TEST TIME";
     this.m_Text11.TextIntervalMapper = stringintervalmappercf16;
     this.m_Text11.TextVerticalAlignment = "Bottom";
     this.m_Text11.Top = 148;
     this.m_Text11.VisibleDynamicsValue = true;
     this.m_Text11.Width = 215;
     //
     // m_Text12
     //
     this.m_Text12.AutoSize = false;
     this.m_Text12.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text12.BlinkDynamicsValue = false;
     this.m_Text12.EnabledDynamicsValue = true;
     this.m_Text12.FontFamily = "Arial";
     this.m_Text12.FontSizePixels = 14;
     this.m_Text12.Height = 32;
     this.m_Text12.Left = 251;
     this.m_Text12.Name = "m_Text12";
     this.m_Text12.ScreenOwnerName = "PressDecayScreen";
     this.m_Text12.TextHorizontalAlignment = "Center";
     stringintervalmappercf17.DefaultValue = "";
     this.m_Text12.TextIntervalMapper = stringintervalmappercf17;
     this.m_Text12.TextVerticalAlignment = "Center";
     this.m_Text12.Top = 142;
     this.m_Text12.VisibleDynamicsValue = true;
     this.m_Text12.Width = 214;
     //
     // m_Button6
     //
     this.m_Button6.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button6.BlinkDynamicsValue = false;
     this.m_Button6.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button6.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button6.EnabledDynamicsValue = true;
     this.m_Button6.FontFamily = "Arial";
     this.m_Button6.FontSizePixels = 18;
     this.m_Button6.Height = 32;
     this.m_Button6.IndicatorMargin = null;
     this.m_Button6.Left = 400;
     this.m_Button6.MultiLine = true;
     this.m_Button6.Name = "m_Button6";
     this.m_Button6.ScreenOwnerName = "PressDecayScreen";
     this.m_Button6.StyleName = "Glossy";
     this.m_Button6.SymbolIntervalMapper = symbolintervalmapper6;
     this.m_Button6.TextHeight = 22;
     stringintervalmappercf18.DefaultValue = "mins";
     this.m_Button6.TextIntervalMapper = stringintervalmappercf18;
     this.m_Button6.TextValue = 0D;
     this.m_Button6.TextWidth = 59;
     this.m_Button6.Top = 142;
     this.m_Button6.Value = 0D;
     this.m_Button6.VisibleDynamicsValue = true;
     this.m_Button6.Width = 65;
     //
     // m_Text1
     //
     this.m_Text1.AutoSize = false;
     this.m_Text1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text1.BlinkDynamicsValue = false;
     this.m_Text1.EnabledDynamicsValue = true;
     this.m_Text1.FontFamily = "Arial";
     this.m_Text1.FontSizePixels = 14;
     this.m_Text1.Height = 27;
     this.m_Text1.Left = 8;
     this.m_Text1.Name = "m_Text1";
     this.m_Text1.ScreenOwnerName = "PressDecayScreen";
     this.m_Text1.TextHorizontalAlignment = "Center";
     stringintervalmappercf19.DefaultValue = "";
     this.m_Text1.TextIntervalMapper = stringintervalmappercf19;
     this.m_Text1.TextVerticalAlignment = "Center";
     this.m_Text1.Top = 37;
     this.m_Text1.VisibleDynamicsValue = true;
     this.m_Text1.Width = 215;
     //
     // m_Button7
     //
     this.m_Button7.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button7.BlinkDynamicsValue = false;
     this.m_Button7.Bold = true;
     this.m_Button7.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button7.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button7.EnabledDynamicsValue = true;
     this.m_Button7.FontSizePixels = 11;
     this.m_Button7.Height = 53;
     this.m_Button7.IndicatorMargin = null;
     this.m_Button7.Left = 157;
     this.m_Button7.Name = "m_Button7";
     this.m_Button7.ScreenOwnerName = "PressDecayScreen";
     this.m_Button7.StyleName = "Glossy";
     this.m_Button7.SymbolIntervalMapper = symbolintervalmapper7;
     this.m_Button7.TextHeight = 13;
     stringintervalmappercf20.DefaultValue = "START";
     this.m_Button7.TextIntervalMapper = stringintervalmappercf20;
     this.m_Button7.TextValue = 0D;
     this.m_Button7.TextWidth = 47;
     this.m_Button7.Top = 198;
     this.m_Button7.Value = 0D;
     this.m_Button7.VisibleDynamicsValue = true;
     this.m_Button7.Width = 53;
     //
     // m_Button8
     //
     this.m_Button8.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button8.BlinkDynamicsValue = false;
     this.m_Button8.Bold = true;
     this.m_Button8.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button8.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button8.EnabledDynamicsValue = true;
     this.m_Button8.FontSizePixels = 11;
     this.m_Button8.Height = 53;
     this.m_Button8.IndicatorMargin = null;
     this.m_Button8.Left = 227;
     this.m_Button8.Name = "m_Button8";
     this.m_Button8.ScreenOwnerName = "PressDecayScreen";
     this.m_Button8.StyleName = "Glossy";
     this.m_Button8.SymbolIntervalMapper = symbolintervalmapper8;
     this.m_Button8.TextHeight = 13;
     stringintervalmappercf21.DefaultValue = "STOP";
     this.m_Button8.TextIntervalMapper = stringintervalmappercf21;
     this.m_Button8.TextValue = 0D;
     this.m_Button8.TextWidth = 47;
     this.m_Button8.Top = 198;
     this.m_Button8.Value = 0D;
     this.m_Button8.VisibleDynamicsValue = true;
     this.m_Button8.Width = 53;
     //
     // m_Button9
     //
     this.m_Button9.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(165)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button9.BlinkDynamicsValue = false;
     this.m_Button9.Bold = true;
     this.m_Button9.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button9.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button9.EnabledDynamicsValue = true;
     this.m_Button9.FontSizePixels = 11;
     this.m_Button9.Height = 53;
     this.m_Button9.IndicatorMargin = null;
     this.m_Button9.Left = 298;
     this.m_Button9.Name = "m_Button9";
     this.m_Button9.ScreenOwnerName = "PressDecayScreen";
     this.m_Button9.StyleName = "Glossy";
     this.m_Button9.SymbolIntervalMapper = symbolintervalmapper9;
     this.m_Button9.TextHeight = 13;
     stringintervalmappercf22.DefaultValue = "RESET";
     this.m_Button9.TextIntervalMapper = stringintervalmappercf22;
     this.m_Button9.TextValue = 0D;
     this.m_Button9.TextWidth = 47;
     this.m_Button9.Top = 198;
     this.m_Button9.Value = 0D;
     this.m_Button9.VisibleDynamicsValue = true;
     this.m_Button9.Width = 53;
     //
     // m_Button10
     //
     this.m_Button10.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button10.BlinkDynamicsValue = false;
     this.m_Button10.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button10.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button10.EnabledDynamicsValue = true;
     this.m_Button10.FontFamily = "Arial";
     this.m_Button10.FontSizePixels = 12;
     this.m_Button10.Height = 27;
     this.m_Button10.IndicatorMargin = null;
     this.m_Button10.Left = 391;
     this.m_Button10.MultiLine = true;
     this.m_Button10.Name = "m_Button10";
     this.m_Button10.ScreenOwnerName = "PressDecayScreen";
     this.m_Button10.StyleName = "Glossy";
     this.m_Button10.SymbolIntervalMapper = symbolintervalmapper10;
     this.m_Button10.TextHeight = 15;
     stringintervalmappercf23.DefaultValue = "Show Data";
     this.m_Button10.TextIntervalMapper = stringintervalmappercf23;
     this.m_Button10.TextValue = 0D;
     this.m_Button10.TextWidth = 68;
     this.m_Button10.Top = 198;
     this.m_Button10.Value = 0D;
     this.m_Button10.VisibleDynamicsValue = true;
     this.m_Button10.Width = 74;
     //
     // m_Button11
     //
     this.m_Button11.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button11.BlinkDynamicsValue = false;
     this.m_Button11.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button11.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button11.EnabledDynamicsValue = true;
     this.m_Button11.FontFamily = "Arial";
     this.m_Button11.FontSizePixels = 12;
     this.m_Button11.Height = 27;
     this.m_Button11.IndicatorMargin = null;
     this.m_Button11.Left = 391;
     this.m_Button11.MultiLine = true;
     this.m_Button11.Name = "m_Button11";
     this.m_Button11.ScreenOwnerName = "PressDecayScreen";
     this.m_Button11.StyleName = "Glossy";
     this.m_Button11.SymbolIntervalMapper = symbolintervalmapper11;
     this.m_Button11.TextHeight = 15;
     stringintervalmappercf24.DefaultValue = "Save to USB";
     this.m_Button11.TextIntervalMapper = stringintervalmappercf24;
     this.m_Button11.TextValue = 0D;
     this.m_Button11.TextWidth = 68;
     this.m_Button11.Top = 229;
     this.m_Button11.Value = 0D;
     this.m_Button11.VisibleDynamicsValue = true;
     this.m_Button11.Width = 74;
     //
     // m_Button5
     //
     this.m_Button5.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button5.BlinkDynamicsValue = false;
     this.m_Button5.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button5.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button5.EnabledDynamicsValue = true;
     this.m_Button5.FontFamily = "Arial";
     this.m_Button5.FontSizePixels = 18;
     this.m_Button5.Height = 32;
     this.m_Button5.IndicatorMargin = null;
     this.m_Button5.Left = 400;
     this.m_Button5.MultiLine = true;
     this.m_Button5.Name = "m_Button5";
     this.m_Button5.ScreenOwnerName = "PressDecayScreen";
     this.m_Button5.StyleName = "Glossy";
     this.m_Button5.SymbolIntervalMapper = symbolintervalmapper12;
     this.m_Button5.TextHeight = 22;
     stringintervalmappercf25.DefaultValue = "ft3";
     this.m_Button5.TextIntervalMapper = stringintervalmappercf25;
     this.m_Button5.TextValue = 0D;
     this.m_Button5.TextWidth = 59;
     this.m_Button5.Top = 91;
     this.m_Button5.Value = 0D;
     this.m_Button5.VisibleDynamicsValue = true;
     this.m_Button5.Width = 65;
     //
     // m_Text13
     //
     this.m_Text13.AutoSize = false;
     this.m_Text13.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text13.BlinkDynamicsValue = false;
     this.m_Text13.EnabledDynamicsValue = true;
     this.m_Text13.FontFamily = "Arial";
     this.m_Text13.FontSizePixels = 20;
     this.m_Text13.Height = 32;
     this.m_Text13.Left = 250;
     this.m_Text13.Name = "m_Text13";
     this.m_Text13.ScreenOwnerName = "PressDecayScreen";
     this.m_Text13.TextHorizontalAlignment = "Center";
     stringintervalmappercf26.DefaultValue = "582";
     this.m_Text13.TextIntervalMapper = stringintervalmappercf26;
     this.m_Text13.TextVerticalAlignment = "Center";
     this.m_Text13.Top = 91;
     this.m_Text13.VisibleDynamicsValue = true;
     this.m_Text13.Width = 150;
     //
     // m_Text14
     //
     this.m_Text14.AutoSize = false;
     this.m_Text14.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text14.BlinkDynamicsValue = false;
     this.m_Text14.EnabledDynamicsValue = true;
     this.m_Text14.FontFamily = "Arial";
     this.m_Text14.FontSizePixels = 20;
     this.m_Text14.Height = 32;
     this.m_Text14.Left = 250;
     this.m_Text14.Name = "m_Text14";
     this.m_Text14.ScreenOwnerName = "PressDecayScreen";
     this.m_Text14.TextHorizontalAlignment = "Center";
     stringintervalmappercf27.DefaultValue = "123.5";
     this.m_Text14.TextIntervalMapper = stringintervalmappercf27;
     this.m_Text14.TextVerticalAlignment = "Center";
     this.m_Text14.Top = 37;
     this.m_Text14.VisibleDynamicsValue = true;
     this.m_Text14.Width = 149;
     //
     // m_Text15
     //
     this.m_Text15.AutoSize = false;
     this.m_Text15.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text15.BlinkDynamicsValue = false;
     this.m_Text15.EnabledDynamicsValue = true;
     this.m_Text15.FontFamily = "Arial";
     this.m_Text15.FontSizePixels = 20;
     this.m_Text15.Height = 32;
     this.m_Text15.Left = 250;
     this.m_Text15.Name = "m_Text15";
     this.m_Text15.ScreenOwnerName = "PressDecayScreen";
     this.m_Text15.TextHorizontalAlignment = "Center";
     stringintervalmappercf28.DefaultValue = "23";
     this.m_Text15.TextIntervalMapper = stringintervalmappercf28;
     this.m_Text15.TextVerticalAlignment = "Center";
     this.m_Text15.Top = 142;
     this.m_Text15.VisibleDynamicsValue = true;
     this.m_Text15.Width = 147;
     //
     // m_Button1
     //
     this.m_Button1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BlinkDynamicsValue = false;
     this.m_Button1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button1.EnabledDynamicsValue = true;
     this.m_Button1.FontFamily = "Arial";
     this.m_Button1.FontSizePixels = 18;
     this.m_Button1.Height = 32;
     this.m_Button1.IndicatorMargin = null;
     this.m_Button1.Left = 158;
     this.m_Button1.MultiLine = true;
     this.m_Button1.Name = "m_Button1";
     this.m_Button1.ScreenOwnerName = "PressDecayScreen";
     this.m_Button1.StyleName = "Glossy";
     this.m_Button1.SymbolIntervalMapper = symbolintervalmapper13;
     this.m_Button1.TextHeight = 22;
     stringintervalmappercf29.DefaultValue = "sccm";
     this.m_Button1.TextIntervalMapper = stringintervalmappercf29;
     this.m_Button1.TextValue = 0D;
     this.m_Button1.TextWidth = 59;
     this.m_Button1.Top = 37;
     this.m_Button1.Value = 0D;
     this.m_Button1.VisibleDynamicsValue = true;
     this.m_Button1.Width = 65;
     //
     // m_Text16
     //
     this.m_Text16.AutoSize = false;
     this.m_Text16.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text16.BlinkDynamicsValue = false;
     this.m_Text16.EnabledDynamicsValue = true;
     this.m_Text16.FontFamily = "Arial";
     this.m_Text16.FontSizePixels = 20;
     this.m_Text16.Height = 32;
     this.m_Text16.Left = 8;
     this.m_Text16.Name = "m_Text16";
     this.m_Text16.ScreenOwnerName = "PressDecayScreen";
     this.m_Text16.TextHorizontalAlignment = "Center";
     stringintervalmappercf30.DefaultValue = "2323";
     this.m_Text16.TextIntervalMapper = stringintervalmappercf30;
     this.m_Text16.TextVerticalAlignment = "Center";
     this.m_Text16.Top = 37;
     this.m_Text16.VisibleDynamicsValue = true;
     this.m_Text16.Width = 150;
     //
     // m_Text17
     //
     this.m_Text17.AutoSize = false;
     this.m_Text17.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text17.BlinkDynamicsValue = false;
     this.m_Text17.EnabledDynamicsValue = true;
     this.m_Text17.FontFamily = "Arial";
     this.m_Text17.FontSizePixels = 20;
     this.m_Text17.Height = 32;
     this.m_Text17.Left = 8;
     this.m_Text17.Name = "m_Text17";
     this.m_Text17.ScreenOwnerName = "PressDecayScreen";
     this.m_Text17.TextHorizontalAlignment = "Center";
     stringintervalmappercf31.DefaultValue = "60.32";
     this.m_Text17.TextIntervalMapper = stringintervalmappercf31;
     this.m_Text17.TextVerticalAlignment = "Center";
     this.m_Text17.Top = 91;
     this.m_Text17.VisibleDynamicsValue = true;
     this.m_Text17.Width = 150;
     //
     // m_Text18
     //
     this.m_Text18.AutoSize = false;
     this.m_Text18.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(237)))), ((int)(((byte)(242))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Text18.BlinkDynamicsValue = false;
     this.m_Text18.EnabledDynamicsValue = true;
     this.m_Text18.FontFamily = "Arial";
     this.m_Text18.FontSizePixels = 20;
     this.m_Text18.Height = 32;
     this.m_Text18.Left = 8;
     this.m_Text18.Name = "m_Text18";
     this.m_Text18.ScreenOwnerName = "PressDecayScreen";
     this.m_Text18.TextHorizontalAlignment = "Center";
     stringintervalmappercf32.DefaultValue = "68";
     this.m_Text18.TextIntervalMapper = stringintervalmappercf32;
     this.m_Text18.TextVerticalAlignment = "Center";
     this.m_Text18.Top = 142;
     this.m_Text18.VisibleDynamicsValue = true;
     this.m_Text18.Width = 150;
     //
     // m_Button12
     //
     this.m_Button12.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button12.BlinkDynamicsValue = false;
     this.m_Button12.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button12.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button12.EnabledDynamicsValue = true;
     this.m_Button12.FontFamily = "Arial";
     this.m_Button12.FontSizePixels = 16;
     this.m_Button12.Height = 32;
     this.m_Button12.IndicatorMargin = null;
     this.m_Button12.Left = 158;
     this.m_Button12.MultiLine = true;
     this.m_Button12.Name = "m_Button12";
     this.m_Button12.ScreenOwnerName = "PressDecayScreen";
     this.m_Button12.StyleName = "Glossy";
     this.m_Button12.SymbolIntervalMapper = symbolintervalmapper14;
     this.m_Button12.TextHeight = 19;
     stringintervalmappercf33.DefaultValue = "psi";
     this.m_Button12.TextIntervalMapper = stringintervalmappercf33;
     this.m_Button12.TextValue = 0D;
     this.m_Button12.TextWidth = 59;
     this.m_Button12.Top = 91;
     this.m_Button12.Value = 0D;
     this.m_Button12.VisibleDynamicsValue = true;
     this.m_Button12.Width = 65;
     //
     // m_Button13
     //
     this.m_Button13.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button13.BlinkDynamicsValue = false;
     this.m_Button13.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button13.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button13.EnabledDynamicsValue = true;
     this.m_Button13.FontFamily = "Arial";
     this.m_Button13.FontSizePixels = 16;
     this.m_Button13.Height = 32;
     this.m_Button13.IndicatorMargin = null;
     this.m_Button13.Left = 158;
     this.m_Button13.MultiLine = true;
     this.m_Button13.Name = "m_Button13";
     this.m_Button13.ScreenOwnerName = "PressDecayScreen";
     this.m_Button13.StyleName = "Glossy";
     this.m_Button13.SymbolIntervalMapper = symbolintervalmapper15;
     this.m_Button13.TextHeight = 19;
     stringintervalmappercf34.DefaultValue = "F";
     this.m_Button13.TextIntervalMapper = stringintervalmappercf34;
     this.m_Button13.TextValue = 0D;
     this.m_Button13.TextWidth = 59;
     this.m_Button13.Top = 142;
     this.m_Button13.Value = 0D;
     this.m_Button13.VisibleDynamicsValue = true;
     this.m_Button13.Width = 65;
     //
     // m_Button14
     //
     this.m_Button14.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button14.BlinkDynamicsValue = false;
     this.m_Button14.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button14.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button14.EnabledDynamicsValue = true;
     this.m_Button14.FontFamily = "Arial";
     this.m_Button14.FontSizePixels = 16;
     this.m_Button14.Height = 32;
     this.m_Button14.IndicatorMargin = null;
     this.m_Button14.Left = 400;
     this.m_Button14.MultiLine = true;
     this.m_Button14.Name = "m_Button14";
     this.m_Button14.ScreenOwnerName = "PressDecayScreen";
     this.m_Button14.StyleName = "Glossy";
     this.m_Button14.SymbolIntervalMapper = symbolintervalmapper16;
     this.m_Button14.TextHeight = 19;
     stringintervalmappercf35.DefaultValue = "sccm";
     this.m_Button14.TextIntervalMapper = stringintervalmappercf35;
     this.m_Button14.TextValue = 0D;
     this.m_Button14.TextWidth = 59;
     this.m_Button14.Top = 36;
     this.m_Button14.Value = 0D;
     this.m_Button14.VisibleDynamicsValue = true;
     this.m_Button14.Width = 65;
     //
     // m_Button15
     //
     this.m_Button15.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button15.BlinkDynamicsValue = false;
     this.m_Button15.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button15.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button15.EnabledDynamicsValue = true;
     this.m_Button15.FontFamily = "Arial";
     this.m_Button15.FontSizePixels = 16;
     this.m_Button15.Height = 32;
     this.m_Button15.IndicatorMargin = null;
     this.m_Button15.Left = 400;
     this.m_Button15.MultiLine = true;
     this.m_Button15.Name = "m_Button15";
     this.m_Button15.ScreenOwnerName = "PressDecayScreen";
     this.m_Button15.StyleName = "Glossy";
     this.m_Button15.SymbolIntervalMapper = symbolintervalmapper17;
     this.m_Button15.TextHeight = 19;
     stringintervalmappercf36.DefaultValue = "mins";
     this.m_Button15.TextIntervalMapper = stringintervalmappercf36;
     this.m_Button15.TextValue = 0D;
     this.m_Button15.TextWidth = 59;
     this.m_Button15.Top = 142;
     this.m_Button15.Value = 0D;
     this.m_Button15.VisibleDynamicsValue = true;
     this.m_Button15.Width = 65;
     //
     // m_Button16
     //
     this.m_Button16.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button16.BlinkDynamicsValue = false;
     this.m_Button16.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button16.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button16.EnabledDynamicsValue = true;
     this.m_Button16.FontFamily = "Arial";
     this.m_Button16.FontSizePixels = 16;
     this.m_Button16.Height = 32;
     this.m_Button16.IndicatorMargin = null;
     this.m_Button16.Left = 400;
     this.m_Button16.MultiLine = true;
     this.m_Button16.Name = "m_Button16";
     this.m_Button16.ScreenOwnerName = "PressDecayScreen";
     this.m_Button16.StyleName = "Glossy";
     this.m_Button16.SymbolIntervalMapper = symbolintervalmapper18;
     this.m_Button16.TextHeight = 19;
     stringintervalmappercf37.DefaultValue = "ft3";
     this.m_Button16.TextIntervalMapper = stringintervalmappercf37;
     this.m_Button16.TextValue = 0D;
     this.m_Button16.TextWidth = 59;
     this.m_Button16.Top = 91;
     this.m_Button16.Value = 0D;
     this.m_Button16.VisibleDynamicsValue = true;
     this.m_Button16.Width = 65;
     //
     // m_Button17
     //
     this.m_Button17.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button17.BlinkDynamicsValue = false;
     this.m_Button17.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button17.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button17.EnabledDynamicsValue = true;
     this.m_Button17.FontFamily = "Arial";
     this.m_Button17.FontSizePixels = 16;
     this.m_Button17.Height = 32;
     this.m_Button17.IndicatorMargin = null;
     this.m_Button17.Left = 158;
     this.m_Button17.MultiLine = true;
     this.m_Button17.Name = "m_Button17";
     this.m_Button17.ScreenOwnerName = "PressDecayScreen";
     this.m_Button17.StyleName = "Glossy";
     this.m_Button17.SymbolIntervalMapper = symbolintervalmapper19;
     this.m_Button17.TextHeight = 19;
     stringintervalmappercf38.DefaultValue = "sccm";
     this.m_Button17.TextIntervalMapper = stringintervalmappercf38;
     this.m_Button17.TextValue = 0D;
     this.m_Button17.TextWidth = 59;
     this.m_Button17.Top = 37;
     this.m_Button17.Value = 0D;
     this.m_Button17.VisibleDynamicsValue = true;
     this.m_Button17.Width = 65;
     this.DrawingPrimitives.Add(this.m_Text2);
     this.DrawingPrimitives.Add(this.m_Button21);
     this.DrawingPrimitives.Add(this.m_Rectangle);
     this.DrawingPrimitives.Add(this.m_Text);
     this.DrawingPrimitives.Add(this.m_Button);
     this.DrawingPrimitives.Add(this.m_Text3);
     this.DrawingPrimitives.Add(this.m_Text4);
     this.DrawingPrimitives.Add(this.m_Button2);
     this.DrawingPrimitives.Add(this.m_Text5);
     this.DrawingPrimitives.Add(this.m_Text6);
     this.DrawingPrimitives.Add(this.m_Button3);
     this.DrawingPrimitives.Add(this.m_Text7);
     this.DrawingPrimitives.Add(this.m_Text8);
     this.DrawingPrimitives.Add(this.m_Button4);
     this.DrawingPrimitives.Add(this.m_Text9);
     this.DrawingPrimitives.Add(this.m_Text10);
     this.DrawingPrimitives.Add(this.m_Text11);
     this.DrawingPrimitives.Add(this.m_Text12);
     this.DrawingPrimitives.Add(this.m_Button6);
     this.DrawingPrimitives.Add(this.m_Text1);
     this.DrawingPrimitives.Add(this.m_Button7);
     this.DrawingPrimitives.Add(this.m_Button8);
     this.DrawingPrimitives.Add(this.m_Button9);
     this.DrawingPrimitives.Add(this.m_Button10);
     this.DrawingPrimitives.Add(this.m_Button11);
     this.DrawingPrimitives.Add(this.m_Button5);
     this.DrawingPrimitives.Add(this.m_Text13);
     this.DrawingPrimitives.Add(this.m_Text14);
     this.DrawingPrimitives.Add(this.m_Text15);
     this.DrawingPrimitives.Add(this.m_Button1);
     this.DrawingPrimitives.Add(this.m_Text16);
     this.DrawingPrimitives.Add(this.m_Text17);
     this.DrawingPrimitives.Add(this.m_Text18);
     this.DrawingPrimitives.Add(this.m_Button12);
     this.DrawingPrimitives.Add(this.m_Button13);
     this.DrawingPrimitives.Add(this.m_Button14);
     this.DrawingPrimitives.Add(this.m_Button15);
     this.DrawingPrimitives.Add(this.m_Button16);
     this.DrawingPrimitives.Add(this.m_Button17);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "PressDecayScreen";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button17)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper4 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf7 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_Text2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Line = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_lblMin = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button22 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button23 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text15 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblSec = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Button = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button1 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblMin)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button22)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button23)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblSec)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     this.SuspendLayout();
     //
     // RcrdInterval
     //
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_Text2
     //
     this.m_Text2.AutoSize = false;
     this.m_Text2.BlinkDynamicsValue = false;
     this.m_Text2.EnabledDynamicsValue = true;
     this.m_Text2.FontFamily = "Arial";
     this.m_Text2.FontSizePixels = 18;
     this.m_Text2.Height = 27;
     this.m_Text2.Left = 125;
     this.m_Text2.Name = "m_Text2";
     this.m_Text2.ScreenOwnerName = "RcrdInterval";
     stringintervalmappercf1.DefaultValue = "Recording Interval";
     this.m_Text2.TextIntervalMapper = stringintervalmappercf1;
     this.m_Text2.TextVerticalAlignment = "Center";
     this.m_Text2.Top = 38;
     this.m_Text2.VisibleDynamicsValue = true;
     this.m_Text2.Width = 341;
     //
     // m_Line
     //
     this.m_Line.BlinkDynamicsValue = false;
     this.m_Line.EnabledDynamicsValue = true;
     this.m_Line.Fill = null;
     this.m_Line.Name = "m_Line";
     this.m_Line.ScreenOwnerName = "RcrdInterval";
     this.m_Line.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line.VisibleDynamicsValue = true;
     this.m_Line.X1 = 134;
     this.m_Line.X2 = 466;
     this.m_Line.Y1 = 65;
     this.m_Line.Y2 = 65;
     //
     // m_lblMin
     //
     this.m_lblMin.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_lblMin.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_lblMin.BlinkDynamicsValue = false;
     this.m_lblMin.Bold = true;
     this.m_lblMin.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_lblMin.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_lblMin.EnabledDynamicsValue = true;
     this.m_lblMin.FontSizePixels = 20;
     this.m_lblMin.Height = 48;
     this.m_lblMin.Left = 227;
     this.m_lblMin.MaxValue = 60D;
     this.m_lblMin.Name = "m_lblMin";
     this.m_lblMin.NumberOfDecimals = 0;
     this.m_lblMin.ScreenOwnerName = "RcrdInterval";
     this.m_lblMin.Top = 97;
     this.m_lblMin.ValidateValueOnInput = true;
     this.m_lblMin.VisibleDynamicsValue = true;
     this.m_lblMin.Width = 117;
     //
     // m_Button22
     //
     this.m_Button22.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button22.BlinkDynamicsValue = false;
     this.m_Button22.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button22.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button22.EnabledDynamicsValue = true;
     this.m_Button22.FontSizePixels = 9;
     this.m_Button22.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button22.Height = 48;
     this.m_Button22.IndicatorMargin = null;
     this.m_Button22.Left = 344;
     this.m_Button22.Name = "m_Button22";
     this.m_Button22.ScreenOwnerName = "RcrdInterval";
     this.m_Button22.StyleName = "Glossy";
     this.m_Button22.SymbolHeight = 42;
     this.m_Button22.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button22.SymbolName = "path2985";
     this.m_Button22.SymbolWidth = 36;
     this.m_Button22.TextHeight = 11;
     stringintervalmappercf2.DefaultValue = "";
     this.m_Button22.TextIntervalMapper = stringintervalmappercf2;
     this.m_Button22.TextValue = 0D;
     this.m_Button22.TextWidth = 50;
     this.m_Button22.Top = 97;
     this.m_Button22.Value = 0D;
     this.m_Button22.VisibleDynamicsValue = true;
     this.m_Button22.Width = 56;
     //
     // m_Button23
     //
     this.m_Button23.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button23.BlinkDynamicsValue = false;
     this.m_Button23.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button23.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button23.EnabledDynamicsValue = true;
     this.m_Button23.FontSizePixels = 9;
     this.m_Button23.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button23.Height = 48;
     this.m_Button23.IndicatorMargin = null;
     this.m_Button23.Left = 171;
     this.m_Button23.Name = "m_Button23";
     this.m_Button23.ScreenOwnerName = "RcrdInterval";
     this.m_Button23.StyleName = "Glossy";
     this.m_Button23.SymbolHeight = 42;
     this.m_Button23.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_Button23.SymbolName = "path29851";
     this.m_Button23.SymbolWidth = 36;
     this.m_Button23.TextHeight = 11;
     stringintervalmappercf3.DefaultValue = "";
     this.m_Button23.TextIntervalMapper = stringintervalmappercf3;
     this.m_Button23.TextValue = 0D;
     this.m_Button23.TextWidth = 50;
     this.m_Button23.Top = 97;
     this.m_Button23.Value = 0D;
     this.m_Button23.VisibleDynamicsValue = true;
     this.m_Button23.Width = 56;
     //
     // m_Text15
     //
     this.m_Text15.AutoSize = false;
     this.m_Text15.BlinkDynamicsValue = false;
     this.m_Text15.EnabledDynamicsValue = true;
     this.m_Text15.FontSizePixels = 14;
     this.m_Text15.Height = 37;
     this.m_Text15.Left = 249;
     this.m_Text15.Name = "m_Text15";
     this.m_Text15.ScreenOwnerName = "RcrdInterval";
     stringintervalmappercf4.DefaultValue = "MINUTES";
     this.m_Text15.TextIntervalMapper = stringintervalmappercf4;
     this.m_Text15.TextVerticalAlignment = "Center";
     this.m_Text15.Top = 64;
     this.m_Text15.VisibleDynamicsValue = true;
     this.m_Text15.Width = 107;
     //
     // m_lblSec
     //
     this.m_lblSec.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_lblSec.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(2, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_lblSec.BlinkDynamicsValue = false;
     this.m_lblSec.Bold = true;
     this.m_lblSec.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_lblSec.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_lblSec.EnabledDynamicsValue = true;
     this.m_lblSec.FontSizePixels = 20;
     this.m_lblSec.Height = 47;
     this.m_lblSec.Left = 228;
     this.m_lblSec.MaxValue = 59D;
     this.m_lblSec.Name = "m_lblSec";
     this.m_lblSec.NumberOfDecimals = 0;
     this.m_lblSec.ScreenOwnerName = "RcrdInterval";
     this.m_lblSec.Top = 192;
     this.m_lblSec.ValidateValueOnInput = true;
     this.m_lblSec.VisibleDynamicsValue = true;
     this.m_lblSec.Width = 117;
     //
     // m_Button
     //
     this.m_Button.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BlinkDynamicsValue = false;
     this.m_Button.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button.EnabledDynamicsValue = true;
     this.m_Button.FontSizePixels = 9;
     this.m_Button.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button.Height = 47;
     this.m_Button.IndicatorMargin = null;
     this.m_Button.Left = 345;
     this.m_Button.Name = "m_Button";
     this.m_Button.ScreenOwnerName = "RcrdInterval";
     this.m_Button.StyleName = "Glossy";
     this.m_Button.SymbolHeight = 41;
     this.m_Button.SymbolIntervalMapper = symbolintervalmapper3;
     this.m_Button.SymbolName = "path2985";
     this.m_Button.SymbolWidth = 35;
     this.m_Button.TextHeight = 11;
     stringintervalmappercf5.DefaultValue = "";
     this.m_Button.TextIntervalMapper = stringintervalmappercf5;
     this.m_Button.TextValue = 0D;
     this.m_Button.TextWidth = 50;
     this.m_Button.Top = 192;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue = true;
     this.m_Button.Width = 56;
     //
     // m_Button1
     //
     this.m_Button1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BlinkDynamicsValue = false;
     this.m_Button1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button1.EnabledDynamicsValue = true;
     this.m_Button1.FontSizePixels = 9;
     this.m_Button1.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button1.Height = 47;
     this.m_Button1.IndicatorMargin = null;
     this.m_Button1.Left = 172;
     this.m_Button1.Name = "m_Button1";
     this.m_Button1.ScreenOwnerName = "RcrdInterval";
     this.m_Button1.StyleName = "Glossy";
     this.m_Button1.SymbolHeight = 41;
     this.m_Button1.SymbolIntervalMapper = symbolintervalmapper4;
     this.m_Button1.SymbolName = "path29851";
     this.m_Button1.SymbolWidth = 35;
     this.m_Button1.TextHeight = 11;
     stringintervalmappercf6.DefaultValue = "";
     this.m_Button1.TextIntervalMapper = stringintervalmappercf6;
     this.m_Button1.TextValue = 0D;
     this.m_Button1.TextWidth = 50;
     this.m_Button1.Top = 192;
     this.m_Button1.Value = 0D;
     this.m_Button1.VisibleDynamicsValue = true;
     this.m_Button1.Width = 56;
     //
     // m_Text
     //
     this.m_Text.AutoSize = false;
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontSizePixels = 14;
     this.m_Text.Height = 37;
     this.m_Text.Left = 247;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "RcrdInterval";
     stringintervalmappercf7.DefaultValue = "SECONDS";
     this.m_Text.TextIntervalMapper = stringintervalmappercf7;
     this.m_Text.TextVerticalAlignment = "Center";
     this.m_Text.Top = 157;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 107;
     this.DrawingPrimitives.Add(this.m_Text2);
     this.DrawingPrimitives.Add(this.m_Line);
     this.DrawingPrimitives.Add(this.m_lblMin);
     this.DrawingPrimitives.Add(this.m_Button22);
     this.DrawingPrimitives.Add(this.m_Button23);
     this.DrawingPrimitives.Add(this.m_Text15);
     this.DrawingPrimitives.Add(this.m_lblSec);
     this.DrawingPrimitives.Add(this.m_Button);
     this.DrawingPrimitives.Add(this.m_Button1);
     this.DrawingPrimitives.Add(this.m_Text);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "RcrdInterval";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblMin)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button22)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button23)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblSec)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_lblMsg = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_btnContinue = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_btnBack = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_prgDiag = new Neo.ApplicationFramework.Controls.Controls.LinearMeterCF();
     this.m_Rectangle = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_lblPrg = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_prgGroup = new Neo.ApplicationFramework.Controls.Controls.GroupCF();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblMsg)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnContinue)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnBack)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_prgDiag)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblPrg)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_prgGroup)).BeginInit();
     this.SuspendLayout();
     //
     // DiagPreCheck
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.SingleBorder;
     this.ControlBox = false;
     //
     // m_lblMsg
     //
     this.m_lblMsg.AutoSize = false;
     this.m_lblMsg.BlinkDynamicsValue = false;
     this.m_lblMsg.EnabledDynamicsValue = true;
     this.m_lblMsg.FontSizePixels = 16;
     this.m_lblMsg.Height = 123;
     this.m_lblMsg.Left = 22;
     this.m_lblMsg.MultiLine = true;
     this.m_lblMsg.Name = "m_lblMsg";
     this.m_lblMsg.ScreenOwnerName = "DiagPreCheck";
     stringintervalmappercf1.DefaultValue = "Checking valves and meters...\r\nPlease wait...";
     this.m_lblMsg.TextIntervalMapper = stringintervalmappercf1;
     this.m_lblMsg.Top = 18;
     this.m_lblMsg.VisibleDynamicsValue = true;
     this.m_lblMsg.Width = 301;
     this.m_lblMsg.WordWrap = true;
     //
     // m_btnContinue
     //
     this.m_btnContinue.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalTopToBottom);
     this.m_btnContinue.BlinkDynamicsValue = false;
     this.m_btnContinue.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(112)))), ((int)(((byte)(112))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnContinue.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_btnContinue.EnabledDynamicsValue = true;
     this.m_btnContinue.FontSizePixels = 16;
     this.m_btnContinue.Height = 37;
     this.m_btnContinue.IndicatorMargin = null;
     this.m_btnContinue.Left = 46;
     this.m_btnContinue.Name = "m_btnContinue";
     this.m_btnContinue.ScreenOwnerName = "DiagPreCheck";
     this.m_btnContinue.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_btnContinue.TextHeight = 19;
     stringintervalmappercf2.DefaultValue = "Continue";
     this.m_btnContinue.TextIntervalMapper = stringintervalmappercf2;
     this.m_btnContinue.TextValue = 0D;
     this.m_btnContinue.TextWidth = 79;
     this.m_btnContinue.Top = 139;
     this.m_btnContinue.Value = 0D;
     this.m_btnContinue.Visible = false;
     this.m_btnContinue.Width = 89;
     //
     // m_btnBack
     //
     this.m_btnBack.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalTopToBottom);
     this.m_btnBack.BlinkDynamicsValue = false;
     this.m_btnBack.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(112)))), ((int)(((byte)(112))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnBack.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_btnBack.EnabledDynamicsValue = true;
     this.m_btnBack.FontSizePixels = 16;
     this.m_btnBack.Height = 37;
     this.m_btnBack.IndicatorMargin = null;
     this.m_btnBack.Left = 205;
     this.m_btnBack.Name = "m_btnBack";
     this.m_btnBack.ScreenOwnerName = "DiagPreCheck";
     this.m_btnBack.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_btnBack.TextHeight = 19;
     stringintervalmappercf3.DefaultValue = "EXIT";
     this.m_btnBack.TextIntervalMapper = stringintervalmappercf3;
     this.m_btnBack.TextValue = 0D;
     this.m_btnBack.TextWidth = 79;
     this.m_btnBack.Top = 139;
     this.m_btnBack.Value = 0D;
     this.m_btnBack.Visible = false;
     this.m_btnBack.Width = 89;
     //
     // m_prgDiag
     //
     this.m_prgDiag.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_prgDiag.BlinkDynamicsValue = false;
     this.m_prgDiag.EnabledDynamicsValue = true;
     this.m_prgDiag.FontSizePixels = 7;
     this.m_prgDiag.Foreground = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_prgDiag.Height = 97;
     this.m_prgDiag.IndicatorColor = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(255)))), ((int)(((byte)(26))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     this.m_prgDiag.IndicatorMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(28.910000000000007D, 22.450000000000003D, 28.909999999999968D, 25D);
     this.m_prgDiag.InvalidateAtValueChanged = true;
     this.m_prgDiag.Left = 0;
     this.m_prgDiag.MajorScaleMarginFirst = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(double.NaN, double.NaN, double.NaN, double.NaN);
     this.m_prgDiag.MajorScaleMarginSecond = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(27.910000000000007D, 75D, 27.909999999999968D, 12D);
     this.m_prgDiag.MajorTickCount = 11;
     this.m_prgDiag.Maximum = 100D;
     this.m_prgDiag.Minimum = 0D;
     this.m_prgDiag.MinorScaleMarginFirst = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(double.NaN, double.NaN, double.NaN, double.NaN);
     this.m_prgDiag.MinorScaleMarginSecond = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(27.910000000000007D, 78.25D, 27.909999999999968D, 16.25D);
     this.m_prgDiag.MinorTickCount = 1;
     this.m_prgDiag.Name = "m_prgDiag";
     this.m_prgDiag.Orientation = Neo.ApplicationFramework.Controls.Controls.OrientationCF.Horizontal;
     this.m_prgDiag.ScaleColor = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_prgDiag.ScaleVisible = false;
     this.m_prgDiag.ScreenOwnerName = "DiagPreCheck";
     this.m_prgDiag.TextScaleMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(22.180000000000007D, 12D, 22.180000000000007D, 76.55D);
     this.m_prgDiag.Top = 0;
     this.m_prgDiag.VisibleDynamicsValue = true;
     this.m_prgDiag.Width = 353;
     //
     // m_Rectangle
     //
     this.m_Rectangle.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle.BlinkDynamicsValue = false;
     this.m_Rectangle.EnabledDynamicsValue = true;
     this.m_Rectangle.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     this.m_Rectangle.Height = 53;
     this.m_Rectangle.Left = 27;
     this.m_Rectangle.Name = "m_Rectangle";
     this.m_Rectangle.ScreenOwnerName = "DiagPreCheck";
     this.m_Rectangle.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Top = 21;
     this.m_Rectangle.VisibleDynamicsValue = true;
     this.m_Rectangle.Width = 299;
     //
     // m_lblPrg
     //
     this.m_lblPrg.AutoSize = false;
     this.m_lblPrg.BlinkDynamicsValue = false;
     this.m_lblPrg.EnabledDynamicsValue = true;
     this.m_lblPrg.FontSizePixels = 16;
     this.m_lblPrg.Height = 53;
     this.m_lblPrg.Left = 23;
     this.m_lblPrg.MultiLine = true;
     this.m_lblPrg.Name = "m_lblPrg";
     this.m_lblPrg.ScreenOwnerName = "DiagPreCheck";
     this.m_lblPrg.TextHorizontalAlignment = "Center";
     stringintervalmappercf4.DefaultValue = "0 %";
     this.m_lblPrg.TextIntervalMapper = stringintervalmappercf4;
     this.m_lblPrg.TextVerticalAlignment = "Center";
     this.m_lblPrg.Top = 21;
     this.m_lblPrg.VisibleDynamicsValue = true;
     this.m_lblPrg.Width = 301;
     this.m_lblPrg.WordWrap = true;
     //
     // m_prgGroup
     //
     this.m_prgGroup.BlinkDynamicsValue = false;
     this.m_prgGroup.Components.Add(this.m_prgDiag);
     this.m_prgGroup.Components.Add(this.m_Rectangle);
     this.m_prgGroup.Components.Add(this.m_lblPrg);
     this.m_prgGroup.EnabledDynamicsValue = true;
     this.m_prgGroup.Height = 97;
     this.m_prgGroup.Left = -1;
     this.m_prgGroup.Name = "m_prgGroup";
     this.m_prgGroup.ParentGroup = null;
     this.m_prgGroup.ScreenOwnerName = "DiagPreCheck";
     this.m_prgGroup.Top = 75;
     this.m_prgGroup.VisibleDynamicsValue = true;
     this.m_prgGroup.Width = 353;
     this.DrawingPrimitives.Add(this.m_lblMsg);
     this.DrawingPrimitives.Add(this.m_btnContinue);
     this.DrawingPrimitives.Add(this.m_btnBack);
     this.DrawingPrimitives.Add(this.m_prgDiag);
     this.DrawingPrimitives.Add(this.m_Rectangle);
     this.DrawingPrimitives.Add(this.m_lblPrg);
     this.DrawingPrimitives.Add(this.m_prgGroup);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.ClientSize = new System.Drawing.Size(345, 190);
     this.Location = new System.Drawing.Point(75, 22);
     this.ModalScreen = true;
     this.Name = "DiagPreCheck";
     this.PopupScreen = true;
     this.ScreenID = null;
     this.ScreenTitle = "        Checking";
     this.StyleName = "Default";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_lblMsg)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnContinue)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnBack)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_prgDiag)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblPrg)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_prgGroup)).EndInit();
     this.ResumeLayout(false);
 }
Example #31
0
 private void InitializeComponent()
 {
     this.brushdynamicsconvertercf14 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.brushdynamicsconvertercf13 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.brushdynamicsconvertercf12 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.brushdynamicsconvertercf11 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.brushdynamicsconvertercf10 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.brushdynamicsconvertercf9 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.brushdynamicsconvertercf8 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.brushdynamicsconvertercf7 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.brushdynamicsconvertercf6 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.brushdynamicsconvertercf5 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.brushdynamicsconvertercf4 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.brushdynamicsconvertercf3 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.brushdynamicsconvertercf2 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.brushdynamicsconvertercf1 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper4 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper5 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval1 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval2 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval3 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval4 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval5 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval6 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval7 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval8 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval9 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval10 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval11 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval12 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval13 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval14 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval15 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval16 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf7 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval17 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval18 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval19 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval20 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval21 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval22 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval23 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval24 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval25 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval26 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval27 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval28 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval29 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval30 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval31 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval32 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf8 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval33 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval34 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval35 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval36 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval37 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval38 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval39 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval40 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval41 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval42 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval43 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval44 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval45 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval46 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval47 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval48 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf9 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval49 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval50 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval51 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval52 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval53 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval54 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval55 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval56 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval57 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval58 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval59 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval60 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval61 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval62 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval63 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval64 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf10 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval65 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval66 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval67 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval68 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval69 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval70 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval71 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval72 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval73 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval74 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval75 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval76 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval77 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval78 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval79 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval80 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf11 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval81 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval82 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval83 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval84 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval85 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval86 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval87 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval88 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval89 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval90 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval91 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval92 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval93 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval94 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval95 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval96 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf12 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval97 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval98 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval99 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval100 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval101 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval102 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval103 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval104 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval105 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval106 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval107 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval108 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval109 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval110 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval111 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval112 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf13 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_btnUp = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_btnCancel = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_btnOK = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Rectangle = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_btnPrev = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_btnNext = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_lblPage = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_tbName1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_tbName2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_tbName3 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_tbName4 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_tbName5 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_tbName6 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_tbName7 = new Neo.ApplicationFramework.Controls.Controls.Label();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnUp)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnCancel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnOK)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnPrev)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnNext)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblPage)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_tbName1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_tbName2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_tbName3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_tbName4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_tbName5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_tbName6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_tbName7)).BeginInit();
     this.SuspendLayout();
     //
     // ImportData
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.SingleBorder;
     this.ControlBox = false;
     //
     // m_btnUp
     //
     this.m_btnUp.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(91)))), ((int)(((byte)(146)))), ((int)(((byte)(214))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnUp.BlinkDynamicsValue = false;
     this.m_btnUp.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnUp.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnUp.EnabledDynamicsValue = true;
     this.m_btnUp.FontSizePixels = 18;
     this.m_btnUp.Height = 47;
     this.m_btnUp.IndicatorMargin = null;
     this.m_btnUp.Left = 372;
     this.m_btnUp.Name = "m_btnUp";
     this.m_btnUp.ScreenOwnerName = "ImportData";
     this.m_btnUp.StyleName = "Glossy";
     this.m_btnUp.SymbolHeight = 41;
     this.m_btnUp.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_btnUp.SymbolName = "panup";
     this.m_btnUp.SymbolWidth = 41;
     this.m_btnUp.TextHeight = 22;
     stringintervalmappercf1.DefaultValue = "";
     this.m_btnUp.TextIntervalMapper = stringintervalmappercf1;
     this.m_btnUp.TextValue = 0D;
     this.m_btnUp.TextWidth = 91;
     this.m_btnUp.Top = 12;
     this.m_btnUp.Value = 0D;
     this.m_btnUp.VisibleDynamicsValue = true;
     this.m_btnUp.Width = 97;
     //
     // m_btnCancel
     //
     this.m_btnCancel.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(91)))), ((int)(((byte)(146)))), ((int)(((byte)(214))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnCancel.BlinkDynamicsValue = false;
     this.m_btnCancel.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnCancel.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnCancel.EnabledDynamicsValue = true;
     this.m_btnCancel.FontSizePixels = 18;
     this.m_btnCancel.Height = 47;
     this.m_btnCancel.IndicatorMargin = null;
     this.m_btnCancel.Left = 372;
     this.m_btnCancel.Name = "m_btnCancel";
     this.m_btnCancel.ScreenOwnerName = "ImportData";
     this.m_btnCancel.StyleName = "Glossy";
     this.m_btnCancel.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_btnCancel.TextHeight = 22;
     stringintervalmappercf2.DefaultValue = "CLOSE";
     this.m_btnCancel.TextIntervalMapper = stringintervalmappercf2;
     this.m_btnCancel.TextValue = 0D;
     this.m_btnCancel.TextWidth = 91;
     this.m_btnCancel.Top = 138;
     this.m_btnCancel.Value = 0D;
     this.m_btnCancel.VisibleDynamicsValue = true;
     this.m_btnCancel.Width = 97;
     //
     // m_btnOK
     //
     this.m_btnOK.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(91)))), ((int)(((byte)(146)))), ((int)(((byte)(214))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnOK.BlinkDynamicsValue = false;
     this.m_btnOK.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnOK.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnOK.EnabledDynamicsValue = true;
     this.m_btnOK.FontSizePixels = 18;
     this.m_btnOK.Height = 47;
     this.m_btnOK.IndicatorMargin = null;
     this.m_btnOK.Left = 372;
     this.m_btnOK.Name = "m_btnOK";
     this.m_btnOK.ScreenOwnerName = "ImportData";
     this.m_btnOK.StyleName = "Glossy";
     this.m_btnOK.SymbolIntervalMapper = symbolintervalmapper3;
     this.m_btnOK.TextHeight = 22;
     stringintervalmappercf3.DefaultValue = "OK";
     this.m_btnOK.TextIntervalMapper = stringintervalmappercf3;
     this.m_btnOK.TextValue = 0D;
     this.m_btnOK.TextWidth = 91;
     this.m_btnOK.Top = 75;
     this.m_btnOK.Value = 0D;
     this.m_btnOK.VisibleDynamicsValue = true;
     this.m_btnOK.Width = 97;
     //
     // m_Rectangle
     //
     this.m_Rectangle.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle.BlinkDynamicsValue = false;
     this.m_Rectangle.EnabledDynamicsValue = true;
     this.m_Rectangle.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Height = 183;
     this.m_Rectangle.Left = 4;
     this.m_Rectangle.Name = "m_Rectangle";
     this.m_Rectangle.ScreenOwnerName = "ImportData";
     this.m_Rectangle.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Top = 3;
     this.m_Rectangle.VisibleDynamicsValue = true;
     this.m_Rectangle.Width = 358;
     //
     // m_btnPrev
     //
     this.m_btnPrev.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(91)))), ((int)(((byte)(146)))), ((int)(((byte)(214))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnPrev.BlinkDynamicsValue = false;
     this.m_btnPrev.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnPrev.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnPrev.EnabledDynamicsValue = true;
     this.m_btnPrev.FontSizePixels = 18;
     this.m_btnPrev.Height = 47;
     this.m_btnPrev.IndicatorMargin = null;
     this.m_btnPrev.Left = 4;
     this.m_btnPrev.Name = "m_btnPrev";
     this.m_btnPrev.ScreenOwnerName = "ImportData";
     this.m_btnPrev.StyleName = "Glossy";
     this.m_btnPrev.SymbolIntervalMapper = symbolintervalmapper4;
     this.m_btnPrev.TextHeight = 22;
     stringintervalmappercf4.DefaultValue = "Prev";
     this.m_btnPrev.TextIntervalMapper = stringintervalmappercf4;
     this.m_btnPrev.TextValue = 0D;
     this.m_btnPrev.TextWidth = 115;
     this.m_btnPrev.Top = 192;
     this.m_btnPrev.Value = 0D;
     this.m_btnPrev.VisibleDynamicsValue = true;
     this.m_btnPrev.Width = 121;
     //
     // m_btnNext
     //
     this.m_btnNext.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(91)))), ((int)(((byte)(146)))), ((int)(((byte)(214))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnNext.BlinkDynamicsValue = false;
     this.m_btnNext.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnNext.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnNext.EnabledDynamicsValue = true;
     this.m_btnNext.FontSizePixels = 18;
     this.m_btnNext.Height = 47;
     this.m_btnNext.IndicatorMargin = null;
     this.m_btnNext.Left = 242;
     this.m_btnNext.Name = "m_btnNext";
     this.m_btnNext.ScreenOwnerName = "ImportData";
     this.m_btnNext.StyleName = "Glossy";
     this.m_btnNext.SymbolIntervalMapper = symbolintervalmapper5;
     this.m_btnNext.TextHeight = 22;
     stringintervalmappercf5.DefaultValue = "Next";
     this.m_btnNext.TextIntervalMapper = stringintervalmappercf5;
     this.m_btnNext.TextValue = 0D;
     this.m_btnNext.TextWidth = 115;
     this.m_btnNext.Top = 192;
     this.m_btnNext.Value = 0D;
     this.m_btnNext.VisibleDynamicsValue = true;
     this.m_btnNext.Width = 121;
     //
     // m_lblPage
     //
     this.m_lblPage.BlinkDynamicsValue = false;
     this.m_lblPage.EnabledDynamicsValue = true;
     this.m_lblPage.FontSizePixels = 20;
     this.m_lblPage.Height = 21;
     this.m_lblPage.Left = 137;
     this.m_lblPage.Name = "m_lblPage";
     this.m_lblPage.ScreenOwnerName = "ImportData";
     stringintervalmappercf6.DefaultValue = "Page 1/1";
     this.m_lblPage.TextIntervalMapper = stringintervalmappercf6;
     this.m_lblPage.Top = 197;
     this.m_lblPage.VisibleDynamicsValue = true;
     this.m_lblPage.Width = 51;
     //
     // m_tbName1
     //
     this.m_tbName1.AutoSize = false;
     this.m_tbName1.BlinkDynamicsValue = false;
     brushdynamicsconvertercf1.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval1.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval2.End = 1D;
     brushcfinterval2.Start = 1D;
     brushcfinterval2.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval3.End = 2D;
     brushcfinterval3.Start = 2D;
     brushcfinterval3.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval4.End = 3D;
     brushcfinterval4.Start = 3D;
     brushcfinterval4.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval5.End = 4D;
     brushcfinterval5.Start = 4D;
     brushcfinterval5.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval6.End = 5D;
     brushcfinterval6.Start = 5D;
     brushcfinterval6.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval7.End = 6D;
     brushcfinterval7.Start = 6D;
     brushcfinterval7.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval8.End = 7D;
     brushcfinterval8.Start = 7D;
     brushcfinterval8.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval1);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval2);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval3);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval4);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval5);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval6);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval7);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval8);
     brushdynamicsconvertercf2.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval9.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval10.End = 1D;
     brushcfinterval10.Start = 1D;
     brushcfinterval10.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.White, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval11.End = 2D;
     brushcfinterval11.Start = 2D;
     brushcfinterval11.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval12.End = 3D;
     brushcfinterval12.Start = 3D;
     brushcfinterval12.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval13.End = 4D;
     brushcfinterval13.Start = 4D;
     brushcfinterval13.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval14.End = 5D;
     brushcfinterval14.Start = 5D;
     brushcfinterval14.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval15.End = 6D;
     brushcfinterval15.Start = 6D;
     brushcfinterval15.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval16.End = 7D;
     brushcfinterval16.Start = 7D;
     brushcfinterval16.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval9);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval10);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval11);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval12);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval13);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval14);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval15);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval16);
     this.m_tbName1.EnabledDynamicsValue = true;
     this.m_tbName1.FontSizePixels = 16;
     this.m_tbName1.Height = 26;
     this.m_tbName1.Left = 5;
     this.m_tbName1.Name = "m_tbName1";
     this.m_tbName1.ScreenOwnerName = "ImportData";
     stringintervalmappercf7.DefaultValue = "Text";
     this.m_tbName1.TextIntervalMapper = stringintervalmappercf7;
     this.m_tbName1.TextVerticalAlignment = "Center";
     this.m_tbName1.Top = 4;
     this.m_tbName1.VisibleDynamicsValue = true;
     this.m_tbName1.Width = 356;
     //
     // m_tbName2
     //
     this.m_tbName2.AutoSize = false;
     this.m_tbName2.BlinkDynamicsValue = false;
     brushdynamicsconvertercf3.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval17.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval18.End = 1D;
     brushcfinterval18.Start = 1D;
     brushcfinterval18.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval19.End = 2D;
     brushcfinterval19.Start = 2D;
     brushcfinterval19.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval20.End = 3D;
     brushcfinterval20.Start = 3D;
     brushcfinterval20.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval21.End = 4D;
     brushcfinterval21.Start = 4D;
     brushcfinterval21.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval22.End = 5D;
     brushcfinterval22.Start = 5D;
     brushcfinterval22.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval23.End = 6D;
     brushcfinterval23.Start = 6D;
     brushcfinterval23.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval24.End = 7D;
     brushcfinterval24.Start = 7D;
     brushcfinterval24.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushdynamicsconvertercf3.BrushIntervalMapper.Intervals.Add(brushcfinterval17);
     brushdynamicsconvertercf3.BrushIntervalMapper.Intervals.Add(brushcfinterval18);
     brushdynamicsconvertercf3.BrushIntervalMapper.Intervals.Add(brushcfinterval19);
     brushdynamicsconvertercf3.BrushIntervalMapper.Intervals.Add(brushcfinterval20);
     brushdynamicsconvertercf3.BrushIntervalMapper.Intervals.Add(brushcfinterval21);
     brushdynamicsconvertercf3.BrushIntervalMapper.Intervals.Add(brushcfinterval22);
     brushdynamicsconvertercf3.BrushIntervalMapper.Intervals.Add(brushcfinterval23);
     brushdynamicsconvertercf3.BrushIntervalMapper.Intervals.Add(brushcfinterval24);
     brushdynamicsconvertercf4.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval25.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval26.End = 1D;
     brushcfinterval26.Start = 1D;
     brushcfinterval26.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval27.End = 2D;
     brushcfinterval27.Start = 2D;
     brushcfinterval27.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.White, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval28.End = 3D;
     brushcfinterval28.Start = 3D;
     brushcfinterval28.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval29.End = 4D;
     brushcfinterval29.Start = 4D;
     brushcfinterval29.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval30.End = 5D;
     brushcfinterval30.Start = 5D;
     brushcfinterval30.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval31.End = 6D;
     brushcfinterval31.Start = 6D;
     brushcfinterval31.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval32.End = 7D;
     brushcfinterval32.Start = 7D;
     brushcfinterval32.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf4.BrushIntervalMapper.Intervals.Add(brushcfinterval25);
     brushdynamicsconvertercf4.BrushIntervalMapper.Intervals.Add(brushcfinterval26);
     brushdynamicsconvertercf4.BrushIntervalMapper.Intervals.Add(brushcfinterval27);
     brushdynamicsconvertercf4.BrushIntervalMapper.Intervals.Add(brushcfinterval28);
     brushdynamicsconvertercf4.BrushIntervalMapper.Intervals.Add(brushcfinterval29);
     brushdynamicsconvertercf4.BrushIntervalMapper.Intervals.Add(brushcfinterval30);
     brushdynamicsconvertercf4.BrushIntervalMapper.Intervals.Add(brushcfinterval31);
     brushdynamicsconvertercf4.BrushIntervalMapper.Intervals.Add(brushcfinterval32);
     this.m_tbName2.EnabledDynamicsValue = true;
     this.m_tbName2.FontSizePixels = 16;
     this.m_tbName2.Height = 26;
     this.m_tbName2.Left = 5;
     this.m_tbName2.Name = "m_tbName2";
     this.m_tbName2.ScreenOwnerName = "ImportData";
     stringintervalmappercf8.DefaultValue = "Text";
     this.m_tbName2.TextIntervalMapper = stringintervalmappercf8;
     this.m_tbName2.TextVerticalAlignment = "Center";
     this.m_tbName2.Top = 30;
     this.m_tbName2.VisibleDynamicsValue = true;
     this.m_tbName2.Width = 356;
     //
     // m_tbName3
     //
     this.m_tbName3.AutoSize = false;
     this.m_tbName3.BlinkDynamicsValue = false;
     brushdynamicsconvertercf5.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval33.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval34.End = 1D;
     brushcfinterval34.Start = 1D;
     brushcfinterval34.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval35.End = 2D;
     brushcfinterval35.Start = 2D;
     brushcfinterval35.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval36.End = 3D;
     brushcfinterval36.Start = 3D;
     brushcfinterval36.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval37.End = 4D;
     brushcfinterval37.Start = 4D;
     brushcfinterval37.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval38.End = 5D;
     brushcfinterval38.Start = 5D;
     brushcfinterval38.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval39.End = 6D;
     brushcfinterval39.Start = 6D;
     brushcfinterval39.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval40.End = 7D;
     brushcfinterval40.Start = 7D;
     brushcfinterval40.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushdynamicsconvertercf5.BrushIntervalMapper.Intervals.Add(brushcfinterval33);
     brushdynamicsconvertercf5.BrushIntervalMapper.Intervals.Add(brushcfinterval34);
     brushdynamicsconvertercf5.BrushIntervalMapper.Intervals.Add(brushcfinterval35);
     brushdynamicsconvertercf5.BrushIntervalMapper.Intervals.Add(brushcfinterval36);
     brushdynamicsconvertercf5.BrushIntervalMapper.Intervals.Add(brushcfinterval37);
     brushdynamicsconvertercf5.BrushIntervalMapper.Intervals.Add(brushcfinterval38);
     brushdynamicsconvertercf5.BrushIntervalMapper.Intervals.Add(brushcfinterval39);
     brushdynamicsconvertercf5.BrushIntervalMapper.Intervals.Add(brushcfinterval40);
     brushdynamicsconvertercf6.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval41.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval42.End = 1D;
     brushcfinterval42.Start = 1D;
     brushcfinterval42.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval43.End = 2D;
     brushcfinterval43.Start = 2D;
     brushcfinterval43.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval44.End = 3D;
     brushcfinterval44.Start = 3D;
     brushcfinterval44.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.White, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval45.End = 4D;
     brushcfinterval45.Start = 4D;
     brushcfinterval45.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval46.End = 5D;
     brushcfinterval46.Start = 5D;
     brushcfinterval46.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval47.End = 6D;
     brushcfinterval47.Start = 6D;
     brushcfinterval47.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval48.End = 7D;
     brushcfinterval48.Start = 7D;
     brushcfinterval48.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf6.BrushIntervalMapper.Intervals.Add(brushcfinterval41);
     brushdynamicsconvertercf6.BrushIntervalMapper.Intervals.Add(brushcfinterval42);
     brushdynamicsconvertercf6.BrushIntervalMapper.Intervals.Add(brushcfinterval43);
     brushdynamicsconvertercf6.BrushIntervalMapper.Intervals.Add(brushcfinterval44);
     brushdynamicsconvertercf6.BrushIntervalMapper.Intervals.Add(brushcfinterval45);
     brushdynamicsconvertercf6.BrushIntervalMapper.Intervals.Add(brushcfinterval46);
     brushdynamicsconvertercf6.BrushIntervalMapper.Intervals.Add(brushcfinterval47);
     brushdynamicsconvertercf6.BrushIntervalMapper.Intervals.Add(brushcfinterval48);
     this.m_tbName3.EnabledDynamicsValue = true;
     this.m_tbName3.FontSizePixels = 16;
     this.m_tbName3.Height = 26;
     this.m_tbName3.Left = 5;
     this.m_tbName3.Name = "m_tbName3";
     this.m_tbName3.ScreenOwnerName = "ImportData";
     stringintervalmappercf9.DefaultValue = "Text";
     this.m_tbName3.TextIntervalMapper = stringintervalmappercf9;
     this.m_tbName3.TextVerticalAlignment = "Center";
     this.m_tbName3.Top = 56;
     this.m_tbName3.VisibleDynamicsValue = true;
     this.m_tbName3.Width = 356;
     //
     // m_tbName4
     //
     this.m_tbName4.AutoSize = false;
     this.m_tbName4.BlinkDynamicsValue = false;
     brushdynamicsconvertercf7.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval49.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval50.End = 1D;
     brushcfinterval50.Start = 1D;
     brushcfinterval50.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval51.End = 2D;
     brushcfinterval51.Start = 2D;
     brushcfinterval51.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval52.End = 3D;
     brushcfinterval52.Start = 3D;
     brushcfinterval52.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval53.End = 4D;
     brushcfinterval53.Start = 4D;
     brushcfinterval53.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval54.End = 5D;
     brushcfinterval54.Start = 5D;
     brushcfinterval54.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval55.End = 6D;
     brushcfinterval55.Start = 6D;
     brushcfinterval55.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval56.End = 7D;
     brushcfinterval56.Start = 7D;
     brushcfinterval56.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushdynamicsconvertercf7.BrushIntervalMapper.Intervals.Add(brushcfinterval49);
     brushdynamicsconvertercf7.BrushIntervalMapper.Intervals.Add(brushcfinterval50);
     brushdynamicsconvertercf7.BrushIntervalMapper.Intervals.Add(brushcfinterval51);
     brushdynamicsconvertercf7.BrushIntervalMapper.Intervals.Add(brushcfinterval52);
     brushdynamicsconvertercf7.BrushIntervalMapper.Intervals.Add(brushcfinterval53);
     brushdynamicsconvertercf7.BrushIntervalMapper.Intervals.Add(brushcfinterval54);
     brushdynamicsconvertercf7.BrushIntervalMapper.Intervals.Add(brushcfinterval55);
     brushdynamicsconvertercf7.BrushIntervalMapper.Intervals.Add(brushcfinterval56);
     brushdynamicsconvertercf8.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval57.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval58.End = 1D;
     brushcfinterval58.Start = 1D;
     brushcfinterval58.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval59.End = 2D;
     brushcfinterval59.Start = 2D;
     brushcfinterval59.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval60.End = 3D;
     brushcfinterval60.Start = 3D;
     brushcfinterval60.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval61.End = 4D;
     brushcfinterval61.Start = 4D;
     brushcfinterval61.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.White, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval62.End = 5D;
     brushcfinterval62.Start = 5D;
     brushcfinterval62.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval63.End = 6D;
     brushcfinterval63.Start = 6D;
     brushcfinterval63.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval64.End = 7D;
     brushcfinterval64.Start = 7D;
     brushcfinterval64.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf8.BrushIntervalMapper.Intervals.Add(brushcfinterval57);
     brushdynamicsconvertercf8.BrushIntervalMapper.Intervals.Add(brushcfinterval58);
     brushdynamicsconvertercf8.BrushIntervalMapper.Intervals.Add(brushcfinterval59);
     brushdynamicsconvertercf8.BrushIntervalMapper.Intervals.Add(brushcfinterval60);
     brushdynamicsconvertercf8.BrushIntervalMapper.Intervals.Add(brushcfinterval61);
     brushdynamicsconvertercf8.BrushIntervalMapper.Intervals.Add(brushcfinterval62);
     brushdynamicsconvertercf8.BrushIntervalMapper.Intervals.Add(brushcfinterval63);
     brushdynamicsconvertercf8.BrushIntervalMapper.Intervals.Add(brushcfinterval64);
     this.m_tbName4.EnabledDynamicsValue = true;
     this.m_tbName4.FontSizePixels = 16;
     this.m_tbName4.Height = 26;
     this.m_tbName4.Left = 5;
     this.m_tbName4.Name = "m_tbName4";
     this.m_tbName4.ScreenOwnerName = "ImportData";
     stringintervalmappercf10.DefaultValue = "Text";
     this.m_tbName4.TextIntervalMapper = stringintervalmappercf10;
     this.m_tbName4.TextVerticalAlignment = "Center";
     this.m_tbName4.Top = 82;
     this.m_tbName4.VisibleDynamicsValue = true;
     this.m_tbName4.Width = 356;
     //
     // m_tbName5
     //
     this.m_tbName5.AutoSize = false;
     this.m_tbName5.BlinkDynamicsValue = false;
     brushdynamicsconvertercf9.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval65.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval66.End = 1D;
     brushcfinterval66.Start = 1D;
     brushcfinterval66.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval67.End = 2D;
     brushcfinterval67.Start = 2D;
     brushcfinterval67.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval68.End = 3D;
     brushcfinterval68.Start = 3D;
     brushcfinterval68.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval69.End = 4D;
     brushcfinterval69.Start = 4D;
     brushcfinterval69.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval70.End = 5D;
     brushcfinterval70.Start = 5D;
     brushcfinterval70.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval71.End = 6D;
     brushcfinterval71.Start = 6D;
     brushcfinterval71.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval72.End = 7D;
     brushcfinterval72.Start = 7D;
     brushcfinterval72.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushdynamicsconvertercf9.BrushIntervalMapper.Intervals.Add(brushcfinterval65);
     brushdynamicsconvertercf9.BrushIntervalMapper.Intervals.Add(brushcfinterval66);
     brushdynamicsconvertercf9.BrushIntervalMapper.Intervals.Add(brushcfinterval67);
     brushdynamicsconvertercf9.BrushIntervalMapper.Intervals.Add(brushcfinterval68);
     brushdynamicsconvertercf9.BrushIntervalMapper.Intervals.Add(brushcfinterval69);
     brushdynamicsconvertercf9.BrushIntervalMapper.Intervals.Add(brushcfinterval70);
     brushdynamicsconvertercf9.BrushIntervalMapper.Intervals.Add(brushcfinterval71);
     brushdynamicsconvertercf9.BrushIntervalMapper.Intervals.Add(brushcfinterval72);
     brushdynamicsconvertercf10.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval73.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval74.End = 1D;
     brushcfinterval74.Start = 1D;
     brushcfinterval74.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval75.End = 2D;
     brushcfinterval75.Start = 2D;
     brushcfinterval75.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval76.End = 3D;
     brushcfinterval76.Start = 3D;
     brushcfinterval76.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval77.End = 4D;
     brushcfinterval77.Start = 4D;
     brushcfinterval77.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval78.End = 5D;
     brushcfinterval78.Start = 5D;
     brushcfinterval78.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.White, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval79.End = 6D;
     brushcfinterval79.Start = 6D;
     brushcfinterval79.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval80.End = 7D;
     brushcfinterval80.Start = 7D;
     brushcfinterval80.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf10.BrushIntervalMapper.Intervals.Add(brushcfinterval73);
     brushdynamicsconvertercf10.BrushIntervalMapper.Intervals.Add(brushcfinterval74);
     brushdynamicsconvertercf10.BrushIntervalMapper.Intervals.Add(brushcfinterval75);
     brushdynamicsconvertercf10.BrushIntervalMapper.Intervals.Add(brushcfinterval76);
     brushdynamicsconvertercf10.BrushIntervalMapper.Intervals.Add(brushcfinterval77);
     brushdynamicsconvertercf10.BrushIntervalMapper.Intervals.Add(brushcfinterval78);
     brushdynamicsconvertercf10.BrushIntervalMapper.Intervals.Add(brushcfinterval79);
     brushdynamicsconvertercf10.BrushIntervalMapper.Intervals.Add(brushcfinterval80);
     this.m_tbName5.EnabledDynamicsValue = true;
     this.m_tbName5.FontSizePixels = 16;
     this.m_tbName5.Height = 26;
     this.m_tbName5.Left = 5;
     this.m_tbName5.Name = "m_tbName5";
     this.m_tbName5.ScreenOwnerName = "ImportData";
     stringintervalmappercf11.DefaultValue = "Text";
     this.m_tbName5.TextIntervalMapper = stringintervalmappercf11;
     this.m_tbName5.TextVerticalAlignment = "Center";
     this.m_tbName5.Top = 107;
     this.m_tbName5.VisibleDynamicsValue = true;
     this.m_tbName5.Width = 356;
     //
     // m_tbName6
     //
     this.m_tbName6.AutoSize = false;
     this.m_tbName6.BlinkDynamicsValue = false;
     brushdynamicsconvertercf11.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval81.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval82.End = 1D;
     brushcfinterval82.Start = 1D;
     brushcfinterval82.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval83.End = 2D;
     brushcfinterval83.Start = 2D;
     brushcfinterval83.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval84.End = 3D;
     brushcfinterval84.Start = 3D;
     brushcfinterval84.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval85.End = 4D;
     brushcfinterval85.Start = 4D;
     brushcfinterval85.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval86.End = 5D;
     brushcfinterval86.Start = 5D;
     brushcfinterval86.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval87.End = 6D;
     brushcfinterval87.Start = 6D;
     brushcfinterval87.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval88.End = 7D;
     brushcfinterval88.Start = 7D;
     brushcfinterval88.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.White, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf11.BrushIntervalMapper.Intervals.Add(brushcfinterval81);
     brushdynamicsconvertercf11.BrushIntervalMapper.Intervals.Add(brushcfinterval82);
     brushdynamicsconvertercf11.BrushIntervalMapper.Intervals.Add(brushcfinterval83);
     brushdynamicsconvertercf11.BrushIntervalMapper.Intervals.Add(brushcfinterval84);
     brushdynamicsconvertercf11.BrushIntervalMapper.Intervals.Add(brushcfinterval85);
     brushdynamicsconvertercf11.BrushIntervalMapper.Intervals.Add(brushcfinterval86);
     brushdynamicsconvertercf11.BrushIntervalMapper.Intervals.Add(brushcfinterval87);
     brushdynamicsconvertercf11.BrushIntervalMapper.Intervals.Add(brushcfinterval88);
     brushdynamicsconvertercf12.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval89.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval90.End = 1D;
     brushcfinterval90.Start = 1D;
     brushcfinterval90.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval91.End = 2D;
     brushcfinterval91.Start = 2D;
     brushcfinterval91.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval92.End = 3D;
     brushcfinterval92.Start = 3D;
     brushcfinterval92.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval93.End = 4D;
     brushcfinterval93.Start = 4D;
     brushcfinterval93.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval94.End = 5D;
     brushcfinterval94.Start = 5D;
     brushcfinterval94.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval95.End = 6D;
     brushcfinterval95.Start = 6D;
     brushcfinterval95.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.White, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval96.End = 7D;
     brushcfinterval96.Start = 7D;
     brushcfinterval96.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf12.BrushIntervalMapper.Intervals.Add(brushcfinterval89);
     brushdynamicsconvertercf12.BrushIntervalMapper.Intervals.Add(brushcfinterval90);
     brushdynamicsconvertercf12.BrushIntervalMapper.Intervals.Add(brushcfinterval91);
     brushdynamicsconvertercf12.BrushIntervalMapper.Intervals.Add(brushcfinterval92);
     brushdynamicsconvertercf12.BrushIntervalMapper.Intervals.Add(brushcfinterval93);
     brushdynamicsconvertercf12.BrushIntervalMapper.Intervals.Add(brushcfinterval94);
     brushdynamicsconvertercf12.BrushIntervalMapper.Intervals.Add(brushcfinterval95);
     brushdynamicsconvertercf12.BrushIntervalMapper.Intervals.Add(brushcfinterval96);
     this.m_tbName6.EnabledDynamicsValue = true;
     this.m_tbName6.FontSizePixels = 16;
     this.m_tbName6.Height = 26;
     this.m_tbName6.Left = 5;
     this.m_tbName6.Name = "m_tbName6";
     this.m_tbName6.ScreenOwnerName = "ImportData";
     stringintervalmappercf12.DefaultValue = "Text";
     this.m_tbName6.TextIntervalMapper = stringintervalmappercf12;
     this.m_tbName6.TextVerticalAlignment = "Center";
     this.m_tbName6.Top = 133;
     this.m_tbName6.VisibleDynamicsValue = true;
     this.m_tbName6.Width = 356;
     //
     // m_tbName7
     //
     this.m_tbName7.AutoSize = false;
     this.m_tbName7.BlinkDynamicsValue = false;
     brushdynamicsconvertercf13.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval97.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval98.End = 1D;
     brushcfinterval98.Start = 1D;
     brushcfinterval98.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval99.End = 2D;
     brushcfinterval99.Start = 2D;
     brushcfinterval99.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval100.End = 3D;
     brushcfinterval100.Start = 3D;
     brushcfinterval100.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval101.End = 4D;
     brushcfinterval101.Start = 4D;
     brushcfinterval101.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval102.End = 5D;
     brushcfinterval102.Start = 5D;
     brushcfinterval102.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval103.End = 6D;
     brushcfinterval103.Start = 6D;
     brushcfinterval103.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     brushcfinterval104.End = 7D;
     brushcfinterval104.Start = 7D;
     brushcfinterval104.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf13.BrushIntervalMapper.Intervals.Add(brushcfinterval97);
     brushdynamicsconvertercf13.BrushIntervalMapper.Intervals.Add(brushcfinterval98);
     brushdynamicsconvertercf13.BrushIntervalMapper.Intervals.Add(brushcfinterval99);
     brushdynamicsconvertercf13.BrushIntervalMapper.Intervals.Add(brushcfinterval100);
     brushdynamicsconvertercf13.BrushIntervalMapper.Intervals.Add(brushcfinterval101);
     brushdynamicsconvertercf13.BrushIntervalMapper.Intervals.Add(brushcfinterval102);
     brushdynamicsconvertercf13.BrushIntervalMapper.Intervals.Add(brushcfinterval103);
     brushdynamicsconvertercf13.BrushIntervalMapper.Intervals.Add(brushcfinterval104);
     brushdynamicsconvertercf14.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval105.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval106.End = 1D;
     brushcfinterval106.Start = 1D;
     brushcfinterval106.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval107.End = 2D;
     brushcfinterval107.Start = 2D;
     brushcfinterval107.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval108.End = 3D;
     brushcfinterval108.Start = 3D;
     brushcfinterval108.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval109.End = 4D;
     brushcfinterval109.Start = 4D;
     brushcfinterval109.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval110.End = 5D;
     brushcfinterval110.Start = 5D;
     brushcfinterval110.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval111.End = 6D;
     brushcfinterval111.Start = 6D;
     brushcfinterval111.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Black, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval112.End = 7D;
     brushcfinterval112.Start = 7D;
     brushcfinterval112.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.White, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf14.BrushIntervalMapper.Intervals.Add(brushcfinterval105);
     brushdynamicsconvertercf14.BrushIntervalMapper.Intervals.Add(brushcfinterval106);
     brushdynamicsconvertercf14.BrushIntervalMapper.Intervals.Add(brushcfinterval107);
     brushdynamicsconvertercf14.BrushIntervalMapper.Intervals.Add(brushcfinterval108);
     brushdynamicsconvertercf14.BrushIntervalMapper.Intervals.Add(brushcfinterval109);
     brushdynamicsconvertercf14.BrushIntervalMapper.Intervals.Add(brushcfinterval110);
     brushdynamicsconvertercf14.BrushIntervalMapper.Intervals.Add(brushcfinterval111);
     brushdynamicsconvertercf14.BrushIntervalMapper.Intervals.Add(brushcfinterval112);
     this.m_tbName7.EnabledDynamicsValue = true;
     this.m_tbName7.FontSizePixels = 16;
     this.m_tbName7.Height = 26;
     this.m_tbName7.Left = 5;
     this.m_tbName7.Name = "m_tbName7";
     this.m_tbName7.ScreenOwnerName = "ImportData";
     stringintervalmappercf13.DefaultValue = "Text";
     this.m_tbName7.TextIntervalMapper = stringintervalmappercf13;
     this.m_tbName7.TextVerticalAlignment = "Center";
     this.m_tbName7.Top = 159;
     this.m_tbName7.VisibleDynamicsValue = true;
     this.m_tbName7.Width = 356;
     this.DrawingPrimitives.Add(this.m_btnUp);
     this.DrawingPrimitives.Add(this.m_btnCancel);
     this.DrawingPrimitives.Add(this.m_btnOK);
     this.DrawingPrimitives.Add(this.m_Rectangle);
     this.DrawingPrimitives.Add(this.m_btnPrev);
     this.DrawingPrimitives.Add(this.m_btnNext);
     this.DrawingPrimitives.Add(this.m_lblPage);
     this.DrawingPrimitives.Add(this.m_tbName1);
     this.DrawingPrimitives.Add(this.m_tbName2);
     this.DrawingPrimitives.Add(this.m_tbName3);
     this.DrawingPrimitives.Add(this.m_tbName4);
     this.DrawingPrimitives.Add(this.m_tbName5);
     this.DrawingPrimitives.Add(this.m_tbName6);
     this.DrawingPrimitives.Add(this.m_tbName7);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.ClientSize = new System.Drawing.Size(474, 242);
     this.Location = new System.Drawing.Point(3, 3);
     this.ModalScreen = true;
     this.Name = "ImportData";
     this.PopupScreen = true;
     this.ScreenID = null;
     this.ScreenTitle = "                                Import Data From USB";
     this.StyleName = "Default";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_btnUp)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnCancel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnOK)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnPrev)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnNext)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblPage)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_tbName1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_tbName2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_tbName3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_tbName4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_tbName5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_tbName6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_tbName7)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Line = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_btnSelectMeter = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text3 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblSerialNum = new Neo.ApplicationFramework.Controls.Controls.Label();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnSelectMeter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblSerialNum)).BeginInit();
     this.SuspendLayout();
     //
     // CalSelectMeter
     //
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_Text
     //
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontSizePixels = 16;
     this.m_Text.Height = 21;
     this.m_Text.Left = 245;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "CalSelectMeter";
     stringintervalmappercf1.DefaultValue = "Serial Number";
     this.m_Text.TextIntervalMapper = stringintervalmappercf1;
     this.m_Text.Top = 166;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 76;
     //
     // m_Text1
     //
     this.m_Text1.BlinkDynamicsValue = false;
     this.m_Text1.EnabledDynamicsValue = true;
     this.m_Text1.FontSizePixels = 14;
     this.m_Text1.Height = 21;
     this.m_Text1.Left = 134;
     this.m_Text1.Name = "m_Text1";
     this.m_Text1.ScreenOwnerName = "CalSelectMeter";
     stringintervalmappercf2.DefaultValue = "Select Meter For Calibration";
     this.m_Text1.TextIntervalMapper = stringintervalmappercf2;
     this.m_Text1.Top = 41;
     this.m_Text1.VisibleDynamicsValue = true;
     this.m_Text1.Width = 143;
     //
     // m_Line
     //
     this.m_Line.BlinkDynamicsValue = false;
     this.m_Line.EnabledDynamicsValue = true;
     this.m_Line.Fill = null;
     this.m_Line.Name = "m_Line";
     this.m_Line.ScreenOwnerName = "CalSelectMeter";
     this.m_Line.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line.VisibleDynamicsValue = true;
     this.m_Line.X1 = 136;
     this.m_Line.X2 = 466;
     this.m_Line.Y1 = 67;
     this.m_Line.Y2 = 67;
     //
     // m_btnSelectMeter
     //
     this.m_btnSelectMeter.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(229))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnSelectMeter.BlinkDynamicsValue = false;
     this.m_btnSelectMeter.Bold = true;
     this.m_btnSelectMeter.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnSelectMeter.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnSelectMeter.EnabledDynamicsValue = true;
     this.m_btnSelectMeter.FontSizePixels = 18;
     this.m_btnSelectMeter.Height = 54;
     this.m_btnSelectMeter.IndicatorMargin = null;
     this.m_btnSelectMeter.Left = 171;
     this.m_btnSelectMeter.MultiLine = true;
     this.m_btnSelectMeter.Name = "m_btnSelectMeter";
     this.m_btnSelectMeter.ScreenOwnerName = "CalSelectMeter";
     this.m_btnSelectMeter.StyleName = "Glossy";
     this.m_btnSelectMeter.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_btnSelectMeter.TextHeight = 22;
     stringintervalmappercf3.DefaultValue = "LOW RANGE FLOW METER";
     this.m_btnSelectMeter.TextIntervalMapper = stringintervalmappercf3;
     this.m_btnSelectMeter.TextValue = 0D;
     this.m_btnSelectMeter.TextWidth = 250;
     this.m_btnSelectMeter.Top = 103;
     this.m_btnSelectMeter.Value = 0D;
     this.m_btnSelectMeter.VisibleDynamicsValue = true;
     this.m_btnSelectMeter.Width = 256;
     //
     // m_Text2
     //
     this.m_Text2.BlinkDynamicsValue = false;
     this.m_Text2.EnabledDynamicsValue = true;
     this.m_Text2.FontSizePixels = 16;
     this.m_Text2.Height = 6;
     this.m_Text2.Left = 245;
     this.m_Text2.Name = "m_Text2";
     this.m_Text2.ScreenOwnerName = "CalSelectMeter";
     stringintervalmappercf4.DefaultValue = "";
     this.m_Text2.TextIntervalMapper = stringintervalmappercf4;
     this.m_Text2.Top = 54;
     this.m_Text2.VisibleDynamicsValue = true;
     this.m_Text2.Width = 2;
     //
     // m_Text3
     //
     this.m_Text3.BlinkDynamicsValue = false;
     this.m_Text3.EnabledDynamicsValue = true;
     this.m_Text3.FontSizePixels = 16;
     this.m_Text3.Height = 21;
     this.m_Text3.Left = 184;
     this.m_Text3.Name = "m_Text3";
     this.m_Text3.ScreenOwnerName = "CalSelectMeter";
     stringintervalmappercf5.DefaultValue = "Press to toggle between meters";
     this.m_Text3.TextIntervalMapper = stringintervalmappercf5;
     this.m_Text3.Top = 74;
     this.m_Text3.VisibleDynamicsValue = true;
     this.m_Text3.Width = 164;
     //
     // m_lblSerialNum
     //
     this.m_lblSerialNum.AutoSize = false;
     this.m_lblSerialNum.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_lblSerialNum.BlinkDynamicsValue = false;
     this.m_lblSerialNum.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(100)))), ((int)(((byte)(162))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_lblSerialNum.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_lblSerialNum.EnabledDynamicsValue = true;
     this.m_lblSerialNum.FontSizePixels = 20;
     this.m_lblSerialNum.Height = 45;
     this.m_lblSerialNum.Left = 171;
     this.m_lblSerialNum.Name = "m_lblSerialNum";
     this.m_lblSerialNum.ScreenOwnerName = "CalSelectMeter";
     this.m_lblSerialNum.TextHorizontalAlignment = "Center";
     stringintervalmappercf6.DefaultValue = "1417337";
     this.m_lblSerialNum.TextIntervalMapper = stringintervalmappercf6;
     this.m_lblSerialNum.TextVerticalAlignment = "Center";
     this.m_lblSerialNum.Top = 199;
     this.m_lblSerialNum.VisibleDynamicsValue = true;
     this.m_lblSerialNum.Width = 256;
     this.DrawingPrimitives.Add(this.m_Text);
     this.DrawingPrimitives.Add(this.m_Text1);
     this.DrawingPrimitives.Add(this.m_Line);
     this.DrawingPrimitives.Add(this.m_btnSelectMeter);
     this.DrawingPrimitives.Add(this.m_Text2);
     this.DrawingPrimitives.Add(this.m_Text3);
     this.DrawingPrimitives.Add(this.m_lblSerialNum);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "CalSelectMeter";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnSelectMeter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblSerialNum)).EndInit();
     this.ResumeLayout(false);
 }
Example #33
0
 private void InitializeComponent()
 {
     this.brushdynamicsconvertercf3 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.brushdynamicsconvertercf2 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.brushdynamicsconvertercf1 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     this.components = new System.ComponentModel.Container();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf3 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf4 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf5 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf6 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf7 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper4 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf8 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf9 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf10 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf11 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper5 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf12 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper6 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.SymbolInterval symbolinterval1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolInterval();
     Neo.ApplicationFramework.Common.MultiSymbolItem multisymbolitem1 = new Neo.ApplicationFramework.Common.MultiSymbolItem();
     Neo.ApplicationFramework.Common.Dynamics.SymbolInterval symbolinterval2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolInterval();
     Neo.ApplicationFramework.Common.MultiSymbolItem multisymbolitem2 = new Neo.ApplicationFramework.Common.MultiSymbolItem();
     Neo.ApplicationFramework.Common.Dynamics.SymbolInterval symbolinterval3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolInterval();
     Neo.ApplicationFramework.Common.MultiSymbolItem multisymbolitem3 = new Neo.ApplicationFramework.Common.MultiSymbolItem();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper7 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.SymbolInterval symbolinterval4 = new Neo.ApplicationFramework.Common.Dynamics.SymbolInterval();
     Neo.ApplicationFramework.Common.MultiSymbolItem multisymbolitem4 = new Neo.ApplicationFramework.Common.MultiSymbolItem();
     Neo.ApplicationFramework.Common.Dynamics.SymbolInterval symbolinterval5 = new Neo.ApplicationFramework.Common.Dynamics.SymbolInterval();
     Neo.ApplicationFramework.Common.MultiSymbolItem multisymbolitem5 = new Neo.ApplicationFramework.Common.MultiSymbolItem();
     Neo.ApplicationFramework.Common.Dynamics.SymbolInterval symbolinterval6 = new Neo.ApplicationFramework.Common.Dynamics.SymbolInterval();
     Neo.ApplicationFramework.Common.MultiSymbolItem multisymbolitem6 = new Neo.ApplicationFramework.Common.MultiSymbolItem();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper8 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.SymbolInterval symbolinterval7 = new Neo.ApplicationFramework.Common.Dynamics.SymbolInterval();
     Neo.ApplicationFramework.Common.MultiSymbolItem multisymbolitem7 = new Neo.ApplicationFramework.Common.MultiSymbolItem();
     Neo.ApplicationFramework.Common.Dynamics.SymbolInterval symbolinterval8 = new Neo.ApplicationFramework.Common.Dynamics.SymbolInterval();
     Neo.ApplicationFramework.Common.MultiSymbolItem multisymbolitem8 = new Neo.ApplicationFramework.Common.MultiSymbolItem();
     Neo.ApplicationFramework.Common.Dynamics.SymbolInterval symbolinterval9 = new Neo.ApplicationFramework.Common.Dynamics.SymbolInterval();
     Neo.ApplicationFramework.Common.MultiSymbolItem multisymbolitem9 = new Neo.ApplicationFramework.Common.MultiSymbolItem();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval1 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval2 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval3 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf13 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval4 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval5 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval6 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf14 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval7 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval8 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval brushcfinterval9 = new Neo.ApplicationFramework.Common.Dynamics.BrushCFInterval();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf15 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     this.m_pbDiag1 = new Neo.ApplicationFramework.Controls.Controls.ProgressBar();
     this.m_pbDiag2 = new Neo.ApplicationFramework.Controls.Controls.ProgressBar();
     this.m_pbDiag3 = new Neo.ApplicationFramework.Controls.Controls.ProgressBar();
     this.m_Rectangle1 = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Rectangle = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button11 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_lblMsgSmall1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblMsgSmall2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblMsgSmall3 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_btnDetail1 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_btnDetail2 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_btnDetail3 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Line = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line1 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Text4 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Line2 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line3 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Line4 = new Neo.ApplicationFramework.Controls.Controls.Line();
     this.m_Text5 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text6 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_btnSave = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_LoadGif1 = new Neo.ApplicationFramework.Controls.Symbol.AnimatedPictureCF();
     this.m_picDiag1 = new Neo.ApplicationFramework.Controls.Symbol.SymbolCF();
     this.m_picDiag2 = new Neo.ApplicationFramework.Controls.Symbol.SymbolCF();
     this.m_picDiag3 = new Neo.ApplicationFramework.Controls.Symbol.SymbolCF();
     this.m_lblMsgBig1 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblMsgBig2 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_lblMsgBig3 = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_LoadGif2 = new Neo.ApplicationFramework.Controls.Symbol.AnimatedPictureCF();
     this.m_LoadGif3 = new Neo.ApplicationFramework.Controls.Symbol.AnimatedPictureCF();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblMsgSmall1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblMsgSmall2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblMsgSmall3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnDetail1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnDetail2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnDetail3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnSave)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_LoadGif1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_picDiag1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_picDiag2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_picDiag3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblMsgBig1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblMsgBig2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblMsgBig3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_LoadGif2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_LoadGif3)).BeginInit();
     this.SuspendLayout();
     //
     // DiagScreen
     //
     this.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalWithMiddleStop);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox = false;
     //
     // m_pbDiag1
     //
     this.m_pbDiag1.BarColor = System.Drawing.Color.Lime;
     this.m_pbDiag1.BarGradientColor = System.Drawing.Color.Lime;
     this.m_pbDiag1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_pbDiag1.DrawStyle = OpenNETCF.Windows.Forms.DrawStyle.Solid;
     this.m_pbDiag1.EnabledDynamicsValue = true;
     this.m_pbDiag1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(211)))), ((int)(((byte)(40)))));
     this.m_pbDiag1.Location = new System.Drawing.Point(90, 88);
     this.m_pbDiag1.Maximum = 100;
     this.m_pbDiag1.Minimum = 0;
     this.m_pbDiag1.Name = "m_pbDiag1";
     this.m_pbDiag1.ShowPercentValueText = false;
     this.m_pbDiag1.ShowValueText = false;
     this.m_pbDiag1.Size = new System.Drawing.Size(253, 21);
     this.m_pbDiag1.Step = 0;
     this.m_pbDiag1.TabIndex = 2147483647;
     this.m_pbDiag1.Value = 0;
     this.m_pbDiag1.VisibleDynamicsValue = true;
     //
     // m_pbDiag2
     //
     this.m_pbDiag2.BarColor = System.Drawing.Color.Lime;
     this.m_pbDiag2.BarGradientColor = System.Drawing.Color.Lime;
     this.m_pbDiag2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_pbDiag2.DrawStyle = OpenNETCF.Windows.Forms.DrawStyle.Solid;
     this.m_pbDiag2.EnabledDynamicsValue = true;
     this.m_pbDiag2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(211)))), ((int)(((byte)(40)))));
     this.m_pbDiag2.Location = new System.Drawing.Point(91, 137);
     this.m_pbDiag2.Maximum = 100;
     this.m_pbDiag2.Minimum = 0;
     this.m_pbDiag2.Name = "m_pbDiag2";
     this.m_pbDiag2.ShowPercentValueText = false;
     this.m_pbDiag2.ShowValueText = false;
     this.m_pbDiag2.Size = new System.Drawing.Size(251, 21);
     this.m_pbDiag2.Step = 0;
     this.m_pbDiag2.TabIndex = 2147483647;
     this.m_pbDiag2.Value = 0;
     this.m_pbDiag2.VisibleDynamicsValue = true;
     //
     // m_pbDiag3
     //
     this.m_pbDiag3.BarColor = System.Drawing.Color.Lime;
     this.m_pbDiag3.BarGradientColor = System.Drawing.Color.Lime;
     this.m_pbDiag3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.m_pbDiag3.DrawStyle = OpenNETCF.Windows.Forms.DrawStyle.Solid;
     this.m_pbDiag3.EnabledDynamicsValue = true;
     this.m_pbDiag3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(211)))), ((int)(((byte)(40)))));
     this.m_pbDiag3.Location = new System.Drawing.Point(91, 186);
     this.m_pbDiag3.Maximum = 100;
     this.m_pbDiag3.Minimum = 0;
     this.m_pbDiag3.Name = "m_pbDiag3";
     this.m_pbDiag3.ShowPercentValueText = false;
     this.m_pbDiag3.ShowValueText = false;
     this.m_pbDiag3.Size = new System.Drawing.Size(251, 21);
     this.m_pbDiag3.Step = 0;
     this.m_pbDiag3.TabIndex = 2147483647;
     this.m_pbDiag3.Value = 0;
     this.m_pbDiag3.VisibleDynamicsValue = true;
     this.Controls.Add(this.m_pbDiag1);
     this.Controls.Add(this.m_pbDiag2);
     this.Controls.Add(this.m_pbDiag3);
     //
     // m_Rectangle1
     //
     this.m_Rectangle1.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle1.BlinkDynamicsValue = false;
     this.m_Rectangle1.EnabledDynamicsValue = true;
     this.m_Rectangle1.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle1.Height = 167;
     this.m_Rectangle1.Left = 14;
     this.m_Rectangle1.Name = "m_Rectangle1";
     this.m_Rectangle1.ScreenOwnerName = "DiagScreen";
     this.m_Rectangle1.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle1.Top = 44;
     this.m_Rectangle1.VisibleDynamicsValue = true;
     this.m_Rectangle1.Width = 450;
     //
     // m_Rectangle
     //
     this.m_Rectangle.BitmapEffect = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle.BlinkDynamicsValue = false;
     this.m_Rectangle.EnabledDynamicsValue = true;
     this.m_Rectangle.Fill = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Height = 42;
     this.m_Rectangle.Left = -4;
     this.m_Rectangle.Name = "m_Rectangle";
     this.m_Rectangle.ScreenOwnerName = "DiagScreen";
     this.m_Rectangle.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Top = -5;
     this.m_Rectangle.VisibleDynamicsValue = true;
     this.m_Rectangle.Width = 485;
     //
     // m_Text
     //
     this.m_Text.AutoSize = false;
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.Bold = true;
     this.m_Text.EnabledDynamicsValue = true;
     this.m_Text.FontFamily = "Arial";
     this.m_Text.FontSizePixels = 20;
     this.m_Text.Height = 30;
     this.m_Text.Left = -4;
     this.m_Text.Name = "m_Text";
     this.m_Text.ScreenOwnerName = "DiagScreen";
     this.m_Text.TextHorizontalAlignment = "Center";
     stringintervalmappercf1.DefaultValue = "DIAGNOSTICS";
     this.m_Text.TextIntervalMapper = stringintervalmappercf1;
     this.m_Text.TextVerticalAlignment = "Center";
     this.m_Text.Top = 1;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 480;
     //
     // m_Button11
     //
     this.m_Button11.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button11.BlinkDynamicsValue = false;
     this.m_Button11.Bold = true;
     this.m_Button11.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button11.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button11.EnabledDynamicsValue = true;
     this.m_Button11.FontFamily = "Arial";
     this.m_Button11.FontSizePixels = 16;
     this.m_Button11.Height = 47;
     this.m_Button11.IndicatorMargin = null;
     this.m_Button11.Left = 14;
     this.m_Button11.Name = "m_Button11";
     this.m_Button11.ScreenOwnerName = "DiagScreen";
     this.m_Button11.StyleName = "Chrome";
     this.m_Button11.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button11.SymbolName = "";
     this.m_Button11.TextHeight = 19;
     stringintervalmappercf2.DefaultValue = "BACK";
     this.m_Button11.TextIntervalMapper = stringintervalmappercf2;
     this.m_Button11.TextValue = 0D;
     this.m_Button11.TextWidth = 101;
     this.m_Button11.Top = 220;
     this.m_Button11.Value = 0D;
     this.m_Button11.VisibleDynamicsValue = true;
     this.m_Button11.Width = 107;
     //
     // m_lblMsgSmall1
     //
     this.m_lblMsgSmall1.AutoSize = false;
     this.m_lblMsgSmall1.BlinkDynamicsValue = false;
     this.m_lblMsgSmall1.Bold = true;
     this.m_lblMsgSmall1.EnabledDynamicsValue = true;
     this.m_lblMsgSmall1.FontFamily = "Arial";
     this.m_lblMsgSmall1.FontSizePixels = 14;
     this.m_lblMsgSmall1.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.m_lblMsgSmall1.Height = 39;
     this.m_lblMsgSmall1.Left = 87;
     this.m_lblMsgSmall1.Name = "m_lblMsgSmall1";
     this.m_lblMsgSmall1.ScreenOwnerName = "DiagScreen";
     stringintervalmappercf3.DefaultValue = "Checking Flow Meters...";
     this.m_lblMsgSmall1.TextIntervalMapper = stringintervalmappercf3;
     this.m_lblMsgSmall1.Top = 66;
     this.m_lblMsgSmall1.VisibleDynamicsValue = true;
     this.m_lblMsgSmall1.Width = 257;
     //
     // m_lblMsgSmall2
     //
     this.m_lblMsgSmall2.AutoSize = false;
     this.m_lblMsgSmall2.BlinkDynamicsValue = false;
     this.m_lblMsgSmall2.Bold = true;
     this.m_lblMsgSmall2.EnabledDynamicsValue = true;
     this.m_lblMsgSmall2.FontFamily = "Arial";
     this.m_lblMsgSmall2.FontSizePixels = 14;
     this.m_lblMsgSmall2.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.m_lblMsgSmall2.Height = 39;
     this.m_lblMsgSmall2.Left = 87;
     this.m_lblMsgSmall2.Name = "m_lblMsgSmall2";
     this.m_lblMsgSmall2.ScreenOwnerName = "DiagScreen";
     stringintervalmappercf4.DefaultValue = "Checking Pressure Sensors...";
     this.m_lblMsgSmall2.TextIntervalMapper = stringintervalmappercf4;
     this.m_lblMsgSmall2.Top = 116;
     this.m_lblMsgSmall2.VisibleDynamicsValue = true;
     this.m_lblMsgSmall2.Width = 262;
     //
     // m_lblMsgSmall3
     //
     this.m_lblMsgSmall3.AutoSize = false;
     this.m_lblMsgSmall3.BlinkDynamicsValue = false;
     this.m_lblMsgSmall3.Bold = true;
     this.m_lblMsgSmall3.EnabledDynamicsValue = true;
     this.m_lblMsgSmall3.FontFamily = "Arial";
     this.m_lblMsgSmall3.FontSizePixels = 14;
     this.m_lblMsgSmall3.Foreground = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.m_lblMsgSmall3.Height = 39;
     this.m_lblMsgSmall3.Left = 87;
     this.m_lblMsgSmall3.Name = "m_lblMsgSmall3";
     this.m_lblMsgSmall3.ScreenOwnerName = "DiagScreen";
     stringintervalmappercf5.DefaultValue = "Checking Solenoid Valves...";
     this.m_lblMsgSmall3.TextIntervalMapper = stringintervalmappercf5;
     this.m_lblMsgSmall3.Top = 165;
     this.m_lblMsgSmall3.VisibleDynamicsValue = true;
     this.m_lblMsgSmall3.Width = 258;
     //
     // m_btnDetail1
     //
     this.m_btnDetail1.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(91)))), ((int)(((byte)(146)))), ((int)(((byte)(214))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnDetail1.BlinkDynamicsValue = false;
     this.m_btnDetail1.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnDetail1.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnDetail1.EnabledDynamicsValue = true;
     this.m_btnDetail1.FontFamily = "Arial";
     this.m_btnDetail1.FontSizePixels = 18;
     this.m_btnDetail1.Height = 45;
     this.m_btnDetail1.IndicatorMargin = null;
     this.m_btnDetail1.Left = 357;
     this.m_btnDetail1.Name = "m_btnDetail1";
     this.m_btnDetail1.ScreenOwnerName = "DiagScreen";
     this.m_btnDetail1.StyleName = "Glossy";
     this.m_btnDetail1.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_btnDetail1.TextHeight = 22;
     stringintervalmappercf6.DefaultValue = "Detail";
     this.m_btnDetail1.TextIntervalMapper = stringintervalmappercf6;
     this.m_btnDetail1.TextValue = 0D;
     this.m_btnDetail1.TextWidth = 95;
     this.m_btnDetail1.Top = 68;
     this.m_btnDetail1.Value = 0D;
     this.m_btnDetail1.VisibleDynamicsValue = true;
     this.m_btnDetail1.Width = 101;
     //
     // m_btnDetail2
     //
     this.m_btnDetail2.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(91)))), ((int)(((byte)(146)))), ((int)(((byte)(214))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnDetail2.BlinkDynamicsValue = false;
     this.m_btnDetail2.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnDetail2.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnDetail2.EnabledDynamicsValue = true;
     this.m_btnDetail2.FontFamily = "Arial";
     this.m_btnDetail2.FontSizePixels = 18;
     this.m_btnDetail2.Height = 45;
     this.m_btnDetail2.IndicatorMargin = null;
     this.m_btnDetail2.Left = 357;
     this.m_btnDetail2.Name = "m_btnDetail2";
     this.m_btnDetail2.ScreenOwnerName = "DiagScreen";
     this.m_btnDetail2.StyleName = "Glossy";
     this.m_btnDetail2.SymbolIntervalMapper = symbolintervalmapper3;
     this.m_btnDetail2.TextHeight = 22;
     stringintervalmappercf7.DefaultValue = "Detail";
     this.m_btnDetail2.TextIntervalMapper = stringintervalmappercf7;
     this.m_btnDetail2.TextValue = 0D;
     this.m_btnDetail2.TextWidth = 95;
     this.m_btnDetail2.Top = 116;
     this.m_btnDetail2.Value = 0D;
     this.m_btnDetail2.VisibleDynamicsValue = true;
     this.m_btnDetail2.Width = 101;
     //
     // m_btnDetail3
     //
     this.m_btnDetail3.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(91)))), ((int)(((byte)(146)))), ((int)(((byte)(214))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnDetail3.BlinkDynamicsValue = false;
     this.m_btnDetail3.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnDetail3.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnDetail3.EnabledDynamicsValue = true;
     this.m_btnDetail3.FontFamily = "Arial";
     this.m_btnDetail3.FontSizePixels = 18;
     this.m_btnDetail3.Height = 45;
     this.m_btnDetail3.IndicatorMargin = null;
     this.m_btnDetail3.Left = 357;
     this.m_btnDetail3.Name = "m_btnDetail3";
     this.m_btnDetail3.ScreenOwnerName = "DiagScreen";
     this.m_btnDetail3.StyleName = "Glossy";
     this.m_btnDetail3.SymbolIntervalMapper = symbolintervalmapper4;
     this.m_btnDetail3.TextHeight = 22;
     stringintervalmappercf8.DefaultValue = "Detail";
     this.m_btnDetail3.TextIntervalMapper = stringintervalmappercf8;
     this.m_btnDetail3.TextValue = 0D;
     this.m_btnDetail3.TextWidth = 95;
     this.m_btnDetail3.Top = 164;
     this.m_btnDetail3.Value = 0D;
     this.m_btnDetail3.VisibleDynamicsValue = true;
     this.m_btnDetail3.Width = 101;
     //
     // m_Line
     //
     this.m_Line.BlinkDynamicsValue = false;
     this.m_Line.EnabledDynamicsValue = true;
     this.m_Line.Fill = null;
     this.m_Line.Name = "m_Line";
     this.m_Line.ScreenOwnerName = "DiagScreen";
     this.m_Line.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line.VisibleDynamicsValue = true;
     this.m_Line.X1 = 15;
     this.m_Line.X2 = 463;
     this.m_Line.Y1 = 66;
     this.m_Line.Y2 = 66;
     //
     // m_Line1
     //
     this.m_Line1.BlinkDynamicsValue = false;
     this.m_Line1.EnabledDynamicsValue = true;
     this.m_Line1.Fill = null;
     this.m_Line1.Name = "m_Line1";
     this.m_Line1.ScreenOwnerName = "DiagScreen";
     this.m_Line1.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line1.VisibleDynamicsValue = true;
     this.m_Line1.X1 = 84;
     this.m_Line1.X2 = 84;
     this.m_Line1.Y1 = 44;
     this.m_Line1.Y2 = 210;
     //
     // m_Text4
     //
     this.m_Text4.AutoSize = false;
     this.m_Text4.BlinkDynamicsValue = false;
     this.m_Text4.Bold = true;
     this.m_Text4.EnabledDynamicsValue = true;
     this.m_Text4.FontFamily = "Arial";
     this.m_Text4.FontSizePixels = 12;
     this.m_Text4.Height = 20;
     this.m_Text4.Left = 26;
     this.m_Text4.Name = "m_Text4";
     this.m_Text4.ScreenOwnerName = "DiagScreen";
     stringintervalmappercf9.DefaultValue = "Status";
     this.m_Text4.TextIntervalMapper = stringintervalmappercf9;
     this.m_Text4.Top = 44;
     this.m_Text4.VisibleDynamicsValue = true;
     this.m_Text4.Width = 75;
     //
     // m_Line2
     //
     this.m_Line2.BlinkDynamicsValue = false;
     this.m_Line2.EnabledDynamicsValue = true;
     this.m_Line2.Fill = null;
     this.m_Line2.Name = "m_Line2";
     this.m_Line2.ScreenOwnerName = "DiagScreen";
     this.m_Line2.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line2.VisibleDynamicsValue = true;
     this.m_Line2.X1 = 14;
     this.m_Line2.X2 = 463;
     this.m_Line2.Y1 = 114;
     this.m_Line2.Y2 = 114;
     //
     // m_Line3
     //
     this.m_Line3.BlinkDynamicsValue = false;
     this.m_Line3.EnabledDynamicsValue = true;
     this.m_Line3.Fill = null;
     this.m_Line3.Name = "m_Line3";
     this.m_Line3.ScreenOwnerName = "DiagScreen";
     this.m_Line3.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line3.VisibleDynamicsValue = true;
     this.m_Line3.X1 = 15;
     this.m_Line3.X2 = 463;
     this.m_Line3.Y1 = 162;
     this.m_Line3.Y2 = 162;
     //
     // m_Line4
     //
     this.m_Line4.BlinkDynamicsValue = false;
     this.m_Line4.EnabledDynamicsValue = true;
     this.m_Line4.Fill = null;
     this.m_Line4.Name = "m_Line4";
     this.m_Line4.ScreenOwnerName = "DiagScreen";
     this.m_Line4.Stroke = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Line4.VisibleDynamicsValue = true;
     this.m_Line4.X1 = 352;
     this.m_Line4.X2 = 352;
     this.m_Line4.Y1 = 44;
     this.m_Line4.Y2 = 210;
     //
     // m_Text5
     //
     this.m_Text5.AutoSize = false;
     this.m_Text5.BlinkDynamicsValue = false;
     this.m_Text5.Bold = true;
     this.m_Text5.EnabledDynamicsValue = true;
     this.m_Text5.FontFamily = "Arial";
     this.m_Text5.FontSizePixels = 12;
     this.m_Text5.Height = 23;
     this.m_Text5.Left = 90;
     this.m_Text5.Name = "m_Text5";
     this.m_Text5.ScreenOwnerName = "DiagScreen";
     this.m_Text5.TextHorizontalAlignment = "Center";
     stringintervalmappercf10.DefaultValue = "Current Progress";
     this.m_Text5.TextIntervalMapper = stringintervalmappercf10;
     this.m_Text5.Top = 44;
     this.m_Text5.VisibleDynamicsValue = true;
     this.m_Text5.Width = 254;
     //
     // m_Text6
     //
     this.m_Text6.AutoSize = false;
     this.m_Text6.BlinkDynamicsValue = false;
     this.m_Text6.Bold = true;
     this.m_Text6.EnabledDynamicsValue = true;
     this.m_Text6.FontFamily = "Arial";
     this.m_Text6.FontSizePixels = 12;
     this.m_Text6.Height = 20;
     this.m_Text6.Left = 352;
     this.m_Text6.Name = "m_Text6";
     this.m_Text6.ScreenOwnerName = "DiagScreen";
     this.m_Text6.TextHorizontalAlignment = "Center";
     stringintervalmappercf11.DefaultValue = "Click for detail";
     this.m_Text6.TextIntervalMapper = stringintervalmappercf11;
     this.m_Text6.Top = 44;
     this.m_Text6.VisibleDynamicsValue = true;
     this.m_Text6.Width = 110;
     //
     // m_btnSave
     //
     this.m_btnSave.Background = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(91)))), ((int)(((byte)(146)))), ((int)(((byte)(214))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnSave.BlinkDynamicsValue = false;
     this.m_btnSave.Bold = true;
     this.m_btnSave.BorderBrush = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_btnSave.BorderThickness = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_btnSave.EnabledDynamicsValue = true;
     this.m_btnSave.FontFamily = "Arial";
     this.m_btnSave.FontSizePixels = 16;
     this.m_btnSave.Height = 47;
     this.m_btnSave.IndicatorMargin = null;
     this.m_btnSave.Left = 158;
     this.m_btnSave.Name = "m_btnSave";
     this.m_btnSave.ScreenOwnerName = "DiagScreen";
     this.m_btnSave.StyleName = "Glossy";
     this.m_btnSave.SymbolIntervalMapper = symbolintervalmapper5;
     this.m_btnSave.TextHeight = 19;
     stringintervalmappercf12.DefaultValue = "Save Report To USB";
     this.m_btnSave.TextIntervalMapper = stringintervalmappercf12;
     this.m_btnSave.TextValue = 0D;
     this.m_btnSave.TextWidth = 175;
     this.m_btnSave.Top = 220;
     this.m_btnSave.Value = 0D;
     this.m_btnSave.VisibleDynamicsValue = true;
     this.m_btnSave.Width = 181;
     //
     // m_LoadGif1
     //
     this.m_LoadGif1.BlinkDynamicsValue = false;
     this.m_LoadGif1.EnabledDynamicsValue = true;
     this.m_LoadGif1.Height = 36;
     this.m_LoadGif1.IsAnimationEnabled = true;
     this.m_LoadGif1.Left = 33;
     this.m_LoadGif1.Name = "m_LoadGif1";
     this.m_LoadGif1.ScreenOwnerName = "DiagScreen";
     this.m_LoadGif1.Stretch = true;
     this.m_LoadGif1.SymbolName = "ajax-loader (1)";
     this.m_LoadGif1.Top = 72;
     this.m_LoadGif1.VisibleDynamicsValue = true;
     this.m_LoadGif1.Width = 36;
     //
     // m_picDiag1
     //
     this.m_picDiag1.BlinkDynamicsValue = false;
     this.m_picDiag1.EnabledDynamicsValue = true;
     this.m_picDiag1.Height = 37;
     this.m_picDiag1.Left = 31;
     this.m_picDiag1.Name = "m_picDiag1";
     this.m_picDiag1.ScreenOwnerName = "DiagScreen";
     multisymbolitem1.SymbolName = "br_cancel9";
     multisymbolitem1.Transparent = false;
     symbolinterval1.Value = multisymbolitem1;
     symbolinterval2.End = 1D;
     symbolinterval2.Start = 1D;
     multisymbolitem2.SymbolName = "br_ok9";
     multisymbolitem2.Transparent = false;
     symbolinterval2.Value = multisymbolitem2;
     symbolinterval3.End = 2D;
     symbolinterval3.Start = 2D;
     multisymbolitem3.SymbolName = "warning";
     multisymbolitem3.Transparent = false;
     symbolinterval3.Value = multisymbolitem3;
     symbolintervalmapper6.Intervals.Add(symbolinterval1);
     symbolintervalmapper6.Intervals.Add(symbolinterval2);
     symbolintervalmapper6.Intervals.Add(symbolinterval3);
     this.m_picDiag1.SymbolIntervalMapper = symbolintervalmapper6;
     this.m_picDiag1.SymbolName = "br_cancel9";
     this.m_picDiag1.Top = 72;
     this.m_picDiag1.Value = 0D;
     this.m_picDiag1.VisibleDynamicsValue = true;
     this.m_picDiag1.Width = 38;
     //
     // m_picDiag2
     //
     this.m_picDiag2.BlinkDynamicsValue = false;
     this.m_picDiag2.EnabledDynamicsValue = true;
     this.m_picDiag2.Height = 37;
     this.m_picDiag2.Left = 31;
     this.m_picDiag2.Name = "m_picDiag2";
     this.m_picDiag2.ScreenOwnerName = "DiagScreen";
     multisymbolitem4.SymbolName = "br_cancel9";
     multisymbolitem4.Transparent = false;
     symbolinterval4.Value = multisymbolitem4;
     symbolinterval5.End = 1D;
     symbolinterval5.Start = 1D;
     multisymbolitem5.SymbolName = "br_ok9";
     multisymbolitem5.Transparent = false;
     symbolinterval5.Value = multisymbolitem5;
     symbolinterval6.End = 2D;
     symbolinterval6.Start = 2D;
     multisymbolitem6.SymbolName = "warning";
     multisymbolitem6.Transparent = false;
     symbolinterval6.Value = multisymbolitem6;
     symbolintervalmapper7.Intervals.Add(symbolinterval4);
     symbolintervalmapper7.Intervals.Add(symbolinterval5);
     symbolintervalmapper7.Intervals.Add(symbolinterval6);
     this.m_picDiag2.SymbolIntervalMapper = symbolintervalmapper7;
     this.m_picDiag2.SymbolName = "br_cancel9";
     this.m_picDiag2.Top = 120;
     this.m_picDiag2.Value = 0D;
     this.m_picDiag2.VisibleDynamicsValue = true;
     this.m_picDiag2.Width = 38;
     //
     // m_picDiag3
     //
     this.m_picDiag3.BlinkDynamicsValue = false;
     this.m_picDiag3.EnabledDynamicsValue = true;
     this.m_picDiag3.Height = 37;
     this.m_picDiag3.Left = 31;
     this.m_picDiag3.Name = "m_picDiag3";
     this.m_picDiag3.ScreenOwnerName = "DiagScreen";
     multisymbolitem7.SymbolName = "br_cancel9";
     multisymbolitem7.Transparent = false;
     symbolinterval7.Value = multisymbolitem7;
     symbolinterval8.End = 1D;
     symbolinterval8.Start = 1D;
     multisymbolitem8.SymbolName = "br_ok9";
     multisymbolitem8.Transparent = false;
     symbolinterval8.Value = multisymbolitem8;
     symbolinterval9.End = 2D;
     symbolinterval9.Start = 2D;
     multisymbolitem9.SymbolName = "warning";
     multisymbolitem9.Transparent = false;
     symbolinterval9.Value = multisymbolitem9;
     symbolintervalmapper8.Intervals.Add(symbolinterval7);
     symbolintervalmapper8.Intervals.Add(symbolinterval8);
     symbolintervalmapper8.Intervals.Add(symbolinterval9);
     this.m_picDiag3.SymbolIntervalMapper = symbolintervalmapper8;
     this.m_picDiag3.SymbolName = "br_cancel9";
     this.m_picDiag3.Top = 168;
     this.m_picDiag3.Value = 0D;
     this.m_picDiag3.VisibleDynamicsValue = true;
     this.m_picDiag3.Width = 38;
     //
     // m_lblMsgBig1
     //
     this.m_lblMsgBig1.AutoSize = false;
     this.m_lblMsgBig1.BlinkDynamicsValue = false;
     this.m_lblMsgBig1.Bold = true;
     brushdynamicsconvertercf1.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Green, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval1.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(28)))), ((int)(((byte)(36))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval2.End = 1D;
     brushcfinterval2.Start = 1D;
     brushcfinterval2.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Green, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval3.End = 2D;
     brushcfinterval3.Start = 2D;
     brushcfinterval3.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(194)))), ((int)(((byte)(14))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval1);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval2);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval3);
     this.m_lblMsgBig1.EnabledDynamicsValue = true;
     this.m_lblMsgBig1.FontFamily = "Arial";
     this.m_lblMsgBig1.FontSizePixels = 16;
     this.m_lblMsgBig1.Height = 32;
     this.m_lblMsgBig1.Left = 89;
     this.m_lblMsgBig1.Name = "m_lblMsgBig1";
     this.m_lblMsgBig1.ScreenOwnerName = "DiagScreen";
     stringintervalmappercf13.DefaultValue = "Flow Meters have 123 warnings!";
     this.m_lblMsgBig1.TextIntervalMapper = stringintervalmappercf13;
     this.m_lblMsgBig1.Top = 75;
     this.m_lblMsgBig1.VisibleDynamicsValue = true;
     this.m_lblMsgBig1.Width = 260;
     //
     // m_lblMsgBig2
     //
     this.m_lblMsgBig2.AutoSize = false;
     this.m_lblMsgBig2.BlinkDynamicsValue = false;
     this.m_lblMsgBig2.Bold = true;
     brushdynamicsconvertercf2.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Green, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval4.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(28)))), ((int)(((byte)(36))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval5.End = 1D;
     brushcfinterval5.Start = 1D;
     brushcfinterval5.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Green, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval6.End = 2D;
     brushcfinterval6.Start = 2D;
     brushcfinterval6.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(194)))), ((int)(((byte)(14))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval4);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval5);
     brushdynamicsconvertercf2.BrushIntervalMapper.Intervals.Add(brushcfinterval6);
     this.m_lblMsgBig2.EnabledDynamicsValue = true;
     this.m_lblMsgBig2.FontFamily = "Arial";
     this.m_lblMsgBig2.FontSizePixels = 16;
     this.m_lblMsgBig2.Height = 42;
     this.m_lblMsgBig2.Left = 89;
     this.m_lblMsgBig2.Name = "m_lblMsgBig2";
     this.m_lblMsgBig2.ScreenOwnerName = "DiagScreen";
     stringintervalmappercf14.DefaultValue = "Inlet/Test Pressure Sensors ";
     this.m_lblMsgBig2.TextIntervalMapper = stringintervalmappercf14;
     this.m_lblMsgBig2.TextVerticalAlignment = "Center";
     this.m_lblMsgBig2.Top = 116;
     this.m_lblMsgBig2.VisibleDynamicsValue = true;
     this.m_lblMsgBig2.Width = 260;
     this.m_lblMsgBig2.WordWrap = true;
     //
     // m_lblMsgBig3
     //
     this.m_lblMsgBig3.AutoSize = false;
     this.m_lblMsgBig3.BlinkDynamicsValue = false;
     this.m_lblMsgBig3.Bold = true;
     brushdynamicsconvertercf3.BrushIntervalMapper.DefaultValue = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Green, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval7.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(28)))), ((int)(((byte)(36))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval8.End = 1D;
     brushcfinterval8.Start = 1D;
     brushcfinterval8.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Green, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushcfinterval9.End = 2D;
     brushcfinterval9.Start = 2D;
     brushcfinterval9.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(194)))), ((int)(((byte)(14))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf3.BrushIntervalMapper.Intervals.Add(brushcfinterval7);
     brushdynamicsconvertercf3.BrushIntervalMapper.Intervals.Add(brushcfinterval8);
     brushdynamicsconvertercf3.BrushIntervalMapper.Intervals.Add(brushcfinterval9);
     this.m_lblMsgBig3.EnabledDynamicsValue = true;
     this.m_lblMsgBig3.FontFamily = "Arial";
     this.m_lblMsgBig3.FontSizePixels = 16;
     this.m_lblMsgBig3.Height = 46;
     this.m_lblMsgBig3.Left = 90;
     this.m_lblMsgBig3.Name = "m_lblMsgBig3";
     this.m_lblMsgBig3.ScreenOwnerName = "DiagScreen";
     stringintervalmappercf15.DefaultValue = "";
     this.m_lblMsgBig3.TextIntervalMapper = stringintervalmappercf15;
     this.m_lblMsgBig3.TextVerticalAlignment = "Center";
     this.m_lblMsgBig3.Top = 164;
     this.m_lblMsgBig3.VisibleDynamicsValue = true;
     this.m_lblMsgBig3.Width = 260;
     this.m_lblMsgBig3.WordWrap = true;
     //
     // m_LoadGif2
     //
     this.m_LoadGif2.BlinkDynamicsValue = false;
     this.m_LoadGif2.EnabledDynamicsValue = true;
     this.m_LoadGif2.Height = 36;
     this.m_LoadGif2.IsAnimationEnabled = true;
     this.m_LoadGif2.Left = 32;
     this.m_LoadGif2.Name = "m_LoadGif2";
     this.m_LoadGif2.ScreenOwnerName = "DiagScreen";
     this.m_LoadGif2.Stretch = true;
     this.m_LoadGif2.SymbolName = "ajax-loader (1)";
     this.m_LoadGif2.Top = 120;
     this.m_LoadGif2.VisibleDynamicsValue = true;
     this.m_LoadGif2.Width = 36;
     //
     // m_LoadGif3
     //
     this.m_LoadGif3.BlinkDynamicsValue = false;
     this.m_LoadGif3.EnabledDynamicsValue = true;
     this.m_LoadGif3.Height = 36;
     this.m_LoadGif3.IsAnimationEnabled = true;
     this.m_LoadGif3.Left = 32;
     this.m_LoadGif3.Name = "m_LoadGif3";
     this.m_LoadGif3.ScreenOwnerName = "DiagScreen";
     this.m_LoadGif3.Stretch = true;
     this.m_LoadGif3.SymbolName = "ajax-loader (1)";
     this.m_LoadGif3.Top = 168;
     this.m_LoadGif3.VisibleDynamicsValue = true;
     this.m_LoadGif3.Width = 36;
     this.DrawingPrimitives.Add(this.m_Rectangle1);
     this.DrawingPrimitives.Add(this.m_Rectangle);
     this.DrawingPrimitives.Add(this.m_Text);
     this.DrawingPrimitives.Add(this.m_Button11);
     this.DrawingPrimitives.Add(this.m_lblMsgSmall1);
     this.DrawingPrimitives.Add(this.m_lblMsgSmall2);
     this.DrawingPrimitives.Add(this.m_lblMsgSmall3);
     this.DrawingPrimitives.Add(this.m_btnDetail1);
     this.DrawingPrimitives.Add(this.m_btnDetail2);
     this.DrawingPrimitives.Add(this.m_btnDetail3);
     this.DrawingPrimitives.Add(this.m_Line);
     this.DrawingPrimitives.Add(this.m_Line1);
     this.DrawingPrimitives.Add(this.m_Text4);
     this.DrawingPrimitives.Add(this.m_Line2);
     this.DrawingPrimitives.Add(this.m_Line3);
     this.DrawingPrimitives.Add(this.m_Line4);
     this.DrawingPrimitives.Add(this.m_Text5);
     this.DrawingPrimitives.Add(this.m_Text6);
     this.DrawingPrimitives.Add(this.m_btnSave);
     this.DrawingPrimitives.Add(this.m_LoadGif1);
     this.DrawingPrimitives.Add(this.m_picDiag1);
     this.DrawingPrimitives.Add(this.m_picDiag2);
     this.DrawingPrimitives.Add(this.m_picDiag3);
     this.DrawingPrimitives.Add(this.m_lblMsgBig1);
     this.DrawingPrimitives.Add(this.m_lblMsgBig2);
     this.DrawingPrimitives.Add(this.m_lblMsgBig3);
     this.DrawingPrimitives.Add(this.m_LoadGif2);
     this.DrawingPrimitives.Add(this.m_LoadGif3);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize = new System.Drawing.Size(480, 272);
     this.Location = new System.Drawing.Point(0, 0);
     this.ModalScreen = true;
     this.Name = "DiagScreen";
     this.PopupScreen = false;
     this.ScreenID = null;
     this.ScreenTitle = "";
     this.StyleName = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblMsgSmall1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblMsgSmall2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblMsgSmall3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnDetail1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnDetail2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnDetail3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_btnSave)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_LoadGif1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_picDiag1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_picDiag2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_picDiag3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblMsgBig1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblMsgBig2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_lblMsgBig3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_LoadGif2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_LoadGif3)).EndInit();
     this.ResumeLayout(false);
 }