namespace BEMSDataGateway { partial class SettingForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SettingForm)); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.label22 = new System.Windows.Forms.Label(); this.SiteId_txt = new System.Windows.Forms.TextBox(); this.ICOSDB_TYPE = new System.Windows.Forms.TextBox(); this.label21 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.ICOSDB_LOC = new System.Windows.Forms.TextBox(); this.Control_Table2 = new System.Windows.Forms.TextBox(); this.label19 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.CoolDayTo = new System.Windows.Forms.TextBox(); this.Control_Table1 = new System.Windows.Forms.TextBox(); this.CoolDayFrom = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.HeatDayTo = new System.Windows.Forms.TextBox(); this.HeatDayFrom = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.PORT2 = new System.Windows.Forms.TextBox(); this.groupBox6 = new System.Windows.Forms.GroupBox(); this.SettingFormSave = new System.Windows.Forms.Button(); this.SettingFormExit = new System.Windows.Forms.Button(); this.label12 = new System.Windows.Forms.Label(); this.PORT1 = new System.Windows.Forms.TextBox(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.label25 = new System.Windows.Forms.Label(); this.label24 = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); this.ICOSDB_ID = new System.Windows.Forms.TextBox(); this.ICOSDB_PASSWORD = new System.Windows.Forms.TextBox(); this.ICOSDB_NAME = new System.Windows.Forms.TextBox(); this.ICOS_PASSWORD = new System.Windows.Forms.TextBox(); this.ICOS_ID = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this.DGW_IP = new System.Windows.Forms.TextBox(); this.IP1 = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.IP2 = new System.Windows.Forms.TextBox(); this.label11 = new System.Windows.Forms.Label(); this.TbName = new System.Windows.Forms.TextBox(); this.TbPort = new System.Windows.Forms.TextBox(); this.TbIP = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.TbId = new System.Windows.Forms.TextBox(); this.TbPW = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.label26 = new System.Windows.Forms.Label(); this.label27 = new System.Windows.Forms.Label(); this.label28 = new System.Windows.Forms.Label(); this.groupBox2.SuspendLayout(); this.groupBox6.SuspendLayout(); this.groupBox4.SuspendLayout(); this.groupBox1.SuspendLayout(); this.SuspendLayout(); // // groupBox2 // this.groupBox2.BackgroundImage = global::BEMSDataGateway.Properties.Resources.freeGradient; this.groupBox2.Controls.Add(this.label22); this.groupBox2.Controls.Add(this.SiteId_txt); this.groupBox2.Controls.Add(this.ICOSDB_TYPE); this.groupBox2.Controls.Add(this.label21); this.groupBox2.Controls.Add(this.label20); this.groupBox2.Controls.Add(this.ICOSDB_LOC); this.groupBox2.Controls.Add(this.Control_Table2); this.groupBox2.Controls.Add(this.label19); this.groupBox2.Controls.Add(this.label18); this.groupBox2.Controls.Add(this.label14); this.groupBox2.Controls.Add(this.label17); this.groupBox2.Controls.Add(this.CoolDayTo); this.groupBox2.Controls.Add(this.Control_Table1); this.groupBox2.Controls.Add(this.CoolDayFrom); this.groupBox2.Controls.Add(this.label13); this.groupBox2.Controls.Add(this.label10); this.groupBox2.Controls.Add(this.HeatDayTo); this.groupBox2.Controls.Add(this.HeatDayFrom); this.groupBox2.Controls.Add(this.label7); this.groupBox2.Controls.Add(this.label16); this.groupBox2.Controls.Add(this.label9); this.groupBox2.Controls.Add(this.PORT2); this.groupBox2.Controls.Add(this.groupBox6); this.groupBox2.Controls.Add(this.label12); this.groupBox2.Controls.Add(this.PORT1); this.groupBox2.Controls.Add(this.groupBox4); this.groupBox2.Controls.Add(this.label11); this.groupBox2.Controls.Add(this.TbName); this.groupBox2.Controls.Add(this.TbPort); this.groupBox2.Controls.Add(this.TbIP); this.groupBox2.Controls.Add(this.label5); this.groupBox2.Controls.Add(this.label4); this.groupBox2.Controls.Add(this.label3); this.groupBox2.Controls.Add(this.label2); this.groupBox2.Controls.Add(this.TbId); this.groupBox2.Controls.Add(this.TbPW); this.groupBox2.Controls.Add(this.label1); this.groupBox2.Controls.Add(this.groupBox3); this.groupBox2.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.groupBox2.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.groupBox2.Location = new System.Drawing.Point(0, 0); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(536, 358); this.groupBox2.TabIndex = 13; this.groupBox2.TabStop = false; // // label22 // this.label22.AutoSize = true; this.label22.BackColor = System.Drawing.Color.Transparent; this.label22.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label22.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label22.Location = new System.Drawing.Point(253, 322); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(81, 14); this.label22.TabIndex = 60; this.label22.Text = "ICosDB Type"; // // SiteId_txt // this.SiteId_txt.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.SiteId_txt.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.SiteId_txt.Location = new System.Drawing.Point(338, 283); this.SiteId_txt.Name = "SiteId_txt"; this.SiteId_txt.Size = new System.Drawing.Size(41, 22); this.SiteId_txt.TabIndex = 59; // // ICOSDB_TYPE // this.ICOSDB_TYPE.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.ICOSDB_TYPE.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ICOSDB_TYPE.Location = new System.Drawing.Point(338, 316); this.ICOSDB_TYPE.Name = "ICOSDB_TYPE"; this.ICOSDB_TYPE.Size = new System.Drawing.Size(41, 22); this.ICOSDB_TYPE.TabIndex = 33; // // label21 // this.label21.AutoSize = true; this.label21.BackColor = System.Drawing.Color.Transparent; this.label21.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label21.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label21.Location = new System.Drawing.Point(253, 287); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(39, 14); this.label21.TabIndex = 58; this.label21.Text = "SiteId"; // // label20 // this.label20.AutoSize = true; this.label20.BackColor = System.Drawing.Color.Transparent; this.label20.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label20.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label20.Location = new System.Drawing.Point(220, 322); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(29, 14); this.label20.TabIndex = 57; this.label20.Text = "까지"; // // ICOSDB_LOC // this.ICOSDB_LOC.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.ICOSDB_LOC.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ICOSDB_LOC.Location = new System.Drawing.Point(328, 242); this.ICOSDB_LOC.Name = "ICOSDB_LOC"; this.ICOSDB_LOC.Size = new System.Drawing.Size(140, 22); this.ICOSDB_LOC.TabIndex = 34; // // Control_Table2 // this.Control_Table2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.Control_Table2.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Control_Table2.Location = new System.Drawing.Point(366, 397); this.Control_Table2.Name = "Control_Table2"; this.Control_Table2.Size = new System.Drawing.Size(138, 22); this.Control_Table2.TabIndex = 33; this.Control_Table2.Visible = false; // // label19 // this.label19.AutoSize = true; this.label19.BackColor = System.Drawing.Color.Transparent; this.label19.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label19.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label19.Location = new System.Drawing.Point(220, 287); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(29, 14); this.label19.TabIndex = 56; this.label19.Text = "까지"; // // label18 // this.label18.AutoSize = true; this.label18.BackColor = System.Drawing.Color.Transparent; this.label18.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label18.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label18.Location = new System.Drawing.Point(127, 322); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(29, 14); this.label18.TabIndex = 55; this.label18.Text = "부터"; // // label14 // this.label14.AutoSize = true; this.label14.BackColor = System.Drawing.Color.Transparent; this.label14.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label14.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label14.Location = new System.Drawing.Point(296, 399); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(47, 14); this.label14.TabIndex = 32; this.label14.Text = "테이블2"; this.label14.Visible = false; // // label17 // this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; this.label17.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label17.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label17.Location = new System.Drawing.Point(127, 287); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(29, 14); this.label17.TabIndex = 54; this.label17.Text = "부터"; // // CoolDayTo // this.CoolDayTo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.CoolDayTo.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.CoolDayTo.Location = new System.Drawing.Point(158, 283); this.CoolDayTo.Name = "CoolDayTo"; this.CoolDayTo.Size = new System.Drawing.Size(60, 22); this.CoolDayTo.TabIndex = 53; // // Control_Table1 // this.Control_Table1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.Control_Table1.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Control_Table1.Location = new System.Drawing.Point(366, 367); this.Control_Table1.Name = "Control_Table1"; this.Control_Table1.Size = new System.Drawing.Size(138, 22); this.Control_Table1.TabIndex = 31; this.Control_Table1.Visible = false; // // CoolDayFrom // this.CoolDayFrom.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.CoolDayFrom.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.CoolDayFrom.Location = new System.Drawing.Point(62, 283); this.CoolDayFrom.Name = "CoolDayFrom"; this.CoolDayFrom.Size = new System.Drawing.Size(60, 22); this.CoolDayFrom.TabIndex = 52; // // label13 // this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; this.label13.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label13.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label13.Location = new System.Drawing.Point(296, 369); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(47, 14); this.label13.TabIndex = 30; this.label13.Text = "테이블1"; this.label13.Visible = false; // // label10 // this.label10.AutoSize = true; this.label10.BackColor = System.Drawing.Color.Transparent; this.label10.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label10.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label10.Location = new System.Drawing.Point(301, 399); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(57, 14); this.label10.TabIndex = 13; this.label10.Text = "Port - 2"; this.label10.Visible = false; // // HeatDayTo // this.HeatDayTo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.HeatDayTo.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.HeatDayTo.Location = new System.Drawing.Point(158, 318); this.HeatDayTo.Name = "HeatDayTo"; this.HeatDayTo.Size = new System.Drawing.Size(60, 22); this.HeatDayTo.TabIndex = 51; // // HeatDayFrom // this.HeatDayFrom.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.HeatDayFrom.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.HeatDayFrom.Location = new System.Drawing.Point(62, 318); this.HeatDayFrom.Name = "HeatDayFrom"; this.HeatDayFrom.Size = new System.Drawing.Size(60, 22); this.HeatDayFrom.TabIndex = 48; // // label7 // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; this.label7.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label7.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label7.Location = new System.Drawing.Point(295, 385); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(57, 14); this.label7.TabIndex = 18; this.label7.Text = "Port - 1"; this.label7.Visible = false; // // label16 // this.label16.AutoSize = true; this.label16.BackColor = System.Drawing.Color.Transparent; this.label16.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label16.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label16.Location = new System.Drawing.Point(7, 320); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(51, 14); this.label16.TabIndex = 50; this.label16.Text = "난방기간"; // // label9 // this.label9.AutoSize = true; this.label9.BackColor = System.Drawing.Color.Transparent; this.label9.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label9.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label9.Location = new System.Drawing.Point(7, 287); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(51, 14); this.label9.TabIndex = 49; this.label9.Text = "냉방기간"; // // PORT2 // this.PORT2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.PORT2.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.PORT2.Location = new System.Drawing.Point(364, 383); this.PORT2.Name = "PORT2"; this.PORT2.Size = new System.Drawing.Size(140, 22); this.PORT2.TabIndex = 25; this.PORT2.UseSystemPasswordChar = true; this.PORT2.Visible = false; // // groupBox6 // this.groupBox6.BackColor = System.Drawing.Color.Transparent; this.groupBox6.Controls.Add(this.SettingFormSave); this.groupBox6.Controls.Add(this.SettingFormExit); this.groupBox6.Location = new System.Drawing.Point(422, 270); this.groupBox6.Name = "groupBox6"; this.groupBox6.Size = new System.Drawing.Size(93, 73); this.groupBox6.TabIndex = 39; this.groupBox6.TabStop = false; // // SettingFormSave // this.SettingFormSave.BackColor = System.Drawing.Color.Gray; this.SettingFormSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("SettingFormSave.BackgroundImage"))); this.SettingFormSave.Font = new System.Drawing.Font("휴먼모음T", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.SettingFormSave.ForeColor = System.Drawing.SystemColors.ControlLightLight; this.SettingFormSave.Location = new System.Drawing.Point(4, 10); this.SettingFormSave.Name = "SettingFormSave"; this.SettingFormSave.Size = new System.Drawing.Size(86, 31); this.SettingFormSave.TabIndex = 11; this.SettingFormSave.Text = "저장"; this.SettingFormSave.UseVisualStyleBackColor = false; this.SettingFormSave.Click += new System.EventHandler(this.SettingFormSave_Click); // // SettingFormExit // this.SettingFormExit.BackColor = System.Drawing.Color.Gray; this.SettingFormExit.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("SettingFormExit.BackgroundImage"))); this.SettingFormExit.Font = new System.Drawing.Font("휴먼모음T", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.SettingFormExit.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.SettingFormExit.Location = new System.Drawing.Point(4, 39); this.SettingFormExit.Name = "SettingFormExit"; this.SettingFormExit.Size = new System.Drawing.Size(86, 31); this.SettingFormExit.TabIndex = 12; this.SettingFormExit.Text = "닫기"; this.SettingFormExit.UseVisualStyleBackColor = false; this.SettingFormExit.Click += new System.EventHandler(this.SettingFormExit_Click); // // label12 // this.label12.AutoSize = true; this.label12.BackColor = System.Drawing.Color.Transparent; this.label12.Font = new System.Drawing.Font("휴먼모음T", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label12.Location = new System.Drawing.Point(278, 18); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(90, 21); this.label12.TabIndex = 24; this.label12.Text = "MMI 접속"; // // PORT1 // this.PORT1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.PORT1.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.PORT1.Location = new System.Drawing.Point(374, 385); this.PORT1.Name = "PORT1"; this.PORT1.Size = new System.Drawing.Size(140, 22); this.PORT1.TabIndex = 28; this.PORT1.Visible = false; // // groupBox4 // this.groupBox4.BackColor = System.Drawing.Color.Transparent; this.groupBox4.Controls.Add(this.label28); this.groupBox4.Controls.Add(this.label27); this.groupBox4.Controls.Add(this.label26); this.groupBox4.Controls.Add(this.label25); this.groupBox4.Controls.Add(this.label24); this.groupBox4.Controls.Add(this.label23); this.groupBox4.Controls.Add(this.ICOSDB_ID); this.groupBox4.Controls.Add(this.ICOSDB_PASSWORD); this.groupBox4.Controls.Add(this.ICOSDB_NAME); this.groupBox4.Controls.Add(this.ICOS_PASSWORD); this.groupBox4.Controls.Add(this.ICOS_ID); this.groupBox4.Controls.Add(this.label15); this.groupBox4.Controls.Add(this.DGW_IP); this.groupBox4.Controls.Add(this.IP1); this.groupBox4.Controls.Add(this.label8); this.groupBox4.Controls.Add(this.label6); this.groupBox4.Controls.Add(this.IP2); this.groupBox4.Location = new System.Drawing.Point(232, 23); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(283, 247); this.groupBox4.TabIndex = 37; this.groupBox4.TabStop = false; // // label25 // this.label25.AutoSize = true; this.label25.BackColor = System.Drawing.Color.Transparent; this.label25.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label25.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label25.Location = new System.Drawing.Point(4, 150); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(91, 14); this.label25.TabIndex = 39; this.label25.Text = "ICOSDB Name"; // // label24 // this.label24.AutoSize = true; this.label24.BackColor = System.Drawing.Color.Transparent; this.label24.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label24.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label24.Location = new System.Drawing.Point(4, 120); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(62, 14); this.label24.TabIndex = 38; this.label24.Text = "ICOS PW"; // // label23 // this.label23.AutoSize = true; this.label23.BackColor = System.Drawing.Color.Transparent; this.label23.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label23.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label23.Location = new System.Drawing.Point(4, 95); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(55, 14); this.label23.TabIndex = 37; this.label23.Text = "ICOS ID"; // // ICOSDB_ID // this.ICOSDB_ID.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.ICOSDB_ID.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ICOSDB_ID.Location = new System.Drawing.Point(96, 171); this.ICOSDB_ID.Name = "ICOSDB_ID"; this.ICOSDB_ID.Size = new System.Drawing.Size(140, 22); this.ICOSDB_ID.TabIndex = 36; // // ICOSDB_PASSWORD // this.ICOSDB_PASSWORD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.ICOSDB_PASSWORD.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ICOSDB_PASSWORD.Location = new System.Drawing.Point(96, 195); this.ICOSDB_PASSWORD.Name = "ICOSDB_PASSWORD"; this.ICOSDB_PASSWORD.Size = new System.Drawing.Size(140, 22); this.ICOSDB_PASSWORD.TabIndex = 36; // // ICOSDB_NAME // this.ICOSDB_NAME.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.ICOSDB_NAME.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ICOSDB_NAME.Location = new System.Drawing.Point(96, 147); this.ICOSDB_NAME.Name = "ICOSDB_NAME"; this.ICOSDB_NAME.Size = new System.Drawing.Size(140, 22); this.ICOSDB_NAME.TabIndex = 35; // // ICOS_PASSWORD // this.ICOS_PASSWORD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.ICOS_PASSWORD.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ICOS_PASSWORD.Location = new System.Drawing.Point(96, 116); this.ICOS_PASSWORD.Name = "ICOS_PASSWORD"; this.ICOS_PASSWORD.Size = new System.Drawing.Size(140, 22); this.ICOS_PASSWORD.TabIndex = 32; // // ICOS_ID // this.ICOS_ID.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.ICOS_ID.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ICOS_ID.Location = new System.Drawing.Point(96, 92); this.ICOS_ID.Name = "ICOS_ID"; this.ICOS_ID.Size = new System.Drawing.Size(140, 22); this.ICOS_ID.TabIndex = 31; // // label15 // this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.Transparent; this.label15.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label15.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label15.Location = new System.Drawing.Point(4, 22); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(53, 14); this.label15.TabIndex = 30; this.label15.Text = "DGW IP"; // // DGW_IP // this.DGW_IP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.DGW_IP.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.DGW_IP.Location = new System.Drawing.Point(96, 20); this.DGW_IP.Name = "DGW_IP"; this.DGW_IP.Size = new System.Drawing.Size(140, 22); this.DGW_IP.TabIndex = 29; // // IP1 // this.IP1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.IP1.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.IP1.Location = new System.Drawing.Point(96, 44); this.IP1.Name = "IP1"; this.IP1.Size = new System.Drawing.Size(140, 22); this.IP1.TabIndex = 27; // // label8 // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; this.label8.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label8.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label8.Location = new System.Drawing.Point(4, 47); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(45, 14); this.label8.TabIndex = 17; this.label8.Text = "IP - 1"; // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; this.label6.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label6.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label6.Location = new System.Drawing.Point(4, 73); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(45, 14); this.label6.TabIndex = 19; this.label6.Text = "IP - 2"; // // IP2 // this.IP2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.IP2.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.IP2.Location = new System.Drawing.Point(96, 68); this.IP2.Name = "IP2"; this.IP2.Size = new System.Drawing.Size(140, 22); this.IP2.TabIndex = 26; // // label11 // this.label11.AutoSize = true; this.label11.BackColor = System.Drawing.Color.Transparent; this.label11.Font = new System.Drawing.Font("휴먼모음T", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label11.Location = new System.Drawing.Point(17, 19); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(166, 21); this.label11.TabIndex = 23; this.label11.Text = "BEMS 데이타베이스"; // // TbName // this.TbName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.TbName.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.TbName.Location = new System.Drawing.Point(77, 98); this.TbName.Name = "TbName"; this.TbName.Size = new System.Drawing.Size(140, 22); this.TbName.TabIndex = 9; // // TbPort // this.TbPort.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.TbPort.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.TbPort.Location = new System.Drawing.Point(77, 70); this.TbPort.Name = "TbPort"; this.TbPort.Size = new System.Drawing.Size(140, 22); this.TbPort.TabIndex = 8; // // TbIP // this.TbIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.TbIP.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.TbIP.Location = new System.Drawing.Point(77, 42); this.TbIP.Name = "TbIP"; this.TbIP.Size = new System.Drawing.Size(140, 22); this.TbIP.TabIndex = 7; // // label5 // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; this.label5.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label5.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label5.Location = new System.Drawing.Point(13, 101); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(62, 14); this.label5.TabIndex = 6; this.label5.Text = "DB Name"; // // label4 // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; this.label4.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label4.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label4.Location = new System.Drawing.Point(13, 74); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(54, 14); this.label4.TabIndex = 5; this.label4.Text = "DB Port"; // // label3 // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label3.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label3.Location = new System.Drawing.Point(13, 46); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(42, 14); this.label3.TabIndex = 4; this.label3.Text = "DB IP"; // // label2 // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; this.label2.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label2.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label2.Location = new System.Drawing.Point(13, 157); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(49, 14); this.label2.TabIndex = 3; this.label2.Text = "DB PW"; // // TbId // this.TbId.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.TbId.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.TbId.Location = new System.Drawing.Point(77, 126); this.TbId.Name = "TbId"; this.TbId.Size = new System.Drawing.Size(140, 22); this.TbId.TabIndex = 2; // // TbPW // this.TbPW.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.TbPW.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.TbPW.Location = new System.Drawing.Point(77, 154); this.TbPW.Name = "TbPW"; this.TbPW.PasswordChar = '*'; this.TbPW.Size = new System.Drawing.Size(140, 22); this.TbPW.TabIndex = 1; this.TbPW.UseSystemPasswordChar = true; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label1.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label1.Location = new System.Drawing.Point(13, 129); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(42, 14); this.label1.TabIndex = 0; this.label1.Text = "DB ID"; // // groupBox3 // this.groupBox3.BackColor = System.Drawing.Color.Transparent; this.groupBox3.Location = new System.Drawing.Point(6, 24); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(220, 162); this.groupBox3.TabIndex = 36; this.groupBox3.TabStop = false; // // groupBox1 // this.groupBox1.BackColor = System.Drawing.SystemColors.ControlDarkDark; this.groupBox1.Controls.Add(this.groupBox2); this.groupBox1.Location = new System.Drawing.Point(-2, -11); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(531, 349); this.groupBox1.TabIndex = 13; this.groupBox1.TabStop = false; // // label26 // this.label26.AutoSize = true; this.label26.BackColor = System.Drawing.Color.Transparent; this.label26.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label26.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label26.Location = new System.Drawing.Point(4, 174); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(71, 14); this.label26.TabIndex = 40; this.label26.Text = "ICOSDB ID"; // // label27 // this.label27.AutoSize = true; this.label27.BackColor = System.Drawing.Color.Transparent; this.label27.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label27.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label27.Location = new System.Drawing.Point(4, 199); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(78, 14); this.label27.TabIndex = 41; this.label27.Text = "ICOSDB PW"; // // label28 // this.label28.AutoSize = true; this.label28.BackColor = System.Drawing.Color.Transparent; this.label28.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label28.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.label28.Location = new System.Drawing.Point(4, 223); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(83, 14); this.label28.TabIndex = 42; this.label28.Text = "ICOSDB LOC"; // // SettingForm // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(533, 336); this.Controls.Add(this.groupBox1); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "SettingForm"; this.Text = "설정"; this.Load += new System.EventHandler(this.SettingForm_Load); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.groupBox6.ResumeLayout(false); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); this.groupBox1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.Button SettingFormExit; private System.Windows.Forms.Button SettingFormSave; public System.Windows.Forms.TextBox TbName; public System.Windows.Forms.TextBox TbPort; public System.Windows.Forms.TextBox TbIP; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; public System.Windows.Forms.TextBox TbId; public System.Windows.Forms.TextBox TbPW; private System.Windows.Forms.Label label1; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label11; public System.Windows.Forms.TextBox Control_Table2; private System.Windows.Forms.Label label14; public System.Windows.Forms.TextBox Control_Table1; private System.Windows.Forms.Label label13; public System.Windows.Forms.TextBox PORT1; public System.Windows.Forms.TextBox IP1; public System.Windows.Forms.TextBox IP2; private System.Windows.Forms.GroupBox groupBox6; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.GroupBox groupBox3; public System.Windows.Forms.TextBox PORT2; private System.Windows.Forms.Label label15; public System.Windows.Forms.TextBox DGW_IP; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label label17; public System.Windows.Forms.TextBox CoolDayTo; public System.Windows.Forms.TextBox CoolDayFrom; public System.Windows.Forms.TextBox HeatDayTo; public System.Windows.Forms.TextBox HeatDayFrom; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label9; public System.Windows.Forms.TextBox SiteId_txt; private System.Windows.Forms.Label label21; public System.Windows.Forms.TextBox ICOSDB_ID; public System.Windows.Forms.TextBox ICOSDB_PASSWORD; public System.Windows.Forms.TextBox ICOSDB_NAME; public System.Windows.Forms.TextBox ICOSDB_LOC; public System.Windows.Forms.TextBox ICOSDB_TYPE; public System.Windows.Forms.TextBox ICOS_PASSWORD; public System.Windows.Forms.TextBox ICOS_ID; private System.Windows.Forms.Label label22; private System.Windows.Forms.Label label24; private System.Windows.Forms.Label label23; private System.Windows.Forms.Label label25; private System.Windows.Forms.Label label28; private System.Windows.Forms.Label label27; private System.Windows.Forms.Label label26; } }