namespace FPER { partial class frmVersion_BigReceiver { /// /// 필수 디자이너 변수입니다. /// private System.ComponentModel.IContainer components = null; /// /// 사용 중인 모든 리소스를 정리합니다. /// /// 관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form 디자이너에서 생성한 코드 /// /// 디자이너 지원에 필요한 메서드입니다. /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmVersion_BigReceiver)); this.panel1 = new System.Windows.Forms.Panel(); this.btnWinClose = new System.Windows.Forms.Button(); this.lblDir = new System.Windows.Forms.Label(); this.button1 = new System.Windows.Forms.Button(); this.txtThisReceiverID = new System.Windows.Forms.TextBox(); this.txtUIVersion = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.txtDemonVersion = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.txtFileVersion = new System.Windows.Forms.TextBox(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.lbl_COMM4 = new System.Windows.Forms.Label(); this.lbl_COMM3 = new System.Windows.Forms.Label(); this.lbl_COMM8 = new System.Windows.Forms.Label(); this.lbl_COMM2 = new System.Windows.Forms.Label(); this.lbl_COMM5 = new System.Windows.Forms.Label(); this.lbl_COMM7 = new System.Windows.Forms.Label(); this.lbl_COMM1 = new System.Windows.Forms.Label(); this.lbl_COMM6 = new System.Windows.Forms.Label(); this.lbl_COMM55 = new System.Windows.Forms.Label(); this.lbl_COMM35 = new System.Windows.Forms.Label(); this.lbl_COMM15 = new System.Windows.Forms.Label(); this.lbl_COMM59 = new System.Windows.Forms.Label(); this.lbl_COMM39 = new System.Windows.Forms.Label(); this.lbl_COMM19 = new System.Windows.Forms.Label(); this.lbl_COMM54 = new System.Windows.Forms.Label(); this.lbl_COMM34 = new System.Windows.Forms.Label(); this.lbl_COMM14 = new System.Windows.Forms.Label(); this.lbl_COMM58 = new System.Windows.Forms.Label(); this.lbl_COMM38 = new System.Windows.Forms.Label(); this.lbl_COMM18 = new System.Windows.Forms.Label(); this.lbl_COMM53 = new System.Windows.Forms.Label(); this.lbl_COMM33 = new System.Windows.Forms.Label(); this.lbl_COMM13 = new System.Windows.Forms.Label(); this.lbl_COMM57 = new System.Windows.Forms.Label(); this.lbl_COMM37 = new System.Windows.Forms.Label(); this.lbl_COMM17 = new System.Windows.Forms.Label(); this.lbl_COMM52 = new System.Windows.Forms.Label(); this.lbl_COMM32 = new System.Windows.Forms.Label(); this.lbl_COMM12 = new System.Windows.Forms.Label(); this.lbl_COMM56 = new System.Windows.Forms.Label(); this.lbl_COMM36 = new System.Windows.Forms.Label(); this.lbl_COMM16 = new System.Windows.Forms.Label(); this.lbl_COMM51 = new System.Windows.Forms.Label(); this.lbl_COMM31 = new System.Windows.Forms.Label(); this.lbl_COMM11 = new System.Windows.Forms.Label(); this.lbl_COMM50 = new System.Windows.Forms.Label(); this.lbl_COMM30 = new System.Windows.Forms.Label(); this.lbl_COMM10 = new System.Windows.Forms.Label(); this.lbl_COMM64 = new System.Windows.Forms.Label(); this.lbl_COMM44 = new System.Windows.Forms.Label(); this.lbl_COMM24 = new System.Windows.Forms.Label(); this.lbl_COMM49 = new System.Windows.Forms.Label(); this.lbl_COMM29 = new System.Windows.Forms.Label(); this.lbl_COMM9 = new System.Windows.Forms.Label(); this.lbl_COMM63 = new System.Windows.Forms.Label(); this.lbl_COMM43 = new System.Windows.Forms.Label(); this.lbl_COMM23 = new System.Windows.Forms.Label(); this.lbl_COMM48 = new System.Windows.Forms.Label(); this.lbl_COMM28 = new System.Windows.Forms.Label(); this.lbl_COMM60 = new System.Windows.Forms.Label(); this.lbl_COMM40 = new System.Windows.Forms.Label(); this.lbl_COMM20 = new System.Windows.Forms.Label(); this.lbl_COMM62 = new System.Windows.Forms.Label(); this.lbl_COMM42 = new System.Windows.Forms.Label(); this.lbl_COMM22 = new System.Windows.Forms.Label(); this.lbl_COMM45 = new System.Windows.Forms.Label(); this.lbl_COMM25 = new System.Windows.Forms.Label(); this.lbl_COMM47 = new System.Windows.Forms.Label(); this.lbl_COMM27 = new System.Windows.Forms.Label(); this.lbl_COMM61 = new System.Windows.Forms.Label(); this.lbl_COMM41 = new System.Windows.Forms.Label(); this.lbl_COMM46 = new System.Windows.Forms.Label(); this.lbl_COMM21 = new System.Windows.Forms.Label(); this.lbl_COMM26 = new System.Windows.Forms.Label(); this.btnCommRead = new System.Windows.Forms.Button(); this.panel_Menu = new System.Windows.Forms.Panel(); this.button_Menu_CommBoard = new System.Windows.Forms.Button(); this.button_Menu_BasicSet = new System.Windows.Forms.Button(); this.panel1.SuspendLayout(); this.tabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.tabPage2.SuspendLayout(); this.groupBox2.SuspendLayout(); this.panel_Menu.SuspendLayout(); this.SuspendLayout(); // // panel1 // this.panel1.BackColor = System.Drawing.Color.Black; this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage"))); this.panel1.Controls.Add(this.btnWinClose); this.panel1.Controls.Add(this.lblDir); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Margin = new System.Windows.Forms.Padding(4); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1080, 36); this.panel1.TabIndex = 12; // // btnWinClose // this.btnWinClose.BackgroundImage = global::FPER.Properties.Resources.버튼_폼닫기_63_31; this.btnWinClose.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnWinClose.FlatAppearance.BorderSize = 0; this.btnWinClose.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnWinClose.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnWinClose.Location = new System.Drawing.Point(1003, 1); this.btnWinClose.Name = "btnWinClose"; this.btnWinClose.Size = new System.Drawing.Size(63, 31); this.btnWinClose.TabIndex = 171; this.btnWinClose.TabStop = false; this.btnWinClose.UseVisualStyleBackColor = false; this.btnWinClose.Click += new System.EventHandler(this.btnWinClose_Click); // // lblDir // this.lblDir.AutoSize = true; this.lblDir.BackColor = System.Drawing.Color.Transparent; this.lblDir.Font = new System.Drawing.Font("굴림", 15.75F, System.Drawing.FontStyle.Bold); this.lblDir.ForeColor = System.Drawing.Color.Black; this.lblDir.Location = new System.Drawing.Point(12, 9); this.lblDir.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblDir.Name = "lblDir"; this.lblDir.Size = new System.Drawing.Size(173, 21); this.lblDir.TabIndex = 10; this.lblDir.Text = "시작 > 버전정보"; // // button1 // this.button1.BackColor = System.Drawing.Color.LightGray; this.button1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button1.BackgroundImage"))); this.button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.button1.FlatAppearance.BorderSize = 0; this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button1.Location = new System.Drawing.Point(15, 58); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(117, 37); this.button1.TabIndex = 159; this.button1.UseVisualStyleBackColor = false; // // txtThisReceiverID // this.txtThisReceiverID.BackColor = System.Drawing.Color.Black; this.txtThisReceiverID.Font = new System.Drawing.Font("굴림", 20F, System.Drawing.FontStyle.Bold); this.txtThisReceiverID.ForeColor = System.Drawing.Color.White; this.txtThisReceiverID.Location = new System.Drawing.Point(133, 58); this.txtThisReceiverID.MaxLength = 2; this.txtThisReceiverID.Name = "txtThisReceiverID"; this.txtThisReceiverID.ReadOnly = true; this.txtThisReceiverID.Size = new System.Drawing.Size(38, 38); this.txtThisReceiverID.TabIndex = 158; this.txtThisReceiverID.Text = "00"; this.txtThisReceiverID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // txtUIVersion // this.txtUIVersion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(211)))), ((int)(((byte)(228))))); this.txtUIVersion.BorderStyle = System.Windows.Forms.BorderStyle.None; this.txtUIVersion.Font = new System.Drawing.Font("굴림", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.txtUIVersion.Location = new System.Drawing.Point(539, 225); this.txtUIVersion.Name = "txtUIVersion"; this.txtUIVersion.ReadOnly = true; this.txtUIVersion.Size = new System.Drawing.Size(197, 32); this.txtUIVersion.TabIndex = 161; this.txtUIVersion.Text = "0.0.0.0"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("굴림", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label1.Location = new System.Drawing.Point(298, 225); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(195, 27); this.label1.TabIndex = 160; this.label1.Text = "FPER UI Ver :"; // // txtDemonVersion // this.txtDemonVersion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(211)))), ((int)(((byte)(228))))); this.txtDemonVersion.BorderStyle = System.Windows.Forms.BorderStyle.None; this.txtDemonVersion.Font = new System.Drawing.Font("굴림", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.txtDemonVersion.Location = new System.Drawing.Point(539, 278); this.txtDemonVersion.Name = "txtDemonVersion"; this.txtDemonVersion.ReadOnly = true; this.txtDemonVersion.Size = new System.Drawing.Size(197, 32); this.txtDemonVersion.TabIndex = 163; this.txtDemonVersion.Text = "0.0.0.0"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("굴림", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label2.Location = new System.Drawing.Point(298, 281); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(197, 27); this.label2.TabIndex = 162; this.label2.Text = "통신데몬 Ver :"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("굴림", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label3.Location = new System.Drawing.Point(298, 334); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(197, 27); this.label3.TabIndex = 164; this.label3.Text = "연동파일 Ver :"; this.label3.Visible = false; // // txtFileVersion // this.txtFileVersion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(211)))), ((int)(((byte)(228))))); this.txtFileVersion.BorderStyle = System.Windows.Forms.BorderStyle.None; this.txtFileVersion.Font = new System.Drawing.Font("굴림", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.txtFileVersion.Location = new System.Drawing.Point(539, 331); this.txtFileVersion.Name = "txtFileVersion"; this.txtFileVersion.ReadOnly = true; this.txtFileVersion.Size = new System.Drawing.Size(197, 32); this.txtFileVersion.TabIndex = 165; this.txtFileVersion.Text = "0.0.0.0"; this.txtFileVersion.Visible = false; // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Controls.Add(this.tabPage2); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Bottom; this.tabControl1.Font = new System.Drawing.Font("굴림체", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.tabControl1.Location = new System.Drawing.Point(0, 147); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(1080, 677); this.tabControl1.TabIndex = 166; // // tabPage1 // this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(211)))), ((int)(((byte)(228))))); this.tabPage1.Controls.Add(this.label1); this.tabPage1.Controls.Add(this.txtFileVersion); this.tabPage1.Controls.Add(this.txtUIVersion); this.tabPage1.Controls.Add(this.label3); this.tabPage1.Controls.Add(this.label2); this.tabPage1.Controls.Add(this.txtDemonVersion); this.tabPage1.Location = new System.Drawing.Point(4, 29); this.tabPage1.Name = "tabPage1"; this.tabPage1.Padding = new System.Windows.Forms.Padding(3); this.tabPage1.Size = new System.Drawing.Size(1072, 644); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "기본"; // // tabPage2 // this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(211)))), ((int)(((byte)(228))))); this.tabPage2.Controls.Add(this.groupBox2); this.tabPage2.Controls.Add(this.btnCommRead); this.tabPage2.Location = new System.Drawing.Point(4, 29); this.tabPage2.Name = "tabPage2"; this.tabPage2.Padding = new System.Windows.Forms.Padding(3); this.tabPage2.Size = new System.Drawing.Size(1072, 644); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "통신보드"; this.tabPage2.Enter += new System.EventHandler(this.tabPage2_Enter); // // groupBox2 // this.groupBox2.Controls.Add(this.lbl_COMM4); this.groupBox2.Controls.Add(this.lbl_COMM3); this.groupBox2.Controls.Add(this.lbl_COMM8); this.groupBox2.Controls.Add(this.lbl_COMM2); this.groupBox2.Controls.Add(this.lbl_COMM5); this.groupBox2.Controls.Add(this.lbl_COMM7); this.groupBox2.Controls.Add(this.lbl_COMM1); this.groupBox2.Controls.Add(this.lbl_COMM6); this.groupBox2.Controls.Add(this.lbl_COMM55); this.groupBox2.Controls.Add(this.lbl_COMM35); this.groupBox2.Controls.Add(this.lbl_COMM15); this.groupBox2.Controls.Add(this.lbl_COMM59); this.groupBox2.Controls.Add(this.lbl_COMM39); this.groupBox2.Controls.Add(this.lbl_COMM19); this.groupBox2.Controls.Add(this.lbl_COMM54); this.groupBox2.Controls.Add(this.lbl_COMM34); this.groupBox2.Controls.Add(this.lbl_COMM14); this.groupBox2.Controls.Add(this.lbl_COMM58); this.groupBox2.Controls.Add(this.lbl_COMM38); this.groupBox2.Controls.Add(this.lbl_COMM18); this.groupBox2.Controls.Add(this.lbl_COMM53); this.groupBox2.Controls.Add(this.lbl_COMM33); this.groupBox2.Controls.Add(this.lbl_COMM13); this.groupBox2.Controls.Add(this.lbl_COMM57); this.groupBox2.Controls.Add(this.lbl_COMM37); this.groupBox2.Controls.Add(this.lbl_COMM17); this.groupBox2.Controls.Add(this.lbl_COMM52); this.groupBox2.Controls.Add(this.lbl_COMM32); this.groupBox2.Controls.Add(this.lbl_COMM12); this.groupBox2.Controls.Add(this.lbl_COMM56); this.groupBox2.Controls.Add(this.lbl_COMM36); this.groupBox2.Controls.Add(this.lbl_COMM16); this.groupBox2.Controls.Add(this.lbl_COMM51); this.groupBox2.Controls.Add(this.lbl_COMM31); this.groupBox2.Controls.Add(this.lbl_COMM11); this.groupBox2.Controls.Add(this.lbl_COMM50); this.groupBox2.Controls.Add(this.lbl_COMM30); this.groupBox2.Controls.Add(this.lbl_COMM10); this.groupBox2.Controls.Add(this.lbl_COMM64); this.groupBox2.Controls.Add(this.lbl_COMM44); this.groupBox2.Controls.Add(this.lbl_COMM24); this.groupBox2.Controls.Add(this.lbl_COMM49); this.groupBox2.Controls.Add(this.lbl_COMM29); this.groupBox2.Controls.Add(this.lbl_COMM9); this.groupBox2.Controls.Add(this.lbl_COMM63); this.groupBox2.Controls.Add(this.lbl_COMM43); this.groupBox2.Controls.Add(this.lbl_COMM23); this.groupBox2.Controls.Add(this.lbl_COMM48); this.groupBox2.Controls.Add(this.lbl_COMM28); this.groupBox2.Controls.Add(this.lbl_COMM60); this.groupBox2.Controls.Add(this.lbl_COMM40); this.groupBox2.Controls.Add(this.lbl_COMM20); this.groupBox2.Controls.Add(this.lbl_COMM62); this.groupBox2.Controls.Add(this.lbl_COMM42); this.groupBox2.Controls.Add(this.lbl_COMM22); this.groupBox2.Controls.Add(this.lbl_COMM45); this.groupBox2.Controls.Add(this.lbl_COMM25); this.groupBox2.Controls.Add(this.lbl_COMM47); this.groupBox2.Controls.Add(this.lbl_COMM27); this.groupBox2.Controls.Add(this.lbl_COMM61); this.groupBox2.Controls.Add(this.lbl_COMM41); this.groupBox2.Controls.Add(this.lbl_COMM46); this.groupBox2.Controls.Add(this.lbl_COMM21); this.groupBox2.Controls.Add(this.lbl_COMM26); this.groupBox2.Font = new System.Drawing.Font("굴림체", 12F); this.groupBox2.Location = new System.Drawing.Point(11, 63); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(1045, 564); this.groupBox2.TabIndex = 196; this.groupBox2.TabStop = false; this.groupBox2.Text = "중계반"; // // lbl_COMM4 // this.lbl_COMM4.AutoSize = true; this.lbl_COMM4.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM4.Location = new System.Drawing.Point(25, 118); this.lbl_COMM4.Name = "lbl_COMM4"; this.lbl_COMM4.Size = new System.Drawing.Size(70, 14); this.lbl_COMM4.TabIndex = 559; this.lbl_COMM4.Text = "중계반 04"; // // lbl_COMM3 // this.lbl_COMM3.AutoSize = true; this.lbl_COMM3.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM3.Location = new System.Drawing.Point(25, 92); this.lbl_COMM3.Name = "lbl_COMM3"; this.lbl_COMM3.Size = new System.Drawing.Size(70, 14); this.lbl_COMM3.TabIndex = 557; this.lbl_COMM3.Text = "중계반 03"; // // lbl_COMM8 // this.lbl_COMM8.AutoSize = true; this.lbl_COMM8.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM8.Location = new System.Drawing.Point(25, 222); this.lbl_COMM8.Name = "lbl_COMM8"; this.lbl_COMM8.Size = new System.Drawing.Size(70, 14); this.lbl_COMM8.TabIndex = 558; this.lbl_COMM8.Text = "중계반 08"; // // lbl_COMM2 // this.lbl_COMM2.AutoSize = true; this.lbl_COMM2.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM2.Location = new System.Drawing.Point(25, 66); this.lbl_COMM2.Name = "lbl_COMM2"; this.lbl_COMM2.Size = new System.Drawing.Size(70, 14); this.lbl_COMM2.TabIndex = 555; this.lbl_COMM2.Text = "중계반 02"; // // lbl_COMM5 // this.lbl_COMM5.AutoSize = true; this.lbl_COMM5.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM5.Location = new System.Drawing.Point(25, 144); this.lbl_COMM5.Name = "lbl_COMM5"; this.lbl_COMM5.Size = new System.Drawing.Size(70, 14); this.lbl_COMM5.TabIndex = 552; this.lbl_COMM5.Text = "중계반 05"; // // lbl_COMM7 // this.lbl_COMM7.AutoSize = true; this.lbl_COMM7.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM7.Location = new System.Drawing.Point(25, 196); this.lbl_COMM7.Name = "lbl_COMM7"; this.lbl_COMM7.Size = new System.Drawing.Size(70, 14); this.lbl_COMM7.TabIndex = 556; this.lbl_COMM7.Text = "중계반 07"; // // lbl_COMM1 // this.lbl_COMM1.AutoSize = true; this.lbl_COMM1.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM1.Location = new System.Drawing.Point(25, 40); this.lbl_COMM1.Name = "lbl_COMM1"; this.lbl_COMM1.Size = new System.Drawing.Size(70, 14); this.lbl_COMM1.TabIndex = 553; this.lbl_COMM1.Text = "중계반 01"; // // lbl_COMM6 // this.lbl_COMM6.AutoSize = true; this.lbl_COMM6.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM6.Location = new System.Drawing.Point(25, 170); this.lbl_COMM6.Name = "lbl_COMM6"; this.lbl_COMM6.Size = new System.Drawing.Size(70, 14); this.lbl_COMM6.TabIndex = 554; this.lbl_COMM6.Text = "중계반 06"; // // lbl_COMM55 // this.lbl_COMM55.AutoSize = true; this.lbl_COMM55.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM55.Location = new System.Drawing.Point(551, 404); this.lbl_COMM55.Name = "lbl_COMM55"; this.lbl_COMM55.Size = new System.Drawing.Size(70, 14); this.lbl_COMM55.TabIndex = 550; this.lbl_COMM55.Text = "중계반 55"; // // lbl_COMM35 // this.lbl_COMM35.AutoSize = true; this.lbl_COMM35.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM35.Location = new System.Drawing.Point(287, 404); this.lbl_COMM35.Name = "lbl_COMM35"; this.lbl_COMM35.Size = new System.Drawing.Size(70, 14); this.lbl_COMM35.TabIndex = 551; this.lbl_COMM35.Text = "중계반 35"; // // lbl_COMM15 // this.lbl_COMM15.AutoSize = true; this.lbl_COMM15.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM15.Location = new System.Drawing.Point(25, 404); this.lbl_COMM15.Name = "lbl_COMM15"; this.lbl_COMM15.Size = new System.Drawing.Size(70, 14); this.lbl_COMM15.TabIndex = 549; this.lbl_COMM15.Text = "중계반 15"; // // lbl_COMM59 // this.lbl_COMM59.AutoSize = true; this.lbl_COMM59.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM59.Location = new System.Drawing.Point(551, 508); this.lbl_COMM59.Name = "lbl_COMM59"; this.lbl_COMM59.Size = new System.Drawing.Size(70, 14); this.lbl_COMM59.TabIndex = 530; this.lbl_COMM59.Text = "중계반 59"; // // lbl_COMM39 // this.lbl_COMM39.AutoSize = true; this.lbl_COMM39.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM39.Location = new System.Drawing.Point(287, 508); this.lbl_COMM39.Name = "lbl_COMM39"; this.lbl_COMM39.Size = new System.Drawing.Size(70, 14); this.lbl_COMM39.TabIndex = 529; this.lbl_COMM39.Text = "중계반 39"; // // lbl_COMM19 // this.lbl_COMM19.AutoSize = true; this.lbl_COMM19.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM19.Location = new System.Drawing.Point(25, 508); this.lbl_COMM19.Name = "lbl_COMM19"; this.lbl_COMM19.Size = new System.Drawing.Size(70, 14); this.lbl_COMM19.TabIndex = 528; this.lbl_COMM19.Text = "중계반 19"; // // lbl_COMM54 // this.lbl_COMM54.AutoSize = true; this.lbl_COMM54.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM54.Location = new System.Drawing.Point(551, 378); this.lbl_COMM54.Name = "lbl_COMM54"; this.lbl_COMM54.Size = new System.Drawing.Size(70, 14); this.lbl_COMM54.TabIndex = 533; this.lbl_COMM54.Text = "중계반 54"; // // lbl_COMM34 // this.lbl_COMM34.AutoSize = true; this.lbl_COMM34.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM34.Location = new System.Drawing.Point(287, 378); this.lbl_COMM34.Name = "lbl_COMM34"; this.lbl_COMM34.Size = new System.Drawing.Size(70, 14); this.lbl_COMM34.TabIndex = 531; this.lbl_COMM34.Text = "중계반 34"; // // lbl_COMM14 // this.lbl_COMM14.AutoSize = true; this.lbl_COMM14.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM14.Location = new System.Drawing.Point(25, 378); this.lbl_COMM14.Name = "lbl_COMM14"; this.lbl_COMM14.Size = new System.Drawing.Size(70, 14); this.lbl_COMM14.TabIndex = 532; this.lbl_COMM14.Text = "중계반 14"; // // lbl_COMM58 // this.lbl_COMM58.AutoSize = true; this.lbl_COMM58.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM58.Location = new System.Drawing.Point(551, 482); this.lbl_COMM58.Name = "lbl_COMM58"; this.lbl_COMM58.Size = new System.Drawing.Size(70, 14); this.lbl_COMM58.TabIndex = 497; this.lbl_COMM58.Text = "중계반 58"; // // lbl_COMM38 // this.lbl_COMM38.AutoSize = true; this.lbl_COMM38.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM38.Location = new System.Drawing.Point(287, 482); this.lbl_COMM38.Name = "lbl_COMM38"; this.lbl_COMM38.Size = new System.Drawing.Size(70, 14); this.lbl_COMM38.TabIndex = 495; this.lbl_COMM38.Text = "중계반 38"; // // lbl_COMM18 // this.lbl_COMM18.AutoSize = true; this.lbl_COMM18.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM18.Location = new System.Drawing.Point(25, 482); this.lbl_COMM18.Name = "lbl_COMM18"; this.lbl_COMM18.Size = new System.Drawing.Size(70, 14); this.lbl_COMM18.TabIndex = 496; this.lbl_COMM18.Text = "중계반 18"; // // lbl_COMM53 // this.lbl_COMM53.AutoSize = true; this.lbl_COMM53.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM53.Location = new System.Drawing.Point(551, 352); this.lbl_COMM53.Name = "lbl_COMM53"; this.lbl_COMM53.Size = new System.Drawing.Size(70, 14); this.lbl_COMM53.TabIndex = 492; this.lbl_COMM53.Text = "중계반 53"; // // lbl_COMM33 // this.lbl_COMM33.AutoSize = true; this.lbl_COMM33.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM33.Location = new System.Drawing.Point(287, 352); this.lbl_COMM33.Name = "lbl_COMM33"; this.lbl_COMM33.Size = new System.Drawing.Size(70, 14); this.lbl_COMM33.TabIndex = 493; this.lbl_COMM33.Text = "중계반 33"; // // lbl_COMM13 // this.lbl_COMM13.AutoSize = true; this.lbl_COMM13.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM13.Location = new System.Drawing.Point(25, 352); this.lbl_COMM13.Name = "lbl_COMM13"; this.lbl_COMM13.Size = new System.Drawing.Size(70, 14); this.lbl_COMM13.TabIndex = 494; this.lbl_COMM13.Text = "중계반 13"; // // lbl_COMM57 // this.lbl_COMM57.AutoSize = true; this.lbl_COMM57.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM57.Location = new System.Drawing.Point(551, 456); this.lbl_COMM57.Name = "lbl_COMM57"; this.lbl_COMM57.Size = new System.Drawing.Size(70, 14); this.lbl_COMM57.TabIndex = 458; this.lbl_COMM57.Text = "중계반 57"; // // lbl_COMM37 // this.lbl_COMM37.AutoSize = true; this.lbl_COMM37.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM37.Location = new System.Drawing.Point(287, 456); this.lbl_COMM37.Name = "lbl_COMM37"; this.lbl_COMM37.Size = new System.Drawing.Size(70, 14); this.lbl_COMM37.TabIndex = 457; this.lbl_COMM37.Text = "중계반 37"; // // lbl_COMM17 // this.lbl_COMM17.AutoSize = true; this.lbl_COMM17.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM17.Location = new System.Drawing.Point(25, 456); this.lbl_COMM17.Name = "lbl_COMM17"; this.lbl_COMM17.Size = new System.Drawing.Size(70, 14); this.lbl_COMM17.TabIndex = 456; this.lbl_COMM17.Text = "중계반 17"; // // lbl_COMM52 // this.lbl_COMM52.AutoSize = true; this.lbl_COMM52.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM52.Location = new System.Drawing.Point(551, 326); this.lbl_COMM52.Name = "lbl_COMM52"; this.lbl_COMM52.Size = new System.Drawing.Size(70, 14); this.lbl_COMM52.TabIndex = 461; this.lbl_COMM52.Text = "중계반 52"; // // lbl_COMM32 // this.lbl_COMM32.AutoSize = true; this.lbl_COMM32.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM32.Location = new System.Drawing.Point(287, 326); this.lbl_COMM32.Name = "lbl_COMM32"; this.lbl_COMM32.Size = new System.Drawing.Size(70, 14); this.lbl_COMM32.TabIndex = 459; this.lbl_COMM32.Text = "중계반 32"; // // lbl_COMM12 // this.lbl_COMM12.AutoSize = true; this.lbl_COMM12.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM12.Location = new System.Drawing.Point(25, 326); this.lbl_COMM12.Name = "lbl_COMM12"; this.lbl_COMM12.Size = new System.Drawing.Size(70, 14); this.lbl_COMM12.TabIndex = 460; this.lbl_COMM12.Text = "중계반 12"; // // lbl_COMM56 // this.lbl_COMM56.AutoSize = true; this.lbl_COMM56.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM56.Location = new System.Drawing.Point(551, 430); this.lbl_COMM56.Name = "lbl_COMM56"; this.lbl_COMM56.Size = new System.Drawing.Size(70, 14); this.lbl_COMM56.TabIndex = 425; this.lbl_COMM56.Text = "중계반 56"; // // lbl_COMM36 // this.lbl_COMM36.AutoSize = true; this.lbl_COMM36.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM36.Location = new System.Drawing.Point(287, 430); this.lbl_COMM36.Name = "lbl_COMM36"; this.lbl_COMM36.Size = new System.Drawing.Size(70, 14); this.lbl_COMM36.TabIndex = 423; this.lbl_COMM36.Text = "중계반 36"; // // lbl_COMM16 // this.lbl_COMM16.AutoSize = true; this.lbl_COMM16.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM16.Location = new System.Drawing.Point(25, 430); this.lbl_COMM16.Name = "lbl_COMM16"; this.lbl_COMM16.Size = new System.Drawing.Size(70, 14); this.lbl_COMM16.TabIndex = 424; this.lbl_COMM16.Text = "중계반 16"; // // lbl_COMM51 // this.lbl_COMM51.AutoSize = true; this.lbl_COMM51.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM51.Location = new System.Drawing.Point(551, 300); this.lbl_COMM51.Name = "lbl_COMM51"; this.lbl_COMM51.Size = new System.Drawing.Size(70, 14); this.lbl_COMM51.TabIndex = 422; this.lbl_COMM51.Text = "중계반 51"; // // lbl_COMM31 // this.lbl_COMM31.AutoSize = true; this.lbl_COMM31.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM31.Location = new System.Drawing.Point(287, 300); this.lbl_COMM31.Name = "lbl_COMM31"; this.lbl_COMM31.Size = new System.Drawing.Size(70, 14); this.lbl_COMM31.TabIndex = 421; this.lbl_COMM31.Text = "중계반 31"; // // lbl_COMM11 // this.lbl_COMM11.AutoSize = true; this.lbl_COMM11.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM11.Location = new System.Drawing.Point(25, 300); this.lbl_COMM11.Name = "lbl_COMM11"; this.lbl_COMM11.Size = new System.Drawing.Size(70, 14); this.lbl_COMM11.TabIndex = 420; this.lbl_COMM11.Text = "중계반 11"; // // lbl_COMM50 // this.lbl_COMM50.AutoSize = true; this.lbl_COMM50.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM50.Location = new System.Drawing.Point(551, 274); this.lbl_COMM50.Name = "lbl_COMM50"; this.lbl_COMM50.Size = new System.Drawing.Size(70, 14); this.lbl_COMM50.TabIndex = 389; this.lbl_COMM50.Text = "중계반 50"; // // lbl_COMM30 // this.lbl_COMM30.AutoSize = true; this.lbl_COMM30.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM30.Location = new System.Drawing.Point(287, 274); this.lbl_COMM30.Name = "lbl_COMM30"; this.lbl_COMM30.Size = new System.Drawing.Size(70, 14); this.lbl_COMM30.TabIndex = 387; this.lbl_COMM30.Text = "중계반 30"; // // lbl_COMM10 // this.lbl_COMM10.AutoSize = true; this.lbl_COMM10.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM10.Location = new System.Drawing.Point(25, 274); this.lbl_COMM10.Name = "lbl_COMM10"; this.lbl_COMM10.Size = new System.Drawing.Size(70, 14); this.lbl_COMM10.TabIndex = 388; this.lbl_COMM10.Text = "중계반 10"; // // lbl_COMM64 // this.lbl_COMM64.AutoSize = true; this.lbl_COMM64.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM64.Location = new System.Drawing.Point(810, 118); this.lbl_COMM64.Name = "lbl_COMM64"; this.lbl_COMM64.Size = new System.Drawing.Size(70, 14); this.lbl_COMM64.TabIndex = 366; this.lbl_COMM64.Text = "중계반 64"; // // lbl_COMM44 // this.lbl_COMM44.AutoSize = true; this.lbl_COMM44.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM44.Location = new System.Drawing.Point(551, 118); this.lbl_COMM44.Name = "lbl_COMM44"; this.lbl_COMM44.Size = new System.Drawing.Size(70, 14); this.lbl_COMM44.TabIndex = 365; this.lbl_COMM44.Text = "중계반 44"; // // lbl_COMM24 // this.lbl_COMM24.AutoSize = true; this.lbl_COMM24.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM24.Location = new System.Drawing.Point(287, 118); this.lbl_COMM24.Name = "lbl_COMM24"; this.lbl_COMM24.Size = new System.Drawing.Size(70, 14); this.lbl_COMM24.TabIndex = 368; this.lbl_COMM24.Text = "중계반 24"; // // lbl_COMM49 // this.lbl_COMM49.AutoSize = true; this.lbl_COMM49.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM49.Location = new System.Drawing.Point(551, 248); this.lbl_COMM49.Name = "lbl_COMM49"; this.lbl_COMM49.Size = new System.Drawing.Size(70, 14); this.lbl_COMM49.TabIndex = 371; this.lbl_COMM49.Text = "중계반 49"; // // lbl_COMM29 // this.lbl_COMM29.AutoSize = true; this.lbl_COMM29.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM29.Location = new System.Drawing.Point(287, 248); this.lbl_COMM29.Name = "lbl_COMM29"; this.lbl_COMM29.Size = new System.Drawing.Size(70, 14); this.lbl_COMM29.TabIndex = 370; this.lbl_COMM29.Text = "중계반 29"; // // lbl_COMM9 // this.lbl_COMM9.AutoSize = true; this.lbl_COMM9.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM9.Location = new System.Drawing.Point(25, 248); this.lbl_COMM9.Name = "lbl_COMM9"; this.lbl_COMM9.Size = new System.Drawing.Size(70, 14); this.lbl_COMM9.TabIndex = 369; this.lbl_COMM9.Text = "중계반 09"; // // lbl_COMM63 // this.lbl_COMM63.AutoSize = true; this.lbl_COMM63.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM63.Location = new System.Drawing.Point(810, 92); this.lbl_COMM63.Name = "lbl_COMM63"; this.lbl_COMM63.Size = new System.Drawing.Size(70, 14); this.lbl_COMM63.TabIndex = 325; this.lbl_COMM63.Text = "중계반 63"; // // lbl_COMM43 // this.lbl_COMM43.AutoSize = true; this.lbl_COMM43.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM43.Location = new System.Drawing.Point(551, 92); this.lbl_COMM43.Name = "lbl_COMM43"; this.lbl_COMM43.Size = new System.Drawing.Size(70, 14); this.lbl_COMM43.TabIndex = 324; this.lbl_COMM43.Text = "중계반 43"; // // lbl_COMM23 // this.lbl_COMM23.AutoSize = true; this.lbl_COMM23.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM23.Location = new System.Drawing.Point(287, 92); this.lbl_COMM23.Name = "lbl_COMM23"; this.lbl_COMM23.Size = new System.Drawing.Size(70, 14); this.lbl_COMM23.TabIndex = 327; this.lbl_COMM23.Text = "중계반 23"; // // lbl_COMM48 // this.lbl_COMM48.AutoSize = true; this.lbl_COMM48.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM48.Location = new System.Drawing.Point(551, 222); this.lbl_COMM48.Name = "lbl_COMM48"; this.lbl_COMM48.Size = new System.Drawing.Size(70, 14); this.lbl_COMM48.TabIndex = 329; this.lbl_COMM48.Text = "중계반 48"; // // lbl_COMM28 // this.lbl_COMM28.AutoSize = true; this.lbl_COMM28.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM28.Location = new System.Drawing.Point(287, 222); this.lbl_COMM28.Name = "lbl_COMM28"; this.lbl_COMM28.Size = new System.Drawing.Size(70, 14); this.lbl_COMM28.TabIndex = 328; this.lbl_COMM28.Text = "중계반 28"; // // lbl_COMM60 // this.lbl_COMM60.AutoSize = true; this.lbl_COMM60.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM60.Location = new System.Drawing.Point(551, 534); this.lbl_COMM60.Name = "lbl_COMM60"; this.lbl_COMM60.Size = new System.Drawing.Size(70, 14); this.lbl_COMM60.TabIndex = 221; this.lbl_COMM60.Text = "중계반 60"; // // lbl_COMM40 // this.lbl_COMM40.AutoSize = true; this.lbl_COMM40.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM40.Location = new System.Drawing.Point(287, 534); this.lbl_COMM40.Name = "lbl_COMM40"; this.lbl_COMM40.Size = new System.Drawing.Size(70, 14); this.lbl_COMM40.TabIndex = 217; this.lbl_COMM40.Text = "중계반 40"; // // lbl_COMM20 // this.lbl_COMM20.AutoSize = true; this.lbl_COMM20.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM20.Location = new System.Drawing.Point(25, 534); this.lbl_COMM20.Name = "lbl_COMM20"; this.lbl_COMM20.Size = new System.Drawing.Size(70, 14); this.lbl_COMM20.TabIndex = 220; this.lbl_COMM20.Text = "중계반 20"; // // lbl_COMM62 // this.lbl_COMM62.AutoSize = true; this.lbl_COMM62.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM62.Location = new System.Drawing.Point(810, 66); this.lbl_COMM62.Name = "lbl_COMM62"; this.lbl_COMM62.Size = new System.Drawing.Size(70, 14); this.lbl_COMM62.TabIndex = 290; this.lbl_COMM62.Text = "중계반 62"; // // lbl_COMM42 // this.lbl_COMM42.AutoSize = true; this.lbl_COMM42.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM42.Location = new System.Drawing.Point(551, 66); this.lbl_COMM42.Name = "lbl_COMM42"; this.lbl_COMM42.Size = new System.Drawing.Size(70, 14); this.lbl_COMM42.TabIndex = 289; this.lbl_COMM42.Text = "중계반 42"; // // lbl_COMM22 // this.lbl_COMM22.AutoSize = true; this.lbl_COMM22.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM22.Location = new System.Drawing.Point(287, 66); this.lbl_COMM22.Name = "lbl_COMM22"; this.lbl_COMM22.Size = new System.Drawing.Size(70, 14); this.lbl_COMM22.TabIndex = 291; this.lbl_COMM22.Text = "중계반 22"; // // lbl_COMM45 // this.lbl_COMM45.AutoSize = true; this.lbl_COMM45.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM45.Location = new System.Drawing.Point(551, 144); this.lbl_COMM45.Name = "lbl_COMM45"; this.lbl_COMM45.Size = new System.Drawing.Size(70, 14); this.lbl_COMM45.TabIndex = 218; this.lbl_COMM45.Text = "중계반 45"; // // lbl_COMM25 // this.lbl_COMM25.AutoSize = true; this.lbl_COMM25.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM25.Location = new System.Drawing.Point(287, 144); this.lbl_COMM25.Name = "lbl_COMM25"; this.lbl_COMM25.Size = new System.Drawing.Size(70, 14); this.lbl_COMM25.TabIndex = 219; this.lbl_COMM25.Text = "중계반 25"; // // lbl_COMM47 // this.lbl_COMM47.AutoSize = true; this.lbl_COMM47.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM47.Location = new System.Drawing.Point(551, 196); this.lbl_COMM47.Name = "lbl_COMM47"; this.lbl_COMM47.Size = new System.Drawing.Size(70, 14); this.lbl_COMM47.TabIndex = 293; this.lbl_COMM47.Text = "중계반 47"; // // lbl_COMM27 // this.lbl_COMM27.AutoSize = true; this.lbl_COMM27.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM27.Location = new System.Drawing.Point(287, 196); this.lbl_COMM27.Name = "lbl_COMM27"; this.lbl_COMM27.Size = new System.Drawing.Size(70, 14); this.lbl_COMM27.TabIndex = 292; this.lbl_COMM27.Text = "중계반 27"; // // lbl_COMM61 // this.lbl_COMM61.AutoSize = true; this.lbl_COMM61.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM61.Location = new System.Drawing.Point(810, 40); this.lbl_COMM61.Name = "lbl_COMM61"; this.lbl_COMM61.Size = new System.Drawing.Size(70, 14); this.lbl_COMM61.TabIndex = 254; this.lbl_COMM61.Text = "중계반 61"; // // lbl_COMM41 // this.lbl_COMM41.AutoSize = true; this.lbl_COMM41.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM41.Location = new System.Drawing.Point(551, 40); this.lbl_COMM41.Name = "lbl_COMM41"; this.lbl_COMM41.Size = new System.Drawing.Size(70, 14); this.lbl_COMM41.TabIndex = 255; this.lbl_COMM41.Text = "중계반 41"; // // lbl_COMM46 // this.lbl_COMM46.AutoSize = true; this.lbl_COMM46.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM46.Location = new System.Drawing.Point(551, 170); this.lbl_COMM46.Name = "lbl_COMM46"; this.lbl_COMM46.Size = new System.Drawing.Size(70, 14); this.lbl_COMM46.TabIndex = 252; this.lbl_COMM46.Text = "중계반 46"; // // lbl_COMM21 // this.lbl_COMM21.AutoSize = true; this.lbl_COMM21.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM21.Location = new System.Drawing.Point(287, 40); this.lbl_COMM21.Name = "lbl_COMM21"; this.lbl_COMM21.Size = new System.Drawing.Size(70, 14); this.lbl_COMM21.TabIndex = 253; this.lbl_COMM21.Text = "중계반 21"; // // lbl_COMM26 // this.lbl_COMM26.AutoSize = true; this.lbl_COMM26.Font = new System.Drawing.Font("굴림", 10F); this.lbl_COMM26.Location = new System.Drawing.Point(287, 170); this.lbl_COMM26.Name = "lbl_COMM26"; this.lbl_COMM26.Size = new System.Drawing.Size(70, 14); this.lbl_COMM26.TabIndex = 256; this.lbl_COMM26.Text = "중계반 26"; // // btnCommRead // this.btnCommRead.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCommRead.BackgroundImage"))); this.btnCommRead.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.btnCommRead.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.btnCommRead.FlatAppearance.BorderSize = 0; this.btnCommRead.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.btnCommRead.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.btnCommRead.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnCommRead.Font = new System.Drawing.Font("돋움", 14.25F, System.Drawing.FontStyle.Bold); this.btnCommRead.ForeColor = System.Drawing.Color.White; this.btnCommRead.Location = new System.Drawing.Point(872, 11); this.btnCommRead.Margin = new System.Windows.Forms.Padding(4); this.btnCommRead.Name = "btnCommRead"; this.btnCommRead.Size = new System.Drawing.Size(184, 49); this.btnCommRead.TabIndex = 194; this.btnCommRead.Text = "읽기명령"; this.btnCommRead.UseVisualStyleBackColor = true; this.btnCommRead.Visible = false; this.btnCommRead.Click += new System.EventHandler(this.btnCommRead_Click); // // panel_Menu // this.panel_Menu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(79)))), ((int)(((byte)(79)))), ((int)(((byte)(79))))); this.panel_Menu.Controls.Add(this.button_Menu_CommBoard); this.panel_Menu.Controls.Add(this.button_Menu_BasicSet); this.panel_Menu.Location = new System.Drawing.Point(0, 121); this.panel_Menu.Margin = new System.Windows.Forms.Padding(0); this.panel_Menu.Name = "panel_Menu"; this.panel_Menu.Size = new System.Drawing.Size(1080, 54); this.panel_Menu.TabIndex = 167; // // button_Menu_CommBoard // this.button_Menu_CommBoard.BackgroundImage = global::FPER.Properties.Resources.탭메뉴버튼_회색_100_30; this.button_Menu_CommBoard.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.button_Menu_CommBoard.FlatAppearance.BorderSize = 0; this.button_Menu_CommBoard.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.button_Menu_CommBoard.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.button_Menu_CommBoard.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button_Menu_CommBoard.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.button_Menu_CommBoard.ForeColor = System.Drawing.Color.White; this.button_Menu_CommBoard.Location = new System.Drawing.Point(580, 11); this.button_Menu_CommBoard.Name = "button_Menu_CommBoard"; this.button_Menu_CommBoard.Size = new System.Drawing.Size(100, 31); this.button_Menu_CommBoard.TabIndex = 0; this.button_Menu_CommBoard.TabStop = false; this.button_Menu_CommBoard.Text = "통신보드"; this.button_Menu_CommBoard.UseVisualStyleBackColor = true; this.button_Menu_CommBoard.Click += new System.EventHandler(this.button_Menu_CommBoard_Click); // // button_Menu_BasicSet // this.button_Menu_BasicSet.BackgroundImage = global::FPER.Properties.Resources.탭메뉴버튼_회색_100_30; this.button_Menu_BasicSet.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.button_Menu_BasicSet.FlatAppearance.BorderSize = 0; this.button_Menu_BasicSet.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.button_Menu_BasicSet.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.button_Menu_BasicSet.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button_Menu_BasicSet.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.button_Menu_BasicSet.ForeColor = System.Drawing.Color.White; this.button_Menu_BasicSet.Location = new System.Drawing.Point(410, 11); this.button_Menu_BasicSet.Name = "button_Menu_BasicSet"; this.button_Menu_BasicSet.Size = new System.Drawing.Size(100, 31); this.button_Menu_BasicSet.TabIndex = 0; this.button_Menu_BasicSet.TabStop = false; this.button_Menu_BasicSet.Text = "기본"; this.button_Menu_BasicSet.UseVisualStyleBackColor = true; this.button_Menu_BasicSet.Click += new System.EventHandler(this.button_Menu_BasicSet_Click); // // frmVersion_BigReceiver // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BackColor = System.Drawing.Color.WhiteSmoke; this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage"))); this.ClientSize = new System.Drawing.Size(1080, 824); this.Controls.Add(this.panel_Menu); this.Controls.Add(this.tabControl1); this.Controls.Add(this.button1); this.Controls.Add(this.txtThisReceiverID); this.Controls.Add(this.panel1); this.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "frmVersion_BigReceiver"; this.ShowIcon = false; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.Manual; this.Text = "frmVersion"; this.Activated += new System.EventHandler(this.frmVersion_Activated); this.Load += new System.EventHandler(this.frmVersion_Load); this.Disposed += new System.EventHandler(this.frmVersion_Disposed); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.tabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.tabPage1.PerformLayout(); this.tabPage2.ResumeLayout(false); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.panel_Menu.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Button btnWinClose; private System.Windows.Forms.Label lblDir; private System.Windows.Forms.Button button1; private System.Windows.Forms.TextBox txtThisReceiverID; private System.Windows.Forms.TextBox txtUIVersion; private System.Windows.Forms.Label label1; private System.Windows.Forms.TextBox txtDemonVersion; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox txtFileVersion; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.TabPage tabPage2; private System.Windows.Forms.Button btnCommRead; private System.Windows.Forms.Panel panel_Menu; private System.Windows.Forms.Button button_Menu_CommBoard; private System.Windows.Forms.Button button_Menu_BasicSet; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.Label lbl_COMM55; private System.Windows.Forms.Label lbl_COMM35; private System.Windows.Forms.Label lbl_COMM15; private System.Windows.Forms.Label lbl_COMM59; private System.Windows.Forms.Label lbl_COMM39; private System.Windows.Forms.Label lbl_COMM19; private System.Windows.Forms.Label lbl_COMM54; private System.Windows.Forms.Label lbl_COMM34; private System.Windows.Forms.Label lbl_COMM14; private System.Windows.Forms.Label lbl_COMM58; private System.Windows.Forms.Label lbl_COMM38; private System.Windows.Forms.Label lbl_COMM18; private System.Windows.Forms.Label lbl_COMM53; private System.Windows.Forms.Label lbl_COMM33; private System.Windows.Forms.Label lbl_COMM13; private System.Windows.Forms.Label lbl_COMM57; private System.Windows.Forms.Label lbl_COMM37; private System.Windows.Forms.Label lbl_COMM17; private System.Windows.Forms.Label lbl_COMM52; private System.Windows.Forms.Label lbl_COMM32; private System.Windows.Forms.Label lbl_COMM12; private System.Windows.Forms.Label lbl_COMM56; private System.Windows.Forms.Label lbl_COMM36; private System.Windows.Forms.Label lbl_COMM16; private System.Windows.Forms.Label lbl_COMM51; private System.Windows.Forms.Label lbl_COMM31; private System.Windows.Forms.Label lbl_COMM11; private System.Windows.Forms.Label lbl_COMM50; private System.Windows.Forms.Label lbl_COMM30; private System.Windows.Forms.Label lbl_COMM10; private System.Windows.Forms.Label lbl_COMM64; private System.Windows.Forms.Label lbl_COMM44; private System.Windows.Forms.Label lbl_COMM24; private System.Windows.Forms.Label lbl_COMM49; private System.Windows.Forms.Label lbl_COMM29; private System.Windows.Forms.Label lbl_COMM9; private System.Windows.Forms.Label lbl_COMM63; private System.Windows.Forms.Label lbl_COMM43; private System.Windows.Forms.Label lbl_COMM23; private System.Windows.Forms.Label lbl_COMM48; private System.Windows.Forms.Label lbl_COMM28; private System.Windows.Forms.Label lbl_COMM60; private System.Windows.Forms.Label lbl_COMM40; private System.Windows.Forms.Label lbl_COMM20; private System.Windows.Forms.Label lbl_COMM62; private System.Windows.Forms.Label lbl_COMM42; private System.Windows.Forms.Label lbl_COMM22; private System.Windows.Forms.Label lbl_COMM45; private System.Windows.Forms.Label lbl_COMM25; private System.Windows.Forms.Label lbl_COMM47; private System.Windows.Forms.Label lbl_COMM27; private System.Windows.Forms.Label lbl_COMM61; private System.Windows.Forms.Label lbl_COMM41; private System.Windows.Forms.Label lbl_COMM46; private System.Windows.Forms.Label lbl_COMM21; private System.Windows.Forms.Label lbl_COMM26; private System.Windows.Forms.Label lbl_COMM4; private System.Windows.Forms.Label lbl_COMM3; private System.Windows.Forms.Label lbl_COMM8; private System.Windows.Forms.Label lbl_COMM2; private System.Windows.Forms.Label lbl_COMM5; private System.Windows.Forms.Label lbl_COMM7; private System.Windows.Forms.Label lbl_COMM1; private System.Windows.Forms.Label lbl_COMM6; } }