Ejemplo n.º 1
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();
     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);
 }
Ejemplo n.º 2
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);
 }
Ejemplo n.º 3
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);
 }
Ejemplo n.º 4
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);
 }
Ejemplo n.º 5
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);
 }