1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471 |
- namespace FPER
- {
- partial class MDIParent
- {
- /// <summary>
- /// 필수 디자이너 변수입니다.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 사용 중인 모든 리소스를 정리합니다.
- /// </summary>
- /// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form 디자이너에서 생성한 코드
- /// <summary>
- /// 디자이너 지원에 필요한 메서드입니다.
- /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MDIParent));
- this.ToolTip = new System.Windows.Forms.ToolTip(this.components);
- this.lblReceiverCutCnt = new System.Windows.Forms.Label();
- this.lblRepeaterBlockingCnt = new System.Windows.Forms.Label();
- this.lblDeviceWriteCnt = new System.Windows.Forms.Label();
- this.lblDeviceFireCnt = new System.Windows.Forms.Label();
- this.lblConnetErrorCnt = new System.Windows.Forms.Label();
- this.imgLstButton = new System.Windows.Forms.ImageList(this.components);
- this.MenuStripStatus = new System.Windows.Forms.ContextMenuStrip(this.components);
- this.RepeaterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.RepeaterGroupToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem();
- this.ManualOpenMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.timerDateTime = new System.Windows.Forms.Timer(this.components);
- this.MenuStripSystem = new System.Windows.Forms.ContextMenuStrip(this.components);
- this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
- this.MenuStripLog = new System.Windows.Forms.ContextMenuStrip(this.components);
- this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem();
- this.timerMaintance = new System.Windows.Forms.Timer(this.components);
- this.timerEventCheck = new System.Windows.Forms.Timer(this.components);
- this.panel9 = new System.Windows.Forms.Panel();
- this.labelFireAlert_inform_2th = new System.Windows.Forms.Label();
- this.labelFireAlert_inform_1th = new System.Windows.Forms.Label();
- this.cboSecondFireWarnningMessage = new System.Windows.Forms.ComboBox();
- this.txtFirstFireWarnningMessage = new System.Windows.Forms.TextBox();
- this.labelFacilityAlert_inform_1th = new System.Windows.Forms.Label();
- this.cboWriteWarningMessage = new System.Windows.Forms.ComboBox();
- this.labelFireAlert = new System.Windows.Forms.Label();
- this.labelFacilityAlert = new System.Windows.Forms.Label();
- this.panel8 = new System.Windows.Forms.Panel();
- this.btnWinMinimum = new System.Windows.Forms.Button();
- this.lblEmergencyBoardStatus = new System.Windows.Forms.Label();
- this.panel5 = new System.Windows.Forms.Panel();
- this.lblFireMode = new System.Windows.Forms.Label();
- this.lblDemonStatus = new System.Windows.Forms.Label();
- this.panel4 = new System.Windows.Forms.Panel();
- this.lblAccumulSecond = new System.Windows.Forms.Label();
- this.btnChildClose = new System.Windows.Forms.Button();
- this.panelVoltage = new System.Windows.Forms.Panel();
- this.lbl24Voltage = new System.Windows.Forms.Label();
- this.btnMenu2 = new System.Windows.Forms.Button();
- this.btnMenu7 = new System.Windows.Forms.Button();
- this.panel3 = new System.Windows.Forms.Panel();
- this.btnCheck = new System.Windows.Forms.Button();
- this.btnDisableCount = new System.Windows.Forms.Button();
- this.btnDevCutCount = new System.Windows.Forms.Button();
- this.btnErrorCount = new System.Windows.Forms.Button();
- this.btnDevCount = new System.Windows.Forms.Button();
- this.btnFireCount = new System.Windows.Forms.Button();
- this.label5 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.label7 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.label9 = new System.Windows.Forms.Label();
- this.btnMenu3 = new System.Windows.Forms.Button();
- this.btnMenu5 = new System.Windows.Forms.Button();
- this.btnMenu1 = new System.Windows.Forms.Button();
- this.btnMenu6 = new System.Windows.Forms.Button();
- this.btnMenu4 = new System.Windows.Forms.Button();
- this.pictureBoxLoading = new System.Windows.Forms.PictureBox();
- this.panel7 = new System.Windows.Forms.Panel();
- this.DBbox = new System.Windows.Forms.TextBox();
- this.DBlabel = new System.Windows.Forms.Label();
- this.button1 = new System.Windows.Forms.Button();
- this.Button_Debug = new System.Windows.Forms.Button();
- this.label_P8 = new System.Windows.Forms.Label();
- this.label_P4 = new System.Windows.Forms.Label();
- this.labelPreFireAlert = new System.Windows.Forms.Label();
- this.label_P7 = new System.Windows.Forms.Label();
- this.label_P3 = new System.Windows.Forms.Label();
- this.label_P6 = new System.Windows.Forms.Label();
- this.label_P2 = new System.Windows.Forms.Label();
- this.label_P5 = new System.Windows.Forms.Label();
- this.label_P1 = new System.Windows.Forms.Label();
- this.button_Hide = new System.Windows.Forms.Button();
- this.labelinputTestMode = new System.Windows.Forms.Label();
- this.label_TestRunFlag = new System.Windows.Forms.Label();
- this.lblLEDText = new System.Windows.Forms.Label();
- this.LblTime = new System.Windows.Forms.Label();
- this.cboPreFireWarnningMessage = new System.Windows.Forms.ComboBox();
- this.picCI = new System.Windows.Forms.PictureBox();
- this.LblBuildingName = new System.Windows.Forms.Label();
- this.timerCountRead = new System.Windows.Forms.Timer(this.components);
- this.timerLogDelete = new System.Windows.Forms.Timer(this.components);
- this.timerVoltage = new System.Windows.Forms.Timer(this.components);
- this.timerTestMode = new System.Windows.Forms.Timer(this.components);
- this.button2 = new System.Windows.Forms.Button();
- this.MenuStripStatus.SuspendLayout();
- this.MenuStripSystem.SuspendLayout();
- this.MenuStripLog.SuspendLayout();
- this.panel9.SuspendLayout();
- this.panel8.SuspendLayout();
- this.panel5.SuspendLayout();
- this.panel4.SuspendLayout();
- this.panelVoltage.SuspendLayout();
- this.panel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBoxLoading)).BeginInit();
- this.panel7.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.picCI)).BeginInit();
- this.SuspendLayout();
- //
- // lblReceiverCutCnt
- //
- this.lblReceiverCutCnt.AutoSize = true;
- this.lblReceiverCutCnt.BackColor = System.Drawing.Color.Transparent;
- this.lblReceiverCutCnt.Font = new System.Drawing.Font("맑은 고딕", 15.75F);
- this.lblReceiverCutCnt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.lblReceiverCutCnt.Location = new System.Drawing.Point(85, 224);
- this.lblReceiverCutCnt.Name = "lblReceiverCutCnt";
- this.lblReceiverCutCnt.Size = new System.Drawing.Size(92, 45);
- this.lblReceiverCutCnt.TabIndex = 18;
- this.lblReceiverCutCnt.Text = "0000";
- this.ToolTip.SetToolTip(this.lblReceiverCutCnt, "수신기의 차단설정 갯수");
- this.lblReceiverCutCnt.Click += new System.EventHandler(this.lblReceiverCutCnt_Click);
- //
- // lblRepeaterBlockingCnt
- //
- this.lblRepeaterBlockingCnt.AutoSize = true;
- this.lblRepeaterBlockingCnt.BackColor = System.Drawing.Color.Transparent;
- this.lblRepeaterBlockingCnt.Font = new System.Drawing.Font("맑은 고딕", 15.75F);
- this.lblRepeaterBlockingCnt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.lblRepeaterBlockingCnt.Location = new System.Drawing.Point(85, 183);
- this.lblRepeaterBlockingCnt.Name = "lblRepeaterBlockingCnt";
- this.lblRepeaterBlockingCnt.Size = new System.Drawing.Size(92, 45);
- this.lblRepeaterBlockingCnt.TabIndex = 17;
- this.lblRepeaterBlockingCnt.Text = "0000";
- this.ToolTip.SetToolTip(this.lblRepeaterBlockingCnt, "중계기 단선 갯수");
- this.lblRepeaterBlockingCnt.Click += new System.EventHandler(this.lblRepeaterBlockingCnt_Click);
- //
- // lblDeviceWriteCnt
- //
- this.lblDeviceWriteCnt.AutoSize = true;
- this.lblDeviceWriteCnt.BackColor = System.Drawing.Color.Transparent;
- this.lblDeviceWriteCnt.Font = new System.Drawing.Font("맑은 고딕", 15.75F);
- this.lblDeviceWriteCnt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.lblDeviceWriteCnt.Location = new System.Drawing.Point(85, 105);
- this.lblDeviceWriteCnt.Name = "lblDeviceWriteCnt";
- this.lblDeviceWriteCnt.Size = new System.Drawing.Size(92, 45);
- this.lblDeviceWriteCnt.TabIndex = 16;
- this.lblDeviceWriteCnt.Text = "0000";
- this.ToolTip.SetToolTip(this.lblDeviceWriteCnt, "설비출력이 들어온 갯수");
- this.lblDeviceWriteCnt.Click += new System.EventHandler(this.lblDeviceWriteCnt_Click);
- //
- // lblDeviceFireCnt
- //
- this.lblDeviceFireCnt.AutoSize = true;
- this.lblDeviceFireCnt.BackColor = System.Drawing.Color.Transparent;
- this.lblDeviceFireCnt.Font = new System.Drawing.Font("맑은 고딕", 15.75F);
- this.lblDeviceFireCnt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.lblDeviceFireCnt.Location = new System.Drawing.Point(85, 64);
- this.lblDeviceFireCnt.Name = "lblDeviceFireCnt";
- this.lblDeviceFireCnt.Size = new System.Drawing.Size(92, 45);
- this.lblDeviceFireCnt.TabIndex = 15;
- this.lblDeviceFireCnt.Text = "0000";
- this.ToolTip.SetToolTip(this.lblDeviceFireCnt, "화재입력이 들어온 갯수");
- this.lblDeviceFireCnt.Click += new System.EventHandler(this.lblDeviceFireCnt_Click);
- //
- // lblConnetErrorCnt
- //
- this.lblConnetErrorCnt.AutoSize = true;
- this.lblConnetErrorCnt.BackColor = System.Drawing.Color.Transparent;
- this.lblConnetErrorCnt.Font = new System.Drawing.Font("맑은 고딕", 15.75F);
- this.lblConnetErrorCnt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.lblConnetErrorCnt.Location = new System.Drawing.Point(85, 145);
- this.lblConnetErrorCnt.Name = "lblConnetErrorCnt";
- this.lblConnetErrorCnt.Size = new System.Drawing.Size(92, 45);
- this.lblConnetErrorCnt.TabIndex = 14;
- this.lblConnetErrorCnt.Text = "0000";
- this.ToolTip.SetToolTip(this.lblConnetErrorCnt, "통신에러가 발생한 갯수");
- this.lblConnetErrorCnt.Click += new System.EventHandler(this.lblConnetErrorCnt_Click);
- //
- // imgLstButton
- //
- this.imgLstButton.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imgLstButton.ImageStream")));
- this.imgLstButton.TransparentColor = System.Drawing.Color.Transparent;
- this.imgLstButton.Images.SetKeyName(0, "btnMenu1.png");
- this.imgLstButton.Images.SetKeyName(1, "btnMenu1_ov.png");
- this.imgLstButton.Images.SetKeyName(2, "btnMenu1_dn.png");
- this.imgLstButton.Images.SetKeyName(3, "btnMenu2.png");
- this.imgLstButton.Images.SetKeyName(4, "btnMenu2_ov.png");
- this.imgLstButton.Images.SetKeyName(5, "btnMenu2_dn.png");
- this.imgLstButton.Images.SetKeyName(6, "btnMenu3.png");
- this.imgLstButton.Images.SetKeyName(7, "btnMenu3_ov.png");
- this.imgLstButton.Images.SetKeyName(8, "btnMenu3_dn.png");
- this.imgLstButton.Images.SetKeyName(9, "btnMenu4.png");
- this.imgLstButton.Images.SetKeyName(10, "btnMenu4_ov.png");
- this.imgLstButton.Images.SetKeyName(11, "btnMenu4_dn.png");
- this.imgLstButton.Images.SetKeyName(12, "btnMenu5.png");
- this.imgLstButton.Images.SetKeyName(13, "btnMenu5_ov.png");
- this.imgLstButton.Images.SetKeyName(14, "btnMenu5_dn.png");
- this.imgLstButton.Images.SetKeyName(15, "btnMenu6.png");
- this.imgLstButton.Images.SetKeyName(16, "btnMenu6_ov.png");
- this.imgLstButton.Images.SetKeyName(17, "btnMenu6_dn.png");
- this.imgLstButton.Images.SetKeyName(18, "btnMenu7.png");
- this.imgLstButton.Images.SetKeyName(19, "btnMenu7_ov.png");
- this.imgLstButton.Images.SetKeyName(20, "btnMenu7_dn.png");
- //
- // MenuStripStatus
- //
- this.MenuStripStatus.BackColor = System.Drawing.Color.MintCream;
- this.MenuStripStatus.ImageScalingSize = new System.Drawing.Size(24, 24);
- this.MenuStripStatus.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.RepeaterToolStripMenuItem,
- this.RepeaterGroupToolStripMenuItem,
- this.toolStripMenuItem7,
- this.ManualOpenMenuItem});
- this.MenuStripStatus.Margin = new System.Windows.Forms.Padding(0, 5, 0, 0);
- this.MenuStripStatus.Name = "contextMenuStrip1";
- this.MenuStripStatus.Size = new System.Drawing.Size(403, 160);
- //
- // RepeaterToolStripMenuItem
- //
- this.RepeaterToolStripMenuItem.AutoSize = false;
- this.RepeaterToolStripMenuItem.Font = new System.Drawing.Font("굴림", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.RepeaterToolStripMenuItem.Name = "RepeaterToolStripMenuItem";
- this.RepeaterToolStripMenuItem.Size = new System.Drawing.Size(287, 32);
- this.RepeaterToolStripMenuItem.Text = "중계기 상태보기";
- this.RepeaterToolStripMenuItem.Click += new System.EventHandler(this.RepeaterToolStripMenuItem_Click);
- //
- // RepeaterGroupToolStripMenuItem
- //
- this.RepeaterGroupToolStripMenuItem.AutoSize = false;
- this.RepeaterGroupToolStripMenuItem.Font = new System.Drawing.Font("굴림", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.RepeaterGroupToolStripMenuItem.Name = "RepeaterGroupToolStripMenuItem";
- this.RepeaterGroupToolStripMenuItem.RightToLeft = System.Windows.Forms.RightToLeft.No;
- this.RepeaterGroupToolStripMenuItem.Size = new System.Drawing.Size(287, 32);
- this.RepeaterGroupToolStripMenuItem.Text = "중계반 상태보기";
- this.RepeaterGroupToolStripMenuItem.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
- this.RepeaterGroupToolStripMenuItem.Click += new System.EventHandler(this.RepeaterGroupToolStripMenuItem_Click);
- //
- // toolStripMenuItem7
- //
- this.toolStripMenuItem7.Font = new System.Drawing.Font("굴림", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.toolStripMenuItem7.Name = "toolStripMenuItem7";
- this.toolStripMenuItem7.Size = new System.Drawing.Size(402, 46);
- this.toolStripMenuItem7.Text = "버전 정보 보기";
- this.toolStripMenuItem7.Click += new System.EventHandler(this.toolStripMenuItem7_Click);
- //
- // ManualOpenMenuItem
- //
- this.ManualOpenMenuItem.Font = new System.Drawing.Font("굴림", 20.25F, System.Drawing.FontStyle.Bold);
- this.ManualOpenMenuItem.Name = "ManualOpenMenuItem";
- this.ManualOpenMenuItem.Size = new System.Drawing.Size(402, 46);
- this.ManualOpenMenuItem.Text = "매뉴얼 파일열기";
- this.ManualOpenMenuItem.Visible = false;
- this.ManualOpenMenuItem.Click += new System.EventHandler(this.ManualOpenMenuItem_Click);
- //
- // timerDateTime
- //
- this.timerDateTime.Interval = 1000;
- this.timerDateTime.Tick += new System.EventHandler(this.timerDateTime_Tick);
- //
- // MenuStripSystem
- //
- this.MenuStripSystem.BackColor = System.Drawing.Color.MintCream;
- this.MenuStripSystem.ImageScalingSize = new System.Drawing.Size(24, 24);
- this.MenuStripSystem.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.toolStripMenuItem1,
- this.toolStripMenuItem3,
- this.toolStripMenuItem2});
- this.MenuStripSystem.Name = "contextMenuStrip1";
- this.MenuStripSystem.Size = new System.Drawing.Size(301, 132);
- //
- // toolStripMenuItem1
- //
- this.toolStripMenuItem1.AutoSize = false;
- this.toolStripMenuItem1.Font = new System.Drawing.Font("굴림", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.toolStripMenuItem1.Margin = new System.Windows.Forms.Padding(0, 10, 0, 0);
- this.toolStripMenuItem1.Name = "toolStripMenuItem1";
- this.toolStripMenuItem1.Overflow = System.Windows.Forms.ToolStripItemOverflow.Always;
- this.toolStripMenuItem1.RightToLeft = System.Windows.Forms.RightToLeft.No;
- this.toolStripMenuItem1.Size = new System.Drawing.Size(460, 36);
- this.toolStripMenuItem1.Text = "수신기설정";
- this.toolStripMenuItem1.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
- this.toolStripMenuItem1.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
- this.toolStripMenuItem1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
- this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
- //
- // toolStripMenuItem3
- //
- this.toolStripMenuItem3.AutoSize = false;
- this.toolStripMenuItem3.Font = new System.Drawing.Font("굴림", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.toolStripMenuItem3.Margin = new System.Windows.Forms.Padding(0, 5, 0, 0);
- this.toolStripMenuItem3.Name = "toolStripMenuItem3";
- this.toolStripMenuItem3.RightToLeftAutoMirrorImage = true;
- this.toolStripMenuItem3.Size = new System.Drawing.Size(460, 36);
- this.toolStripMenuItem3.Text = "맵설정";
- this.toolStripMenuItem3.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
- this.toolStripMenuItem3.Click += new System.EventHandler(this.toolStripMenuItem3_Click);
- //
- // toolStripMenuItem2
- //
- this.toolStripMenuItem2.AutoSize = false;
- this.toolStripMenuItem2.Font = new System.Drawing.Font("굴림", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.toolStripMenuItem2.Margin = new System.Windows.Forms.Padding(0, 5, 0, 0);
- this.toolStripMenuItem2.Name = "toolStripMenuItem2";
- this.toolStripMenuItem2.Size = new System.Drawing.Size(460, 36);
- this.toolStripMenuItem2.Text = "운전설정";
- this.toolStripMenuItem2.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
- //
- // MenuStripLog
- //
- this.MenuStripLog.BackColor = System.Drawing.Color.MintCream;
- this.MenuStripLog.ImageScalingSize = new System.Drawing.Size(24, 24);
- this.MenuStripLog.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.toolStripMenuItem4,
- this.toolStripMenuItem5});
- this.MenuStripLog.Name = "contextMenuStrip1";
- this.MenuStripLog.Size = new System.Drawing.Size(259, 91);
- //
- // toolStripMenuItem4
- //
- this.toolStripMenuItem4.AutoSize = false;
- this.toolStripMenuItem4.Font = new System.Drawing.Font("굴림", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.toolStripMenuItem4.Margin = new System.Windows.Forms.Padding(0, 10, 0, 0);
- this.toolStripMenuItem4.Name = "toolStripMenuItem4";
- this.toolStripMenuItem4.Overflow = System.Windows.Forms.ToolStripItemOverflow.Always;
- this.toolStripMenuItem4.RightToLeft = System.Windows.Forms.RightToLeft.No;
- this.toolStripMenuItem4.Size = new System.Drawing.Size(460, 36);
- this.toolStripMenuItem4.Text = "현재내역";
- this.toolStripMenuItem4.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
- this.toolStripMenuItem4.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
- this.toolStripMenuItem4.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
- this.toolStripMenuItem4.Click += new System.EventHandler(this.toolStripMenuItem4_Click);
- //
- // toolStripMenuItem5
- //
- this.toolStripMenuItem5.AutoSize = false;
- this.toolStripMenuItem5.Font = new System.Drawing.Font("굴림", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.toolStripMenuItem5.Margin = new System.Windows.Forms.Padding(0, 5, 0, 0);
- this.toolStripMenuItem5.Name = "toolStripMenuItem5";
- this.toolStripMenuItem5.Size = new System.Drawing.Size(460, 36);
- this.toolStripMenuItem5.Text = "과거내역";
- this.toolStripMenuItem5.Click += new System.EventHandler(this.toolStripMenuItem5_Click);
- //
- // timerMaintance
- //
- this.timerMaintance.Interval = 60000;
- this.timerMaintance.Tick += new System.EventHandler(this.timerMaintance_Tick);
- //
- // timerEventCheck
- //
- this.timerEventCheck.Interval = 500;
- this.timerEventCheck.Tick += new System.EventHandler(this.timerEventCheck_Tick);
- //
- // panel9
- //
- this.panel9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel9.BackgroundImage")));
- this.panel9.Controls.Add(this.labelFireAlert_inform_2th);
- this.panel9.Controls.Add(this.labelFireAlert_inform_1th);
- this.panel9.Controls.Add(this.cboSecondFireWarnningMessage);
- this.panel9.Controls.Add(this.txtFirstFireWarnningMessage);
- this.panel9.Controls.Add(this.labelFacilityAlert_inform_1th);
- this.panel9.Controls.Add(this.cboWriteWarningMessage);
- this.panel9.Controls.Add(this.labelFireAlert);
- this.panel9.Controls.Add(this.labelFacilityAlert);
- this.panel9.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panel9.Location = new System.Drawing.Point(0, 903);
- this.panel9.Name = "panel9";
- this.panel9.Size = new System.Drawing.Size(1082, 121);
- this.panel9.TabIndex = 9;
- //
- // labelFireAlert_inform_2th
- //
- this.labelFireAlert_inform_2th.BackColor = System.Drawing.Color.Transparent;
- this.labelFireAlert_inform_2th.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.labelFireAlert_inform_2th.Image = ((System.Drawing.Image)(resources.GetObject("labelFireAlert_inform_2th.Image")));
- this.labelFireAlert_inform_2th.Location = new System.Drawing.Point(23, 88);
- this.labelFireAlert_inform_2th.Name = "labelFireAlert_inform_2th";
- this.labelFireAlert_inform_2th.Size = new System.Drawing.Size(45, 20);
- this.labelFireAlert_inform_2th.TabIndex = 4;
- //
- // labelFireAlert_inform_1th
- //
- this.labelFireAlert_inform_1th.BackColor = System.Drawing.Color.Transparent;
- this.labelFireAlert_inform_1th.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.labelFireAlert_inform_1th.Image = ((System.Drawing.Image)(resources.GetObject("labelFireAlert_inform_1th.Image")));
- this.labelFireAlert_inform_1th.Location = new System.Drawing.Point(24, 56);
- this.labelFireAlert_inform_1th.Name = "labelFireAlert_inform_1th";
- this.labelFireAlert_inform_1th.Size = new System.Drawing.Size(44, 17);
- this.labelFireAlert_inform_1th.TabIndex = 1;
- //
- // cboSecondFireWarnningMessage
- //
- this.cboSecondFireWarnningMessage.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cboSecondFireWarnningMessage.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.cboSecondFireWarnningMessage.FormattingEnabled = true;
- this.cboSecondFireWarnningMessage.Location = new System.Drawing.Point(74, 85);
- this.cboSecondFireWarnningMessage.MaxDropDownItems = 30;
- this.cboSecondFireWarnningMessage.Name = "cboSecondFireWarnningMessage";
- this.cboSecondFireWarnningMessage.Size = new System.Drawing.Size(443, 32);
- this.cboSecondFireWarnningMessage.TabIndex = 2;
- //
- // txtFirstFireWarnningMessage
- //
- this.txtFirstFireWarnningMessage.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.txtFirstFireWarnningMessage.ForeColor = System.Drawing.SystemColors.WindowText;
- this.txtFirstFireWarnningMessage.Location = new System.Drawing.Point(74, 50);
- this.txtFirstFireWarnningMessage.Name = "txtFirstFireWarnningMessage";
- this.txtFirstFireWarnningMessage.ReadOnly = true;
- this.txtFirstFireWarnningMessage.Size = new System.Drawing.Size(443, 35);
- this.txtFirstFireWarnningMessage.TabIndex = 6;
- this.txtFirstFireWarnningMessage.Tag = "";
- //
- // labelFacilityAlert_inform_1th
- //
- this.labelFacilityAlert_inform_1th.BackColor = System.Drawing.Color.Transparent;
- this.labelFacilityAlert_inform_1th.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.labelFacilityAlert_inform_1th.Image = ((System.Drawing.Image)(resources.GetObject("labelFacilityAlert_inform_1th.Image")));
- this.labelFacilityAlert_inform_1th.Location = new System.Drawing.Point(579, 56);
- this.labelFacilityAlert_inform_1th.Name = "labelFacilityAlert_inform_1th";
- this.labelFacilityAlert_inform_1th.Size = new System.Drawing.Size(52, 15);
- this.labelFacilityAlert_inform_1th.TabIndex = 17;
- this.labelFacilityAlert_inform_1th.Visible = false;
- //
- // cboWriteWarningMessage
- //
- this.cboWriteWarningMessage.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cboWriteWarningMessage.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.cboWriteWarningMessage.FormattingEnabled = true;
- this.cboWriteWarningMessage.Location = new System.Drawing.Point(637, 52);
- this.cboWriteWarningMessage.MaxDropDownItems = 30;
- this.cboWriteWarningMessage.Name = "cboWriteWarningMessage";
- this.cboWriteWarningMessage.Size = new System.Drawing.Size(429, 32);
- this.cboWriteWarningMessage.TabIndex = 16;
- this.cboWriteWarningMessage.Visible = false;
- //
- // labelFireAlert
- //
- this.labelFireAlert.BackColor = System.Drawing.Color.Transparent;
- this.labelFireAlert.Font = new System.Drawing.Font("굴림", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.labelFireAlert.ForeColor = System.Drawing.Color.Red;
- this.labelFireAlert.Location = new System.Drawing.Point(4, 0);
- this.labelFireAlert.Name = "labelFireAlert";
- this.labelFireAlert.Padding = new System.Windows.Forms.Padding(0, 10, 0, 0);
- this.labelFireAlert.Size = new System.Drawing.Size(564, 116);
- this.labelFireAlert.TabIndex = 8;
- this.labelFireAlert.Text = "화재발생";
- this.labelFireAlert.TextAlign = System.Drawing.ContentAlignment.TopCenter;
- this.labelFireAlert.Visible = false;
- //
- // labelFacilityAlert
- //
- this.labelFacilityAlert.BackColor = System.Drawing.Color.Transparent;
- this.labelFacilityAlert.Font = new System.Drawing.Font("굴림", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.labelFacilityAlert.ForeColor = System.Drawing.Color.LightSkyBlue;
- this.labelFacilityAlert.Location = new System.Drawing.Point(564, 0);
- this.labelFacilityAlert.Name = "labelFacilityAlert";
- this.labelFacilityAlert.Padding = new System.Windows.Forms.Padding(0, 10, 0, 0);
- this.labelFacilityAlert.Size = new System.Drawing.Size(515, 116);
- this.labelFacilityAlert.TabIndex = 9;
- this.labelFacilityAlert.Text = "설비동작";
- this.labelFacilityAlert.TextAlign = System.Drawing.ContentAlignment.TopCenter;
- this.labelFacilityAlert.Visible = false;
- //
- // panel8
- //
- this.panel8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel8.BackgroundImage")));
- this.panel8.Controls.Add(this.btnWinMinimum);
- this.panel8.Controls.Add(this.lblEmergencyBoardStatus);
- this.panel8.Controls.Add(this.panel5);
- this.panel8.Controls.Add(this.lblDemonStatus);
- this.panel8.Controls.Add(this.panel4);
- this.panel8.Controls.Add(this.btnChildClose);
- this.panel8.Controls.Add(this.panelVoltage);
- this.panel8.Controls.Add(this.btnMenu2);
- this.panel8.Controls.Add(this.btnMenu7);
- this.panel8.Controls.Add(this.panel3);
- this.panel8.Controls.Add(this.btnMenu3);
- this.panel8.Controls.Add(this.btnMenu5);
- this.panel8.Controls.Add(this.btnMenu1);
- this.panel8.Controls.Add(this.btnMenu6);
- this.panel8.Controls.Add(this.btnMenu4);
- this.panel8.Dock = System.Windows.Forms.DockStyle.Right;
- this.panel8.ForeColor = System.Drawing.SystemColors.ControlText;
- this.panel8.Location = new System.Drawing.Point(1082, 75);
- this.panel8.Name = "panel8";
- this.panel8.Size = new System.Drawing.Size(198, 949);
- this.panel8.TabIndex = 7;
- //
- // btnWinMinimum
- //
- this.btnWinMinimum.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
- this.btnWinMinimum.BackgroundImage = global::FPER.Properties.Resources.창최소;
- this.btnWinMinimum.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
- this.btnWinMinimum.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnWinMinimum.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.btnWinMinimum.Location = new System.Drawing.Point(175, 2);
- this.btnWinMinimum.Name = "btnWinMinimum";
- this.btnWinMinimum.Size = new System.Drawing.Size(23, 23);
- this.btnWinMinimum.TabIndex = 7;
- this.btnWinMinimum.UseVisualStyleBackColor = false;
- this.btnWinMinimum.Visible = false;
- this.btnWinMinimum.Click += new System.EventHandler(this.btnWinMinimum_Click);
- //
- // lblEmergencyBoardStatus
- //
- this.lblEmergencyBoardStatus.AutoSize = true;
- this.lblEmergencyBoardStatus.BackColor = System.Drawing.Color.Transparent;
- this.lblEmergencyBoardStatus.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.lblEmergencyBoardStatus.ForeColor = System.Drawing.Color.LightCoral;
- this.lblEmergencyBoardStatus.Location = new System.Drawing.Point(6, 784);
- this.lblEmergencyBoardStatus.Name = "lblEmergencyBoardStatus";
- this.lblEmergencyBoardStatus.Size = new System.Drawing.Size(275, 29);
- this.lblEmergencyBoardStatus.TabIndex = 19;
- this.lblEmergencyBoardStatus.Text = "비상방송 연결이상!";
- this.lblEmergencyBoardStatus.Visible = false;
- //
- // panel5
- //
- this.panel5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel5.BackgroundImage")));
- this.panel5.Controls.Add(this.lblFireMode);
- this.panel5.Location = new System.Drawing.Point(0, 889);
- this.panel5.Name = "panel5";
- this.panel5.Size = new System.Drawing.Size(196, 57);
- this.panel5.TabIndex = 18;
- //
- // lblFireMode
- //
- this.lblFireMode.BackColor = System.Drawing.Color.Transparent;
- this.lblFireMode.Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.lblFireMode.Location = new System.Drawing.Point(126, 4);
- this.lblFireMode.Name = "lblFireMode";
- this.lblFireMode.Size = new System.Drawing.Size(75, 47);
- this.lblFireMode.TabIndex = 9;
- this.lblFireMode.Text = "지속";
- this.lblFireMode.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // lblDemonStatus
- //
- this.lblDemonStatus.AutoSize = true;
- this.lblDemonStatus.BackColor = System.Drawing.Color.Transparent;
- this.lblDemonStatus.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.lblDemonStatus.ForeColor = System.Drawing.Color.LightCoral;
- this.lblDemonStatus.Location = new System.Drawing.Point(6, 810);
- this.lblDemonStatus.Name = "lblDemonStatus";
- this.lblDemonStatus.Size = new System.Drawing.Size(275, 29);
- this.lblDemonStatus.TabIndex = 15;
- this.lblDemonStatus.Text = "통신데몬 연결이상!";
- this.lblDemonStatus.Visible = false;
- this.lblDemonStatus.Click += new System.EventHandler(this.lblDemonStatus_Click);
- //
- // panel4
- //
- this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
- this.panel4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
- this.panel4.Controls.Add(this.lblAccumulSecond);
- this.panel4.Location = new System.Drawing.Point(0, 833);
- this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(194, 56);
- this.panel4.TabIndex = 11;
- //
- // lblAccumulSecond
- //
- this.lblAccumulSecond.BackColor = System.Drawing.Color.Transparent;
- this.lblAccumulSecond.Font = new System.Drawing.Font("Microsoft Sans Serif", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.lblAccumulSecond.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblAccumulSecond.Location = new System.Drawing.Point(100, 9);
- this.lblAccumulSecond.Name = "lblAccumulSecond";
- this.lblAccumulSecond.Size = new System.Drawing.Size(95, 46);
- this.lblAccumulSecond.TabIndex = 10;
- this.lblAccumulSecond.Text = "30";
- this.lblAccumulSecond.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // btnChildClose
- //
- this.btnChildClose.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
- this.btnChildClose.BackgroundImage = global::FPER.Properties.Resources.창닫기;
- this.btnChildClose.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
- this.btnChildClose.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnChildClose.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.btnChildClose.Location = new System.Drawing.Point(175, 24);
- this.btnChildClose.Name = "btnChildClose";
- this.btnChildClose.Size = new System.Drawing.Size(23, 23);
- this.btnChildClose.TabIndex = 2;
- this.btnChildClose.UseVisualStyleBackColor = false;
- this.btnChildClose.Visible = false;
- this.btnChildClose.Click += new System.EventHandler(this.btnChildClose_Click);
- //
- // panelVoltage
- //
- this.panelVoltage.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panelVoltage.BackgroundImage")));
- this.panelVoltage.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
- this.panelVoltage.Controls.Add(this.lbl24Voltage);
- this.panelVoltage.Location = new System.Drawing.Point(25, 15);
- this.panelVoltage.Name = "panelVoltage";
- this.panelVoltage.Size = new System.Drawing.Size(147, 74);
- this.panelVoltage.TabIndex = 13;
- //
- // lbl24Voltage
- //
- this.lbl24Voltage.BackColor = System.Drawing.Color.Transparent;
- this.lbl24Voltage.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.lbl24Voltage.ForeColor = System.Drawing.Color.Yellow;
- this.lbl24Voltage.Location = new System.Drawing.Point(13, 14);
- this.lbl24Voltage.Name = "lbl24Voltage";
- this.lbl24Voltage.Size = new System.Drawing.Size(121, 50);
- this.lbl24Voltage.TabIndex = 10;
- this.lbl24Voltage.Text = "00.00V";
- this.lbl24Voltage.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // btnMenu2
- //
- this.btnMenu2.BackColor = System.Drawing.Color.Transparent;
- this.btnMenu2.FlatAppearance.BorderSize = 0;
- this.btnMenu2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
- this.btnMenu2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
- this.btnMenu2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnMenu2.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.btnMenu2.ImageIndex = 3;
- this.btnMenu2.ImageList = this.imgLstButton;
- this.btnMenu2.Location = new System.Drawing.Point(25, 151);
- this.btnMenu2.Name = "btnMenu2";
- this.btnMenu2.Size = new System.Drawing.Size(148, 54);
- this.btnMenu2.TabIndex = 1;
- this.btnMenu2.UseVisualStyleBackColor = false;
- this.btnMenu2.Click += new System.EventHandler(this.btnMenu2_Click);
- this.btnMenu2.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseDown);
- this.btnMenu2.MouseLeave += new System.EventHandler(this.btnMenu_MouseLeave);
- this.btnMenu2.MouseHover += new System.EventHandler(this.btnMenu_MouseHover);
- this.btnMenu2.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseUp);
- //
- // btnMenu7
- //
- this.btnMenu7.BackColor = System.Drawing.Color.Transparent;
- this.btnMenu7.FlatAppearance.BorderSize = 0;
- this.btnMenu7.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
- this.btnMenu7.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
- this.btnMenu7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnMenu7.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.btnMenu7.ImageIndex = 20;
- this.btnMenu7.ImageList = this.imgLstButton;
- this.btnMenu7.Location = new System.Drawing.Point(25, 441);
- this.btnMenu7.Name = "btnMenu7";
- this.btnMenu7.Size = new System.Drawing.Size(148, 54);
- this.btnMenu7.TabIndex = 11;
- this.btnMenu7.UseVisualStyleBackColor = false;
- this.btnMenu7.Click += new System.EventHandler(this.btnMenu7_Click);
- this.btnMenu7.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseDown);
- this.btnMenu7.MouseLeave += new System.EventHandler(this.btnMenu_MouseLeave);
- this.btnMenu7.MouseHover += new System.EventHandler(this.btnMenu_MouseHover);
- this.btnMenu7.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseUp);
- //
- // panel3
- //
- this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
- this.panel3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
- this.panel3.Controls.Add(this.btnCheck);
- this.panel3.Controls.Add(this.btnDisableCount);
- this.panel3.Controls.Add(this.btnDevCutCount);
- this.panel3.Controls.Add(this.btnErrorCount);
- this.panel3.Controls.Add(this.btnDevCount);
- this.panel3.Controls.Add(this.btnFireCount);
- this.panel3.Controls.Add(this.lblReceiverCutCnt);
- this.panel3.Controls.Add(this.lblRepeaterBlockingCnt);
- this.panel3.Controls.Add(this.lblDeviceWriteCnt);
- this.panel3.Controls.Add(this.lblDeviceFireCnt);
- this.panel3.Controls.Add(this.lblConnetErrorCnt);
- this.panel3.Controls.Add(this.label5);
- this.panel3.Controls.Add(this.label6);
- this.panel3.Controls.Add(this.label7);
- this.panel3.Controls.Add(this.label8);
- this.panel3.Controls.Add(this.label9);
- this.panel3.Location = new System.Drawing.Point(15, 501);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(168, 272);
- this.panel3.TabIndex = 12;
- //
- // btnCheck
- //
- this.btnCheck.BackColor = System.Drawing.Color.Transparent;
- this.btnCheck.FlatAppearance.BorderSize = 2;
- this.btnCheck.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(27)))), ((int)(((byte)(27)))));
- this.btnCheck.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(39)))), ((int)(((byte)(50)))));
- this.btnCheck.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnCheck.Font = new System.Drawing.Font("맑은 고딕", 15F, System.Drawing.FontStyle.Bold);
- this.btnCheck.ForeColor = System.Drawing.Color.PowderBlue;
- this.btnCheck.ImageIndex = 20;
- this.btnCheck.Location = new System.Drawing.Point(10, 9);
- this.btnCheck.Name = "btnCheck";
- this.btnCheck.Size = new System.Drawing.Size(148, 41);
- this.btnCheck.TabIndex = 23;
- this.btnCheck.Text = "점검";
- this.btnCheck.TextAlign = System.Drawing.ContentAlignment.TopCenter;
- this.btnCheck.UseVisualStyleBackColor = false;
- this.btnCheck.Click += new System.EventHandler(this.lblCheckCnt_Click);
- this.btnCheck.MouseEnter += new System.EventHandler(this.btnCheck_MouseEnter);
- //
- // btnDisableCount
- //
- this.btnDisableCount.BackColor = System.Drawing.Color.Transparent;
- this.btnDisableCount.FlatAppearance.BorderSize = 2;
- this.btnDisableCount.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(27)))), ((int)(((byte)(27)))));
- this.btnDisableCount.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(39)))), ((int)(((byte)(50)))));
- this.btnDisableCount.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnDisableCount.Font = new System.Drawing.Font("맑은 고딕", 15F, System.Drawing.FontStyle.Bold);
- this.btnDisableCount.ForeColor = System.Drawing.Color.PowderBlue;
- this.btnDisableCount.Location = new System.Drawing.Point(10, 225);
- this.btnDisableCount.Name = "btnDisableCount";
- this.btnDisableCount.Size = new System.Drawing.Size(148, 41);
- this.btnDisableCount.TabIndex = 23;
- this.btnDisableCount.Text = "차단 : 0000";
- this.btnDisableCount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.btnDisableCount.UseVisualStyleBackColor = false;
- this.btnDisableCount.Click += new System.EventHandler(this.lblReceiverCutCnt_Click);
- //
- // btnDevCutCount
- //
- this.btnDevCutCount.BackColor = System.Drawing.Color.Transparent;
- this.btnDevCutCount.FlatAppearance.BorderSize = 2;
- this.btnDevCutCount.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(27)))), ((int)(((byte)(27)))));
- this.btnDevCutCount.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(39)))), ((int)(((byte)(50)))));
- this.btnDevCutCount.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnDevCutCount.Font = new System.Drawing.Font("맑은 고딕", 15F, System.Drawing.FontStyle.Bold);
- this.btnDevCutCount.ForeColor = System.Drawing.Color.PowderBlue;
- this.btnDevCutCount.Location = new System.Drawing.Point(10, 183);
- this.btnDevCutCount.Name = "btnDevCutCount";
- this.btnDevCutCount.Size = new System.Drawing.Size(148, 41);
- this.btnDevCutCount.TabIndex = 22;
- this.btnDevCutCount.Text = "단선 : 0000";
- this.btnDevCutCount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.btnDevCutCount.UseVisualStyleBackColor = false;
- this.btnDevCutCount.Click += new System.EventHandler(this.lblRepeaterBlockingCnt_Click);
- //
- // btnErrorCount
- //
- this.btnErrorCount.BackColor = System.Drawing.Color.Transparent;
- this.btnErrorCount.FlatAppearance.BorderSize = 2;
- this.btnErrorCount.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(27)))), ((int)(((byte)(27)))));
- this.btnErrorCount.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(39)))), ((int)(((byte)(50)))));
- this.btnErrorCount.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnErrorCount.Font = new System.Drawing.Font("맑은 고딕", 15F, System.Drawing.FontStyle.Bold);
- this.btnErrorCount.ForeColor = System.Drawing.Color.PowderBlue;
- this.btnErrorCount.Location = new System.Drawing.Point(10, 141);
- this.btnErrorCount.Name = "btnErrorCount";
- this.btnErrorCount.Size = new System.Drawing.Size(148, 41);
- this.btnErrorCount.TabIndex = 21;
- this.btnErrorCount.Text = "통신 : 0000";
- this.btnErrorCount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.btnErrorCount.UseVisualStyleBackColor = false;
- this.btnErrorCount.Click += new System.EventHandler(this.lblConnetErrorCnt_Click);
- //
- // btnDevCount
- //
- this.btnDevCount.BackColor = System.Drawing.Color.Transparent;
- this.btnDevCount.FlatAppearance.BorderSize = 2;
- this.btnDevCount.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(27)))), ((int)(((byte)(27)))));
- this.btnDevCount.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(39)))), ((int)(((byte)(50)))));
- this.btnDevCount.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnDevCount.Font = new System.Drawing.Font("맑은 고딕", 15F, System.Drawing.FontStyle.Bold);
- this.btnDevCount.ForeColor = System.Drawing.Color.PowderBlue;
- this.btnDevCount.Location = new System.Drawing.Point(10, 99);
- this.btnDevCount.Name = "btnDevCount";
- this.btnDevCount.Size = new System.Drawing.Size(148, 41);
- this.btnDevCount.TabIndex = 20;
- this.btnDevCount.Text = "설비 : 0000";
- this.btnDevCount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.btnDevCount.UseVisualStyleBackColor = false;
- this.btnDevCount.Click += new System.EventHandler(this.lblDeviceWriteCnt_Click);
- //
- // btnFireCount
- //
- this.btnFireCount.BackColor = System.Drawing.Color.Transparent;
- this.btnFireCount.FlatAppearance.BorderSize = 2;
- this.btnFireCount.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(27)))), ((int)(((byte)(27)))));
- this.btnFireCount.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(39)))), ((int)(((byte)(50)))));
- this.btnFireCount.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnFireCount.Font = new System.Drawing.Font("맑은 고딕", 15F, System.Drawing.FontStyle.Bold);
- this.btnFireCount.ForeColor = System.Drawing.Color.PowderBlue;
- this.btnFireCount.Location = new System.Drawing.Point(10, 57);
- this.btnFireCount.Name = "btnFireCount";
- this.btnFireCount.Size = new System.Drawing.Size(148, 41);
- this.btnFireCount.TabIndex = 19;
- this.btnFireCount.Text = "화재 : 0000";
- this.btnFireCount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.btnFireCount.UseVisualStyleBackColor = false;
- this.btnFireCount.Click += new System.EventHandler(this.lblDeviceFireCnt_Click);
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.BackColor = System.Drawing.Color.Transparent;
- this.label5.Font = new System.Drawing.Font("맑은 고딕", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.label5.Location = new System.Drawing.Point(22, 64);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(102, 45);
- this.label5.TabIndex = 9;
- this.label5.Text = "화재 :";
- this.label5.Click += new System.EventHandler(this.label5_Click);
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.BackColor = System.Drawing.Color.Transparent;
- this.label6.Font = new System.Drawing.Font("맑은 고딕", 15.75F);
- this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.label6.Location = new System.Drawing.Point(22, 105);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(102, 45);
- this.label6.TabIndex = 10;
- this.label6.Text = "설비 :";
- this.label6.Click += new System.EventHandler(this.label6_Click);
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.BackColor = System.Drawing.Color.Transparent;
- this.label7.Font = new System.Drawing.Font("맑은 고딕", 15.75F);
- this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.label7.Location = new System.Drawing.Point(22, 183);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(102, 45);
- this.label7.TabIndex = 11;
- this.label7.Text = "단선 :";
- this.label7.Click += new System.EventHandler(this.label7_Click);
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.BackColor = System.Drawing.Color.Transparent;
- this.label8.Font = new System.Drawing.Font("맑은 고딕", 15.75F);
- this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.label8.Location = new System.Drawing.Point(22, 224);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(102, 45);
- this.label8.TabIndex = 12;
- this.label8.Text = "차단 :";
- this.label8.Click += new System.EventHandler(this.label8_Click);
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.BackColor = System.Drawing.Color.Transparent;
- this.label9.Font = new System.Drawing.Font("맑은 고딕", 15.75F);
- this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.label9.Location = new System.Drawing.Point(22, 145);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(102, 45);
- this.label9.TabIndex = 13;
- this.label9.Text = "통신 :";
- this.label9.Click += new System.EventHandler(this.label9_Click);
- //
- // btnMenu3
- //
- this.btnMenu3.BackColor = System.Drawing.Color.Transparent;
- this.btnMenu3.FlatAppearance.BorderSize = 0;
- this.btnMenu3.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
- this.btnMenu3.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
- this.btnMenu3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnMenu3.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.btnMenu3.ImageIndex = 6;
- this.btnMenu3.ImageList = this.imgLstButton;
- this.btnMenu3.Location = new System.Drawing.Point(25, 209);
- this.btnMenu3.Name = "btnMenu3";
- this.btnMenu3.Size = new System.Drawing.Size(148, 54);
- this.btnMenu3.TabIndex = 2;
- this.btnMenu3.UseVisualStyleBackColor = false;
- this.btnMenu3.Click += new System.EventHandler(this.btnMenu3_Click);
- this.btnMenu3.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseDown);
- this.btnMenu3.MouseLeave += new System.EventHandler(this.btnMenu_MouseLeave);
- this.btnMenu3.MouseHover += new System.EventHandler(this.btnMenu_MouseHover);
- this.btnMenu3.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseUp);
- //
- // btnMenu5
- //
- this.btnMenu5.BackColor = System.Drawing.Color.Transparent;
- this.btnMenu5.FlatAppearance.BorderSize = 0;
- this.btnMenu5.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
- this.btnMenu5.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
- this.btnMenu5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnMenu5.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.btnMenu5.ImageIndex = 12;
- this.btnMenu5.ImageList = this.imgLstButton;
- this.btnMenu5.Location = new System.Drawing.Point(25, 325);
- this.btnMenu5.Name = "btnMenu5";
- this.btnMenu5.Size = new System.Drawing.Size(148, 54);
- this.btnMenu5.TabIndex = 4;
- this.btnMenu5.UseVisualStyleBackColor = false;
- this.btnMenu5.Click += new System.EventHandler(this.btnMenu5_Click);
- this.btnMenu5.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseDown);
- this.btnMenu5.MouseLeave += new System.EventHandler(this.btnMenu_MouseLeave);
- this.btnMenu5.MouseHover += new System.EventHandler(this.btnMenu_MouseHover);
- this.btnMenu5.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseUp);
- //
- // btnMenu1
- //
- this.btnMenu1.BackColor = System.Drawing.Color.Transparent;
- this.btnMenu1.FlatAppearance.BorderSize = 0;
- this.btnMenu1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
- this.btnMenu1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
- this.btnMenu1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnMenu1.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.btnMenu1.Image = ((System.Drawing.Image)(resources.GetObject("btnMenu1.Image")));
- this.btnMenu1.Location = new System.Drawing.Point(25, 93);
- this.btnMenu1.Margin = new System.Windows.Forms.Padding(0);
- this.btnMenu1.Name = "btnMenu1";
- this.btnMenu1.Size = new System.Drawing.Size(148, 54);
- this.btnMenu1.TabIndex = 0;
- this.btnMenu1.UseVisualStyleBackColor = false;
- this.btnMenu1.Click += new System.EventHandler(this.btnMenu1_Click);
- this.btnMenu1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseDown);
- this.btnMenu1.MouseLeave += new System.EventHandler(this.btnMenu_MouseLeave);
- this.btnMenu1.MouseHover += new System.EventHandler(this.btnMenu_MouseHover);
- this.btnMenu1.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseUp);
- //
- // btnMenu6
- //
- this.btnMenu6.BackColor = System.Drawing.Color.Transparent;
- this.btnMenu6.FlatAppearance.BorderSize = 0;
- this.btnMenu6.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
- this.btnMenu6.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
- this.btnMenu6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnMenu6.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.btnMenu6.ImageIndex = 4;
- this.btnMenu6.ImageList = this.imgLstButton;
- this.btnMenu6.Location = new System.Drawing.Point(25, 383);
- this.btnMenu6.Name = "btnMenu6";
- this.btnMenu6.Size = new System.Drawing.Size(148, 54);
- this.btnMenu6.TabIndex = 5;
- this.btnMenu6.UseVisualStyleBackColor = false;
- this.btnMenu6.Click += new System.EventHandler(this.btnMenu6_Click);
- this.btnMenu6.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseDown);
- this.btnMenu6.MouseLeave += new System.EventHandler(this.btnMenu_MouseLeave);
- this.btnMenu6.MouseHover += new System.EventHandler(this.btnMenu_MouseHover);
- this.btnMenu6.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseUp);
- //
- // btnMenu4
- //
- this.btnMenu4.BackColor = System.Drawing.Color.Transparent;
- this.btnMenu4.FlatAppearance.BorderSize = 0;
- this.btnMenu4.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
- this.btnMenu4.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
- this.btnMenu4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnMenu4.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.btnMenu4.ImageIndex = 9;
- this.btnMenu4.ImageList = this.imgLstButton;
- this.btnMenu4.Location = new System.Drawing.Point(25, 267);
- this.btnMenu4.Name = "btnMenu4";
- this.btnMenu4.Size = new System.Drawing.Size(148, 54);
- this.btnMenu4.TabIndex = 3;
- this.btnMenu4.UseVisualStyleBackColor = false;
- this.btnMenu4.Click += new System.EventHandler(this.btnMenu4_Click);
- this.btnMenu4.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseDown);
- this.btnMenu4.MouseLeave += new System.EventHandler(this.btnMenu_MouseLeave);
- this.btnMenu4.MouseHover += new System.EventHandler(this.btnMenu_MouseHover);
- this.btnMenu4.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMenu_MouseUp);
- //
- // pictureBoxLoading
- //
- this.pictureBoxLoading.BackColor = System.Drawing.Color.Transparent;
- this.pictureBoxLoading.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxLoading.Image")));
- this.pictureBoxLoading.Location = new System.Drawing.Point(1260, 56);
- this.pictureBoxLoading.Name = "pictureBoxLoading";
- this.pictureBoxLoading.Size = new System.Drawing.Size(16, 16);
- this.pictureBoxLoading.TabIndex = 8;
- this.pictureBoxLoading.TabStop = false;
- this.pictureBoxLoading.Visible = false;
- //
- // panel7
- //
- this.panel7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel7.BackgroundImage")));
- this.panel7.Controls.Add(this.button2);
- this.panel7.Controls.Add(this.DBbox);
- this.panel7.Controls.Add(this.DBlabel);
- this.panel7.Controls.Add(this.button1);
- this.panel7.Controls.Add(this.Button_Debug);
- this.panel7.Controls.Add(this.label_P8);
- this.panel7.Controls.Add(this.label_P4);
- this.panel7.Controls.Add(this.labelPreFireAlert);
- this.panel7.Controls.Add(this.label_P7);
- this.panel7.Controls.Add(this.label_P3);
- this.panel7.Controls.Add(this.label_P6);
- this.panel7.Controls.Add(this.label_P2);
- this.panel7.Controls.Add(this.label_P5);
- this.panel7.Controls.Add(this.label_P1);
- this.panel7.Controls.Add(this.button_Hide);
- this.panel7.Controls.Add(this.labelinputTestMode);
- this.panel7.Controls.Add(this.label_TestRunFlag);
- this.panel7.Controls.Add(this.lblLEDText);
- this.panel7.Controls.Add(this.pictureBoxLoading);
- this.panel7.Controls.Add(this.LblTime);
- this.panel7.Controls.Add(this.cboPreFireWarnningMessage);
- this.panel7.Controls.Add(this.picCI);
- this.panel7.Controls.Add(this.LblBuildingName);
- this.panel7.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel7.Location = new System.Drawing.Point(0, 0);
- this.panel7.Name = "panel7";
- this.panel7.Size = new System.Drawing.Size(1280, 75);
- this.panel7.TabIndex = 0;
- //
- // DBbox
- //
- this.DBbox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.DBbox.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
- this.DBbox.Location = new System.Drawing.Point(277, 14);
- this.DBbox.Name = "DBbox";
- this.DBbox.Size = new System.Drawing.Size(58, 28);
- this.DBbox.TabIndex = 11;
- this.DBbox.Text = "1000";
- this.DBbox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
- this.DBbox.Visible = false;
- //
- // DBlabel
- //
- this.DBlabel.BackColor = System.Drawing.Color.DarkGray;
- this.DBlabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.DBlabel.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
- this.DBlabel.ForeColor = System.Drawing.Color.Black;
- this.DBlabel.Location = new System.Drawing.Point(341, 38);
- this.DBlabel.Name = "DBlabel";
- this.DBlabel.Size = new System.Drawing.Size(44, 31);
- this.DBlabel.TabIndex = 26;
- this.DBlabel.Text = "0";
- this.DBlabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.DBlabel.Visible = false;
- this.DBlabel.Click += new System.EventHandler(this.DBlabel_Click);
- //
- // button1
- //
- this.button1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.button1.Location = new System.Drawing.Point(277, 38);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(58, 33);
- this.button1.TabIndex = 25;
- this.button1.Text = "DB삽입";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Visible = false;
- this.button1.Click += new System.EventHandler(this.button1_Click_1);
- //
- // Button_Debug
- //
- this.Button_Debug.Enabled = false;
- this.Button_Debug.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.Button_Debug.Location = new System.Drawing.Point(857, 35);
- this.Button_Debug.Name = "Button_Debug";
- this.Button_Debug.Size = new System.Drawing.Size(58, 33);
- this.Button_Debug.TabIndex = 24;
- this.Button_Debug.Text = "디버깅";
- this.Button_Debug.UseVisualStyleBackColor = true;
- this.Button_Debug.Visible = false;
- this.Button_Debug.Click += new System.EventHandler(this.Button_Debug_Click);
- //
- // label_P8
- //
- this.label_P8.BackColor = System.Drawing.Color.White;
- this.label_P8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label_P8.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
- this.label_P8.ForeColor = System.Drawing.Color.Black;
- this.label_P8.Location = new System.Drawing.Point(1226, 35);
- this.label_P8.Name = "label_P8";
- this.label_P8.Size = new System.Drawing.Size(44, 33);
- this.label_P8.TabIndex = 23;
- this.label_P8.Text = "P8";
- this.label_P8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_P4
- //
- this.label_P4.BackColor = System.Drawing.Color.White;
- this.label_P4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label_P4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
- this.label_P4.ForeColor = System.Drawing.Color.Black;
- this.label_P4.Location = new System.Drawing.Point(1050, 35);
- this.label_P4.Name = "label_P4";
- this.label_P4.Size = new System.Drawing.Size(44, 33);
- this.label_P4.TabIndex = 23;
- this.label_P4.Text = "P4";
- this.label_P4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // labelPreFireAlert
- //
- this.labelPreFireAlert.BackColor = System.Drawing.Color.Transparent;
- this.labelPreFireAlert.Font = new System.Drawing.Font("굴림", 23F, System.Drawing.FontStyle.Bold);
- this.labelPreFireAlert.ForeColor = System.Drawing.Color.Red;
- this.labelPreFireAlert.Location = new System.Drawing.Point(321, 4);
- this.labelPreFireAlert.Name = "labelPreFireAlert";
- this.labelPreFireAlert.Padding = new System.Windows.Forms.Padding(0, 10, 0, 0);
- this.labelPreFireAlert.Size = new System.Drawing.Size(530, 72);
- this.labelPreFireAlert.TabIndex = 22;
- this.labelPreFireAlert.Text = "아날로그 감지기 PreFire 발생";
- this.labelPreFireAlert.TextAlign = System.Drawing.ContentAlignment.TopCenter;
- this.labelPreFireAlert.Visible = false;
- //
- // label_P7
- //
- this.label_P7.BackColor = System.Drawing.Color.White;
- this.label_P7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label_P7.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
- this.label_P7.ForeColor = System.Drawing.Color.Black;
- this.label_P7.Location = new System.Drawing.Point(1182, 35);
- this.label_P7.Name = "label_P7";
- this.label_P7.Size = new System.Drawing.Size(44, 33);
- this.label_P7.TabIndex = 23;
- this.label_P7.Text = "P7";
- this.label_P7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_P3
- //
- this.label_P3.BackColor = System.Drawing.Color.LightBlue;
- this.label_P3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label_P3.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
- this.label_P3.ForeColor = System.Drawing.Color.Black;
- this.label_P3.Location = new System.Drawing.Point(1006, 35);
- this.label_P3.Name = "label_P3";
- this.label_P3.Size = new System.Drawing.Size(44, 33);
- this.label_P3.TabIndex = 23;
- this.label_P3.Text = "P3";
- this.label_P3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_P6
- //
- this.label_P6.BackColor = System.Drawing.Color.White;
- this.label_P6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label_P6.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
- this.label_P6.ForeColor = System.Drawing.Color.Black;
- this.label_P6.Location = new System.Drawing.Point(1138, 35);
- this.label_P6.Name = "label_P6";
- this.label_P6.Size = new System.Drawing.Size(44, 33);
- this.label_P6.TabIndex = 23;
- this.label_P6.Text = "P6";
- this.label_P6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_P2
- //
- this.label_P2.BackColor = System.Drawing.Color.YellowGreen;
- this.label_P2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label_P2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
- this.label_P2.ForeColor = System.Drawing.Color.Black;
- this.label_P2.Location = new System.Drawing.Point(962, 35);
- this.label_P2.Name = "label_P2";
- this.label_P2.Size = new System.Drawing.Size(44, 33);
- this.label_P2.TabIndex = 23;
- this.label_P2.Text = "P2";
- this.label_P2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_P5
- //
- this.label_P5.BackColor = System.Drawing.Color.White;
- this.label_P5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label_P5.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
- this.label_P5.ForeColor = System.Drawing.Color.Black;
- this.label_P5.Location = new System.Drawing.Point(1094, 35);
- this.label_P5.Name = "label_P5";
- this.label_P5.Size = new System.Drawing.Size(44, 33);
- this.label_P5.TabIndex = 23;
- this.label_P5.Text = "P5";
- this.label_P5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label_P1
- //
- this.label_P1.BackColor = System.Drawing.Color.DarkGray;
- this.label_P1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label_P1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold);
- this.label_P1.ForeColor = System.Drawing.Color.Black;
- this.label_P1.Location = new System.Drawing.Point(918, 35);
- this.label_P1.Name = "label_P1";
- this.label_P1.Size = new System.Drawing.Size(44, 33);
- this.label_P1.TabIndex = 23;
- this.label_P1.Text = " P1 자동";
- this.label_P1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // button_Hide
- //
- this.button_Hide.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
- this.button_Hide.BackgroundImage = global::FPER.Properties.Resources.창최소;
- this.button_Hide.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
- this.button_Hide.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.button_Hide.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.button_Hide.Location = new System.Drawing.Point(1253, 4);
- this.button_Hide.Name = "button_Hide";
- this.button_Hide.Size = new System.Drawing.Size(23, 23);
- this.button_Hide.TabIndex = 20;
- this.button_Hide.UseVisualStyleBackColor = false;
- this.button_Hide.Visible = false;
- this.button_Hide.Click += new System.EventHandler(this.button_Hide_Click);
- //
- // labelinputTestMode
- //
- this.labelinputTestMode.BackColor = System.Drawing.Color.Transparent;
- this.labelinputTestMode.Font = new System.Drawing.Font("굴림", 29F, System.Drawing.FontStyle.Bold);
- this.labelinputTestMode.Location = new System.Drawing.Point(50, 4);
- this.labelinputTestMode.Name = "labelinputTestMode";
- this.labelinputTestMode.Size = new System.Drawing.Size(253, 60);
- this.labelinputTestMode.TabIndex = 9;
- this.labelinputTestMode.Text = "시험 모드";
- this.labelinputTestMode.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.labelinputTestMode.Visible = false;
- //
- // label_TestRunFlag
- //
- this.label_TestRunFlag.AutoSize = true;
- this.label_TestRunFlag.BackColor = System.Drawing.Color.Red;
- this.label_TestRunFlag.Font = new System.Drawing.Font("굴림", 35.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.label_TestRunFlag.Location = new System.Drawing.Point(48, 10);
- this.label_TestRunFlag.Name = "label_TestRunFlag";
- this.label_TestRunFlag.Size = new System.Drawing.Size(385, 71);
- this.label_TestRunFlag.TabIndex = 12;
- this.label_TestRunFlag.Text = "시운전모드";
- this.label_TestRunFlag.Visible = false;
- //
- // lblLEDText
- //
- this.lblLEDText.BackColor = System.Drawing.Color.Transparent;
- this.lblLEDText.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.lblLEDText.ForeColor = System.Drawing.Color.LightPink;
- this.lblLEDText.Location = new System.Drawing.Point(911, 39);
- this.lblLEDText.Name = "lblLEDText";
- this.lblLEDText.Size = new System.Drawing.Size(313, 33);
- this.lblLEDText.TabIndex = 10;
- this.lblLEDText.Text = "스위치 주의";
- this.lblLEDText.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.lblLEDText.Visible = false;
- //
- // LblTime
- //
- this.LblTime.BackColor = System.Drawing.Color.Transparent;
- this.LblTime.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold);
- this.LblTime.ForeColor = System.Drawing.Color.White;
- this.LblTime.Location = new System.Drawing.Point(940, 1);
- this.LblTime.Name = "LblTime";
- this.LblTime.Size = new System.Drawing.Size(329, 34);
- this.LblTime.TabIndex = 2;
- this.LblTime.Text = "2010년 01월 01일 09:00:00";
- this.LblTime.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // cboPreFireWarnningMessage
- //
- this.cboPreFireWarnningMessage.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cboPreFireWarnningMessage.Font = new System.Drawing.Font("굴림", 12F);
- this.cboPreFireWarnningMessage.FormattingEnabled = true;
- this.cboPreFireWarnningMessage.Location = new System.Drawing.Point(408, 47);
- this.cboPreFireWarnningMessage.MaxDropDownItems = 30;
- this.cboPreFireWarnningMessage.Name = "cboPreFireWarnningMessage";
- this.cboPreFireWarnningMessage.Size = new System.Drawing.Size(443, 32);
- this.cboPreFireWarnningMessage.TabIndex = 19;
- this.cboPreFireWarnningMessage.Visible = false;
- //
- // picCI
- //
- this.picCI.BackColor = System.Drawing.Color.Transparent;
- this.picCI.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picCI.BackgroundImage")));
- this.picCI.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
- this.picCI.ErrorImage = ((System.Drawing.Image)(resources.GetObject("picCI.ErrorImage")));
- this.picCI.Location = new System.Drawing.Point(7, 12);
- this.picCI.Name = "picCI";
- this.picCI.Size = new System.Drawing.Size(263, 62);
- this.picCI.TabIndex = 0;
- this.picCI.TabStop = false;
- this.picCI.Visible = false;
- this.picCI.Click += new System.EventHandler(this.picCI_Click);
- //
- // LblBuildingName
- //
- this.LblBuildingName.BackColor = System.Drawing.Color.Transparent;
- this.LblBuildingName.Font = new System.Drawing.Font("맑은 고딕", 24F, System.Drawing.FontStyle.Bold);
- this.LblBuildingName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
- this.LblBuildingName.Location = new System.Drawing.Point(269, 2);
- this.LblBuildingName.Margin = new System.Windows.Forms.Padding(10, 1, 10, 2);
- this.LblBuildingName.Name = "LblBuildingName";
- this.LblBuildingName.Size = new System.Drawing.Size(659, 62);
- this.LblBuildingName.TabIndex = 1;
- this.LblBuildingName.Text = "아이콘트롤스빌딩";
- this.LblBuildingName.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // timerCountRead
- //
- this.timerCountRead.Interval = 30000;
- this.timerCountRead.Tick += new System.EventHandler(this.timerCountRead_Tick);
- //
- // timerLogDelete
- //
- this.timerLogDelete.Interval = 3600000;
- this.timerLogDelete.Tick += new System.EventHandler(this.timerLogDelete_Tick);
- //
- // timerVoltage
- //
- this.timerVoltage.Interval = 10000;
- this.timerVoltage.Tick += new System.EventHandler(this.timerVoltage_Tick);
- //
- // timerTestMode
- //
- this.timerTestMode.Interval = 500;
- this.timerTestMode.Tick += new System.EventHandler(this.timerTestMode_Tick);
- //
- // button2
- //
- this.button2.Enabled = false;
- this.button2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
- this.button2.Location = new System.Drawing.Point(857, 2);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(58, 33);
- this.button2.TabIndex = 27;
- this.button2.Text = "팝업";
- this.button2.UseVisualStyleBackColor = true;
- this.button2.Visible = false;
- this.button2.Click += new System.EventHandler(this.button2_Click);
- //
- // MDIParent
- //
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
- this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
- this.ClientSize = new System.Drawing.Size(1280, 1024);
- this.Controls.Add(this.panel9);
- this.Controls.Add(this.panel8);
- this.Controls.Add(this.panel7);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.IsMdiContainer = true;
- this.KeyPreview = true;
- this.MaximumSize = new System.Drawing.Size(1280, 1024);
- this.MinimizeBox = false;
- this.MinimumSize = new System.Drawing.Size(1280, 1018);
- this.Name = "MDIParent";
- this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "i-소방전기용수신기";
- this.TopMost = true;
- this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MDIParent_FormClosing);
- this.Load += new System.EventHandler(this.MDIParent_Load);
- this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.MDIParent_KeyDown);
- this.MenuStripStatus.ResumeLayout(false);
- this.MenuStripSystem.ResumeLayout(false);
- this.MenuStripLog.ResumeLayout(false);
- this.panel9.ResumeLayout(false);
- this.panel9.PerformLayout();
- this.panel8.ResumeLayout(false);
- this.panel8.PerformLayout();
- this.panel5.ResumeLayout(false);
- this.panel4.ResumeLayout(false);
- this.panelVoltage.ResumeLayout(false);
- this.panel3.ResumeLayout(false);
- this.panel3.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBoxLoading)).EndInit();
- this.panel7.ResumeLayout(false);
- this.panel7.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.picCI)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.ToolTip ToolTip;
- private System.Windows.Forms.Panel panel7;
- private System.Windows.Forms.Button btnMenu2;
- private System.Windows.Forms.Button btnMenu3;
- private System.Windows.Forms.Label labelFireAlert_inform_1th;
- private System.Windows.Forms.TextBox txtFirstFireWarnningMessage;
- private System.Windows.Forms.Label labelFireAlert_inform_2th;
- private System.Windows.Forms.ComboBox cboSecondFireWarnningMessage;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.ContextMenuStrip MenuStripStatus;
- private System.Windows.Forms.ToolStripMenuItem RepeaterGroupToolStripMenuItem;
- private System.Windows.Forms.Label lblAccumulSecond;
- private System.Windows.Forms.Label lblFireMode;
- private System.Windows.Forms.Button btnMenu1;
- private System.Windows.Forms.Button btnMenu4;
- private System.Windows.Forms.Button btnMenu6;
- private System.Windows.Forms.Button btnMenu5;
- private System.Windows.Forms.ToolStripMenuItem RepeaterToolStripMenuItem;
- private System.Windows.Forms.Timer timerDateTime;
- private System.Windows.Forms.ContextMenuStrip MenuStripSystem;
- private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
- private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
- private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3;
- private System.Windows.Forms.ContextMenuStrip MenuStripLog;
- private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem4;
- private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem5;
- private System.Windows.Forms.Label lblConnetErrorCnt;
- private System.Windows.Forms.Label lblDeviceFireCnt;
- private System.Windows.Forms.Label lblReceiverCutCnt;
- private System.Windows.Forms.Label lblRepeaterBlockingCnt;
- private System.Windows.Forms.Label lblDeviceWriteCnt;
- private System.Windows.Forms.Label labelFacilityAlert_inform_1th;
- private System.Windows.Forms.ComboBox cboWriteWarningMessage;
- private System.Windows.Forms.Label lblDemonStatus;
- public System.Windows.Forms.Label lbl24Voltage;
- private System.Windows.Forms.Button btnMenu7;
- private System.Windows.Forms.Panel panel3;
- private System.Windows.Forms.Panel panel4;
- private System.Windows.Forms.Panel panel5;
- private System.Windows.Forms.Panel panelVoltage;
- private System.Windows.Forms.ImageList imgLstButton;
- private System.Windows.Forms.Label LblTime;
- private System.Windows.Forms.PictureBox picCI;
- public System.Windows.Forms.Panel panel8;
- private System.Windows.Forms.Panel panel9;
- private System.Windows.Forms.Timer timerMaintance;
- private System.Windows.Forms.Button btnWinMinimum;
- private System.Windows.Forms.Button btnChildClose;
- private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem7;
- private System.Windows.Forms.Label LblBuildingName;
- private System.Windows.Forms.Label labelFireAlert;
- private System.Windows.Forms.Timer timerEventCheck;
- private System.Windows.Forms.Label labelFacilityAlert;
- private System.Windows.Forms.Button btnFireCount;
- private System.Windows.Forms.Button btnDisableCount;
- private System.Windows.Forms.Button btnDevCutCount;
- private System.Windows.Forms.Button btnErrorCount;
- private System.Windows.Forms.Button btnDevCount;
- private System.Windows.Forms.PictureBox pictureBoxLoading;
- private System.Windows.Forms.Timer timerCountRead;
- private System.Windows.Forms.Timer timerLogDelete;
- private System.Windows.Forms.Timer timerVoltage;
- public System.Windows.Forms.Label lblEmergencyBoardStatus;
- private System.Windows.Forms.Label labelinputTestMode;
- private System.Windows.Forms.Timer timerTestMode;
- private System.Windows.Forms.Label lblLEDText;
- private System.Windows.Forms.Label label_TestRunFlag;
- private System.Windows.Forms.Button btnCheck;
- private System.Windows.Forms.ComboBox cboPreFireWarnningMessage;
- private System.Windows.Forms.Label labelPreFireAlert;
- private System.Windows.Forms.Button button_Hide;
- private System.Windows.Forms.Label label_P8;
- private System.Windows.Forms.Label label_P4;
- private System.Windows.Forms.Label label_P7;
- private System.Windows.Forms.Label label_P3;
- private System.Windows.Forms.Label label_P6;
- private System.Windows.Forms.Label label_P2;
- private System.Windows.Forms.Label label_P5;
- private System.Windows.Forms.Label label_P1;
- private System.Windows.Forms.ToolStripMenuItem ManualOpenMenuItem;
- private System.Windows.Forms.Button Button_Debug;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.Label DBlabel;
- private System.Windows.Forms.TextBox DBbox;
- private System.Windows.Forms.Button button2;
- }
- }
|