예제 #1
0
 private void InitializeComponent()
 {
     this.m_Picture = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture)).BeginInit();
     this.SuspendLayout();
     //
     // TANITIM
     //
     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_Picture
     //
     this.m_Picture.BlinkDynamicsValue    = false;
     this.m_Picture.DelayMouseInputPeriod = 0;
     this.m_Picture.EnabledDynamicsValue  = true;
     this.m_Picture.Height               = 552;
     this.m_Picture.Left                 = -130;
     this.m_Picture.Name                 = "m_Picture";
     this.m_Picture.ScreenOwnerName      = "TANITIM";
     this.m_Picture.Stretch              = true;
     this.m_Picture.SymbolName           = "tesa1";
     this.m_Picture.Top                  = -53;
     this.m_Picture.VisibleDynamicsValue = true;
     this.m_Picture.Width                = 1062;
     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                  = "TANITIM";
     this.PopupScreen           = false;
     this.ScreenID              = null;
     this.ScreenTitle           = "";
     this.StyleName             = "";
     this.WindowState           = System.Windows.Forms.FormWindowState.Normal;
     this.m_Initialized_TANITIM = true;
     this.AddControlsAndPrimitives();
     this.ResumeLayout(false);
 }
예제 #2
0
파일: ALARM.cs 프로젝트: tesamedikal/ekran
 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.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();
     this.m_AlarmViewer    = new Neo.ApplicationFramework.Controls.Alarm.AlarmViewer();
     this.m_SymbolViewbox2 = new Neo.ApplicationFramework.Controls.Controls.SymbolViewboxCF();
     this.m_Picture1       = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     ((System.ComponentModel.ISupportInitialize)(this.m_AlarmViewer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture1)).BeginInit();
     this.SuspendLayout();
     //
     // ALARM
     //
     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_AlarmViewer
     //
     alarmeventfiltergroup1.Enabled = true;
     alarmeventfiltergroup1.Name    = "Default";
     alarmeventfiltergroup1.ShowAcknowlegedAlarms = true;
     alarmeventfiltergroup1.ShowActiveAlarms      = true;
     alarmeventfiltergroup1.ShowInactiveAlarms    = true;
     alarmeventfiltergroup1.ShowNormalAlarms      = true;
     alarmeventfilter1.Groups.Add(alarmeventfiltergroup1);
     alarmeventfilter1.MaximumAlarmRows        = 100;
     this.m_AlarmViewer.AlarmEventFilter       = alarmeventfilter1;
     this.m_AlarmViewer.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_AlarmViewer.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_AlarmViewer.ButtonHeight           = 30;
     this.m_AlarmViewer.ButtonPosition         = System.Windows.Forms.AnchorStyles.Top;
     this.m_AlarmViewer.ButtonWidth            = 130;
     this.m_AlarmViewer.ColumnHeaderBackground = 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_AlarmViewer.EnabledDynamicsValue   = true;
     this.m_AlarmViewer.FilterButtonIsVisible  = false;
     this.m_AlarmViewer.FontFamily             = "Tahoma";
     this.m_AlarmViewer.FontSizePixels         = 18;
     this.m_AlarmViewer.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_AlarmViewer.GridBackground         = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(183)))), ((int)(((byte)(205))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AlarmViewer.Input                = false;
     this.m_AlarmViewer.Location             = new System.Drawing.Point(3, 16);
     this.m_AlarmViewer.Name                 = "m_AlarmViewer";
     this.m_AlarmViewer.PauseButtonIsVisible = false;
     this.m_AlarmViewer.ScreenOwnerName      = "ALARM";
     this.m_AlarmViewer.SelectedBorderColor  = 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_AlarmViewer.Size                 = new System.Drawing.Size(783, 369);
     this.m_AlarmViewer.SummaryRowVisible    = false;
     this.m_AlarmViewer.TabIndex             = 2147483647;
     alarmcolumninfo1.ColumnWidth            = 80D;
     alarmcolumninfo1.HeaderName             = "State";
     alarmcolumninfo1.MappingName            = "DisplayState";
     alarmcolumninfo2.ColumnWidth            = 150D;
     alarmcolumninfo2.HeaderName             = "Active Time";
     alarmcolumninfo2.MappingName            = "ActiveTime";
     alarmcolumninfo3.ColumnWidth            = 570D;
     alarmcolumninfo3.HeaderName             = "Text";
     alarmcolumninfo3.MappingName            = "DisplayText";
     this.m_AlarmViewer.VisibleColumns       = new Neo.ApplicationFramework.Interfaces.IColumnInfo[] {
         ((Neo.ApplicationFramework.Interfaces.IColumnInfo)(alarmcolumninfo1)),
         ((Neo.ApplicationFramework.Interfaces.IColumnInfo)(alarmcolumninfo2)),
         ((Neo.ApplicationFramework.Interfaces.IColumnInfo)(alarmcolumninfo3))
     };
     this.m_AlarmViewer.VisibleDynamicsValue = true;
     //
     // m_SymbolViewbox2
     //
     this.m_SymbolViewbox2.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.White, System.Drawing.Color.White, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_SymbolViewbox2.BlinkDynamicsValue    = false;
     this.m_SymbolViewbox2.DelayMouseInputPeriod = 0;
     this.m_SymbolViewbox2.EnabledDynamicsValue  = true;
     this.m_SymbolViewbox2.ForceTransparency     = false;
     this.m_SymbolViewbox2.Height               = 70;
     this.m_SymbolViewbox2.IndicatorMargin      = null;
     this.m_SymbolViewbox2.Left                 = 716;
     this.m_SymbolViewbox2.Name                 = "m_SymbolViewbox2";
     this.m_SymbolViewbox2.RequiresTransparency = false;
     this.m_SymbolViewbox2.ScreenOwnerName      = "ALARM";
     this.m_SymbolViewbox2.Top   = 405;
     this.m_SymbolViewbox2.Value = 0D;
     this.m_SymbolViewbox2.VisibleDynamicsValue = true;
     this.m_SymbolViewbox2.Width = 70;
     //
     // m_Picture1
     //
     this.m_Picture1.BlinkDynamicsValue    = false;
     this.m_Picture1.DelayMouseInputPeriod = 0;
     this.m_Picture1.EnabledDynamicsValue  = true;
     this.m_Picture1.Height               = 70;
     this.m_Picture1.Left                 = 15;
     this.m_Picture1.Name                 = "m_Picture1";
     this.m_Picture1.ScreenOwnerName      = "ALARM";
     this.m_Picture1.Stretch              = true;
     this.m_Picture1.SymbolName           = "12312313121";
     this.m_Picture1.Top                  = 393;
     this.m_Picture1.VisibleDynamicsValue = true;
     this.m_Picture1.Width                = 216;
     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                = "ALARM";
     this.PopupScreen         = false;
     this.ScreenID            = null;
     this.ScreenTitle         = "";
     this.StyleName           = "";
     this.WindowState         = System.Windows.Forms.FormWindowState.Normal;
     this.m_Initialized_ALARM = true;
     this.AddControlsAndPrimitives();
     this.ResumeLayout(false);
 }
예제 #3
0
 private void InitializeComponent()
 {
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     this.m_Rectangle      = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_SymbolViewbox  = new Neo.ApplicationFramework.Controls.Controls.SymbolViewboxCF();
     this.m_SymbolViewbox1 = new Neo.ApplicationFramework.Controls.Controls.SymbolViewboxCF();
     this.m_Button         = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Picture        = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture)).BeginInit();
     this.SuspendLayout();
     //
     // DIL
     //
     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_Rectangle
     //
     this.m_Rectangle.BitmapEffect          = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle.BlinkDynamicsValue    = false;
     this.m_Rectangle.DelayMouseInputPeriod = 0;
     this.m_Rectangle.EnabledDynamicsValue  = true;
     this.m_Rectangle.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_Rectangle.Height               = 324;
     this.m_Rectangle.Left                 = 77;
     this.m_Rectangle.Name                 = "m_Rectangle";
     this.m_Rectangle.ScreenOwnerName      = "DIL";
     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                  = 82;
     this.m_Rectangle.VisibleDynamicsValue = true;
     this.m_Rectangle.Width                = 657;
     //
     // m_SymbolViewbox
     //
     this.m_SymbolViewbox.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.White, System.Drawing.Color.White, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_SymbolViewbox.BlinkDynamicsValue    = false;
     this.m_SymbolViewbox.DelayMouseInputPeriod = 0;
     this.m_SymbolViewbox.EnabledDynamicsValue  = true;
     this.m_SymbolViewbox.ForceTransparency     = false;
     this.m_SymbolViewbox.Height               = 170;
     this.m_SymbolViewbox.IndicatorMargin      = null;
     this.m_SymbolViewbox.Left                 = 499;
     this.m_SymbolViewbox.Name                 = "m_SymbolViewbox";
     this.m_SymbolViewbox.RequiresTransparency = false;
     this.m_SymbolViewbox.ScreenOwnerName      = "DIL";
     this.m_SymbolViewbox.Top   = 196;
     this.m_SymbolViewbox.Value = 0D;
     this.m_SymbolViewbox.VisibleDynamicsValue = true;
     this.m_SymbolViewbox.Width = 170;
     //
     // m_SymbolViewbox1
     //
     this.m_SymbolViewbox1.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.White, System.Drawing.Color.White, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_SymbolViewbox1.BlinkDynamicsValue    = false;
     this.m_SymbolViewbox1.DelayMouseInputPeriod = 0;
     this.m_SymbolViewbox1.EnabledDynamicsValue  = true;
     this.m_SymbolViewbox1.ForceTransparency     = false;
     this.m_SymbolViewbox1.Height               = 170;
     this.m_SymbolViewbox1.IndicatorMargin      = null;
     this.m_SymbolViewbox1.Left                 = 166;
     this.m_SymbolViewbox1.Name                 = "m_SymbolViewbox1";
     this.m_SymbolViewbox1.RequiresTransparency = false;
     this.m_SymbolViewbox1.ScreenOwnerName      = "DIL";
     this.m_SymbolViewbox1.Top   = 196;
     this.m_SymbolViewbox1.Value = 0D;
     this.m_SymbolViewbox1.VisibleDynamicsValue = true;
     this.m_SymbolViewbox1.Width = 170;
     //
     // 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.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.DelayMouseInputPeriod = 0;
     this.m_Button.EnabledDynamicsValue  = true;
     this.m_Button.FontSizePixels        = 28;
     this.m_Button.ForceTransparency     = true;
     this.m_Button.Height                = 69;
     this.m_Button.IndicatorMargin       = null;
     this.m_Button.Left                  = 255;
     this.m_Button.Name                  = "m_Button";
     this.m_Button.RequiresTransparency  = true;
     this.m_Button.ScreenOwnerName       = "DIL";
     this.m_Button.StyleName             = "Chrome";
     this.m_Button.SymbolIntervalMapper  = symbolintervalmapper1;
     this.m_Button.TextHeight            = 34;
     this.m_Button.TextValue             = 0D;
     this.m_Button.TextWidth             = 309;
     this.m_Button.Top   = 96;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue     = true;
     this.m_Button.VisualPropertiesHashCode = -539163201;
     this.m_Button.Width = 315;
     //
     // m_Picture
     //
     this.m_Picture.BlinkDynamicsValue    = false;
     this.m_Picture.DelayMouseInputPeriod = 0;
     this.m_Picture.EnabledDynamicsValue  = true;
     this.m_Picture.Height               = 69;
     this.m_Picture.Left                 = 289;
     this.m_Picture.Name                 = "m_Picture";
     this.m_Picture.ScreenOwnerName      = "DIL";
     this.m_Picture.Stretch              = true;
     this.m_Picture.SymbolName           = "12312313121";
     this.m_Picture.Top                  = 5;
     this.m_Picture.VisibleDynamicsValue = true;
     this.m_Picture.Width                = 234;
     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              = "DIL";
     this.PopupScreen       = false;
     this.ScreenID          = null;
     this.ScreenTitle       = "";
     this.StyleName         = "";
     this.WindowState       = System.Windows.Forms.FormWindowState.Normal;
     this.m_Initialized_DIL = true;
     this.AddControlsAndPrimitives();
     this.ResumeLayout(false);
 }
예제 #4
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);
 }
예제 #5
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);
 }
예제 #6
0
 private void InitializeComponent()
 {
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     this.m_SymbolViewbox  = new Neo.ApplicationFramework.Controls.Controls.SymbolViewboxCF();
     this.m_SymbolViewbox1 = new Neo.ApplicationFramework.Controls.Controls.SymbolViewboxCF();
     this.m_Picture1       = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_Picture        = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_Button         = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Rectangle1     = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text1          = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Rectangle2     = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text2          = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_AnalogNumeric2 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_AnalogNumeric3 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric3)).BeginInit();
     this.SuspendLayout();
     //
     // AYARLAR_4
     //
     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_SymbolViewbox
     //
     this.m_SymbolViewbox.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.White, System.Drawing.Color.White, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_SymbolViewbox.BlinkDynamicsValue    = false;
     this.m_SymbolViewbox.DelayMouseInputPeriod = 0;
     this.m_SymbolViewbox.EnabledDynamicsValue  = true;
     this.m_SymbolViewbox.ForceTransparency     = false;
     this.m_SymbolViewbox.Height               = 75;
     this.m_SymbolViewbox.IndicatorMargin      = null;
     this.m_SymbolViewbox.Left                 = 692;
     this.m_SymbolViewbox.Name                 = "m_SymbolViewbox";
     this.m_SymbolViewbox.RequiresTransparency = false;
     this.m_SymbolViewbox.ScreenOwnerName      = "AYARLAR_4";
     this.m_SymbolViewbox.Top   = 21;
     this.m_SymbolViewbox.Value = 0D;
     this.m_SymbolViewbox.VisibleDynamicsValue = true;
     this.m_SymbolViewbox.Width = 75;
     //
     // m_SymbolViewbox1
     //
     this.m_SymbolViewbox1.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.White, System.Drawing.Color.White, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_SymbolViewbox1.BlinkDynamicsValue    = false;
     this.m_SymbolViewbox1.DelayMouseInputPeriod = 0;
     this.m_SymbolViewbox1.EnabledDynamicsValue  = true;
     this.m_SymbolViewbox1.ForceTransparency     = false;
     this.m_SymbolViewbox1.Height               = 75;
     this.m_SymbolViewbox1.IndicatorMargin      = null;
     this.m_SymbolViewbox1.Left                 = 26;
     this.m_SymbolViewbox1.Name                 = "m_SymbolViewbox1";
     this.m_SymbolViewbox1.RequiresTransparency = false;
     this.m_SymbolViewbox1.ScreenOwnerName      = "AYARLAR_4";
     this.m_SymbolViewbox1.Top   = 21;
     this.m_SymbolViewbox1.Value = 0D;
     this.m_SymbolViewbox1.VisibleDynamicsValue = true;
     this.m_SymbolViewbox1.Width = 75;
     //
     // m_Picture1
     //
     this.m_Picture1.BlinkDynamicsValue    = false;
     this.m_Picture1.DelayMouseInputPeriod = 0;
     this.m_Picture1.EnabledDynamicsValue  = true;
     this.m_Picture1.Height               = 51;
     this.m_Picture1.Left                 = 467;
     this.m_Picture1.Name                 = "m_Picture1";
     this.m_Picture1.ScreenOwnerName      = "AYARLAR_4";
     this.m_Picture1.Stretch              = true;
     this.m_Picture1.SymbolName           = "12312313121";
     this.m_Picture1.Top                  = 53;
     this.m_Picture1.VisibleDynamicsValue = true;
     this.m_Picture1.Width                = 133;
     //
     // m_Picture
     //
     this.m_Picture.BlinkDynamicsValue    = false;
     this.m_Picture.DelayMouseInputPeriod = 0;
     this.m_Picture.EnabledDynamicsValue  = true;
     this.m_Picture.Height               = 101;
     this.m_Picture.Left                 = 201;
     this.m_Picture.Name                 = "m_Picture";
     this.m_Picture.ScreenOwnerName      = "AYARLAR_4";
     this.m_Picture.Stretch              = true;
     this.m_Picture.SymbolName           = "1074100_612878878863480_419287768912462570_o";
     this.m_Picture.Top                  = -5;
     this.m_Picture.VisibleDynamicsValue = true;
     this.m_Picture.Width                = 258;
     //
     // m_Button
     //
     this.m_Button.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_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.DelayMouseInputPeriod = 0;
     this.m_Button.EnabledDynamicsValue  = true;
     this.m_Button.FontSizePixels        = 15;
     this.m_Button.ForceTransparency     = true;
     this.m_Button.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button.Height                = 68;
     this.m_Button.IndicatorMargin       = null;
     this.m_Button.Left                  = 516;
     this.m_Button.Name                  = "m_Button";
     this.m_Button.RequiresTransparency  = true;
     this.m_Button.ScreenOwnerName       = "AYARLAR_4";
     this.m_Button.StyleName             = "Black";
     this.m_Button.SymbolIntervalMapper  = symbolintervalmapper1;
     this.m_Button.TextHeight            = 18;
     this.m_Button.TextValue             = 0D;
     this.m_Button.TextWidth             = 228;
     this.m_Button.Top   = 405;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue     = true;
     this.m_Button.VisualPropertiesHashCode = 1353278808;
     this.m_Button.Width = 234;
     //
     // m_Rectangle1
     //
     this.m_Rectangle1.BitmapEffect          = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle1.BlinkDynamicsValue    = false;
     this.m_Rectangle1.DelayMouseInputPeriod = 0;
     this.m_Rectangle1.EnabledDynamicsValue  = true;
     this.m_Rectangle1.Fill                 = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(172)))), ((int)(((byte)(198))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle1.Height               = 64;
     this.m_Rectangle1.Left                 = 26;
     this.m_Rectangle1.Name                 = "m_Rectangle1";
     this.m_Rectangle1.ScreenOwnerName      = "AYARLAR_4";
     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                  = 132;
     this.m_Rectangle1.VisibleDynamicsValue = true;
     this.m_Rectangle1.Width                = 741;
     //
     // m_Text1
     //
     this.m_Text1.BlinkDynamicsValue = false;
     this.m_Text1.Bold = true;
     this.m_Text1.DelayMouseInputPeriod = 0;
     this.m_Text1.EnabledDynamicsValue  = true;
     this.m_Text1.FontSizePixels        = 24;
     this.m_Text1.Height               = 21;
     this.m_Text1.Left                 = 54;
     this.m_Text1.Name                 = "m_Text1";
     this.m_Text1.ScreenOwnerName      = "AYARLAR_4";
     this.m_Text1.Top                  = 146;
     this.m_Text1.VisibleDynamicsValue = true;
     this.m_Text1.Width                = 170;
     //
     // m_Rectangle2
     //
     this.m_Rectangle2.BitmapEffect          = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle2.BlinkDynamicsValue    = false;
     this.m_Rectangle2.DelayMouseInputPeriod = 0;
     this.m_Rectangle2.EnabledDynamicsValue  = true;
     this.m_Rectangle2.Fill                 = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(172)))), ((int)(((byte)(198))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle2.Height               = 64;
     this.m_Rectangle2.Left                 = 26;
     this.m_Rectangle2.Name                 = "m_Rectangle2";
     this.m_Rectangle2.ScreenOwnerName      = "AYARLAR_4";
     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                  = 205;
     this.m_Rectangle2.VisibleDynamicsValue = true;
     this.m_Rectangle2.Width                = 741;
     //
     // m_Text2
     //
     this.m_Text2.BlinkDynamicsValue = false;
     this.m_Text2.Bold = true;
     this.m_Text2.DelayMouseInputPeriod = 0;
     this.m_Text2.EnabledDynamicsValue  = true;
     this.m_Text2.FontSizePixels        = 24;
     this.m_Text2.Height               = 21;
     this.m_Text2.Left                 = 54;
     this.m_Text2.Name                 = "m_Text2";
     this.m_Text2.ScreenOwnerName      = "AYARLAR_4";
     this.m_Text2.Top                  = 219;
     this.m_Text2.VisibleDynamicsValue = true;
     this.m_Text2.Width                = 164;
     //
     // m_AnalogNumeric2
     //
     this.m_AnalogNumeric2.Background         = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(78)))), ((int)(((byte)(99))))), System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(157)))), ((int)(((byte)(170))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalTopToBottom);
     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)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), 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.DelayMouseInputPeriod = 0;
     this.m_AnalogNumeric2.DisplayFormat         = Neo.ApplicationFramework.Interfaces.AnalogNumericDisplayFormat.Decimal;
     this.m_AnalogNumeric2.EnabledDynamicsValue  = true;
     this.m_AnalogNumeric2.FontSizePixels        = 24;
     this.m_AnalogNumeric2.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_AnalogNumeric2.Height                = 46;
     this.m_AnalogNumeric2.Left                  = 552;
     this.m_AnalogNumeric2.Name                  = "m_AnalogNumeric2";
     this.m_AnalogNumeric2.NumberOfDecimals      = 2;
     this.m_AnalogNumeric2.ScreenOwnerName       = "AYARLAR_4";
     this.m_AnalogNumeric2.Top = 214;
     this.m_AnalogNumeric2.VisibleDynamicsValue = true;
     this.m_AnalogNumeric2.Width = 198;
     //
     // m_AnalogNumeric3
     //
     this.m_AnalogNumeric3.Background         = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(78)))), ((int)(((byte)(99))))), System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(157)))), ((int)(((byte)(170))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalTopToBottom);
     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.DelayMouseInputPeriod = 0;
     this.m_AnalogNumeric3.DisplayFormat         = Neo.ApplicationFramework.Interfaces.AnalogNumericDisplayFormat.Decimal;
     this.m_AnalogNumeric3.EnabledDynamicsValue  = true;
     this.m_AnalogNumeric3.FontSizePixels        = 24;
     this.m_AnalogNumeric3.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_AnalogNumeric3.Height                = 46;
     this.m_AnalogNumeric3.Left                  = 552;
     this.m_AnalogNumeric3.Name                  = "m_AnalogNumeric3";
     this.m_AnalogNumeric3.NumberOfDecimals      = 2;
     this.m_AnalogNumeric3.ScreenOwnerName       = "AYARLAR_4";
     this.m_AnalogNumeric3.Top = 141;
     this.m_AnalogNumeric3.VisibleDynamicsValue = true;
     this.m_AnalogNumeric3.Width = 198;
     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                    = "AYARLAR_4";
     this.PopupScreen             = false;
     this.ScreenID                = null;
     this.ScreenTitle             = "";
     this.StyleName               = "";
     this.WindowState             = System.Windows.Forms.FormWindowState.Normal;
     this.m_Initialized_AYARLAR_4 = true;
     this.AddControlsAndPrimitives();
     this.ResumeLayout(false);
 }
예제 #7
0
 private void InitializeComponent()
 {
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     this.m_Picture2       = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_Button         = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button11       = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text           = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_AnalogNumeric4 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     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_Text1          = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Text2          = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button1        = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Text3          = new Neo.ApplicationFramework.Controls.Controls.Label();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric4)).BeginInit();
     ((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_Text1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).BeginInit();
     this.SuspendLayout();
     //
     // ANA_SAYFA
     //
     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_Picture2
     //
     this.m_Picture2.BlinkDynamicsValue    = false;
     this.m_Picture2.DelayMouseInputPeriod = 0;
     this.m_Picture2.EnabledDynamicsValue  = true;
     this.m_Picture2.Height               = 492;
     this.m_Picture2.Left                 = 0;
     this.m_Picture2.Name                 = "m_Picture2";
     this.m_Picture2.ScreenOwnerName      = "ANA_SAYFA";
     this.m_Picture2.Stretch              = true;
     this.m_Picture2.SymbolName           = "tesa o2p";
     this.m_Picture2.Top                  = -4;
     this.m_Picture2.VisibleDynamicsValue = true;
     this.m_Picture2.Width                = 805;
     //
     // m_Button
     //
     this.m_Button.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_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.DelayMouseInputPeriod    = 0;
     this.m_Button.EnabledDynamicsValue     = true;
     this.m_Button.FontSizePixels           = 24;
     this.m_Button.ForceTransparency        = true;
     this.m_Button.Foreground               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button.Height                   = 68;
     this.m_Button.ImageHorizontalAlignment = "Left";
     this.m_Button.ImageMargin              = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(4D, 4D, 4D, 4D);
     this.m_Button.ImageStretch             = true;
     this.m_Button.IndicatorMargin          = null;
     this.m_Button.Left                     = 27;
     this.m_Button.Name                     = "m_Button";
     this.m_Button.RequiresTransparency     = true;
     this.m_Button.ScreenOwnerName          = "ANA_SAYFA";
     this.m_Button.StyleName                = "Glossy";
     this.m_Button.SymbolHeight             = 58;
     this.m_Button.SymbolIntervalMapper     = symbolintervalmapper1;
     this.m_Button.SymbolName               = "home";
     this.m_Button.SymbolWidth              = 58;
     this.m_Button.TextHeight               = 29;
     this.m_Button.TextMargin               = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(47D, 2D, 2D, 2D);
     this.m_Button.TextValue                = 0D;
     this.m_Button.TextWidth                = 177;
     this.m_Button.Top   = 390;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue     = true;
     this.m_Button.VisualPropertiesHashCode = 1916604426;
     this.m_Button.Width = 228;
     //
     // m_Button11
     //
     this.m_Button11.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_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.DelayMouseInputPeriod    = 0;
     this.m_Button11.EnabledDynamicsValue     = true;
     this.m_Button11.FontSizePixels           = 24;
     this.m_Button11.ForceTransparency        = true;
     this.m_Button11.Foreground               = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227)))));
     this.m_Button11.Height                   = 68;
     this.m_Button11.ImageHorizontalAlignment = "Left";
     this.m_Button11.ImageMargin              = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(4D, 4D, 4D, 4D);
     this.m_Button11.ImageStretch             = true;
     this.m_Button11.IndicatorMargin          = null;
     this.m_Button11.Left                     = 552;
     this.m_Button11.Name                     = "m_Button11";
     this.m_Button11.RequiresTransparency     = true;
     this.m_Button11.ScreenOwnerName          = "ANA_SAYFA";
     this.m_Button11.StyleName                = "Glossy";
     this.m_Button11.SymbolHeight             = 58;
     this.m_Button11.SymbolIntervalMapper     = symbolintervalmapper2;
     this.m_Button11.SymbolName               = "globe";
     this.m_Button11.SymbolWidth              = 58;
     this.m_Button11.TextHeight               = 29;
     this.m_Button11.TextMargin               = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(47D, 2D, 2D, 2D);
     this.m_Button11.TextValue                = 0D;
     this.m_Button11.TextWidth                = 177;
     this.m_Button11.Top   = 390;
     this.m_Button11.Value = 0D;
     this.m_Button11.VisibleDynamicsValue     = true;
     this.m_Button11.VisualPropertiesHashCode = -1818594472;
     this.m_Button11.Width = 228;
     //
     // m_Text
     //
     this.m_Text.BlinkDynamicsValue    = false;
     this.m_Text.DelayMouseInputPeriod = 0;
     this.m_Text.EnabledDynamicsValue  = true;
     this.m_Text.FontFamily            = "Brush Script MT";
     this.m_Text.FontSizePixels        = 28;
     this.m_Text.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Text.Height               = 21;
     this.m_Text.Left                 = 98;
     this.m_Text.Name                 = "m_Text";
     this.m_Text.ScreenOwnerName      = "ANA_SAYFA";
     this.m_Text.Top                  = 14;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width                = 134;
     //
     // m_AnalogNumeric4
     //
     this.m_AnalogNumeric4.Background         = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(78)))), ((int)(((byte)(99))))), System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(157)))), ((int)(((byte)(170))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalTopToBottom);
     this.m_AnalogNumeric4.BlinkDynamicsValue = false;
     this.m_AnalogNumeric4.Bold                  = true;
     this.m_AnalogNumeric4.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_AnalogNumeric4.BorderThickness       = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric4.DelayMouseInputPeriod = 0;
     this.m_AnalogNumeric4.DisplayFormat         = Neo.ApplicationFramework.Interfaces.AnalogNumericDisplayFormat.String;
     this.m_AnalogNumeric4.EnabledDynamicsValue  = true;
     this.m_AnalogNumeric4.FontSizePixels        = 20;
     this.m_AnalogNumeric4.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_AnalogNumeric4.Height                = 34;
     this.m_AnalogNumeric4.Left                  = 507;
     this.m_AnalogNumeric4.MaxNumberOfCharacters = 30;
     this.m_AnalogNumeric4.Name                  = "m_AnalogNumeric4";
     this.m_AnalogNumeric4.ReadOnly              = true;
     this.m_AnalogNumeric4.ScreenOwnerName       = "ANA_SAYFA";
     this.m_AnalogNumeric4.Top                  = 17;
     this.m_AnalogNumeric4.Transparent          = true;
     this.m_AnalogNumeric4.VisibleDynamicsValue = true;
     this.m_AnalogNumeric4.Width                = 285;
     //
     // m_AnalogNumeric
     //
     this.m_AnalogNumeric.Background         = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(78)))), ((int)(((byte)(99))))), System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(157)))), ((int)(((byte)(170))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalTopToBottom);
     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)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), 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.DelayMouseInputPeriod = 0;
     this.m_AnalogNumeric.EnabledDynamicsValue  = true;
     this.m_AnalogNumeric.FontSizePixels        = 20;
     this.m_AnalogNumeric.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_AnalogNumeric.Height                = 34;
     this.m_AnalogNumeric.Left                  = 266;
     this.m_AnalogNumeric.MaxNumberOfCharacters = 30;
     this.m_AnalogNumeric.Name                  = "m_AnalogNumeric";
     this.m_AnalogNumeric.ScreenOwnerName       = "ANA_SAYFA";
     this.m_AnalogNumeric.Top                  = 390;
     this.m_AnalogNumeric.Transparent          = true;
     this.m_AnalogNumeric.VisibleDynamicsValue = true;
     this.m_AnalogNumeric.Width                = 94;
     //
     // m_AnalogNumeric1
     //
     this.m_AnalogNumeric1.Background         = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(78)))), ((int)(((byte)(99))))), System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(157)))), ((int)(((byte)(170))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalTopToBottom);
     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)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), 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.DelayMouseInputPeriod = 0;
     this.m_AnalogNumeric1.EnabledDynamicsValue  = true;
     this.m_AnalogNumeric1.FontSizePixels        = 20;
     this.m_AnalogNumeric1.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_AnalogNumeric1.Height                = 34;
     this.m_AnalogNumeric1.Left                  = 370;
     this.m_AnalogNumeric1.MaxNumberOfCharacters = 30;
     this.m_AnalogNumeric1.Name                  = "m_AnalogNumeric1";
     this.m_AnalogNumeric1.ScreenOwnerName       = "ANA_SAYFA";
     this.m_AnalogNumeric1.Top                  = 390;
     this.m_AnalogNumeric1.Transparent          = true;
     this.m_AnalogNumeric1.VisibleDynamicsValue = true;
     this.m_AnalogNumeric1.Width                = 83;
     //
     // m_AnalogNumeric2
     //
     this.m_AnalogNumeric2.Background         = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(78)))), ((int)(((byte)(99))))), System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(157)))), ((int)(((byte)(170))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalTopToBottom);
     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)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), 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.DelayMouseInputPeriod = 0;
     this.m_AnalogNumeric2.EnabledDynamicsValue  = true;
     this.m_AnalogNumeric2.FontSizePixels        = 20;
     this.m_AnalogNumeric2.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_AnalogNumeric2.Height                = 34;
     this.m_AnalogNumeric2.Left                  = 470;
     this.m_AnalogNumeric2.MaxNumberOfCharacters = 30;
     this.m_AnalogNumeric2.Name                  = "m_AnalogNumeric2";
     this.m_AnalogNumeric2.ScreenOwnerName       = "ANA_SAYFA";
     this.m_AnalogNumeric2.Top                  = 390;
     this.m_AnalogNumeric2.Transparent          = true;
     this.m_AnalogNumeric2.VisibleDynamicsValue = true;
     this.m_AnalogNumeric2.Width                = 74;
     //
     // m_Text1
     //
     this.m_Text1.BlinkDynamicsValue    = false;
     this.m_Text1.DelayMouseInputPeriod = 0;
     this.m_Text1.EnabledDynamicsValue  = true;
     this.m_Text1.FontSizePixels        = 20;
     this.m_Text1.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Text1.Height               = 21;
     this.m_Text1.Left                 = 360;
     this.m_Text1.Name                 = "m_Text1";
     this.m_Text1.ScreenOwnerName      = "ANA_SAYFA";
     this.m_Text1.Top                  = 392;
     this.m_Text1.VisibleDynamicsValue = true;
     this.m_Text1.Width                = 10;
     //
     // m_Text2
     //
     this.m_Text2.BlinkDynamicsValue    = false;
     this.m_Text2.DelayMouseInputPeriod = 0;
     this.m_Text2.EnabledDynamicsValue  = true;
     this.m_Text2.FontSizePixels        = 20;
     this.m_Text2.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Text2.Height               = 21;
     this.m_Text2.Left                 = 440;
     this.m_Text2.Name                 = "m_Text2";
     this.m_Text2.ScreenOwnerName      = "ANA_SAYFA";
     this.m_Text2.Top                  = 392;
     this.m_Text2.VisibleDynamicsValue = true;
     this.m_Text2.Width                = 10;
     //
     // m_Button1
     //
     this.m_Button1.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_Button1.BlinkDynamicsValue    = false;
     this.m_Button1.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_Button1.BorderThickness       = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_Button1.DelayMouseInputPeriod = 0;
     this.m_Button1.EnabledDynamicsValue  = true;
     this.m_Button1.FontSizePixels        = 15;
     this.m_Button1.ForceTransparency     = true;
     this.m_Button1.Height               = 144;
     this.m_Button1.IndicatorMargin      = null;
     this.m_Button1.Left                 = 0;
     this.m_Button1.Name                 = "m_Button1";
     this.m_Button1.RequiresTransparency = true;
     this.m_Button1.ScreenOwnerName      = "ANA_SAYFA";
     this.m_Button1.SymbolIntervalMapper = symbolintervalmapper3;
     this.m_Button1.TextHeight           = 18;
     this.m_Button1.TextValue            = 0D;
     this.m_Button1.TextWidth            = 372;
     this.m_Button1.Top                      = 109;
     this.m_Button1.Transparent              = true;
     this.m_Button1.Value                    = 0D;
     this.m_Button1.VisibleDynamicsValue     = true;
     this.m_Button1.VisualPropertiesHashCode = 567919092;
     this.m_Button1.Width                    = 382;
     //
     // m_Text3
     //
     this.m_Text3.BlinkDynamicsValue = false;
     this.m_Text3.Bold = true;
     this.m_Text3.DelayMouseInputPeriod = 0;
     this.m_Text3.EnabledDynamicsValue  = true;
     this.m_Text3.FontSizePixels        = 20;
     this.m_Text3.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Text3.Height               = 21;
     this.m_Text3.Left                 = 274;
     this.m_Text3.Name                 = "m_Text3";
     this.m_Text3.ScreenOwnerName      = "ANA_SAYFA";
     this.m_Text3.Top                  = 432;
     this.m_Text3.VisibleDynamicsValue = true;
     this.m_Text3.Width                = 131;
     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                    = "ANA_SAYFA";
     this.PopupScreen             = false;
     this.ScreenID                = null;
     this.ScreenTitle             = "";
     this.StyleName               = "";
     this.WindowState             = System.Windows.Forms.FormWindowState.Normal;
     this.m_Initialized_ANA_SAYFA = true;
     this.AddControlsAndPrimitives();
     this.ResumeLayout(false);
 }
예제 #8
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);
 }
예제 #9
0
 private void InitializeComponent()
 {
     this.brushdynamicsconvertercf1 = new Neo.ApplicationFramework.Common.Dynamics.BrushDynamicsConverterCF();
     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();
     this.m_SymbolViewbox  = new Neo.ApplicationFramework.Controls.Controls.SymbolViewboxCF();
     this.m_SymbolViewbox1 = new Neo.ApplicationFramework.Controls.Controls.SymbolViewboxCF();
     this.m_Picture1       = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_Picture        = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_Rectangle3     = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text3          = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Rectangle4     = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text4          = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_AnalogNumeric4 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Rectangle      = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text           = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_AnalogNumeric  = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Rectangle1     = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text1          = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_AnalogNumeric1 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_AnalogNumeric3 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Rectangle2     = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text2          = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button         = new Neo.ApplicationFramework.Controls.Controls.Button();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     this.SuspendLayout();
     //
     // AYARLAR_2
     //
     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_SymbolViewbox
     //
     this.m_SymbolViewbox.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.White, System.Drawing.Color.White, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_SymbolViewbox.BlinkDynamicsValue    = false;
     this.m_SymbolViewbox.DelayMouseInputPeriod = 0;
     this.m_SymbolViewbox.EnabledDynamicsValue  = true;
     this.m_SymbolViewbox.ForceTransparency     = false;
     this.m_SymbolViewbox.Height               = 75;
     this.m_SymbolViewbox.IndicatorMargin      = null;
     this.m_SymbolViewbox.Left                 = 692;
     this.m_SymbolViewbox.Name                 = "m_SymbolViewbox";
     this.m_SymbolViewbox.RequiresTransparency = false;
     this.m_SymbolViewbox.ScreenOwnerName      = "AYARLAR_2";
     this.m_SymbolViewbox.Top   = 21;
     this.m_SymbolViewbox.Value = 0D;
     this.m_SymbolViewbox.VisibleDynamicsValue = true;
     this.m_SymbolViewbox.Width = 75;
     //
     // m_SymbolViewbox1
     //
     this.m_SymbolViewbox1.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.White, System.Drawing.Color.White, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_SymbolViewbox1.BlinkDynamicsValue    = false;
     this.m_SymbolViewbox1.DelayMouseInputPeriod = 0;
     this.m_SymbolViewbox1.EnabledDynamicsValue  = true;
     this.m_SymbolViewbox1.ForceTransparency     = false;
     this.m_SymbolViewbox1.Height               = 75;
     this.m_SymbolViewbox1.IndicatorMargin      = null;
     this.m_SymbolViewbox1.Left                 = 26;
     this.m_SymbolViewbox1.Name                 = "m_SymbolViewbox1";
     this.m_SymbolViewbox1.RequiresTransparency = false;
     this.m_SymbolViewbox1.ScreenOwnerName      = "AYARLAR_2";
     this.m_SymbolViewbox1.Top   = 21;
     this.m_SymbolViewbox1.Value = 0D;
     this.m_SymbolViewbox1.VisibleDynamicsValue = true;
     this.m_SymbolViewbox1.Width = 75;
     //
     // m_Picture1
     //
     this.m_Picture1.BlinkDynamicsValue    = false;
     this.m_Picture1.DelayMouseInputPeriod = 0;
     this.m_Picture1.EnabledDynamicsValue  = true;
     this.m_Picture1.Height               = 51;
     this.m_Picture1.Left                 = 467;
     this.m_Picture1.Name                 = "m_Picture1";
     this.m_Picture1.ScreenOwnerName      = "AYARLAR_2";
     this.m_Picture1.Stretch              = true;
     this.m_Picture1.SymbolName           = "12312313121";
     this.m_Picture1.Top                  = 53;
     this.m_Picture1.VisibleDynamicsValue = true;
     this.m_Picture1.Width                = 133;
     //
     // m_Picture
     //
     this.m_Picture.BlinkDynamicsValue    = false;
     this.m_Picture.DelayMouseInputPeriod = 0;
     this.m_Picture.EnabledDynamicsValue  = true;
     this.m_Picture.Height               = 101;
     this.m_Picture.Left                 = 201;
     this.m_Picture.Name                 = "m_Picture";
     this.m_Picture.ScreenOwnerName      = "AYARLAR_2";
     this.m_Picture.Stretch              = true;
     this.m_Picture.SymbolName           = "1074100_612878878863480_419287768912462570_o";
     this.m_Picture.Top                  = -5;
     this.m_Picture.VisibleDynamicsValue = true;
     this.m_Picture.Width                = 258;
     //
     // m_Rectangle3
     //
     this.m_Rectangle3.BitmapEffect          = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle3.BlinkDynamicsValue    = false;
     this.m_Rectangle3.DelayMouseInputPeriod = 0;
     this.m_Rectangle3.EnabledDynamicsValue  = true;
     this.m_Rectangle3.Fill                 = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(172)))), ((int)(((byte)(198))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle3.Height               = 64;
     this.m_Rectangle3.Left                 = 26;
     this.m_Rectangle3.Name                 = "m_Rectangle3";
     this.m_Rectangle3.ScreenOwnerName      = "AYARLAR_2";
     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                  = 115;
     this.m_Rectangle3.VisibleDynamicsValue = true;
     this.m_Rectangle3.Width                = 741;
     //
     // m_Text3
     //
     this.m_Text3.BlinkDynamicsValue = false;
     this.m_Text3.Bold = true;
     this.m_Text3.DelayMouseInputPeriod = 0;
     this.m_Text3.EnabledDynamicsValue  = true;
     this.m_Text3.FontSizePixels        = 24;
     this.m_Text3.Height               = 21;
     this.m_Text3.Left                 = 54;
     this.m_Text3.Name                 = "m_Text3";
     this.m_Text3.ScreenOwnerName      = "AYARLAR_2";
     this.m_Text3.Top                  = 129;
     this.m_Text3.VisibleDynamicsValue = true;
     this.m_Text3.Width                = 94;
     //
     // m_Rectangle4
     //
     this.m_Rectangle4.BitmapEffect          = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle4.BlinkDynamicsValue    = false;
     this.m_Rectangle4.DelayMouseInputPeriod = 0;
     this.m_Rectangle4.EnabledDynamicsValue  = true;
     this.m_Rectangle4.Fill                 = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(172)))), ((int)(((byte)(198))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle4.Height               = 64;
     this.m_Rectangle4.Left                 = 26;
     this.m_Rectangle4.Name                 = "m_Rectangle4";
     this.m_Rectangle4.ScreenOwnerName      = "AYARLAR_2";
     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.Top                  = 187;
     this.m_Rectangle4.VisibleDynamicsValue = true;
     this.m_Rectangle4.Width                = 741;
     //
     // m_Text4
     //
     this.m_Text4.BlinkDynamicsValue = false;
     this.m_Text4.Bold = true;
     this.m_Text4.DelayMouseInputPeriod = 0;
     this.m_Text4.EnabledDynamicsValue  = true;
     this.m_Text4.FontSizePixels        = 24;
     this.m_Text4.Height               = 21;
     this.m_Text4.Left                 = 54;
     this.m_Text4.Name                 = "m_Text4";
     this.m_Text4.ScreenOwnerName      = "AYARLAR_2";
     this.m_Text4.Top                  = 201;
     this.m_Text4.VisibleDynamicsValue = true;
     this.m_Text4.Width                = 132;
     //
     // m_AnalogNumeric4
     //
     this.m_AnalogNumeric4.Background         = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(78)))), ((int)(((byte)(99))))), System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(157)))), ((int)(((byte)(170))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalTopToBottom);
     this.m_AnalogNumeric4.BlinkDynamicsValue = false;
     this.m_AnalogNumeric4.Bold                  = true;
     this.m_AnalogNumeric4.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_AnalogNumeric4.BorderThickness       = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric4.DelayMouseInputPeriod = 0;
     this.m_AnalogNumeric4.EnabledDynamicsValue  = true;
     this.m_AnalogNumeric4.FontSizePixels        = 24;
     this.m_AnalogNumeric4.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_AnalogNumeric4.Height                = 46;
     this.m_AnalogNumeric4.Left                  = 552;
     this.m_AnalogNumeric4.Name                  = "m_AnalogNumeric4";
     this.m_AnalogNumeric4.ScreenOwnerName       = "AYARLAR_2";
     this.m_AnalogNumeric4.Top = 196;
     this.m_AnalogNumeric4.VisibleDynamicsValue = true;
     this.m_AnalogNumeric4.Width = 198;
     //
     // m_Rectangle
     //
     this.m_Rectangle.BitmapEffect          = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle.BlinkDynamicsValue    = false;
     this.m_Rectangle.DelayMouseInputPeriod = 0;
     this.m_Rectangle.EnabledDynamicsValue  = true;
     this.m_Rectangle.Fill                 = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(172)))), ((int)(((byte)(198))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Height               = 64;
     this.m_Rectangle.Left                 = 26;
     this.m_Rectangle.Name                 = "m_Rectangle";
     this.m_Rectangle.ScreenOwnerName      = "AYARLAR_2";
     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                  = 259;
     this.m_Rectangle.VisibleDynamicsValue = true;
     this.m_Rectangle.Width                = 741;
     //
     // m_Text
     //
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.Bold = true;
     this.m_Text.DelayMouseInputPeriod = 0;
     this.m_Text.EnabledDynamicsValue  = true;
     this.m_Text.FontSizePixels        = 24;
     this.m_Text.Height               = 21;
     this.m_Text.Left                 = 54;
     this.m_Text.Name                 = "m_Text";
     this.m_Text.ScreenOwnerName      = "AYARLAR_2";
     this.m_Text.Top                  = 273;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width                = 157;
     //
     // m_AnalogNumeric
     //
     this.m_AnalogNumeric.Background         = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(78)))), ((int)(((byte)(99))))), System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(157)))), ((int)(((byte)(170))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalTopToBottom);
     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)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), 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.DelayMouseInputPeriod = 0;
     this.m_AnalogNumeric.EnabledDynamicsValue  = true;
     this.m_AnalogNumeric.FontSizePixels        = 24;
     this.m_AnalogNumeric.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_AnalogNumeric.Height                = 46;
     this.m_AnalogNumeric.Left                  = 552;
     this.m_AnalogNumeric.Name                  = "m_AnalogNumeric";
     this.m_AnalogNumeric.ScreenOwnerName       = "AYARLAR_2";
     this.m_AnalogNumeric.Top = 268;
     this.m_AnalogNumeric.VisibleDynamicsValue = true;
     this.m_AnalogNumeric.Width = 198;
     //
     // m_Rectangle1
     //
     this.m_Rectangle1.BitmapEffect          = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle1.BlinkDynamicsValue    = false;
     this.m_Rectangle1.DelayMouseInputPeriod = 0;
     this.m_Rectangle1.EnabledDynamicsValue  = true;
     this.m_Rectangle1.Fill                 = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(172)))), ((int)(((byte)(198))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle1.Height               = 64;
     this.m_Rectangle1.Left                 = 26;
     this.m_Rectangle1.Name                 = "m_Rectangle1";
     this.m_Rectangle1.ScreenOwnerName      = "AYARLAR_2";
     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                  = 331;
     this.m_Rectangle1.VisibleDynamicsValue = true;
     this.m_Rectangle1.Width                = 741;
     //
     // m_Text1
     //
     this.m_Text1.BlinkDynamicsValue = false;
     this.m_Text1.Bold = true;
     this.m_Text1.DelayMouseInputPeriod = 0;
     this.m_Text1.EnabledDynamicsValue  = true;
     this.m_Text1.FontSizePixels        = 24;
     this.m_Text1.Height               = 21;
     this.m_Text1.Left                 = 54;
     this.m_Text1.Name                 = "m_Text1";
     this.m_Text1.ScreenOwnerName      = "AYARLAR_2";
     this.m_Text1.Top                  = 345;
     this.m_Text1.VisibleDynamicsValue = true;
     this.m_Text1.Width                = 145;
     //
     // m_AnalogNumeric1
     //
     this.m_AnalogNumeric1.Background         = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(78)))), ((int)(((byte)(99))))), System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(157)))), ((int)(((byte)(170))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalTopToBottom);
     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)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), 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.DelayMouseInputPeriod = 0;
     this.m_AnalogNumeric1.EnabledDynamicsValue  = true;
     this.m_AnalogNumeric1.FontSizePixels        = 24;
     this.m_AnalogNumeric1.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_AnalogNumeric1.Height                = 46;
     this.m_AnalogNumeric1.Left                  = 552;
     this.m_AnalogNumeric1.Name                  = "m_AnalogNumeric1";
     this.m_AnalogNumeric1.ScreenOwnerName       = "AYARLAR_2";
     this.m_AnalogNumeric1.Top = 340;
     this.m_AnalogNumeric1.VisibleDynamicsValue = true;
     this.m_AnalogNumeric1.Width = 198;
     //
     // m_AnalogNumeric3
     //
     this.m_AnalogNumeric3.Background         = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(78)))), ((int)(((byte)(99))))), System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(157)))), ((int)(((byte)(170))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalTopToBottom);
     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.DelayMouseInputPeriod = 0;
     this.m_AnalogNumeric3.EnabledDynamicsValue  = true;
     this.m_AnalogNumeric3.FontSizePixels        = 24;
     this.m_AnalogNumeric3.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_AnalogNumeric3.Height                = 46;
     this.m_AnalogNumeric3.Left                  = 552;
     this.m_AnalogNumeric3.Name                  = "m_AnalogNumeric3";
     this.m_AnalogNumeric3.ScreenOwnerName       = "AYARLAR_2";
     this.m_AnalogNumeric3.Top = 124;
     this.m_AnalogNumeric3.VisibleDynamicsValue = true;
     this.m_AnalogNumeric3.Width = 198;
     //
     // m_Rectangle2
     //
     this.m_Rectangle2.BitmapEffect          = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle2.BlinkDynamicsValue    = false;
     this.m_Rectangle2.DelayMouseInputPeriod = 0;
     this.m_Rectangle2.EnabledDynamicsValue  = true;
     this.m_Rectangle2.Fill                 = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(172)))), ((int)(((byte)(198))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle2.Height               = 64;
     this.m_Rectangle2.Left                 = 26;
     this.m_Rectangle2.Name                 = "m_Rectangle2";
     this.m_Rectangle2.ScreenOwnerName      = "AYARLAR_2";
     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                  = 403;
     this.m_Rectangle2.VisibleDynamicsValue = true;
     this.m_Rectangle2.Width                = 741;
     //
     // m_Text2
     //
     this.m_Text2.BlinkDynamicsValue = false;
     this.m_Text2.Bold = true;
     this.m_Text2.DelayMouseInputPeriod = 0;
     this.m_Text2.EnabledDynamicsValue  = true;
     this.m_Text2.FontSizePixels        = 24;
     this.m_Text2.Height               = 21;
     this.m_Text2.Left                 = 54;
     this.m_Text2.Name                 = "m_Text2";
     this.m_Text2.ScreenOwnerName      = "AYARLAR_2";
     this.m_Text2.Top                  = 417;
     this.m_Text2.VisibleDynamicsValue = true;
     this.m_Text2.Width                = 80;
     //
     // m_Button
     //
     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)(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.White, System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalTopToBottom);
     brushcfinterval1.Value = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(218)))), ((int)(((byte)(78))))), 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)(237)))), ((int)(((byte)(28)))), ((int)(((byte)(36))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval1);
     brushdynamicsconvertercf1.BrushIntervalMapper.Intervals.Add(brushcfinterval2);
     this.m_Button.DelayMouseInputPeriod = 0;
     this.m_Button.EnabledDynamicsValue  = true;
     this.m_Button.FontSizePixels        = 20;
     this.m_Button.ForceTransparency     = true;
     this.m_Button.Height               = 46;
     this.m_Button.IndicatorMargin      = null;
     this.m_Button.Left                 = 552;
     this.m_Button.Name                 = "m_Button";
     this.m_Button.RequiresTransparency = true;
     this.m_Button.ScreenOwnerName      = "AYARLAR_2";
     this.m_Button.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Button.TextHeight           = 24;
     this.m_Button.TextValue            = 0D;
     this.m_Button.TextWidth            = 188;
     this.m_Button.Top   = 412;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue     = true;
     this.m_Button.VisualPropertiesHashCode = 1868002783;
     this.m_Button.Width          = 198;
     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                    = "AYARLAR_2";
     this.PopupScreen             = false;
     this.ScreenID                = null;
     this.ScreenTitle             = "";
     this.StyleName               = "";
     this.WindowState             = System.Windows.Forms.FormWindowState.Normal;
     this.m_Initialized_AYARLAR_2 = true;
     this.AddControlsAndPrimitives();
     this.ResumeLayout(false);
 }
예제 #10
0
 private void InitializeComponent()
 {
     Neo.ApplicationFramework.Controls.Trend.CurveCF curvecf1 = new Neo.ApplicationFramework.Controls.Trend.CurveCF();
     this.m_Picture     = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_TrendViewer = new Neo.ApplicationFramework.Controls.Trend.TrendViewerCF();
     this.m_Rectangle   = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text        = new Neo.ApplicationFramework.Controls.Controls.Label();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_TrendViewer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     this.SuspendLayout();
     //
     // O2_AKIS_GIRAFIGI
     //
     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_Picture
     //
     this.m_Picture.BlinkDynamicsValue    = false;
     this.m_Picture.DelayMouseInputPeriod = 0;
     this.m_Picture.EnabledDynamicsValue  = true;
     this.m_Picture.Height               = 60;
     this.m_Picture.Left                 = 603;
     this.m_Picture.Name                 = "m_Picture";
     this.m_Picture.ScreenOwnerName      = "O2_AKIS_GIRAFIGI";
     this.m_Picture.Stretch              = true;
     this.m_Picture.SymbolName           = "12312313121";
     this.m_Picture.Top                  = 418;
     this.m_Picture.VisibleDynamicsValue = true;
     this.m_Picture.Width                = 154;
     //
     // m_TrendViewer
     //
     this.m_TrendViewer.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_TrendViewer.BlinkDynamicsValue = false;
     curvecf1.BlinkDynamicsValue           = false;
     curvecf1.Color                 = System.Drawing.Color.Red;
     curvecf1.DataSourceName        = "Tags.AKIS_DEGERI";
     curvecf1.DelayMouseInputPeriod = 0;
     curvecf1.DisplayName           = "Curve";
     curvecf1.EnabledDynamicsValue  = true;
     curvecf1.Height                = 307;
     curvecf1.ScreenOwnerName       = null;
     curvecf1.Stroke                = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Red, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     curvecf1.VisibleDynamicsValue  = true;
     curvecf1.Width                 = 624;
     this.m_TrendViewer.Curves.Add(curvecf1);
     this.m_TrendViewer.DelayMouseInputPeriod = 0;
     this.m_TrendViewer.EnabledDynamicsValue  = true;
     this.m_TrendViewer.FontSizePixels        = 11;
     this.m_TrendViewer.ForceTransparency     = false;
     this.m_TrendViewer.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_TrendViewer.GridLineColor         = 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_TrendViewer.Height                  = 402;
     this.m_TrendViewer.IndicatorMargin         = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(72.346666666666664D, 28.541999999999973D, 72.346666666666692D, 66.48599999999999D);
     this.m_TrendViewer.Left                    = 15;
     this.m_TrendViewer.Name                    = "m_TrendViewer";
     this.m_TrendViewer.RequiresTransparency    = false;
     this.m_TrendViewer.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_TrendViewer.ScreenOwnerName         = "O2_AKIS_GIRAFIGI";
     this.m_TrendViewer.TimeOffset              = System.TimeSpan.Parse("00:00:00");
     this.m_TrendViewer.TimeRange               = System.TimeSpan.Parse("00:04:00");
     this.m_TrendViewer.TimeScaleMajorTickCount = 1;
     this.m_TrendViewer.TimeScaleMaximum        = 39083.5D;
     this.m_TrendViewer.TimeScaleMinimum        = 39083.49722222222D;
     this.m_TrendViewer.TimeTextScaleMargin     = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(72.346666666666664D, 344.514D, 72.346666666666692D, 0D);
     this.m_TrendViewer.Top   = 9;
     this.m_TrendViewer.Value = 0D;
     this.m_TrendViewer.ValueMajorScaleMargin    = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(52.346666666666671D, 28.541999999999973D, 706.65333333333331D, 66.48599999999999D);
     this.m_TrendViewer.ValueMajorScaleMaxMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(706.65333333333331D, 28.541999999999973D, 52.346666666666692D, 66.48599999999999D);
     this.m_TrendViewer.ValueMinorScaleMargin    = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(54.846666666666671D, 28.541999999999973D, 709.15333333333331D, 66.48599999999999D);
     this.m_TrendViewer.ValueMinorScaleMaxMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(709.15333333333331D, 28.541999999999973D, 54.846666666666692D, 66.48599999999999D);
     this.m_TrendViewer.ValueScaleMajorTickCount = 26;
     this.m_TrendViewer.ValueScaleMaximum        = 2500D;
     this.m_TrendViewer.ValueScaleMinimum        = 9.8D;
     this.m_TrendViewer.ValueScaleMinorTickCount = 4;
     this.m_TrendViewer.ValueTextScaleMargin     = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(15D, 28.541999999999973D, 720.65333333333331D, 66.48599999999999D);
     this.m_TrendViewer.ValueTextScaleMaxMargin  = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(720.65333333333331D, 28.541999999999973D, 15D, 66.48599999999999D);
     this.m_TrendViewer.VisibleDynamicsValue     = true;
     this.m_TrendViewer.Width = 769;
     //
     // m_Rectangle
     //
     this.m_Rectangle.BitmapEffect          = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle.BlinkDynamicsValue    = false;
     this.m_Rectangle.DelayMouseInputPeriod = 0;
     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)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Height               = 15;
     this.m_Rectangle.Left                 = 48;
     this.m_Rectangle.Name                 = "m_Rectangle";
     this.m_Rectangle.ScreenOwnerName      = "O2_AKIS_GIRAFIGI";
     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                  = 431;
     this.m_Rectangle.VisibleDynamicsValue = true;
     this.m_Rectangle.Width                = 15;
     //
     // m_Text
     //
     this.m_Text.BlinkDynamicsValue    = false;
     this.m_Text.DelayMouseInputPeriod = 0;
     this.m_Text.EnabledDynamicsValue  = true;
     this.m_Text.FontSizePixels        = 12;
     this.m_Text.Height               = 21;
     this.m_Text.Left                 = 71;
     this.m_Text.Name                 = "m_Text";
     this.m_Text.ScreenOwnerName      = "O2_AKIS_GIRAFIGI";
     this.m_Text.Top                  = 428;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width                = 77;
     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        = "O2_AKIS_GIRAFIGI";
     this.PopupScreen = false;
     this.ScreenID    = null;
     this.ScreenTitle = "";
     this.StyleName   = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     this.m_Initialized_O2_AKIS_GIRAFIGI = true;
     this.AddControlsAndPrimitives();
     this.ResumeLayout(false);
 }
예제 #11
0
 private void InitializeComponent()
 {
     this.m_Rectangle4     = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_SymbolViewbox  = new Neo.ApplicationFramework.Controls.Controls.SymbolViewboxCF();
     this.m_SymbolViewbox1 = new Neo.ApplicationFramework.Controls.Controls.SymbolViewboxCF();
     this.m_Picture1       = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_Rectangle3     = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text3          = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Rectangle      = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text           = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_AnalogNumeric  = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Picture        = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_AnalogNumeric1 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Rectangle1     = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text1          = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Rectangle2     = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text2          = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_AnalogNumeric2 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_AnalogNumeric3 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_AnalogNumeric4 = new Neo.ApplicationFramework.Controls.Controls.AnalogNumeric();
     this.m_Text4          = new Neo.ApplicationFramework.Controls.Controls.Label();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_AnalogNumeric4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text4)).BeginInit();
     this.SuspendLayout();
     //
     // AYARLAR_5
     //
     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_Rectangle4
     //
     this.m_Rectangle4.BitmapEffect          = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle4.BlinkDynamicsValue    = false;
     this.m_Rectangle4.DelayMouseInputPeriod = 0;
     this.m_Rectangle4.EnabledDynamicsValue  = true;
     this.m_Rectangle4.Fill                 = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(172)))), ((int)(((byte)(198))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle4.Height               = 64;
     this.m_Rectangle4.Left                 = 162;
     this.m_Rectangle4.Name                 = "m_Rectangle4";
     this.m_Rectangle4.ScreenOwnerName      = "AYARLAR_5";
     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.Top                  = 113;
     this.m_Rectangle4.VisibleDynamicsValue = true;
     this.m_Rectangle4.Width                = 481;
     //
     // m_SymbolViewbox
     //
     this.m_SymbolViewbox.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.White, System.Drawing.Color.White, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_SymbolViewbox.BlinkDynamicsValue    = false;
     this.m_SymbolViewbox.DelayMouseInputPeriod = 0;
     this.m_SymbolViewbox.EnabledDynamicsValue  = true;
     this.m_SymbolViewbox.ForceTransparency     = false;
     this.m_SymbolViewbox.Height               = 75;
     this.m_SymbolViewbox.IndicatorMargin      = null;
     this.m_SymbolViewbox.Left                 = 692;
     this.m_SymbolViewbox.Name                 = "m_SymbolViewbox";
     this.m_SymbolViewbox.RequiresTransparency = false;
     this.m_SymbolViewbox.ScreenOwnerName      = "AYARLAR_5";
     this.m_SymbolViewbox.Top   = 21;
     this.m_SymbolViewbox.Value = 0D;
     this.m_SymbolViewbox.VisibleDynamicsValue = true;
     this.m_SymbolViewbox.Width = 75;
     //
     // m_SymbolViewbox1
     //
     this.m_SymbolViewbox1.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.White, System.Drawing.Color.White, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_SymbolViewbox1.BlinkDynamicsValue    = false;
     this.m_SymbolViewbox1.DelayMouseInputPeriod = 0;
     this.m_SymbolViewbox1.EnabledDynamicsValue  = true;
     this.m_SymbolViewbox1.ForceTransparency     = false;
     this.m_SymbolViewbox1.Height               = 75;
     this.m_SymbolViewbox1.IndicatorMargin      = null;
     this.m_SymbolViewbox1.Left                 = 26;
     this.m_SymbolViewbox1.Name                 = "m_SymbolViewbox1";
     this.m_SymbolViewbox1.RequiresTransparency = false;
     this.m_SymbolViewbox1.ScreenOwnerName      = "AYARLAR_5";
     this.m_SymbolViewbox1.Top   = 21;
     this.m_SymbolViewbox1.Value = 0D;
     this.m_SymbolViewbox1.VisibleDynamicsValue = true;
     this.m_SymbolViewbox1.Width = 75;
     //
     // m_Picture1
     //
     this.m_Picture1.BlinkDynamicsValue    = false;
     this.m_Picture1.DelayMouseInputPeriod = 0;
     this.m_Picture1.EnabledDynamicsValue  = true;
     this.m_Picture1.Height               = 51;
     this.m_Picture1.Left                 = 467;
     this.m_Picture1.Name                 = "m_Picture1";
     this.m_Picture1.ScreenOwnerName      = "AYARLAR_5";
     this.m_Picture1.Stretch              = true;
     this.m_Picture1.SymbolName           = "12312313121";
     this.m_Picture1.Top                  = 53;
     this.m_Picture1.VisibleDynamicsValue = true;
     this.m_Picture1.Width                = 133;
     //
     // m_Rectangle3
     //
     this.m_Rectangle3.BitmapEffect          = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle3.BlinkDynamicsValue    = false;
     this.m_Rectangle3.DelayMouseInputPeriod = 0;
     this.m_Rectangle3.EnabledDynamicsValue  = true;
     this.m_Rectangle3.Fill                 = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(172)))), ((int)(((byte)(198))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle3.Height               = 64;
     this.m_Rectangle3.Left                 = 26;
     this.m_Rectangle3.Name                 = "m_Rectangle3";
     this.m_Rectangle3.ScreenOwnerName      = "AYARLAR_5";
     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                  = 185;
     this.m_Rectangle3.VisibleDynamicsValue = true;
     this.m_Rectangle3.Width                = 741;
     //
     // m_Text3
     //
     this.m_Text3.BlinkDynamicsValue = false;
     this.m_Text3.Bold = true;
     this.m_Text3.DelayMouseInputPeriod = 0;
     this.m_Text3.EnabledDynamicsValue  = true;
     this.m_Text3.FontSizePixels        = 20;
     this.m_Text3.Height                = 21;
     this.m_Text3.Left                  = 34;
     this.m_Text3.Name                  = "m_Text3";
     this.m_Text3.ScreenOwnerName       = "AYARLAR_5";
     this.m_Text3.TextVerticalAlignment = "Center";
     this.m_Text3.Top = 202;
     this.m_Text3.VisibleDynamicsValue = true;
     this.m_Text3.Width = 192;
     //
     // m_Rectangle
     //
     this.m_Rectangle.BitmapEffect          = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle.BlinkDynamicsValue    = false;
     this.m_Rectangle.DelayMouseInputPeriod = 0;
     this.m_Rectangle.EnabledDynamicsValue  = true;
     this.m_Rectangle.Fill                 = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(172)))), ((int)(((byte)(198))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Height               = 64;
     this.m_Rectangle.Left                 = 26;
     this.m_Rectangle.Name                 = "m_Rectangle";
     this.m_Rectangle.ScreenOwnerName      = "AYARLAR_5";
     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                  = 258;
     this.m_Rectangle.VisibleDynamicsValue = true;
     this.m_Rectangle.Width                = 741;
     //
     // m_Text
     //
     this.m_Text.BlinkDynamicsValue = false;
     this.m_Text.Bold = true;
     this.m_Text.DelayMouseInputPeriod = 0;
     this.m_Text.EnabledDynamicsValue  = true;
     this.m_Text.FontSizePixels        = 20;
     this.m_Text.Height                = 21;
     this.m_Text.Left                  = 37;
     this.m_Text.Name                  = "m_Text";
     this.m_Text.ScreenOwnerName       = "AYARLAR_5";
     this.m_Text.TextVerticalAlignment = "Center";
     this.m_Text.Top = 275;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 191;
     //
     // m_AnalogNumeric
     //
     this.m_AnalogNumeric.Background         = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(78)))), ((int)(((byte)(99))))), System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(157)))), ((int)(((byte)(170))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalTopToBottom);
     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)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), 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.DelayMouseInputPeriod = 0;
     this.m_AnalogNumeric.DisplayFormat         = Neo.ApplicationFramework.Interfaces.AnalogNumericDisplayFormat.Decimal;
     this.m_AnalogNumeric.EnabledDynamicsValue  = true;
     this.m_AnalogNumeric.FontSizePixels        = 24;
     this.m_AnalogNumeric.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_AnalogNumeric.Height                = 46;
     this.m_AnalogNumeric.Left                  = 552;
     this.m_AnalogNumeric.Name                  = "m_AnalogNumeric";
     this.m_AnalogNumeric.NumberOfDecimals      = 2;
     this.m_AnalogNumeric.ScreenOwnerName       = "AYARLAR_5";
     this.m_AnalogNumeric.Top = 267;
     this.m_AnalogNumeric.VisibleDynamicsValue = true;
     this.m_AnalogNumeric.Width = 198;
     //
     // m_Picture
     //
     this.m_Picture.BlinkDynamicsValue    = false;
     this.m_Picture.DelayMouseInputPeriod = 0;
     this.m_Picture.EnabledDynamicsValue  = true;
     this.m_Picture.Height               = 101;
     this.m_Picture.Left                 = 201;
     this.m_Picture.Name                 = "m_Picture";
     this.m_Picture.ScreenOwnerName      = "AYARLAR_5";
     this.m_Picture.Stretch              = true;
     this.m_Picture.SymbolName           = "1074100_612878878863480_419287768912462570_o";
     this.m_Picture.Top                  = -5;
     this.m_Picture.VisibleDynamicsValue = true;
     this.m_Picture.Width                = 258;
     //
     // m_AnalogNumeric1
     //
     this.m_AnalogNumeric1.Background         = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(78)))), ((int)(((byte)(99))))), System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(157)))), ((int)(((byte)(170))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalTopToBottom);
     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)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), 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.DelayMouseInputPeriod = 0;
     this.m_AnalogNumeric1.DisplayFormat         = Neo.ApplicationFramework.Interfaces.AnalogNumericDisplayFormat.Decimal;
     this.m_AnalogNumeric1.EnabledDynamicsValue  = true;
     this.m_AnalogNumeric1.FontSizePixels        = 24;
     this.m_AnalogNumeric1.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_AnalogNumeric1.Height                = 46;
     this.m_AnalogNumeric1.Left                  = 552;
     this.m_AnalogNumeric1.Name                  = "m_AnalogNumeric1";
     this.m_AnalogNumeric1.NumberOfDecimals      = 2;
     this.m_AnalogNumeric1.ScreenOwnerName       = "AYARLAR_5";
     this.m_AnalogNumeric1.Top = 194;
     this.m_AnalogNumeric1.VisibleDynamicsValue = true;
     this.m_AnalogNumeric1.Width = 198;
     //
     // m_Rectangle1
     //
     this.m_Rectangle1.BitmapEffect          = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle1.BlinkDynamicsValue    = false;
     this.m_Rectangle1.DelayMouseInputPeriod = 0;
     this.m_Rectangle1.EnabledDynamicsValue  = true;
     this.m_Rectangle1.Fill                 = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(172)))), ((int)(((byte)(198))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle1.Height               = 64;
     this.m_Rectangle1.Left                 = 26;
     this.m_Rectangle1.Name                 = "m_Rectangle1";
     this.m_Rectangle1.ScreenOwnerName      = "AYARLAR_5";
     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                  = 330;
     this.m_Rectangle1.VisibleDynamicsValue = true;
     this.m_Rectangle1.Width                = 741;
     //
     // m_Text1
     //
     this.m_Text1.BlinkDynamicsValue = false;
     this.m_Text1.Bold = true;
     this.m_Text1.DelayMouseInputPeriod = 0;
     this.m_Text1.EnabledDynamicsValue  = true;
     this.m_Text1.FontSizePixels        = 20;
     this.m_Text1.Height                = 21;
     this.m_Text1.Left                  = 37;
     this.m_Text1.Name                  = "m_Text1";
     this.m_Text1.ScreenOwnerName       = "AYARLAR_5";
     this.m_Text1.TextVerticalAlignment = "Center";
     this.m_Text1.Top = 347;
     this.m_Text1.VisibleDynamicsValue = true;
     this.m_Text1.Width = 125;
     //
     // m_Rectangle2
     //
     this.m_Rectangle2.BitmapEffect          = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle2.BlinkDynamicsValue    = false;
     this.m_Rectangle2.DelayMouseInputPeriod = 0;
     this.m_Rectangle2.EnabledDynamicsValue  = true;
     this.m_Rectangle2.Fill                 = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(172)))), ((int)(((byte)(198))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle2.Height               = 64;
     this.m_Rectangle2.Left                 = 26;
     this.m_Rectangle2.Name                 = "m_Rectangle2";
     this.m_Rectangle2.ScreenOwnerName      = "AYARLAR_5";
     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                  = 403;
     this.m_Rectangle2.VisibleDynamicsValue = true;
     this.m_Rectangle2.Width                = 741;
     //
     // m_Text2
     //
     this.m_Text2.BlinkDynamicsValue = false;
     this.m_Text2.Bold = true;
     this.m_Text2.DelayMouseInputPeriod = 0;
     this.m_Text2.EnabledDynamicsValue  = true;
     this.m_Text2.FontSizePixels        = 20;
     this.m_Text2.Height                = 21;
     this.m_Text2.Left                  = 40;
     this.m_Text2.Name                  = "m_Text2";
     this.m_Text2.ScreenOwnerName       = "AYARLAR_5";
     this.m_Text2.TextVerticalAlignment = "Center";
     this.m_Text2.Top = 420;
     this.m_Text2.VisibleDynamicsValue = true;
     this.m_Text2.Width = 124;
     //
     // m_AnalogNumeric2
     //
     this.m_AnalogNumeric2.Background         = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(78)))), ((int)(((byte)(99))))), System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(157)))), ((int)(((byte)(170))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalTopToBottom);
     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)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), 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.DelayMouseInputPeriod = 0;
     this.m_AnalogNumeric2.DisplayFormat         = Neo.ApplicationFramework.Interfaces.AnalogNumericDisplayFormat.Decimal;
     this.m_AnalogNumeric2.EnabledDynamicsValue  = true;
     this.m_AnalogNumeric2.FontSizePixels        = 24;
     this.m_AnalogNumeric2.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_AnalogNumeric2.Height                = 46;
     this.m_AnalogNumeric2.Left                  = 552;
     this.m_AnalogNumeric2.Name                  = "m_AnalogNumeric2";
     this.m_AnalogNumeric2.NumberOfDecimals      = 2;
     this.m_AnalogNumeric2.ScreenOwnerName       = "AYARLAR_5";
     this.m_AnalogNumeric2.Top = 412;
     this.m_AnalogNumeric2.VisibleDynamicsValue = true;
     this.m_AnalogNumeric2.Width = 198;
     //
     // m_AnalogNumeric3
     //
     this.m_AnalogNumeric3.Background         = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(78)))), ((int)(((byte)(99))))), System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(157)))), ((int)(((byte)(170))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalTopToBottom);
     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.DelayMouseInputPeriod = 0;
     this.m_AnalogNumeric3.DisplayFormat         = Neo.ApplicationFramework.Interfaces.AnalogNumericDisplayFormat.Decimal;
     this.m_AnalogNumeric3.EnabledDynamicsValue  = true;
     this.m_AnalogNumeric3.FontSizePixels        = 24;
     this.m_AnalogNumeric3.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_AnalogNumeric3.Height                = 46;
     this.m_AnalogNumeric3.Left                  = 552;
     this.m_AnalogNumeric3.Name                  = "m_AnalogNumeric3";
     this.m_AnalogNumeric3.NumberOfDecimals      = 2;
     this.m_AnalogNumeric3.ScreenOwnerName       = "AYARLAR_5";
     this.m_AnalogNumeric3.Top = 339;
     this.m_AnalogNumeric3.VisibleDynamicsValue = true;
     this.m_AnalogNumeric3.Width = 198;
     //
     // m_AnalogNumeric4
     //
     this.m_AnalogNumeric4.Background         = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(78)))), ((int)(((byte)(99))))), System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(157)))), ((int)(((byte)(170))))), Neo.ApplicationFramework.Interfaces.FillDirection.VerticalTopToBottom);
     this.m_AnalogNumeric4.BlinkDynamicsValue = false;
     this.m_AnalogNumeric4.Bold                  = true;
     this.m_AnalogNumeric4.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_AnalogNumeric4.BorderThickness       = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(1D, 1D, 1D, 1D);
     this.m_AnalogNumeric4.DelayMouseInputPeriod = 0;
     this.m_AnalogNumeric4.DisplayFormat         = Neo.ApplicationFramework.Interfaces.AnalogNumericDisplayFormat.Decimal;
     this.m_AnalogNumeric4.EnabledDynamicsValue  = true;
     this.m_AnalogNumeric4.FontSizePixels        = 24;
     this.m_AnalogNumeric4.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_AnalogNumeric4.Height                = 42;
     this.m_AnalogNumeric4.Left                  = 455;
     this.m_AnalogNumeric4.Name                  = "m_AnalogNumeric4";
     this.m_AnalogNumeric4.NumberOfDecimals      = 2;
     this.m_AnalogNumeric4.ReadOnly              = true;
     this.m_AnalogNumeric4.ScreenOwnerName       = "AYARLAR_5";
     this.m_AnalogNumeric4.Top = 124;
     this.m_AnalogNumeric4.VisibleDynamicsValue = true;
     this.m_AnalogNumeric4.Width = 173;
     //
     // m_Text4
     //
     this.m_Text4.BlinkDynamicsValue = false;
     this.m_Text4.Bold = true;
     this.m_Text4.DelayMouseInputPeriod = 0;
     this.m_Text4.EnabledDynamicsValue  = true;
     this.m_Text4.FontSizePixels        = 20;
     this.m_Text4.Height                = 21;
     this.m_Text4.Left                  = 201;
     this.m_Text4.Name                  = "m_Text4";
     this.m_Text4.ScreenOwnerName       = "AYARLAR_5";
     this.m_Text4.TextVerticalAlignment = "Center";
     this.m_Text4.Top = 130;
     this.m_Text4.VisibleDynamicsValue = true;
     this.m_Text4.Width           = 59;
     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                    = "AYARLAR_5";
     this.PopupScreen             = false;
     this.ScreenID                = null;
     this.ScreenTitle             = "";
     this.StyleName               = "";
     this.WindowState             = System.Windows.Forms.FormWindowState.Normal;
     this.m_Initialized_AYARLAR_5 = true;
     this.AddControlsAndPrimitives();
     this.ResumeLayout(false);
 }
예제 #12
0
 private void InitializeComponent()
 {
     Neo.ApplicationFramework.Controls.Trend.CurveCF curvecf1 = new Neo.ApplicationFramework.Controls.Trend.CurveCF();
     this.m_Picture     = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_TrendViewer = new Neo.ApplicationFramework.Controls.Trend.TrendViewerCF();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_TrendViewer)).BeginInit();
     this.SuspendLayout();
     //
     // SAFLIK_GRAFIGI
     //
     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_Picture
     //
     this.m_Picture.BlinkDynamicsValue    = false;
     this.m_Picture.DelayMouseInputPeriod = 0;
     this.m_Picture.EnabledDynamicsValue  = true;
     this.m_Picture.Height               = 71;
     this.m_Picture.Left                 = 316;
     this.m_Picture.Name                 = "m_Picture";
     this.m_Picture.ScreenOwnerName      = "SAFLIK_GRAFIGI";
     this.m_Picture.Stretch              = true;
     this.m_Picture.SymbolName           = "1074100_612878878863480_419287768912462570_o";
     this.m_Picture.Top                  = 404;
     this.m_Picture.VisibleDynamicsValue = true;
     this.m_Picture.Width                = 181;
     //
     // m_TrendViewer
     //
     this.m_TrendViewer.Background         = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(67)))), ((int)(((byte)(67)))), ((int)(((byte)(67))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_TrendViewer.BlinkDynamicsValue = false;
     curvecf1.BlinkDynamicsValue           = false;
     curvecf1.Color                 = System.Drawing.Color.Red;
     curvecf1.DataSourceName        = "Tags.PSI_OKSIJEN_ORANI";
     curvecf1.DelayMouseInputPeriod = 0;
     curvecf1.DisplayName           = "Curve";
     curvecf1.EnabledDynamicsValue  = true;
     curvecf1.Height                = 307;
     curvecf1.ScreenOwnerName       = null;
     curvecf1.Stroke                = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Red, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     curvecf1.VisibleDynamicsValue  = true;
     curvecf1.Width                 = 655;
     this.m_TrendViewer.Curves.Add(curvecf1);
     this.m_TrendViewer.DelayMouseInputPeriod = 0;
     this.m_TrendViewer.EnabledDynamicsValue  = true;
     this.m_TrendViewer.FontSizePixels        = 11;
     this.m_TrendViewer.ForceTransparency     = false;
     this.m_TrendViewer.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_TrendViewer.GridLineColor         = 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_TrendViewer.Height               = 402;
     this.m_TrendViewer.IndicatorMargin      = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(57.010000000000005D, 28.541999999999973D, 57.009999999999991D, 66.48599999999999D);
     this.m_TrendViewer.Left                 = 15;
     this.m_TrendViewer.Name                 = "m_TrendViewer";
     this.m_TrendViewer.RequiresTransparency = true;
     this.m_TrendViewer.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_TrendViewer.ScreenOwnerName      = "SAFLIK_GRAFIGI";
     this.m_TrendViewer.TimeOffset           = System.TimeSpan.Parse("00:00:00");
     this.m_TrendViewer.TimeRange            = System.TimeSpan.Parse("00:04:00");
     this.m_TrendViewer.TimeScaleMaximum     = 39083.5D;
     this.m_TrendViewer.TimeScaleMinimum     = 39083.49722222222D;
     this.m_TrendViewer.TimeTextScaleMargin  = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(57.010000000000005D, 344.514D, 57.009999999999991D, 0D);
     this.m_TrendViewer.Top   = 9;
     this.m_TrendViewer.Value = 0D;
     this.m_TrendViewer.ValueMajorScaleMargin    = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(37.010000000000005D, 28.541999999999973D, 721.99D, 66.48599999999999D);
     this.m_TrendViewer.ValueMajorScaleMaxMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(721.99D, 28.541999999999973D, 37.009999999999991D, 66.48599999999999D);
     this.m_TrendViewer.ValueMinorScaleMargin    = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(39.510000000000005D, 28.541999999999973D, 724.49D, 66.48599999999999D);
     this.m_TrendViewer.ValueMinorScaleMaxMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(724.49D, 28.541999999999973D, 39.509999999999991D, 66.48599999999999D);
     this.m_TrendViewer.ValueScaleMajorTickCount = 11;
     this.m_TrendViewer.ValueScaleMaximum        = 100D;
     this.m_TrendViewer.ValueScaleMinimum        = 0D;
     this.m_TrendViewer.ValueScaleMinorTickCount = 4;
     this.m_TrendViewer.ValueTextScaleMargin     = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(15D, 28.541999999999973D, 735.99D, 66.48599999999999D);
     this.m_TrendViewer.ValueTextScaleMaxMargin  = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(735.99D, 28.541999999999973D, 15D, 66.48599999999999D);
     this.m_TrendViewer.VisibleDynamicsValue     = true;
     this.m_TrendViewer.Width = 769;
     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        = "SAFLIK_GRAFIGI";
     this.PopupScreen = false;
     this.ScreenID    = null;
     this.ScreenTitle = "";
     this.StyleName   = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     this.m_Initialized_SAFLIK_GRAFIGI = true;
     this.AddControlsAndPrimitives();
     this.ResumeLayout(false);
 }
예제 #13
0
파일: SIFRE2.cs 프로젝트: tesamedikal/ekran
 private void InitializeComponent()
 {
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2 = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     this.m_Picture  = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_Button14 = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button   = new Neo.ApplicationFramework.Controls.Controls.Button();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     this.SuspendLayout();
     //
     // SIFRE2
     //
     this.Background  = 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.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.SingleBorder;
     this.ControlBox  = false;
     //
     // m_Picture
     //
     this.m_Picture.BlinkDynamicsValue    = false;
     this.m_Picture.DelayMouseInputPeriod = 0;
     this.m_Picture.EnabledDynamicsValue  = true;
     this.m_Picture.Height               = 100;
     this.m_Picture.Left                 = 168;
     this.m_Picture.Name                 = "m_Picture";
     this.m_Picture.ScreenOwnerName      = "SIFRE2";
     this.m_Picture.Stretch              = true;
     this.m_Picture.SymbolName           = "log in (1)";
     this.m_Picture.Top                  = 114;
     this.m_Picture.VisibleDynamicsValue = true;
     this.m_Picture.Width                = 94;
     //
     // m_Button14
     //
     this.m_Button14.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_Button14.BlinkDynamicsValue = false;
     this.m_Button14.Bold                     = true;
     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.DelayMouseInputPeriod    = 0;
     this.m_Button14.EnabledDynamicsValue     = true;
     this.m_Button14.FontSizePixels           = 20;
     this.m_Button14.ForceTransparency        = true;
     this.m_Button14.Foreground               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Button14.Height                   = 60;
     this.m_Button14.ImageHorizontalAlignment = "Left";
     this.m_Button14.ImageMargin              = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(4D, 4D, 4D, 4D);
     this.m_Button14.ImageStretch             = true;
     this.m_Button14.IndicatorMargin          = null;
     this.m_Button14.Left                     = 13;
     this.m_Button14.Name                     = "m_Button14";
     this.m_Button14.RequiresTransparency     = true;
     this.m_Button14.ScreenOwnerName          = "SIFRE2";
     this.m_Button14.StyleName                = "Glossy";
     this.m_Button14.SymbolHeight             = 50;
     this.m_Button14.SymbolIntervalMapper     = symbolintervalmapper1;
     this.m_Button14.SymbolName               = "log in";
     this.m_Button14.SymbolWidth              = 50;
     this.m_Button14.TextHeight               = 24;
     this.m_Button14.TextMargin               = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(47D, 2D, 2D, 2D);
     this.m_Button14.TextValue                = 0D;
     this.m_Button14.TextWidth                = 319;
     this.m_Button14.Top   = 40;
     this.m_Button14.Value = 0D;
     this.m_Button14.VisibleDynamicsValue     = true;
     this.m_Button14.VisualPropertiesHashCode = 398040145;
     this.m_Button14.Width = 370;
     //
     // m_Button
     //
     this.m_Button.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_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.DelayMouseInputPeriod    = 0;
     this.m_Button.EnabledDynamicsValue     = true;
     this.m_Button.FontSizePixels           = 20;
     this.m_Button.ForceTransparency        = true;
     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.ImageHorizontalAlignment = "Left";
     this.m_Button.ImageMargin              = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(4D, 4D, 4D, 4D);
     this.m_Button.ImageStretch             = true;
     this.m_Button.IndicatorMargin          = null;
     this.m_Button.Left                     = 78;
     this.m_Button.Name                     = "m_Button";
     this.m_Button.RequiresTransparency     = true;
     this.m_Button.ScreenOwnerName          = "SIFRE2";
     this.m_Button.StyleName                = "Glossy";
     this.m_Button.SymbolHeight             = 50;
     this.m_Button.SymbolIntervalMapper     = symbolintervalmapper2;
     this.m_Button.SymbolName               = "home";
     this.m_Button.SymbolWidth              = 50;
     this.m_Button.TextHeight               = 24;
     this.m_Button.TextMargin               = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(47D, 2D, 2D, 2D);
     this.m_Button.TextValue                = 0D;
     this.m_Button.TextWidth                = 199;
     this.m_Button.Top   = 134;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue     = true;
     this.m_Button.VisualPropertiesHashCode = -790725411;
     this.m_Button.Width       = 250;
     this.FormBorderStyle      = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.ClientSize           = new System.Drawing.Size(400, 240);
     this.IsCacheable          = false;
     this.Location             = new System.Drawing.Point(200, 120);
     this.ModalScreen          = true;
     this.Name                 = "SIFRE2";
     this.PopupScreen          = true;
     this.ScreenID             = null;
     this.ScreenTitle          = "";
     this.StyleName            = "Default";
     this.WindowState          = System.Windows.Forms.FormWindowState.Normal;
     this.m_Initialized_SIFRE2 = true;
     this.AddControlsAndPrimitives();
     this.ResumeLayout(false);
     this.SecurityExtender.SetSecurityGroupsRequired(this.m_Button, SecurityGroups.Group_03);
     this.SecurityExtender.SetVisibilityOnAccessDenied(this.m_Button, VisibilityModes.Hidden);
 }
예제 #14
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.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.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper1  = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper2  = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper3  = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper4  = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper5  = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper6  = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper symbolintervalmapper7  = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     this.m_AlarmViewer   = new Neo.ApplicationFramework.Controls.Alarm.AlarmViewer();
     this.m_Picture       = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_Drying_Button = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Home_Button   = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Manuel_Button = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_DigitalClock3 = new Neo.ApplicationFramework.Controls.Controls.DigitalClockCF();
     this.m_DigitalClock4 = new Neo.ApplicationFramework.Controls.Controls.DigitalClockCF();
     this.m_DateClock     = new Neo.ApplicationFramework.Controls.Controls.GroupCF();
     this.m_Navigation    = new Neo.ApplicationFramework.Controls.Controls.GroupCF();
     this.m_Test_Nav      = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Auto_Button   = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Rectangle     = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Alarm_button  = new Neo.ApplicationFramework.Controls.Controls.Button();
     this.m_Button        = new Neo.ApplicationFramework.Controls.Controls.Button();
     ((System.ComponentModel.ISupportInitialize)(this.m_AlarmViewer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Drying_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Home_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Manuel_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_DigitalClock3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_DigitalClock4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_DateClock)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Navigation)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Test_Nav)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Auto_Button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Alarm_button)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     this.SuspendLayout();
     //
     // Alarm_Screen
     //
     this.Background  = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(130)))), ((int)(((byte)(31))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.ThreeDBorder;
     this.ControlBox  = false;
     //
     // m_AlarmViewer
     //
     alarmeventfiltergroup1.Enabled = true;
     alarmeventfiltergroup1.Name    = "Default";
     alarmeventfiltergroup1.ShowAcknowlegedAlarms = true;
     alarmeventfiltergroup1.ShowActiveAlarms      = true;
     alarmeventfiltergroup1.ShowInactiveAlarms    = true;
     alarmeventfiltergroup1.ShowNormalAlarms      = true;
     alarmeventfilter1.Groups.Add(alarmeventfiltergroup1);
     alarmeventfilter1.MaximumAlarmRows        = 100;
     this.m_AlarmViewer.AlarmEventFilter       = alarmeventfilter1;
     this.m_AlarmViewer.Bold                   = true;
     this.m_AlarmViewer.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_AlarmViewer.ButtonHeight           = 40;
     this.m_AlarmViewer.ButtonWidth            = 130;
     this.m_AlarmViewer.ColumnHeaderBackground = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(169)))), ((int)(((byte)(115))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AlarmViewer.EnabledDynamicsValue   = true;
     this.m_AlarmViewer.FontFamily             = "Tahoma";
     this.m_AlarmViewer.FontSizePixels         = 12;
     this.m_AlarmViewer.Foreground             = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(49)))), ((int)(((byte)(146))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AlarmViewer.Input                  = false;
     this.m_AlarmViewer.Location               = new System.Drawing.Point(10, 80);
     this.m_AlarmViewer.Name                   = "m_AlarmViewer";
     this.m_AlarmViewer.ScreenOwnerName        = "Alarm_Screen";
     this.m_AlarmViewer.SelectedBorderColor    = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(49)))), ((int)(((byte)(146))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AlarmViewer.Size                   = new System.Drawing.Size(770, 380);
     this.m_AlarmViewer.SummaryRowVisible      = false;
     this.m_AlarmViewer.TabIndex               = 2147483647;
     alarmcolumninfo1.ColumnWidth              = 80D;
     alarmcolumninfo1.HeaderName               = "State";
     alarmcolumninfo1.MappingName              = "DisplayState";
     alarmcolumninfo2.ColumnWidth              = 150D;
     alarmcolumninfo2.HeaderName               = "Active Time";
     alarmcolumninfo2.MappingName              = "ActiveTime";
     alarmcolumninfo3.ColumnWidth              = 250D;
     alarmcolumninfo3.HeaderName               = "Text";
     alarmcolumninfo3.MappingName              = "DisplayText";
     this.m_AlarmViewer.VisibleColumns         = new Neo.ApplicationFramework.Interfaces.IColumnInfo[] {
         ((Neo.ApplicationFramework.Interfaces.IColumnInfo)(alarmcolumninfo1)),
         ((Neo.ApplicationFramework.Interfaces.IColumnInfo)(alarmcolumninfo2)),
         ((Neo.ApplicationFramework.Interfaces.IColumnInfo)(alarmcolumninfo3))
     };
     this.m_AlarmViewer.VisibleDynamicsValue = true;
     //
     // m_Picture
     //
     this.m_Picture.BlinkDynamicsValue    = false;
     this.m_Picture.DelayMouseInputPeriod = 0;
     this.m_Picture.EnabledDynamicsValue  = true;
     this.m_Picture.Height               = 482;
     this.m_Picture.Left                 = 464;
     this.m_Picture.Name                 = "m_Picture";
     this.m_Picture.ScreenOwnerName      = "Alarm_Screen";
     this.m_Picture.Stretch              = true;
     this.m_Picture.SymbolName           = "logobeyaz";
     this.m_Picture.Top                  = 17;
     this.m_Picture.VisibleDynamicsValue = true;
     this.m_Picture.Width                = 475;
     //
     // m_Drying_Button
     //
     this.m_Drying_Button.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(49)))), ((int)(((byte)(146))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Drying_Button.BlinkDynamicsValue    = false;
     this.m_Drying_Button.BorderBrush           = 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_Drying_Button.BorderThickness       = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(5D, 5D, 5D, 0D);
     this.m_Drying_Button.DelayMouseInputPeriod = 0;
     this.m_Drying_Button.EnabledDynamicsValue  = true;
     this.m_Drying_Button.FontSizePixels        = 16;
     this.m_Drying_Button.ForceTransparency     = true;
     this.m_Drying_Button.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Drying_Button.Height               = 58;
     this.m_Drying_Button.IndicatorMargin      = null;
     this.m_Drying_Button.Left                 = 417;
     this.m_Drying_Button.Name                 = "m_Drying_Button";
     this.m_Drying_Button.RequiresTransparency = true;
     this.m_Drying_Button.ScreenOwnerName      = "Alarm_Screen";
     this.m_Drying_Button.StyleName            = "Vintage";
     this.m_Drying_Button.SymbolIntervalMapper = symbolintervalmapper1;
     this.m_Drying_Button.TextHeight           = 19;
     this.m_Drying_Button.TextValue            = 0D;
     this.m_Drying_Button.TextWidth            = 91;
     this.m_Drying_Button.Top   = 0;
     this.m_Drying_Button.Value = 0D;
     this.m_Drying_Button.VisibleDynamicsValue     = true;
     this.m_Drying_Button.VisualPropertiesHashCode = -475964534;
     this.m_Drying_Button.Width = 97;
     //
     // m_Home_Button
     //
     this.m_Home_Button.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(49)))), ((int)(((byte)(146))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Home_Button.BlinkDynamicsValue    = false;
     this.m_Home_Button.BorderBrush           = 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_Home_Button.BorderThickness       = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(5D, 5D, 5D, 0D);
     this.m_Home_Button.DelayMouseInputPeriod = 0;
     this.m_Home_Button.EnabledDynamicsValue  = true;
     this.m_Home_Button.FontSizePixels        = 18;
     this.m_Home_Button.ForceTransparency     = true;
     this.m_Home_Button.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Home_Button.Height               = 58;
     this.m_Home_Button.ImageMargin          = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(10D, 10D, 10D, 10D);
     this.m_Home_Button.IndicatorMargin      = null;
     this.m_Home_Button.Left                 = 1;
     this.m_Home_Button.Name                 = "m_Home_Button";
     this.m_Home_Button.RequiresTransparency = true;
     this.m_Home_Button.ScreenOwnerName      = "Alarm_Screen";
     this.m_Home_Button.StyleName            = "Vintage";
     this.m_Home_Button.SymbolHeight         = 36;
     this.m_Home_Button.SymbolIntervalMapper = symbolintervalmapper2;
     this.m_Home_Button.SymbolName           = "home (1)";
     this.m_Home_Button.SymbolWidth          = 40;
     this.m_Home_Button.TextHeight           = 22;
     this.m_Home_Button.TextValue            = 0D;
     this.m_Home_Button.TextWidth            = 91;
     this.m_Home_Button.Top   = 0;
     this.m_Home_Button.Value = 0D;
     this.m_Home_Button.VisibleDynamicsValue     = true;
     this.m_Home_Button.VisualPropertiesHashCode = 1775881799;
     this.m_Home_Button.Width = 97;
     //
     // m_Manuel_Button
     //
     this.m_Manuel_Button.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(49)))), ((int)(((byte)(146))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Manuel_Button.BlinkDynamicsValue    = false;
     this.m_Manuel_Button.BorderBrush           = 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_Manuel_Button.BorderThickness       = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(5D, 5D, 5D, 0D);
     this.m_Manuel_Button.DelayMouseInputPeriod = 0;
     this.m_Manuel_Button.EnabledDynamicsValue  = true;
     this.m_Manuel_Button.FontSizePixels        = 16;
     this.m_Manuel_Button.ForceTransparency     = true;
     this.m_Manuel_Button.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Manuel_Button.Height               = 58;
     this.m_Manuel_Button.IndicatorMargin      = null;
     this.m_Manuel_Button.Left                 = 209;
     this.m_Manuel_Button.MultiLine            = true;
     this.m_Manuel_Button.Name                 = "m_Manuel_Button";
     this.m_Manuel_Button.RequiresTransparency = true;
     this.m_Manuel_Button.ScreenOwnerName      = "Alarm_Screen";
     this.m_Manuel_Button.StyleName            = "Vintage";
     this.m_Manuel_Button.SymbolIntervalMapper = symbolintervalmapper3;
     this.m_Manuel_Button.TextHeight           = 38;
     this.m_Manuel_Button.TextValue            = 0D;
     this.m_Manuel_Button.TextWidth            = 91;
     this.m_Manuel_Button.Top   = 0;
     this.m_Manuel_Button.Value = 0D;
     this.m_Manuel_Button.VisibleDynamicsValue     = true;
     this.m_Manuel_Button.VisualPropertiesHashCode = -475964534;
     this.m_Manuel_Button.Width = 97;
     //
     // m_DigitalClock3
     //
     this.m_DigitalClock3.BlinkDynamicsValue = false;
     this.m_DigitalClock3.Bold = true;
     this.m_DigitalClock3.DelayMouseInputPeriod = 0;
     this.m_DigitalClock3.DisplayFormat         = Neo.ApplicationFramework.Interfaces.DateTimeDisplayFormat.Date;
     this.m_DigitalClock3.EnabledDynamicsValue  = true;
     this.m_DigitalClock3.FontSizePixels        = 18;
     this.m_DigitalClock3.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_DigitalClock3.Height               = 29;
     this.m_DigitalClock3.Left                 = 0;
     this.m_DigitalClock3.Name                 = "m_DigitalClock3";
     this.m_DigitalClock3.ScreenOwnerName      = "Alarm_Screen";
     this.m_DigitalClock3.ShowDayOfWeek        = false;
     this.m_DigitalClock3.ShowSeconds          = true;
     this.m_DigitalClock3.Text                 = "28.08.2019";
     this.m_DigitalClock3.Top                  = 0;
     this.m_DigitalClock3.VisibleDynamicsValue = true;
     this.m_DigitalClock3.Width                = 166;
     //
     // m_DigitalClock4
     //
     this.m_DigitalClock4.BlinkDynamicsValue = false;
     this.m_DigitalClock4.Bold = true;
     this.m_DigitalClock4.DelayMouseInputPeriod = 0;
     this.m_DigitalClock4.DisplayFormat         = Neo.ApplicationFramework.Interfaces.DateTimeDisplayFormat.Time;
     this.m_DigitalClock4.EnabledDynamicsValue  = true;
     this.m_DigitalClock4.FontSizePixels        = 18;
     this.m_DigitalClock4.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_DigitalClock4.Height               = 29;
     this.m_DigitalClock4.Left                 = 6;
     this.m_DigitalClock4.Name                 = "m_DigitalClock4";
     this.m_DigitalClock4.ScreenOwnerName      = "Alarm_Screen";
     this.m_DigitalClock4.ShowDayOfWeek        = false;
     this.m_DigitalClock4.ShowSeconds          = true;
     this.m_DigitalClock4.Text                 = "17:28:44";
     this.m_DigitalClock4.Top                  = 20;
     this.m_DigitalClock4.VisibleDynamicsValue = true;
     this.m_DigitalClock4.Width                = 143;
     //
     // m_DateClock
     //
     this.m_DateClock.BlinkDynamicsValue = false;
     this.m_DateClock.Components.Add(this.m_DigitalClock3);
     this.m_DateClock.Components.Add(this.m_DigitalClock4);
     this.m_DateClock.DelayMouseInputPeriod = 0;
     this.m_DateClock.EnabledDynamicsValue  = true;
     this.m_DateClock.Height = 46;
     this.m_DateClock.Left   = 643;
     this.m_DateClock.Name   = "m_DateClock";
     //
     // m_Navigation
     //
     this.m_Navigation.BlinkDynamicsValue = false;
     //
     // m_Test_Nav
     //
     this.m_Test_Nav.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(49)))), ((int)(((byte)(146))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Test_Nav.BlinkDynamicsValue    = false;
     this.m_Test_Nav.BorderBrush           = 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_Test_Nav.BorderThickness       = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(5D, 5D, 5D, 0D);
     this.m_Test_Nav.DelayMouseInputPeriod = 0;
     this.m_Test_Nav.EnabledDynamicsValue  = true;
     this.m_Test_Nav.FontSizePixels        = 16;
     this.m_Test_Nav.ForceTransparency     = true;
     this.m_Test_Nav.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Test_Nav.Height               = 58;
     this.m_Test_Nav.IndicatorMargin      = null;
     this.m_Test_Nav.Left                 = 313;
     this.m_Test_Nav.MultiLine            = true;
     this.m_Test_Nav.Name                 = "m_Test_Nav";
     this.m_Test_Nav.RequiresTransparency = true;
     this.m_Test_Nav.ScreenOwnerName      = "Alarm_Screen";
     this.m_Test_Nav.StyleName            = "Vintage";
     this.m_Test_Nav.SymbolIntervalMapper = symbolintervalmapper4;
     this.m_Test_Nav.TextHeight           = 19;
     this.m_Test_Nav.TextValue            = 0D;
     this.m_Test_Nav.TextWidth            = 91;
     this.m_Test_Nav.Top   = 0;
     this.m_Test_Nav.Value = 0D;
     this.m_Test_Nav.VisibleDynamicsValue     = true;
     this.m_Test_Nav.VisualPropertiesHashCode = -475964534;
     this.m_Test_Nav.Width = 97;
     //
     // m_Auto_Button
     //
     this.m_Auto_Button.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(49)))), ((int)(((byte)(146))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Auto_Button.BlinkDynamicsValue    = false;
     this.m_Auto_Button.BorderBrush           = 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_Auto_Button.BorderThickness       = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(5D, 5D, 5D, 0D);
     this.m_Auto_Button.DelayMouseInputPeriod = 0;
     this.m_Auto_Button.EnabledDynamicsValue  = true;
     this.m_Auto_Button.FontSizePixels        = 16;
     this.m_Auto_Button.ForceTransparency     = true;
     this.m_Auto_Button.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.m_Auto_Button.Height               = 58;
     this.m_Auto_Button.IndicatorMargin      = null;
     this.m_Auto_Button.Left                 = 105;
     this.m_Auto_Button.MultiLine            = true;
     this.m_Auto_Button.Name                 = "m_Auto_Button";
     this.m_Auto_Button.RequiresTransparency = true;
     this.m_Auto_Button.ScreenOwnerName      = "Alarm_Screen";
     this.m_Auto_Button.StyleName            = "Vintage";
     this.m_Auto_Button.SymbolIntervalMapper = symbolintervalmapper5;
     this.m_Auto_Button.TextHeight           = 38;
     this.m_Auto_Button.TextValue            = 0D;
     this.m_Auto_Button.TextWidth            = 91;
     this.m_Auto_Button.Top   = 0;
     this.m_Auto_Button.Value = 0D;
     this.m_Auto_Button.VisibleDynamicsValue     = true;
     this.m_Auto_Button.VisualPropertiesHashCode = -475964534;
     this.m_Auto_Button.Width = 97;
     //
     // m_Rectangle
     //
     this.m_Rectangle.BitmapEffect          = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF(5, 0, Neo.ApplicationFramework.Common.Graphics.Logic.LightAngle.LowerRight);
     this.m_Rectangle.BlinkDynamicsValue    = false;
     this.m_Rectangle.DelayMouseInputPeriod = 0;
     this.m_Rectangle.EnabledDynamicsValue  = true;
     this.m_Rectangle.Fill                 = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF();
     this.m_Rectangle.Height               = 420;
     this.m_Rectangle.Left                 = 0;
     this.m_Rectangle.Name                 = "m_Rectangle";
     this.m_Rectangle.ScreenOwnerName      = "Alarm_Screen";
     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.StrokeThickness      = 10;
     this.m_Rectangle.Top                  = 53;
     this.m_Rectangle.VisibleDynamicsValue = true;
     this.m_Rectangle.Width                = 800;
     //
     // m_Alarm_button
     //
     this.m_Alarm_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.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Alarm_button.BlinkDynamicsValue = false;
     this.m_Alarm_button.Bold                  = true;
     this.m_Alarm_button.BorderBrush           = 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_Alarm_button.BorderThickness       = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(5D, 5D, 5D, 0D);
     this.m_Alarm_button.DelayMouseInputPeriod = 0;
     this.m_Alarm_button.EnabledDynamicsValue  = true;
     this.m_Alarm_button.FontSizePixels        = 16;
     this.m_Alarm_button.ForceTransparency     = true;
     this.m_Alarm_button.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(49)))), ((int)(((byte)(146)))));
     this.m_Alarm_button.Height                = 58;
     this.m_Alarm_button.IndicatorMargin       = null;
     this.m_Alarm_button.Left                  = 523;
     this.m_Alarm_button.MultiLine             = true;
     this.m_Alarm_button.Name                  = "m_Alarm_button";
     this.m_Alarm_button.RequiresTransparency  = true;
     this.m_Alarm_button.ScreenOwnerName       = "Alarm_Screen";
     this.m_Alarm_button.StyleName             = "Vintage";
     this.m_Alarm_button.SymbolIntervalMapper  = symbolintervalmapper6;
     this.m_Alarm_button.TextHeight            = 38;
     this.m_Alarm_button.TextValue             = 0D;
     this.m_Alarm_button.TextWidth             = 91;
     this.m_Alarm_button.Top   = 0;
     this.m_Alarm_button.Value = 0D;
     this.m_Alarm_button.VisibleDynamicsValue     = true;
     this.m_Alarm_button.VisualPropertiesHashCode = 188522111;
     this.m_Alarm_button.Width = 97;
     this.m_Navigation.Components.Add(this.m_Drying_Button);
     this.m_Navigation.Components.Add(this.m_Home_Button);
     this.m_Navigation.Components.Add(this.m_Manuel_Button);
     this.m_Navigation.Components.Add(this.m_DateClock);
     this.m_Navigation.Components.Add(this.m_Test_Nav);
     this.m_Navigation.Components.Add(this.m_Auto_Button);
     this.m_Navigation.Components.Add(this.m_Rectangle);
     this.m_Navigation.Components.Add(this.m_Alarm_button);
     this.m_Navigation.DelayMouseInputPeriod = 0;
     this.m_Navigation.EnabledDynamicsValue  = true;
     this.m_Navigation.Height               = 473;
     this.m_Navigation.Left                 = 0;
     this.m_Navigation.Name                 = "m_Navigation";
     this.m_Navigation.ParentGroup          = null;
     this.m_Navigation.ScreenOwnerName      = "Alarm_Screen";
     this.m_Navigation.Top                  = 7;
     this.m_Navigation.VisibleDynamicsValue = true;
     this.m_Navigation.Width                = 800;
     this.m_DateClock.ParentGroup           = this.m_Navigation;
     this.m_DateClock.ScreenOwnerName       = "Alarm_Screen";
     this.m_DateClock.Top = 6;
     this.m_DateClock.VisibleDynamicsValue = true;
     this.m_DateClock.Width = 128;
     //
     // m_Button
     //
     this.m_Button.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_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)(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.DelayMouseInputPeriod = 0;
     this.m_Button.EnabledDynamicsValue  = true;
     this.m_Button.FontSizePixels        = 14;
     this.m_Button.ForceTransparency     = true;
     this.m_Button.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(49)))), ((int)(((byte)(146)))));
     this.m_Button.Height                = 40;
     this.m_Button.ImageMargin           = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF();
     this.m_Button.IndicatorMargin       = null;
     this.m_Button.Left                  = 650;
     this.m_Button.Name                  = "m_Button";
     this.m_Button.RequiresTransparency  = true;
     this.m_Button.ScreenOwnerName       = "Alarm_Screen";
     this.m_Button.SymbolIntervalMapper  = symbolintervalmapper7;
     this.m_Button.TextMargin            = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF();
     this.m_Button.TextValue             = 0D;
     this.m_Button.TextWidth             = 124;
     this.m_Button.Top   = 17;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue     = true;
     this.m_Button.VisualPropertiesHashCode = 739752495;
     this.m_Button.Width             = 130;
     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                       = "Alarm_Screen";
     this.PopupScreen                = false;
     this.ScreenID                   = null;
     this.ScreenTitle                = "";
     this.StyleName                  = "";
     this.WindowState                = System.Windows.Forms.FormWindowState.Normal;
     this.m_Initialized_Alarm_Screen = true;
     this.AddControlsAndPrimitives();
     this.ResumeLayout(false);
 }
예제 #15
0
 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);
 }
예제 #16
0
 private void InitializeComponent()
 {
     Neo.ApplicationFramework.Controls.Trend.CurveCF curvecf1 = new Neo.ApplicationFramework.Controls.Trend.CurveCF();
     Neo.ApplicationFramework.Controls.Trend.CurveCF curvecf2 = new Neo.ApplicationFramework.Controls.Trend.CurveCF();
     Neo.ApplicationFramework.Controls.Trend.CurveCF curvecf3 = new Neo.ApplicationFramework.Controls.Trend.CurveCF();
     this.m_Picture     = new Neo.ApplicationFramework.Controls.Symbol.PictureCF();
     this.m_TrendViewer = new Neo.ApplicationFramework.Controls.Trend.TrendViewerCF();
     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_Text1       = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Rectangle2  = new Neo.ApplicationFramework.Controls.Controls.RectangleCF();
     this.m_Text2       = new Neo.ApplicationFramework.Controls.Controls.Label();
     ((System.ComponentModel.ISupportInitialize)(this.m_Picture)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_TrendViewer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text2)).BeginInit();
     this.SuspendLayout();
     //
     // BASINC_GRAFIGI
     //
     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_Picture
     //
     this.m_Picture.BlinkDynamicsValue    = false;
     this.m_Picture.DelayMouseInputPeriod = 0;
     this.m_Picture.EnabledDynamicsValue  = true;
     this.m_Picture.Height               = 60;
     this.m_Picture.Left                 = 603;
     this.m_Picture.Name                 = "m_Picture";
     this.m_Picture.ScreenOwnerName      = "BASINC_GRAFIGI";
     this.m_Picture.Stretch              = true;
     this.m_Picture.SymbolName           = "12312313121";
     this.m_Picture.Top                  = 418;
     this.m_Picture.VisibleDynamicsValue = true;
     this.m_Picture.Width                = 154;
     //
     // m_TrendViewer
     //
     this.m_TrendViewer.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_TrendViewer.BlinkDynamicsValue = false;
     curvecf1.BlinkDynamicsValue           = false;
     curvecf1.Color                 = System.Drawing.Color.Red;
     curvecf1.DataSourceName        = "Tags.PSI_SOL_BASINC";
     curvecf1.DelayMouseInputPeriod = 0;
     curvecf1.DisplayName           = "Curve";
     curvecf1.EnabledDynamicsValue  = true;
     curvecf1.Height                = 307;
     curvecf1.ScreenOwnerName       = null;
     curvecf1.Stroke                = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.Red, System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     curvecf1.VisibleDynamicsValue  = true;
     curvecf1.Width                 = 667;
     curvecf2.BlinkDynamicsValue    = false;
     curvecf2.Color                 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(183)))), ((int)(((byte)(239)))));
     curvecf2.DataSourceName        = "Tags.PSI_SAG_BASINC";
     curvecf2.DelayMouseInputPeriod = 0;
     curvecf2.DisplayName           = "Curve1";
     curvecf2.EnabledDynamicsValue  = true;
     curvecf2.Height                = 307;
     curvecf2.ScreenOwnerName       = null;
     curvecf2.Stroke                = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(183)))), ((int)(((byte)(239))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     curvecf2.VisibleDynamicsValue  = true;
     curvecf2.Width                 = 667;
     curvecf3.BlinkDynamicsValue    = false;
     curvecf3.Color                 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(242)))), ((int)(((byte)(0)))));
     curvecf3.DataSourceName        = "Tags.OKSIJEN_TANK_BASINCI";
     curvecf3.DelayMouseInputPeriod = 0;
     curvecf3.DisplayName           = "Curve2";
     curvecf3.EnabledDynamicsValue  = true;
     curvecf3.Height                = 307;
     curvecf3.ScreenOwnerName       = null;
     curvecf3.Stroke                = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(242)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     curvecf3.VisibleDynamicsValue  = true;
     curvecf3.Width                 = 667;
     this.m_TrendViewer.Curves.Add(curvecf1);
     this.m_TrendViewer.Curves.Add(curvecf2);
     this.m_TrendViewer.Curves.Add(curvecf3);
     this.m_TrendViewer.DelayMouseInputPeriod = 0;
     this.m_TrendViewer.EnabledDynamicsValue  = true;
     this.m_TrendViewer.FontSizePixels        = 11;
     this.m_TrendViewer.ForceTransparency     = false;
     this.m_TrendViewer.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_TrendViewer.GridLineColor         = 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_TrendViewer.Height               = 402;
     this.m_TrendViewer.IndicatorMargin      = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(51.007D, 28.541999999999973D, 51.007000000000062D, 66.48599999999999D);
     this.m_TrendViewer.Left                 = 15;
     this.m_TrendViewer.Name                 = "m_TrendViewer";
     this.m_TrendViewer.RequiresTransparency = false;
     this.m_TrendViewer.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_TrendViewer.ScreenOwnerName      = "BASINC_GRAFIGI";
     this.m_TrendViewer.TimeOffset           = System.TimeSpan.Parse("00:00:00");
     this.m_TrendViewer.TimeRange            = System.TimeSpan.Parse("00:04:00");
     this.m_TrendViewer.TimeScaleMaximum     = 39083.5D;
     this.m_TrendViewer.TimeScaleMinimum     = 39083.49722222222D;
     this.m_TrendViewer.TimeTextScaleMargin  = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(51.007D, 344.514D, 51.007000000000062D, 0D);
     this.m_TrendViewer.Top   = 9;
     this.m_TrendViewer.Value = 0D;
     this.m_TrendViewer.ValueMajorScaleMargin    = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(31.006999999999998D, 28.541999999999973D, 727.993D, 66.48599999999999D);
     this.m_TrendViewer.ValueMajorScaleMaxMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(727.99299999999994D, 28.541999999999973D, 31.007000000000062D, 66.48599999999999D);
     this.m_TrendViewer.ValueMinorScaleMargin    = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(33.507D, 28.541999999999973D, 730.493D, 66.48599999999999D);
     this.m_TrendViewer.ValueMinorScaleMaxMargin = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(730.49299999999994D, 28.541999999999973D, 33.507000000000062D, 66.48599999999999D);
     this.m_TrendViewer.ValueScaleMajorTickCount = 11;
     this.m_TrendViewer.ValueScaleMaximum        = 10D;
     this.m_TrendViewer.ValueScaleMinimum        = 0D;
     this.m_TrendViewer.ValueScaleMinorTickCount = 4;
     this.m_TrendViewer.ValueTextScaleMargin     = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(15D, 28.541999999999973D, 741.99333333333334D, 66.48599999999999D);
     this.m_TrendViewer.ValueTextScaleMaxMargin  = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(741.99333333333323D, 28.541999999999973D, 15.000000000000114D, 66.48599999999999D);
     this.m_TrendViewer.VisibleDynamicsValue     = true;
     this.m_TrendViewer.Width = 769;
     //
     // m_Rectangle
     //
     this.m_Rectangle.BitmapEffect          = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle.BlinkDynamicsValue    = false;
     this.m_Rectangle.DelayMouseInputPeriod = 0;
     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)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle.Height               = 15;
     this.m_Rectangle.Left                 = 48;
     this.m_Rectangle.Name                 = "m_Rectangle";
     this.m_Rectangle.ScreenOwnerName      = "BASINC_GRAFIGI";
     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                  = 431;
     this.m_Rectangle.VisibleDynamicsValue = true;
     this.m_Rectangle.Width                = 15;
     //
     // m_Text
     //
     this.m_Text.BlinkDynamicsValue    = false;
     this.m_Text.DelayMouseInputPeriod = 0;
     this.m_Text.EnabledDynamicsValue  = true;
     this.m_Text.FontSizePixels        = 12;
     this.m_Text.Height               = 21;
     this.m_Text.Left                 = 71;
     this.m_Text.Name                 = "m_Text";
     this.m_Text.ScreenOwnerName      = "BASINC_GRAFIGI";
     this.m_Text.Top                  = 428;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width                = 93;
     //
     // m_Rectangle1
     //
     this.m_Rectangle1.BitmapEffect          = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle1.BlinkDynamicsValue    = false;
     this.m_Rectangle1.DelayMouseInputPeriod = 0;
     this.m_Rectangle1.EnabledDynamicsValue  = true;
     this.m_Rectangle1.Fill                 = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(183)))), ((int)(((byte)(205))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle1.Height               = 15;
     this.m_Rectangle1.Left                 = 48;
     this.m_Rectangle1.Name                 = "m_Rectangle1";
     this.m_Rectangle1.ScreenOwnerName      = "BASINC_GRAFIGI";
     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                  = 452;
     this.m_Rectangle1.VisibleDynamicsValue = true;
     this.m_Rectangle1.Width                = 15;
     //
     // m_Text1
     //
     this.m_Text1.BlinkDynamicsValue    = false;
     this.m_Text1.DelayMouseInputPeriod = 0;
     this.m_Text1.EnabledDynamicsValue  = true;
     this.m_Text1.FontSizePixels        = 12;
     this.m_Text1.Height               = 21;
     this.m_Text1.Left                 = 71;
     this.m_Text1.Name                 = "m_Text1";
     this.m_Text1.ScreenOwnerName      = "BASINC_GRAFIGI";
     this.m_Text1.Top                  = 449;
     this.m_Text1.VisibleDynamicsValue = true;
     this.m_Text1.Width                = 93;
     //
     // m_Rectangle2
     //
     this.m_Rectangle2.BitmapEffect          = new Neo.ApplicationFramework.Common.Graphics.Logic.BitmapEffectCF();
     this.m_Rectangle2.BlinkDynamicsValue    = false;
     this.m_Rectangle2.DelayMouseInputPeriod = 0;
     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)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Rectangle2.Height               = 15;
     this.m_Rectangle2.Left                 = 195;
     this.m_Rectangle2.Name                 = "m_Rectangle2";
     this.m_Rectangle2.ScreenOwnerName      = "BASINC_GRAFIGI";
     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                  = 431;
     this.m_Rectangle2.VisibleDynamicsValue = true;
     this.m_Rectangle2.Width                = 15;
     //
     // m_Text2
     //
     this.m_Text2.BlinkDynamicsValue    = false;
     this.m_Text2.DelayMouseInputPeriod = 0;
     this.m_Text2.EnabledDynamicsValue  = true;
     this.m_Text2.FontSizePixels        = 12;
     this.m_Text2.Height               = 21;
     this.m_Text2.Left                 = 218;
     this.m_Text2.Name                 = "m_Text2";
     this.m_Text2.ScreenOwnerName      = "BASINC_GRAFIGI";
     this.m_Text2.Top                  = 428;
     this.m_Text2.VisibleDynamicsValue = true;
     this.m_Text2.Width                = 127;
     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        = "BASINC_GRAFIGI";
     this.PopupScreen = false;
     this.ScreenID    = null;
     this.ScreenTitle = "";
     this.StyleName   = "";
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     this.m_Initialized_BASINC_GRAFIGI = true;
     this.AddControlsAndPrimitives();
     this.ResumeLayout(false);
 }