Example #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.AlarmEventFilterGroup   alarmeventfiltergroup2  = new Neo.ApplicationFramework.Controls.Logic.AlarmEventFilterGroup();
     Neo.ApplicationFramework.Controls.Logic.AlarmColumnInfo         alarmcolumninfo1        = new Neo.ApplicationFramework.Controls.Logic.AlarmColumnInfo();
     Neo.ApplicationFramework.Controls.Logic.AlarmColumnInfo         alarmcolumninfo2        = new Neo.ApplicationFramework.Controls.Logic.AlarmColumnInfo();
     Neo.ApplicationFramework.Controls.Logic.AlarmColumnInfo         alarmcolumninfo3        = new Neo.ApplicationFramework.Controls.Logic.AlarmColumnInfo();
     Neo.ApplicationFramework.Controls.Logic.AlarmColumnInfo         alarmcolumninfo4        = new Neo.ApplicationFramework.Controls.Logic.AlarmColumnInfo();
     Neo.ApplicationFramework.Controls.Logic.AlarmColumnInfo         alarmcolumninfo5        = new Neo.ApplicationFramework.Controls.Logic.AlarmColumnInfo();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf1 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf1       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf2       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper   symbolintervalmapper1   = new Neo.ApplicationFramework.Common.Dynamics.SymbolIntervalMapper();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF stringintervalmappercf2 = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalMapperCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf3       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF       stringintervalcf4       = new Neo.ApplicationFramework.Common.Dynamics.StringIntervalCF();
     this.m_AlarmViewer2 = new Neo.ApplicationFramework.Controls.Alarm.AlarmViewer();
     this.m_Text         = new Neo.ApplicationFramework.Controls.Controls.Label();
     this.m_Button       = new Neo.ApplicationFramework.Controls.Controls.Button();
     ((System.ComponentModel.ISupportInitialize)(this.m_AlarmViewer2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Text)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.m_Button)).BeginInit();
     this.SuspendLayout();
     //
     // REALALARM
     //
     this.BorderStyle = Neo.ApplicationFramework.Interfaces.ScreenBorderStyle.SingleBorder;
     this.ControlBox  = false;
     //
     // m_AlarmViewer2
     //
     this.m_AlarmViewer2.AcknowledgeAllButtonIsVisible      = false;
     this.m_AlarmViewer2.AcknowledgeSelectedButtonIsVisible = false;
     alarmeventfiltergroup1.Enabled = true;
     alarmeventfiltergroup1.Name    = "Filter1";
     alarmeventfiltergroup1.ShowAcknowlegedAlarms = true;
     alarmeventfiltergroup1.ShowActiveAlarms      = true;
     alarmeventfiltergroup1.ShowInactiveAlarms    = true;
     alarmeventfiltergroup1.ShowNormalAlarms      = true;
     alarmeventfiltergroup2.Enabled = true;
     alarmeventfiltergroup2.Name    = "Filter2";
     alarmeventfiltergroup2.ShowAcknowlegedAlarms = true;
     alarmeventfiltergroup2.ShowActiveAlarms      = true;
     alarmeventfiltergroup2.ShowInactiveAlarms    = true;
     alarmeventfiltergroup2.ShowNormalAlarms      = true;
     alarmeventfilter1.Groups.Add(alarmeventfiltergroup1);
     alarmeventfilter1.Groups.Add(alarmeventfiltergroup2);
     alarmeventfilter1.MaximumAlarmRows         = 200;
     this.m_AlarmViewer2.AlarmEventFilter       = alarmeventfilter1;
     this.m_AlarmViewer2.Background             = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AlarmViewer2.ButtonBackground       = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AlarmViewer2.ButtonHeight           = 40;
     this.m_AlarmViewer2.ButtonPosition         = System.Windows.Forms.AnchorStyles.Left;
     this.m_AlarmViewer2.ButtonWidth            = 145;
     this.m_AlarmViewer2.ClearButtonIsVisible   = false;
     this.m_AlarmViewer2.ColumnHeaderBackground = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(211)))), ((int)(((byte)(211))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AlarmViewer2.ContextMenusEnabled    = false;
     this.m_AlarmViewer2.EnabledDynamicsValue   = true;
     this.m_AlarmViewer2.FilterButtonIsVisible  = false;
     this.m_AlarmViewer2.FontFamily             = "微软雅黑";
     this.m_AlarmViewer2.FontSizePixels         = 12;
     this.m_AlarmViewer2.Foreground             = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AlarmViewer2.GridBackground         = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_AlarmViewer2.InfoButtonIsVisible    = false;
     this.m_AlarmViewer2.Input    = false;
     this.m_AlarmViewer2.Location = new System.Drawing.Point(3, 122);
     this.m_AlarmViewer2.MaximumAlarmViewerRows = 200;
     this.m_AlarmViewer2.Name = "m_AlarmViewer2";
     this.m_AlarmViewer2.PauseButtonIsVisible = false;
     this.m_AlarmViewer2.ScreenOwnerName      = "REALALARM";
     this.m_AlarmViewer2.Size = new System.Drawing.Size(789, 312);
     this.m_AlarmViewer2.SummaryRowVisible = false;
     this.m_AlarmViewer2.TabIndex          = 2147483647;
     alarmcolumninfo1.ColumnWidth          = 130D;
     alarmcolumninfo1.HeaderName           = "Active Time";
     alarmcolumninfo1.MappingName          = "ActiveTime";
     alarmcolumninfo2.ColumnWidth          = 130D;
     alarmcolumninfo2.HeaderName           = "Normal Time";
     alarmcolumninfo2.MappingName          = "NormalTime";
     alarmcolumninfo3.ColumnWidth          = 100D;
     alarmcolumninfo3.HeaderName           = "Name";
     alarmcolumninfo3.MappingName          = "AlarmItemDisplayName";
     alarmcolumninfo4.ColumnWidth          = 330D;
     alarmcolumninfo4.HeaderName           = "Text";
     alarmcolumninfo4.MappingName          = "DisplayText";
     alarmcolumninfo5.ColumnWidth          = 80D;
     alarmcolumninfo5.HeaderName           = "State";
     alarmcolumninfo5.MappingName          = "DisplayState";
     this.m_AlarmViewer2.VisibleColumns    = new Neo.ApplicationFramework.Interfaces.IColumnInfo[] {
         ((Neo.ApplicationFramework.Interfaces.IColumnInfo)(alarmcolumninfo1)),
         ((Neo.ApplicationFramework.Interfaces.IColumnInfo)(alarmcolumninfo2)),
         ((Neo.ApplicationFramework.Interfaces.IColumnInfo)(alarmcolumninfo3)),
         ((Neo.ApplicationFramework.Interfaces.IColumnInfo)(alarmcolumninfo4)),
         ((Neo.ApplicationFramework.Interfaces.IColumnInfo)(alarmcolumninfo5))
     };
     this.m_AlarmViewer2.VisibleDynamicsValue = true;
     //
     // m_Text
     //
     this.m_Text.BlinkDynamicsValue    = false;
     this.m_Text.DelayMouseInputPeriod = 0;
     this.m_Text.EnabledDynamicsValue  = true;
     this.m_Text.FontFamily            = "微软雅黑";
     this.m_Text.FontSizePixels        = 20;
     this.m_Text.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(187)))), ((int)(((byte)(187)))));
     this.m_Text.Height                   = 21;
     this.m_Text.Left                     = 337;
     this.m_Text.Name                     = "m_Text";
     this.m_Text.Padding                  = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(5D, 0D, 5D, 1D);
     this.m_Text.ScreenOwnerName          = "REALALARM";
     stringintervalmappercf1.DefaultValue = "历史报警";
     stringintervalcf1.Value              = "历史报警";
     stringintervalcf2.End                = 1D;
     stringintervalcf2.Start              = 1D;
     stringintervalcf2.Value              = "History alarms";
     stringintervalmappercf1.Intervals.Add(stringintervalcf1);
     stringintervalmappercf1.Intervals.Add(stringintervalcf2);
     this.m_Text.TextIntervalMapper = stringintervalmappercf1;
     this.m_Text.Top = 86;
     this.m_Text.VisibleDynamicsValue = true;
     this.m_Text.Width = 56;
     //
     // m_Button
     //
     this.m_Button.Background            = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(187)))), ((int)(((byte)(187))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BlinkDynamicsValue    = false;
     this.m_Button.BorderBrush           = new Neo.ApplicationFramework.Common.Graphics.Logic.BrushCF(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.Empty, Neo.ApplicationFramework.Interfaces.FillDirection.None);
     this.m_Button.BorderThickness       = new Neo.ApplicationFramework.Common.Graphics.Logic.ThicknessCF(2D, 2D, 2D, 2D);
     this.m_Button.DelayMouseInputPeriod = 0;
     this.m_Button.EnabledDynamicsValue  = true;
     this.m_Button.FontFamily            = "微软雅黑";
     this.m_Button.FontSizePixels        = 15;
     this.m_Button.ForceTransparency     = true;
     this.m_Button.Foreground            = System.Drawing.Color.FromArgb(((int)(((byte)(67)))), ((int)(((byte)(67)))), ((int)(((byte)(67)))));
     this.m_Button.Height                 = 28;
     this.m_Button.IndicatorMargin        = null;
     this.m_Button.Left                   = 709;
     this.m_Button.Name                   = "m_Button";
     this.m_Button.RequiresTransparency   = true;
     this.m_Button.ScreenOwnerName        = "REALALARM";
     this.m_Button.StyleName              = "Glossy";
     this.m_Button.SymbolIntervalMapper   = symbolintervalmapper1;
     this.m_Button.TextHeight             = 20;
     stringintervalmappercf2.DefaultValue = "清除";
     stringintervalcf3.Value              = "清除";
     stringintervalcf4.End                = 1D;
     stringintervalcf4.Start              = 1D;
     stringintervalcf4.Value              = "Clear";
     stringintervalmappercf2.Intervals.Add(stringintervalcf3);
     stringintervalmappercf2.Intervals.Add(stringintervalcf4);
     this.m_Button.TextIntervalMapper = stringintervalmappercf2;
     this.m_Button.TextValue          = 0D;
     this.m_Button.TextWidth          = 76;
     this.m_Button.Top   = 91;
     this.m_Button.Value = 0D;
     this.m_Button.VisibleDynamicsValue     = true;
     this.m_Button.VisualPropertiesHashCode = 1266574673;
     this.m_Button.Width          = 82;
     this.FormBorderStyle         = System.Windows.Forms.FormBorderStyle.None;
     this.ClientSize              = new System.Drawing.Size(800, 480);
     this.IsCacheable             = true;
     this.Location                = new System.Drawing.Point(0, 0);
     this.ModalScreen             = true;
     this.Name                    = "REALALARM";
     this.PopupScreen             = false;
     this.ScreenID                = null;
     this.ScreenTitle             = "";
     this.StyleName               = "";
     this.WindowState             = System.Windows.Forms.FormWindowState.Normal;
     this.m_Initialized_REALALARM = true;
     this.AddControlsAndPrimitives();
     this.ResumeLayout(false);
 }
Example #2
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);
 }
Example #3
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);
 }