| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340 | namespace FPER{    partial class frmMapConfig    {        /// <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()        {            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMapConfig));            System.Windows.Forms.ListViewItem listViewItem39 = new System.Windows.Forms.ListViewItem(new string[] {            "01",            "01-연동내용"}, -1, System.Drawing.Color.Empty, System.Drawing.Color.Empty, new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold));            System.Windows.Forms.ListViewItem listViewItem40 = new System.Windows.Forms.ListViewItem(new string[] {            "000000",            "그룹명입니다"}, -1);            System.Windows.Forms.ListViewItem listViewItem36 = new System.Windows.Forms.ListViewItem(new string[] {            "000000",            "그룹명입니다"}, -1);            System.Windows.Forms.ListViewItem listViewItem37 = new System.Windows.Forms.ListViewItem(new string[] {            "0",            "M0",            "dddd"}, -1);            System.Windows.Forms.ListViewItem listViewItem38 = new System.Windows.Forms.ListViewItem(new string[] {            "000000",            "그룹명입니다"}, -1);            this.lblDir = new System.Windows.Forms.Label();            this.panel1 = new System.Windows.Forms.Panel();            this.btnWinClose = new System.Windows.Forms.Button();            this.txtThisReceiverID = new System.Windows.Forms.TextBox();            this.tabControl1 = new System.Windows.Forms.TabControl();            this.tabPage2 = new System.Windows.Forms.TabPage();            this.ListViewOGroupDevice = new System.Windows.Forms.ListView();            this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));            this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));            this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));            this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));            this.panelOGroupDevice = new System.Windows.Forms.Panel();            this.btnOGroupDeviceSearch = new System.Windows.Forms.Button();            this.label8 = new System.Windows.Forms.Label();            this.label9 = new System.Windows.Forms.Label();            this.label10 = new System.Windows.Forms.Label();            this.label15 = new System.Windows.Forms.Label();            this.txtOGroupPositionCode = new System.Windows.Forms.TextBox();            this.txtOGroupPositionName = new System.Windows.Forms.TextBox();            this.txtOGroupDeviceMemo = new System.Windows.Forms.TextBox();            this.mskOGroupDeviceID = new System.Windows.Forms.MaskedTextBox();            this.txtOGroupDeviceTypeCode = new System.Windows.Forms.TextBox();            this.txtOGroupDeviceTypeName = new System.Windows.Forms.TextBox();            this.label7 = new System.Windows.Forms.Label();            this.panelOGroup = new System.Windows.Forms.Panel();            this.label11 = new System.Windows.Forms.Label();            this.txtOGroupID = new System.Windows.Forms.TextBox();            this.txtOGroupName = new System.Windows.Forms.TextBox();            this.label12 = new System.Windows.Forms.Label();            this.label13 = new System.Windows.Forms.Label();            this.btnOGroupDeviceCancel = new System.Windows.Forms.Button();            this.btnOGroupCancel = new System.Windows.Forms.Button();            this.btnOGroupDeviceAdd = new System.Windows.Forms.Button();            this.btnOGroupDeviceOK = new System.Windows.Forms.Button();            this.btnOGroupDeviceDel = new System.Windows.Forms.Button();            this.btnOGroupAdd = new System.Windows.Forms.Button();            this.btnOGroupOK = new System.Windows.Forms.Button();            this.btnOGroupDel = new System.Windows.Forms.Button();            this.ListViewOGroup = new System.Windows.Forms.ListView();            this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));            this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));            this.tabPage3 = new System.Windows.Forms.TabPage();            this.btnOMapDeviceAdd = new System.Windows.Forms.Button();            this.btnOMapGroupAdd = new System.Windows.Forms.Button();            this.btnOMapDel = new System.Windows.Forms.Button();            this.btnIMapDeviceAdd = new System.Windows.Forms.Button();            this.btnIMapGroupAdd = new System.Windows.Forms.Button();            this.btnIMapDel = new System.Windows.Forms.Button();            this.ListViewOMap = new System.Windows.Forms.ListView();            this.columnHeader17 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));            this.columnHeader13 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));            this.columnHeader14 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));            this.label20 = new System.Windows.Forms.Label();            this.panelMap = new System.Windows.Forms.Panel();            this.label18 = new System.Windows.Forms.Label();            this.txtMapNo = new System.Windows.Forms.TextBox();            this.label21 = new System.Windows.Forms.Label();            this.label17 = new System.Windows.Forms.Label();            this.txtMapID = new System.Windows.Forms.TextBox();            this.txtMapName = new System.Windows.Forms.TextBox();            this.label19 = new System.Windows.Forms.Label();            this.btnMapCancel = new System.Windows.Forms.Button();            this.btnMapAdd = new System.Windows.Forms.Button();            this.btnMapOK = new System.Windows.Forms.Button();            this.btnMapDel = new System.Windows.Forms.Button();            this.ListViewMap = new System.Windows.Forms.ListView();            this.columnHeader15 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));            this.columnHeader11 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));            this.columnHeader12 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));            this.label16 = new System.Windows.Forms.Label();            this.ListViewIMap = new System.Windows.Forms.ListView();            this.columnHeader16 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));            this.columnHeader9 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));            this.columnHeader10 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));            this.btnReset = new System.Windows.Forms.Button();            this.button1 = new System.Windows.Forms.Button();            this.panel_Menu = new System.Windows.Forms.Panel();            this.button_Menu_OperSet = new System.Windows.Forms.Button();            this.button_Menu_Group = new System.Windows.Forms.Button();            this.panel1.SuspendLayout();            this.tabControl1.SuspendLayout();            this.tabPage2.SuspendLayout();            this.panelOGroupDevice.SuspendLayout();            this.panelOGroup.SuspendLayout();            this.tabPage3.SuspendLayout();            this.panelMap.SuspendLayout();            this.panel_Menu.SuspendLayout();            this.SuspendLayout();            //             // 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(151, 21);            this.lblDir.TabIndex = 10;            this.lblDir.Text = "시작 > 맵설정";            //             // 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 = 11;            //             // 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);            //             // 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.Name = "txtThisReceiverID";            this.txtThisReceiverID.ReadOnly = true;            this.txtThisReceiverID.Size = new System.Drawing.Size(39, 38);            this.txtThisReceiverID.TabIndex = 21;            this.txtThisReceiverID.Text = "00";            this.txtThisReceiverID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;            //             // tabControl1            //             this.tabControl1.Controls.Add(this.tabPage2);            this.tabControl1.Controls.Add(this.tabPage3);            this.tabControl1.Dock = System.Windows.Forms.DockStyle.Bottom;            this.tabControl1.Location = new System.Drawing.Point(0, 148);            this.tabControl1.Name = "tabControl1";            this.tabControl1.SelectedIndex = 0;            this.tabControl1.Size = new System.Drawing.Size(1080, 676);            this.tabControl1.TabIndex = 22;            //             // tabPage2            //             this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(211)))), ((int)(((byte)(228)))));            this.tabPage2.Controls.Add(this.ListViewOGroupDevice);            this.tabPage2.Controls.Add(this.panelOGroupDevice);            this.tabPage2.Controls.Add(this.panelOGroup);            this.tabPage2.Controls.Add(this.btnOGroupDeviceCancel);            this.tabPage2.Controls.Add(this.btnOGroupCancel);            this.tabPage2.Controls.Add(this.btnOGroupDeviceAdd);            this.tabPage2.Controls.Add(this.btnOGroupDeviceOK);            this.tabPage2.Controls.Add(this.btnOGroupDeviceDel);            this.tabPage2.Controls.Add(this.btnOGroupAdd);            this.tabPage2.Controls.Add(this.btnOGroupOK);            this.tabPage2.Controls.Add(this.btnOGroupDel);            this.tabPage2.Controls.Add(this.ListViewOGroup);            this.tabPage2.Location = new System.Drawing.Point(4, 26);            this.tabPage2.Name = "tabPage2";            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);            this.tabPage2.Size = new System.Drawing.Size(1072, 646);            this.tabPage2.TabIndex = 1;            this.tabPage2.Text = "그룹";            //             // ListViewOGroupDevice            //             this.ListViewOGroupDevice.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {            this.columnHeader3,            this.columnHeader4,            this.columnHeader5,            this.columnHeader6});            this.ListViewOGroupDevice.Font = new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold);            this.ListViewOGroupDevice.FullRowSelect = true;            this.ListViewOGroupDevice.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;            this.ListViewOGroupDevice.Items.AddRange(new System.Windows.Forms.ListViewItem[] {            listViewItem39});            this.ListViewOGroupDevice.Location = new System.Drawing.Point(355, 158);            this.ListViewOGroupDevice.Margin = new System.Windows.Forms.Padding(4);            this.ListViewOGroupDevice.MultiSelect = false;            this.ListViewOGroupDevice.Name = "ListViewOGroupDevice";            this.ListViewOGroupDevice.Size = new System.Drawing.Size(707, 483);            this.ListViewOGroupDevice.TabIndex = 154;            this.ListViewOGroupDevice.UseCompatibleStateImageBehavior = false;            this.ListViewOGroupDevice.View = System.Windows.Forms.View.Details;            this.ListViewOGroupDevice.SelectedIndexChanged += new System.EventHandler(this.ListViewOGroupDevice_SelectedIndexChanged);            //             // columnHeader3            //             this.columnHeader3.Text = "회로번호";            this.columnHeader3.Width = 150;            //             // columnHeader4            //             this.columnHeader4.Text = "연동내용";            this.columnHeader4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;            this.columnHeader4.Width = 200;            //             // columnHeader5            //             this.columnHeader5.Text = "위치";            this.columnHeader5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;            this.columnHeader5.Width = 130;            //             // columnHeader6            //             this.columnHeader6.Text = "회로설명";            this.columnHeader6.Width = 221;            //             // panelOGroupDevice            //             this.panelOGroupDevice.Controls.Add(this.btnOGroupDeviceSearch);            this.panelOGroupDevice.Controls.Add(this.label8);            this.panelOGroupDevice.Controls.Add(this.label9);            this.panelOGroupDevice.Controls.Add(this.label10);            this.panelOGroupDevice.Controls.Add(this.label15);            this.panelOGroupDevice.Controls.Add(this.txtOGroupPositionCode);            this.panelOGroupDevice.Controls.Add(this.txtOGroupPositionName);            this.panelOGroupDevice.Controls.Add(this.txtOGroupDeviceMemo);            this.panelOGroupDevice.Controls.Add(this.mskOGroupDeviceID);            this.panelOGroupDevice.Controls.Add(this.txtOGroupDeviceTypeCode);            this.panelOGroupDevice.Controls.Add(this.txtOGroupDeviceTypeName);            this.panelOGroupDevice.Controls.Add(this.label7);            this.panelOGroupDevice.Font = new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold);            this.panelOGroupDevice.Location = new System.Drawing.Point(352, 9);            this.panelOGroupDevice.Name = "panelOGroupDevice";            this.panelOGroupDevice.Size = new System.Drawing.Size(710, 104);            this.panelOGroupDevice.TabIndex = 153;            //             // btnOGroupDeviceSearch            //             this.btnOGroupDeviceSearch.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.btnOGroupDeviceSearch.Location = new System.Drawing.Point(127, 51);            this.btnOGroupDeviceSearch.Name = "btnOGroupDeviceSearch";            this.btnOGroupDeviceSearch.Size = new System.Drawing.Size(45, 26);            this.btnOGroupDeviceSearch.TabIndex = 153;            this.btnOGroupDeviceSearch.Text = "...";            this.btnOGroupDeviceSearch.UseVisualStyleBackColor = true;            this.btnOGroupDeviceSearch.Click += new System.EventHandler(this.btnOGroupDeviceSearch_Click);            //             // label8            //             this.label8.BackColor = System.Drawing.Color.Salmon;            this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;            this.label8.Location = new System.Drawing.Point(426, 26);            this.label8.Name = "label8";            this.label8.Size = new System.Drawing.Size(281, 26);            this.label8.TabIndex = 154;            this.label8.Text = "위치";            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;            //             // label9            //             this.label9.BackColor = System.Drawing.Color.WhiteSmoke;            this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;            this.label9.Location = new System.Drawing.Point(3, 26);            this.label9.Name = "label9";            this.label9.Size = new System.Drawing.Size(169, 26);            this.label9.TabIndex = 147;            this.label9.Text = "회로번호";            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;            //             // label10            //             this.label10.BackColor = System.Drawing.Color.WhiteSmoke;            this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;            this.label10.Location = new System.Drawing.Point(171, 26);            this.label10.Name = "label10";            this.label10.Size = new System.Drawing.Size(256, 26);            this.label10.TabIndex = 148;            this.label10.Text = "연동내용";            this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;            //             // label15            //             this.label15.BackColor = System.Drawing.Color.WhiteSmoke;            this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;            this.label15.Location = new System.Drawing.Point(3, 76);            this.label15.Name = "label15";            this.label15.Size = new System.Drawing.Size(169, 26);            this.label15.TabIndex = 151;            this.label15.Text = "회로설명";            this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;            //             // txtOGroupPositionCode            //             this.txtOGroupPositionCode.BackColor = System.Drawing.SystemColors.Control;            this.txtOGroupPositionCode.Location = new System.Drawing.Point(426, 51);            this.txtOGroupPositionCode.MaxLength = 2;            this.txtOGroupPositionCode.Name = "txtOGroupPositionCode";            this.txtOGroupPositionCode.ReadOnly = true;            this.txtOGroupPositionCode.Size = new System.Drawing.Size(35, 27);            this.txtOGroupPositionCode.TabIndex = 155;            this.txtOGroupPositionCode.Text = "00";            this.txtOGroupPositionCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;            //             // txtOGroupPositionName            //             this.txtOGroupPositionName.BackColor = System.Drawing.SystemColors.Control;            this.txtOGroupPositionName.Location = new System.Drawing.Point(460, 51);            this.txtOGroupPositionName.MaxLength = 2;            this.txtOGroupPositionName.Name = "txtOGroupPositionName";            this.txtOGroupPositionName.ReadOnly = true;            this.txtOGroupPositionName.Size = new System.Drawing.Size(247, 27);            this.txtOGroupPositionName.TabIndex = 156;            this.txtOGroupPositionName.Text = "00";            this.txtOGroupPositionName.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;            //             // txtOGroupDeviceMemo            //             this.txtOGroupDeviceMemo.Location = new System.Drawing.Point(171, 76);            this.txtOGroupDeviceMemo.MaxLength = 200;            this.txtOGroupDeviceMemo.Name = "txtOGroupDeviceMemo";            this.txtOGroupDeviceMemo.ReadOnly = true;            this.txtOGroupDeviceMemo.Size = new System.Drawing.Size(536, 27);            this.txtOGroupDeviceMemo.TabIndex = 152;            this.txtOGroupDeviceMemo.Text = "00";            //             // mskOGroupDeviceID            //             this.mskOGroupDeviceID.Location = new System.Drawing.Point(3, 51);            this.mskOGroupDeviceID.Mask = ">AA-00-0-000-0";            this.mskOGroupDeviceID.Name = "mskOGroupDeviceID";            this.mskOGroupDeviceID.ReadOnly = true;            this.mskOGroupDeviceID.Size = new System.Drawing.Size(125, 27);            this.mskOGroupDeviceID.TabIndex = 146;            this.mskOGroupDeviceID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;            this.mskOGroupDeviceID.TextChanged += new System.EventHandler(this.mskOGroupDeviceID_TextChanged);            //             // txtOGroupDeviceTypeCode            //             this.txtOGroupDeviceTypeCode.Location = new System.Drawing.Point(171, 51);            this.txtOGroupDeviceTypeCode.MaxLength = 2;            this.txtOGroupDeviceTypeCode.Name = "txtOGroupDeviceTypeCode";            this.txtOGroupDeviceTypeCode.ReadOnly = true;            this.txtOGroupDeviceTypeCode.Size = new System.Drawing.Size(35, 27);            this.txtOGroupDeviceTypeCode.TabIndex = 149;            this.txtOGroupDeviceTypeCode.Text = "00";            this.txtOGroupDeviceTypeCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;            //             // txtOGroupDeviceTypeName            //             this.txtOGroupDeviceTypeName.Location = new System.Drawing.Point(205, 51);            this.txtOGroupDeviceTypeName.MaxLength = 2;            this.txtOGroupDeviceTypeName.Name = "txtOGroupDeviceTypeName";            this.txtOGroupDeviceTypeName.ReadOnly = true;            this.txtOGroupDeviceTypeName.Size = new System.Drawing.Size(222, 27);            this.txtOGroupDeviceTypeName.TabIndex = 150;            this.txtOGroupDeviceTypeName.Text = "00";            this.txtOGroupDeviceTypeName.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;            //             // label7            //             this.label7.BackColor = System.Drawing.Color.Lime;            this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;            this.label7.Location = new System.Drawing.Point(3, 2);            this.label7.Name = "label7";            this.label7.Size = new System.Drawing.Size(704, 25);            this.label7.TabIndex = 53;            this.label7.Text = "회로정보";            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;            //             // panelOGroup            //             this.panelOGroup.Controls.Add(this.label11);            this.panelOGroup.Controls.Add(this.txtOGroupID);            this.panelOGroup.Controls.Add(this.txtOGroupName);            this.panelOGroup.Controls.Add(this.label12);            this.panelOGroup.Controls.Add(this.label13);            this.panelOGroup.Location = new System.Drawing.Point(5, 9);            this.panelOGroup.Name = "panelOGroup";            this.panelOGroup.Size = new System.Drawing.Size(341, 81);            this.panelOGroup.TabIndex = 152;            //             // label11            //             this.label11.BackColor = System.Drawing.Color.WhiteSmoke;            this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;            this.label11.Font = new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold);            this.label11.Location = new System.Drawing.Point(63, 26);            this.label11.Name = "label11";            this.label11.Size = new System.Drawing.Size(273, 26);            this.label11.TabIndex = 62;            this.label11.Text = "그룹명";            this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;            //             // txtOGroupID            //             this.txtOGroupID.Font = new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold);            this.txtOGroupID.ImeMode = System.Windows.Forms.ImeMode.Alpha;            this.txtOGroupID.Location = new System.Drawing.Point(2, 51);            this.txtOGroupID.MaxLength = 6;            this.txtOGroupID.Name = "txtOGroupID";            this.txtOGroupID.Size = new System.Drawing.Size(62, 27);            this.txtOGroupID.TabIndex = 24;            this.txtOGroupID.Text = "GI0001";            this.txtOGroupID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;            //             // txtOGroupName            //             this.txtOGroupName.Font = new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold);            this.txtOGroupName.ImeMode = System.Windows.Forms.ImeMode.HangulFull;            this.txtOGroupName.Location = new System.Drawing.Point(63, 51);            this.txtOGroupName.MaxLength = 40;            this.txtOGroupName.Name = "txtOGroupName";            this.txtOGroupName.Size = new System.Drawing.Size(273, 27);            this.txtOGroupName.TabIndex = 25;            //             // label12            //             this.label12.BackColor = System.Drawing.Color.WhiteSmoke;            this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;            this.label12.Font = new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold);            this.label12.Location = new System.Drawing.Point(2, 26);            this.label12.Name = "label12";            this.label12.Size = new System.Drawing.Size(62, 26);            this.label12.TabIndex = 61;            this.label12.Text = "그룹ID";            this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;            //             // label13            //             this.label13.BackColor = System.Drawing.Color.Cyan;            this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;            this.label13.Font = new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold);            this.label13.Location = new System.Drawing.Point(2, 2);            this.label13.Name = "label13";            this.label13.Size = new System.Drawing.Size(334, 25);            this.label13.TabIndex = 52;            this.label13.Text = "출력그룹리스트";            this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;            //             // btnOGroupDeviceCancel            //             this.btnOGroupDeviceCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnOGroupDeviceCancel.BackgroundImage")));            this.btnOGroupDeviceCancel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;            this.btnOGroupDeviceCancel.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupDeviceCancel.FlatAppearance.BorderSize = 0;            this.btnOGroupDeviceCancel.FlatAppearance.CheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupDeviceCancel.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupDeviceCancel.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupDeviceCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.btnOGroupDeviceCancel.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);            this.btnOGroupDeviceCancel.ForeColor = System.Drawing.Color.White;            this.btnOGroupDeviceCancel.Location = new System.Drawing.Point(979, 117);            this.btnOGroupDeviceCancel.Name = "btnOGroupDeviceCancel";            this.btnOGroupDeviceCancel.Size = new System.Drawing.Size(83, 34);            this.btnOGroupDeviceCancel.TabIndex = 151;            this.btnOGroupDeviceCancel.Text = "취소";            this.btnOGroupDeviceCancel.UseVisualStyleBackColor = true;            this.btnOGroupDeviceCancel.Visible = false;            this.btnOGroupDeviceCancel.Click += new System.EventHandler(this.btnOGroupDeviceCancel_Click);            //             // btnOGroupCancel            //             this.btnOGroupCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnOGroupCancel.BackgroundImage")));            this.btnOGroupCancel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;            this.btnOGroupCancel.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupCancel.FlatAppearance.BorderSize = 0;            this.btnOGroupCancel.FlatAppearance.CheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupCancel.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupCancel.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.btnOGroupCancel.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);            this.btnOGroupCancel.ForeColor = System.Drawing.Color.White;            this.btnOGroupCancel.Location = new System.Drawing.Point(281, 92);            this.btnOGroupCancel.Name = "btnOGroupCancel";            this.btnOGroupCancel.Size = new System.Drawing.Size(59, 34);            this.btnOGroupCancel.TabIndex = 149;            this.btnOGroupCancel.Text = "취소";            this.btnOGroupCancel.UseVisualStyleBackColor = true;            this.btnOGroupCancel.Visible = false;            this.btnOGroupCancel.Click += new System.EventHandler(this.btnOGroupCancel_Click);            //             // btnOGroupDeviceAdd            //             this.btnOGroupDeviceAdd.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnOGroupDeviceAdd.BackgroundImage")));            this.btnOGroupDeviceAdd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;            this.btnOGroupDeviceAdd.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupDeviceAdd.FlatAppearance.BorderSize = 0;            this.btnOGroupDeviceAdd.FlatAppearance.CheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupDeviceAdd.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupDeviceAdd.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupDeviceAdd.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.btnOGroupDeviceAdd.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);            this.btnOGroupDeviceAdd.ForeColor = System.Drawing.Color.White;            this.btnOGroupDeviceAdd.Location = new System.Drawing.Point(653, 117);            this.btnOGroupDeviceAdd.Name = "btnOGroupDeviceAdd";            this.btnOGroupDeviceAdd.Size = new System.Drawing.Size(83, 34);            this.btnOGroupDeviceAdd.TabIndex = 146;            this.btnOGroupDeviceAdd.Text = "추가";            this.btnOGroupDeviceAdd.UseVisualStyleBackColor = true;            this.btnOGroupDeviceAdd.Click += new System.EventHandler(this.btnOGroupDeviceAdd_Click);            //             // btnOGroupDeviceOK            //             this.btnOGroupDeviceOK.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnOGroupDeviceOK.BackgroundImage")));            this.btnOGroupDeviceOK.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;            this.btnOGroupDeviceOK.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupDeviceOK.FlatAppearance.BorderSize = 0;            this.btnOGroupDeviceOK.FlatAppearance.CheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupDeviceOK.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupDeviceOK.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupDeviceOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.btnOGroupDeviceOK.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);            this.btnOGroupDeviceOK.ForeColor = System.Drawing.Color.White;            this.btnOGroupDeviceOK.Location = new System.Drawing.Point(890, 117);            this.btnOGroupDeviceOK.Name = "btnOGroupDeviceOK";            this.btnOGroupDeviceOK.Size = new System.Drawing.Size(83, 34);            this.btnOGroupDeviceOK.TabIndex = 147;            this.btnOGroupDeviceOK.Text = "확인";            this.btnOGroupDeviceOK.UseVisualStyleBackColor = true;            this.btnOGroupDeviceOK.Click += new System.EventHandler(this.btnOGroupDeviceOK_Click);            //             // btnOGroupDeviceDel            //             this.btnOGroupDeviceDel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnOGroupDeviceDel.BackgroundImage")));            this.btnOGroupDeviceDel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;            this.btnOGroupDeviceDel.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupDeviceDel.FlatAppearance.BorderSize = 0;            this.btnOGroupDeviceDel.FlatAppearance.CheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupDeviceDel.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupDeviceDel.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupDeviceDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.btnOGroupDeviceDel.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);            this.btnOGroupDeviceDel.ForeColor = System.Drawing.Color.White;            this.btnOGroupDeviceDel.Location = new System.Drawing.Point(742, 117);            this.btnOGroupDeviceDel.Name = "btnOGroupDeviceDel";            this.btnOGroupDeviceDel.Size = new System.Drawing.Size(83, 34);            this.btnOGroupDeviceDel.TabIndex = 148;            this.btnOGroupDeviceDel.Text = "삭제";            this.btnOGroupDeviceDel.UseVisualStyleBackColor = true;            this.btnOGroupDeviceDel.Click += new System.EventHandler(this.btnOGroupDeviceDel_Click);            //             // btnOGroupAdd            //             this.btnOGroupAdd.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnOGroupAdd.BackgroundImage")));            this.btnOGroupAdd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;            this.btnOGroupAdd.Enabled = false;            this.btnOGroupAdd.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupAdd.FlatAppearance.BorderSize = 0;            this.btnOGroupAdd.FlatAppearance.CheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupAdd.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupAdd.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupAdd.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.btnOGroupAdd.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);            this.btnOGroupAdd.ForeColor = System.Drawing.Color.White;            this.btnOGroupAdd.Location = new System.Drawing.Point(68, 92);            this.btnOGroupAdd.Name = "btnOGroupAdd";            this.btnOGroupAdd.Size = new System.Drawing.Size(59, 34);            this.btnOGroupAdd.TabIndex = 143;            this.btnOGroupAdd.Text = "추가";            this.btnOGroupAdd.UseVisualStyleBackColor = true;            this.btnOGroupAdd.Visible = false;            this.btnOGroupAdd.Click += new System.EventHandler(this.btnOGroupAdd_Click);            //             // btnOGroupOK            //             this.btnOGroupOK.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnOGroupOK.BackgroundImage")));            this.btnOGroupOK.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;            this.btnOGroupOK.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupOK.FlatAppearance.BorderSize = 0;            this.btnOGroupOK.FlatAppearance.CheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupOK.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupOK.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.btnOGroupOK.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);            this.btnOGroupOK.ForeColor = System.Drawing.Color.White;            this.btnOGroupOK.Location = new System.Drawing.Point(216, 92);            this.btnOGroupOK.Name = "btnOGroupOK";            this.btnOGroupOK.Size = new System.Drawing.Size(59, 34);            this.btnOGroupOK.TabIndex = 144;            this.btnOGroupOK.Text = "확인";            this.btnOGroupOK.UseVisualStyleBackColor = true;            this.btnOGroupOK.Click += new System.EventHandler(this.btnOGroupOK_Click);            //             // btnOGroupDel            //             this.btnOGroupDel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnOGroupDel.BackgroundImage")));            this.btnOGroupDel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;            this.btnOGroupDel.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupDel.FlatAppearance.BorderSize = 0;            this.btnOGroupDel.FlatAppearance.CheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupDel.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupDel.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOGroupDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.btnOGroupDel.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);            this.btnOGroupDel.ForeColor = System.Drawing.Color.White;            this.btnOGroupDel.Location = new System.Drawing.Point(7, 92);            this.btnOGroupDel.Name = "btnOGroupDel";            this.btnOGroupDel.Size = new System.Drawing.Size(59, 34);            this.btnOGroupDel.TabIndex = 145;            this.btnOGroupDel.Text = "삭제";            this.btnOGroupDel.UseVisualStyleBackColor = true;            this.btnOGroupDel.Click += new System.EventHandler(this.btnOGroupDel_Click);            //             // ListViewOGroup            //             this.ListViewOGroup.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {            this.columnHeader7,            this.columnHeader8});            this.ListViewOGroup.Font = new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold);            this.ListViewOGroup.FullRowSelect = true;            this.ListViewOGroup.Items.AddRange(new System.Windows.Forms.ListViewItem[] {            listViewItem40});            this.ListViewOGroup.Location = new System.Drawing.Point(7, 129);            this.ListViewOGroup.MultiSelect = false;            this.ListViewOGroup.Name = "ListViewOGroup";            this.ListViewOGroup.Size = new System.Drawing.Size(333, 512);            this.ListViewOGroup.TabIndex = 142;            this.ListViewOGroup.UseCompatibleStateImageBehavior = false;            this.ListViewOGroup.View = System.Windows.Forms.View.Details;            this.ListViewOGroup.SelectedIndexChanged += new System.EventHandler(this.ListViewOGroup_SelectedIndexChanged);            //             // columnHeader7            //             this.columnHeader7.Text = "ID";            this.columnHeader7.Width = 80;            //             // columnHeader8            //             this.columnHeader8.Text = "그룹명";            this.columnHeader8.Width = 244;            //             // tabPage3            //             this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(211)))), ((int)(((byte)(228)))));            this.tabPage3.Controls.Add(this.btnOMapDeviceAdd);            this.tabPage3.Controls.Add(this.btnOMapGroupAdd);            this.tabPage3.Controls.Add(this.btnOMapDel);            this.tabPage3.Controls.Add(this.btnIMapDeviceAdd);            this.tabPage3.Controls.Add(this.btnIMapGroupAdd);            this.tabPage3.Controls.Add(this.btnIMapDel);            this.tabPage3.Controls.Add(this.ListViewOMap);            this.tabPage3.Controls.Add(this.label20);            this.tabPage3.Controls.Add(this.panelMap);            this.tabPage3.Controls.Add(this.btnMapCancel);            this.tabPage3.Controls.Add(this.btnMapAdd);            this.tabPage3.Controls.Add(this.btnMapOK);            this.tabPage3.Controls.Add(this.btnMapDel);            this.tabPage3.Controls.Add(this.ListViewMap);            this.tabPage3.Controls.Add(this.label16);            this.tabPage3.Controls.Add(this.ListViewIMap);            this.tabPage3.Location = new System.Drawing.Point(4, 26);            this.tabPage3.Name = "tabPage3";            this.tabPage3.Size = new System.Drawing.Size(1072, 646);            this.tabPage3.TabIndex = 2;            this.tabPage3.Text = "연동설정";            //             // btnOMapDeviceAdd            //             this.btnOMapDeviceAdd.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnOMapDeviceAdd.BackgroundImage")));            this.btnOMapDeviceAdd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;            this.btnOMapDeviceAdd.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOMapDeviceAdd.FlatAppearance.BorderSize = 0;            this.btnOMapDeviceAdd.FlatAppearance.CheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOMapDeviceAdd.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOMapDeviceAdd.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOMapDeviceAdd.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.btnOMapDeviceAdd.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);            this.btnOMapDeviceAdd.ForeColor = System.Drawing.Color.White;            this.btnOMapDeviceAdd.Location = new System.Drawing.Point(952, 411);            this.btnOMapDeviceAdd.Name = "btnOMapDeviceAdd";            this.btnOMapDeviceAdd.Size = new System.Drawing.Size(112, 34);            this.btnOMapDeviceAdd.TabIndex = 164;            this.btnOMapDeviceAdd.Text = "회로추가";            this.btnOMapDeviceAdd.UseVisualStyleBackColor = true;            this.btnOMapDeviceAdd.Click += new System.EventHandler(this.btnOMapDeviceAdd_Click);            //             // btnOMapGroupAdd            //             this.btnOMapGroupAdd.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnOMapGroupAdd.BackgroundImage")));            this.btnOMapGroupAdd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;            this.btnOMapGroupAdd.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOMapGroupAdd.FlatAppearance.BorderSize = 0;            this.btnOMapGroupAdd.FlatAppearance.CheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOMapGroupAdd.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOMapGroupAdd.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOMapGroupAdd.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.btnOMapGroupAdd.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);            this.btnOMapGroupAdd.ForeColor = System.Drawing.Color.White;            this.btnOMapGroupAdd.Location = new System.Drawing.Point(952, 371);            this.btnOMapGroupAdd.Name = "btnOMapGroupAdd";            this.btnOMapGroupAdd.Size = new System.Drawing.Size(112, 34);            this.btnOMapGroupAdd.TabIndex = 162;            this.btnOMapGroupAdd.Text = "그룹추가";            this.btnOMapGroupAdd.UseVisualStyleBackColor = true;            this.btnOMapGroupAdd.Click += new System.EventHandler(this.btnOMapGroupAdd_Click);            //             // btnOMapDel            //             this.btnOMapDel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnOMapDel.BackgroundImage")));            this.btnOMapDel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;            this.btnOMapDel.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOMapDel.FlatAppearance.BorderSize = 0;            this.btnOMapDel.FlatAppearance.CheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOMapDel.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOMapDel.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnOMapDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.btnOMapDel.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);            this.btnOMapDel.ForeColor = System.Drawing.Color.White;            this.btnOMapDel.Location = new System.Drawing.Point(952, 464);            this.btnOMapDel.Name = "btnOMapDel";            this.btnOMapDel.Size = new System.Drawing.Size(112, 34);            this.btnOMapDel.TabIndex = 163;            this.btnOMapDel.Text = "삭제";            this.btnOMapDel.UseVisualStyleBackColor = true;            this.btnOMapDel.Click += new System.EventHandler(this.btnOMapDel_Click);            //             // btnIMapDeviceAdd            //             this.btnIMapDeviceAdd.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnIMapDeviceAdd.BackgroundImage")));            this.btnIMapDeviceAdd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;            this.btnIMapDeviceAdd.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnIMapDeviceAdd.FlatAppearance.BorderSize = 0;            this.btnIMapDeviceAdd.FlatAppearance.CheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnIMapDeviceAdd.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnIMapDeviceAdd.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnIMapDeviceAdd.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.btnIMapDeviceAdd.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);            this.btnIMapDeviceAdd.ForeColor = System.Drawing.Color.White;            this.btnIMapDeviceAdd.Location = new System.Drawing.Point(950, 75);            this.btnIMapDeviceAdd.Name = "btnIMapDeviceAdd";            this.btnIMapDeviceAdd.Size = new System.Drawing.Size(112, 34);            this.btnIMapDeviceAdd.TabIndex = 161;            this.btnIMapDeviceAdd.Text = "회로추가";            this.btnIMapDeviceAdd.UseVisualStyleBackColor = true;            this.btnIMapDeviceAdd.Click += new System.EventHandler(this.btnIMapDeviceAdd_Click);            //             // btnIMapGroupAdd            //             this.btnIMapGroupAdd.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnIMapGroupAdd.BackgroundImage")));            this.btnIMapGroupAdd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;            this.btnIMapGroupAdd.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnIMapGroupAdd.FlatAppearance.BorderSize = 0;            this.btnIMapGroupAdd.FlatAppearance.CheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnIMapGroupAdd.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnIMapGroupAdd.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnIMapGroupAdd.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.btnIMapGroupAdd.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);            this.btnIMapGroupAdd.ForeColor = System.Drawing.Color.White;            this.btnIMapGroupAdd.Location = new System.Drawing.Point(950, 35);            this.btnIMapGroupAdd.Name = "btnIMapGroupAdd";            this.btnIMapGroupAdd.Size = new System.Drawing.Size(112, 34);            this.btnIMapGroupAdd.TabIndex = 158;            this.btnIMapGroupAdd.Text = "그룹추가";            this.btnIMapGroupAdd.UseVisualStyleBackColor = true;            this.btnIMapGroupAdd.Click += new System.EventHandler(this.btnIMapGroupAdd_Click);            //             // btnIMapDel            //             this.btnIMapDel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnIMapDel.BackgroundImage")));            this.btnIMapDel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;            this.btnIMapDel.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnIMapDel.FlatAppearance.BorderSize = 0;            this.btnIMapDel.FlatAppearance.CheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnIMapDel.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnIMapDel.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnIMapDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.btnIMapDel.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);            this.btnIMapDel.ForeColor = System.Drawing.Color.White;            this.btnIMapDel.Location = new System.Drawing.Point(950, 128);            this.btnIMapDel.Name = "btnIMapDel";            this.btnIMapDel.Size = new System.Drawing.Size(112, 34);            this.btnIMapDel.TabIndex = 160;            this.btnIMapDel.Text = "삭제";            this.btnIMapDel.UseVisualStyleBackColor = true;            this.btnIMapDel.Click += new System.EventHandler(this.btnIMapDel_Click);            //             // ListViewOMap            //             this.ListViewOMap.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {            this.columnHeader17,            this.columnHeader13,            this.columnHeader14});            this.ListViewOMap.Font = new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold);            this.ListViewOMap.FullRowSelect = true;            this.ListViewOMap.Items.AddRange(new System.Windows.Forms.ListViewItem[] {            listViewItem36});            this.ListViewOMap.Location = new System.Drawing.Point(398, 371);            this.ListViewOMap.MultiSelect = false;            this.ListViewOMap.Name = "ListViewOMap";            this.ListViewOMap.Size = new System.Drawing.Size(546, 268);            this.ListViewOMap.TabIndex = 157;            this.ListViewOMap.UseCompatibleStateImageBehavior = false;            this.ListViewOMap.View = System.Windows.Forms.View.Details;            this.ListViewOMap.SelectedIndexChanged += new System.EventHandler(this.ListViewOMap_SelectedIndexChanged);            //             // columnHeader17            //             this.columnHeader17.Text = "Seq";            this.columnHeader17.Width = 73;            //             // columnHeader13            //             this.columnHeader13.Text = "ID";            this.columnHeader13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;            this.columnHeader13.Width = 166;            //             // columnHeader14            //             this.columnHeader14.Text = "명칭";            this.columnHeader14.Width = 301;            //             // label20            //             this.label20.BackColor = System.Drawing.Color.Cyan;            this.label20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;            this.label20.Font = new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold);            this.label20.Location = new System.Drawing.Point(398, 347);            this.label20.Name = "label20";            this.label20.Size = new System.Drawing.Size(546, 25);            this.label20.TabIndex = 156;            this.label20.Text = "출력";            this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;            //             // panelMap            //             this.panelMap.Controls.Add(this.label18);            this.panelMap.Controls.Add(this.txtMapNo);            this.panelMap.Controls.Add(this.label21);            this.panelMap.Controls.Add(this.label17);            this.panelMap.Controls.Add(this.txtMapID);            this.panelMap.Controls.Add(this.txtMapName);            this.panelMap.Controls.Add(this.label19);            this.panelMap.Location = new System.Drawing.Point(5, 9);            this.panelMap.Name = "panelMap";            this.panelMap.Size = new System.Drawing.Size(378, 81);            this.panelMap.TabIndex = 155;            //             // label18            //             this.label18.BackColor = System.Drawing.Color.WhiteSmoke;            this.label18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;            this.label18.Font = new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold);            this.label18.Location = new System.Drawing.Point(2, 26);            this.label18.Name = "label18";            this.label18.Size = new System.Drawing.Size(47, 26);            this.label18.TabIndex = 61;            this.label18.Text = "No";            this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;            //             // txtMapNo            //             this.txtMapNo.Font = new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold);            this.txtMapNo.ImeMode = System.Windows.Forms.ImeMode.Alpha;            this.txtMapNo.Location = new System.Drawing.Point(2, 51);            this.txtMapNo.MaxLength = 6;            this.txtMapNo.Name = "txtMapNo";            this.txtMapNo.Size = new System.Drawing.Size(47, 27);            this.txtMapNo.TabIndex = 63;            this.txtMapNo.Text = "0001";            this.txtMapNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;            //             // label21            //             this.label21.BackColor = System.Drawing.Color.WhiteSmoke;            this.label21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;            this.label21.Font = new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold);            this.label21.Location = new System.Drawing.Point(48, 26);            this.label21.Name = "label21";            this.label21.Size = new System.Drawing.Size(95, 26);            this.label21.TabIndex = 64;            this.label21.Text = "ID";            this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;            //             // label17            //             this.label17.BackColor = System.Drawing.Color.WhiteSmoke;            this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;            this.label17.Font = new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold);            this.label17.Location = new System.Drawing.Point(142, 26);            this.label17.Name = "label17";            this.label17.Size = new System.Drawing.Size(233, 26);            this.label17.TabIndex = 62;            this.label17.Text = "맵명";            this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;            //             // txtMapID            //             this.txtMapID.Font = new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold);            this.txtMapID.ImeMode = System.Windows.Forms.ImeMode.Alpha;            this.txtMapID.Location = new System.Drawing.Point(48, 51);            this.txtMapID.MaxLength = 6;            this.txtMapID.Name = "txtMapID";            this.txtMapID.Size = new System.Drawing.Size(95, 27);            this.txtMapID.TabIndex = 24;            this.txtMapID.Text = "0";            this.txtMapID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;            this.txtMapID.TextChanged += new System.EventHandler(this.txMapID_TextChanged);            //             // txtMapName            //             this.txtMapName.Font = new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold);            this.txtMapName.ImeMode = System.Windows.Forms.ImeMode.HangulFull;            this.txtMapName.Location = new System.Drawing.Point(142, 51);            this.txtMapName.MaxLength = 40;            this.txtMapName.Name = "txtMapName";            this.txtMapName.Size = new System.Drawing.Size(233, 27);            this.txtMapName.TabIndex = 25;            //             // label19            //             this.label19.BackColor = System.Drawing.Color.Fuchsia;            this.label19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;            this.label19.Font = new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold);            this.label19.Location = new System.Drawing.Point(2, 2);            this.label19.Name = "label19";            this.label19.Size = new System.Drawing.Size(373, 25);            this.label19.TabIndex = 52;            this.label19.Text = "맵리스트";            this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;            //             // btnMapCancel            //             this.btnMapCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnMapCancel.BackgroundImage")));            this.btnMapCancel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;            this.btnMapCancel.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnMapCancel.FlatAppearance.BorderSize = 0;            this.btnMapCancel.FlatAppearance.CheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnMapCancel.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnMapCancel.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnMapCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.btnMapCancel.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);            this.btnMapCancel.ForeColor = System.Drawing.Color.White;            this.btnMapCancel.Location = new System.Drawing.Point(321, 92);            this.btnMapCancel.Name = "btnMapCancel";            this.btnMapCancel.Size = new System.Drawing.Size(59, 34);            this.btnMapCancel.TabIndex = 154;            this.btnMapCancel.Text = "취소";            this.btnMapCancel.UseVisualStyleBackColor = true;            this.btnMapCancel.Visible = false;            this.btnMapCancel.Click += new System.EventHandler(this.btnMapCancel_Click);            //             // btnMapAdd            //             this.btnMapAdd.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnMapAdd.BackgroundImage")));            this.btnMapAdd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;            this.btnMapAdd.Enabled = false;            this.btnMapAdd.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnMapAdd.FlatAppearance.BorderSize = 0;            this.btnMapAdd.FlatAppearance.CheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnMapAdd.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnMapAdd.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnMapAdd.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.btnMapAdd.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);            this.btnMapAdd.ForeColor = System.Drawing.Color.White;            this.btnMapAdd.Location = new System.Drawing.Point(69, 92);            this.btnMapAdd.Name = "btnMapAdd";            this.btnMapAdd.Size = new System.Drawing.Size(59, 34);            this.btnMapAdd.TabIndex = 146;            this.btnMapAdd.Text = "추가";            this.btnMapAdd.UseVisualStyleBackColor = true;            this.btnMapAdd.Visible = false;            this.btnMapAdd.Click += new System.EventHandler(this.btnMapAdd_Click);            //             // btnMapOK            //             this.btnMapOK.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnMapOK.BackgroundImage")));            this.btnMapOK.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;            this.btnMapOK.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnMapOK.FlatAppearance.BorderSize = 0;            this.btnMapOK.FlatAppearance.CheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnMapOK.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnMapOK.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnMapOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.btnMapOK.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);            this.btnMapOK.ForeColor = System.Drawing.Color.White;            this.btnMapOK.Location = new System.Drawing.Point(256, 92);            this.btnMapOK.Name = "btnMapOK";            this.btnMapOK.Size = new System.Drawing.Size(59, 34);            this.btnMapOK.TabIndex = 147;            this.btnMapOK.Text = "확인";            this.btnMapOK.UseVisualStyleBackColor = true;            this.btnMapOK.Click += new System.EventHandler(this.btnMapOK_Click);            //             // btnMapDel            //             this.btnMapDel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnMapDel.BackgroundImage")));            this.btnMapDel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;            this.btnMapDel.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnMapDel.FlatAppearance.BorderSize = 0;            this.btnMapDel.FlatAppearance.CheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnMapDel.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnMapDel.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnMapDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.btnMapDel.Font = new System.Drawing.Font("돋움", 14F, System.Drawing.FontStyle.Bold);            this.btnMapDel.ForeColor = System.Drawing.Color.White;            this.btnMapDel.Location = new System.Drawing.Point(7, 92);            this.btnMapDel.Name = "btnMapDel";            this.btnMapDel.Size = new System.Drawing.Size(59, 34);            this.btnMapDel.TabIndex = 148;            this.btnMapDel.Text = "삭제";            this.btnMapDel.UseVisualStyleBackColor = true;            this.btnMapDel.Click += new System.EventHandler(this.btnMapDel_Click);            //             // ListViewMap            //             this.ListViewMap.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {            this.columnHeader15,            this.columnHeader11,            this.columnHeader12});            this.ListViewMap.Font = new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold);            this.ListViewMap.FullRowSelect = true;            this.ListViewMap.Items.AddRange(new System.Windows.Forms.ListViewItem[] {            listViewItem37});            this.ListViewMap.Location = new System.Drawing.Point(7, 129);            this.ListViewMap.MultiSelect = false;            this.ListViewMap.Name = "ListViewMap";            this.ListViewMap.Size = new System.Drawing.Size(376, 510);            this.ListViewMap.TabIndex = 145;            this.ListViewMap.UseCompatibleStateImageBehavior = false;            this.ListViewMap.View = System.Windows.Forms.View.Details;            this.ListViewMap.SelectedIndexChanged += new System.EventHandler(this.ListViewMap_SelectedIndexChanged);            //             // columnHeader15            //             this.columnHeader15.Text = "No";            this.columnHeader15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;            //             // columnHeader11            //             this.columnHeader11.Text = "ID";            this.columnHeader11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;            this.columnHeader11.Width = 80;            //             // columnHeader12            //             this.columnHeader12.Text = "맵명";            this.columnHeader12.Width = 226;            //             // label16            //             this.label16.BackColor = System.Drawing.Color.Gold;            this.label16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;            this.label16.Font = new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold);            this.label16.Location = new System.Drawing.Point(398, 11);            this.label16.Name = "label16";            this.label16.Size = new System.Drawing.Size(546, 25);            this.label16.TabIndex = 144;            this.label16.Text = "입력";            this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;            //             // ListViewIMap            //             this.ListViewIMap.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {            this.columnHeader16,            this.columnHeader9,            this.columnHeader10});            this.ListViewIMap.Font = new System.Drawing.Font("돋움", 12.75F, System.Drawing.FontStyle.Bold);            this.ListViewIMap.FullRowSelect = true;            this.ListViewIMap.Items.AddRange(new System.Windows.Forms.ListViewItem[] {            listViewItem38});            this.ListViewIMap.Location = new System.Drawing.Point(398, 35);            this.ListViewIMap.MultiSelect = false;            this.ListViewIMap.Name = "ListViewIMap";            this.ListViewIMap.Size = new System.Drawing.Size(546, 299);            this.ListViewIMap.TabIndex = 143;            this.ListViewIMap.UseCompatibleStateImageBehavior = false;            this.ListViewIMap.View = System.Windows.Forms.View.Details;            this.ListViewIMap.SelectedIndexChanged += new System.EventHandler(this.ListViewIMap_SelectedIndexChanged);            //             // columnHeader16            //             this.columnHeader16.Text = "Seq";            this.columnHeader16.Width = 69;            //             // columnHeader9            //             this.columnHeader9.Text = "ID";            this.columnHeader9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;            this.columnHeader9.Width = 171;            //             // columnHeader10            //             this.columnHeader10.Text = "명칭";            this.columnHeader10.Width = 301;            //             // btnReset            //             this.btnReset.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnReset.BackgroundImage")));            this.btnReset.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;            this.btnReset.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnReset.FlatAppearance.BorderSize = 0;            this.btnReset.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnReset.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.btnReset.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.btnReset.Font = new System.Drawing.Font("돋움", 14.25F, System.Drawing.FontStyle.Bold);            this.btnReset.ForeColor = System.Drawing.Color.White;            this.btnReset.Location = new System.Drawing.Point(837, 57);            this.btnReset.Name = "btnReset";            this.btnReset.Size = new System.Drawing.Size(229, 40);            this.btnReset.TabIndex = 23;            this.btnReset.Text = "연동맵 적용";            this.btnReset.UseVisualStyleBackColor = true;            this.btnReset.Click += new System.EventHandler(this.btnReset_Click);            //             // button1            //             this.button1.BackColor = System.Drawing.Color.LightGray;            this.button1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button1.BackgroundImage")));            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 = 157;            this.button1.UseVisualStyleBackColor = false;            //             // 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_OperSet);            this.panel_Menu.Controls.Add(this.button_Menu_Group);            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 = 168;            //             // button_Menu_OperSet            //             this.button_Menu_OperSet.BackgroundImage = global::FPER.Properties.Resources.탭메뉴버튼_회색_100_30;            this.button_Menu_OperSet.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.button_Menu_OperSet.FlatAppearance.BorderSize = 0;            this.button_Menu_OperSet.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.button_Menu_OperSet.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.button_Menu_OperSet.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.button_Menu_OperSet.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));            this.button_Menu_OperSet.ForeColor = System.Drawing.Color.White;            this.button_Menu_OperSet.Location = new System.Drawing.Point(580, 11);            this.button_Menu_OperSet.Name = "button_Menu_OperSet";            this.button_Menu_OperSet.Size = new System.Drawing.Size(100, 31);            this.button_Menu_OperSet.TabIndex = 0;            this.button_Menu_OperSet.TabStop = false;            this.button_Menu_OperSet.Text = "연동설정";            this.button_Menu_OperSet.UseVisualStyleBackColor = true;            this.button_Menu_OperSet.Click += new System.EventHandler(this.button_Menu_OperSet_Click);            //             // button_Menu_Group            //             this.button_Menu_Group.BackgroundImage = global::FPER.Properties.Resources.탭메뉴버튼_회색_100_30;            this.button_Menu_Group.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.button_Menu_Group.FlatAppearance.BorderSize = 0;            this.button_Menu_Group.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.button_Menu_Group.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));            this.button_Menu_Group.FlatStyle = System.Windows.Forms.FlatStyle.Flat;            this.button_Menu_Group.Font = new System.Drawing.Font("돋움", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));            this.button_Menu_Group.ForeColor = System.Drawing.Color.White;            this.button_Menu_Group.Location = new System.Drawing.Point(410, 11);            this.button_Menu_Group.Name = "button_Menu_Group";            this.button_Menu_Group.Size = new System.Drawing.Size(100, 31);            this.button_Menu_Group.TabIndex = 0;            this.button_Menu_Group.TabStop = false;            this.button_Menu_Group.Text = "그룹";            this.button_Menu_Group.UseVisualStyleBackColor = true;            this.button_Menu_Group.Click += new System.EventHandler(this.button_Menu_Group_Click);            //             // frmMapConfig            //             this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 16F);            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;            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.button1);            this.Controls.Add(this.btnReset);            this.Controls.Add(this.tabControl1);            this.Controls.Add(this.txtThisReceiverID);            this.Controls.Add(this.panel1);            this.Font = new System.Drawing.Font("굴림", 12F);            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;            this.Margin = new System.Windows.Forms.Padding(4);            this.Name = "frmMapConfig";            this.ShowIcon = false;            this.ShowInTaskbar = false;            this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;            this.Text = "연동맵설정";            this.Activated += new System.EventHandler(this.frmMapConfig_Activated);            this.Load += new System.EventHandler(this.frmMapConfig_Load);            this.Disposed += new System.EventHandler(this.frmMapConfig_Disposed);            this.panel1.ResumeLayout(false);            this.panel1.PerformLayout();            this.tabControl1.ResumeLayout(false);            this.tabPage2.ResumeLayout(false);            this.panelOGroupDevice.ResumeLayout(false);            this.panelOGroupDevice.PerformLayout();            this.panelOGroup.ResumeLayout(false);            this.panelOGroup.PerformLayout();            this.tabPage3.ResumeLayout(false);            this.panelMap.ResumeLayout(false);            this.panelMap.PerformLayout();            this.panel_Menu.ResumeLayout(false);            this.ResumeLayout(false);            this.PerformLayout();        }        #endregion        private System.Windows.Forms.Label lblDir;        private System.Windows.Forms.Panel panel1;        private System.Windows.Forms.TextBox txtThisReceiverID;        private System.Windows.Forms.TabControl tabControl1;        private System.Windows.Forms.TabPage tabPage2;        private System.Windows.Forms.TabPage tabPage3;        private System.Windows.Forms.Panel panelOGroupDevice;        private System.Windows.Forms.Label label7;        private System.Windows.Forms.Panel panelOGroup;        private System.Windows.Forms.Label label11;        private System.Windows.Forms.TextBox txtOGroupID;        private System.Windows.Forms.TextBox txtOGroupName;        private System.Windows.Forms.Label label12;        private System.Windows.Forms.Label label13;        private System.Windows.Forms.Button btnOGroupDeviceCancel;        private System.Windows.Forms.Button btnOGroupCancel;        private System.Windows.Forms.Button btnOGroupDeviceAdd;        private System.Windows.Forms.Button btnOGroupDeviceOK;        private System.Windows.Forms.Button btnOGroupDeviceDel;        private System.Windows.Forms.Button btnOGroupAdd;        private System.Windows.Forms.Button btnOGroupOK;        private System.Windows.Forms.Button btnOGroupDel;        private System.Windows.Forms.ListView ListViewOGroup;        private System.Windows.Forms.ColumnHeader columnHeader7;        private System.Windows.Forms.ColumnHeader columnHeader8;        private System.Windows.Forms.ListView ListViewOGroupDevice;        private System.Windows.Forms.ColumnHeader columnHeader3;        private System.Windows.Forms.ColumnHeader columnHeader4;        private System.Windows.Forms.ColumnHeader columnHeader5;        private System.Windows.Forms.ColumnHeader columnHeader6;        private System.Windows.Forms.Label label8;        private System.Windows.Forms.Label label9;        private System.Windows.Forms.Label label10;        private System.Windows.Forms.Label label15;        private System.Windows.Forms.TextBox txtOGroupPositionCode;        private System.Windows.Forms.TextBox txtOGroupPositionName;        private System.Windows.Forms.Button btnOGroupDeviceSearch;        private System.Windows.Forms.TextBox txtOGroupDeviceMemo;        private System.Windows.Forms.MaskedTextBox mskOGroupDeviceID;        private System.Windows.Forms.TextBox txtOGroupDeviceTypeCode;        private System.Windows.Forms.TextBox txtOGroupDeviceTypeName;        private System.Windows.Forms.Panel panelMap;        private System.Windows.Forms.Label label17;        private System.Windows.Forms.TextBox txtMapID;        private System.Windows.Forms.TextBox txtMapName;        private System.Windows.Forms.Label label18;        private System.Windows.Forms.Label label19;        private System.Windows.Forms.Button btnMapCancel;        private System.Windows.Forms.Button btnMapAdd;        private System.Windows.Forms.Button btnMapOK;        private System.Windows.Forms.Button btnMapDel;        private System.Windows.Forms.ListView ListViewMap;        private System.Windows.Forms.ColumnHeader columnHeader11;        private System.Windows.Forms.ColumnHeader columnHeader12;        private System.Windows.Forms.Label label16;        private System.Windows.Forms.ListView ListViewIMap;        private System.Windows.Forms.ColumnHeader columnHeader9;        private System.Windows.Forms.ColumnHeader columnHeader10;        private System.Windows.Forms.Button btnIMapDeviceAdd;        private System.Windows.Forms.Button btnIMapGroupAdd;        private System.Windows.Forms.Button btnIMapDel;        private System.Windows.Forms.ListView ListViewOMap;        private System.Windows.Forms.ColumnHeader columnHeader13;        private System.Windows.Forms.ColumnHeader columnHeader14;        private System.Windows.Forms.Label label20;        private System.Windows.Forms.Button btnOMapDeviceAdd;        private System.Windows.Forms.Button btnOMapGroupAdd;        private System.Windows.Forms.Button btnOMapDel;        private System.Windows.Forms.ColumnHeader columnHeader15;        private System.Windows.Forms.TextBox txtMapNo;        private System.Windows.Forms.Label label21;        private System.Windows.Forms.ColumnHeader columnHeader17;        private System.Windows.Forms.ColumnHeader columnHeader16;        private System.Windows.Forms.Button btnReset;        private System.Windows.Forms.Button btnWinClose;        private System.Windows.Forms.Button button1;        private System.Windows.Forms.Panel panel_Menu;        private System.Windows.Forms.Button button_Menu_OperSet;        private System.Windows.Forms.Button button_Menu_Group;    }}
 |