namespace KHPANEL { partial class FormHTPanel_1 { /// /// 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() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormHTPanel_1)); this.panel_Title = new System.Windows.Forms.Panel(); this.label_Timer = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.timer_DataInput = new System.Windows.Forms.Timer(this.components); this.textBox_State = new System.Windows.Forms.TextBox(); this.timer_Time = new System.Windows.Forms.Timer(this.components); this.ucTempControl15 = new KHPANEL.ucTempControl(); this.ucTempControl16 = new KHPANEL.ucTempControl(); this.ucTempControl17 = new KHPANEL.ucTempControl(); this.ucTempControl18 = new KHPANEL.ucTempControl(); this.ucTempControl19 = new KHPANEL.ucTempControl(); this.ucTempControl20 = new KHPANEL.ucTempControl(); this.ucTempControl21 = new KHPANEL.ucTempControl(); this.ucTempControl8 = new KHPANEL.ucTempControl(); this.ucTempControl9 = new KHPANEL.ucTempControl(); this.ucTempControl10 = new KHPANEL.ucTempControl(); this.ucTempControl11 = new KHPANEL.ucTempControl(); this.ucTempControl12 = new KHPANEL.ucTempControl(); this.ucTempControl13 = new KHPANEL.ucTempControl(); this.ucTempControl14 = new KHPANEL.ucTempControl(); this.ucTempControl7 = new KHPANEL.ucTempControl(); this.ucTempControl6 = new KHPANEL.ucTempControl(); this.ucTempControl5 = new KHPANEL.ucTempControl(); this.ucTempControl4 = new KHPANEL.ucTempControl(); this.ucTempControl3 = new KHPANEL.ucTempControl(); this.ucTempControl2 = new KHPANEL.ucTempControl(); this.ucTempControl1 = new KHPANEL.ucTempControl(); this.panel_Title.SuspendLayout(); this.SuspendLayout(); // // panel_Title // this.panel_Title.BackgroundImage = global::KHPANEL.Properties.Resources.Title; this.panel_Title.Controls.Add(this.label_Timer); this.panel_Title.Controls.Add(this.label1); this.panel_Title.Dock = System.Windows.Forms.DockStyle.Top; this.panel_Title.Location = new System.Drawing.Point(0, 0); this.panel_Title.Name = "panel_Title"; this.panel_Title.Size = new System.Drawing.Size(1920, 105); this.panel_Title.TabIndex = 0; this.panel_Title.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint); // // label_Timer // this.label_Timer.AutoSize = true; this.label_Timer.BackColor = System.Drawing.Color.Transparent; this.label_Timer.Font = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label_Timer.ForeColor = System.Drawing.Color.LightGray; this.label_Timer.Location = new System.Drawing.Point(1536, 35); this.label_Timer.Name = "label_Timer"; this.label_Timer.Size = new System.Drawing.Size(245, 39); this.label_Timer.TabIndex = 1; this.label_Timer.Text = "0000-00-00 00:00"; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.Font = new System.Drawing.Font("맑은 고딕", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.label1.ForeColor = System.Drawing.Color.LightGray; this.label1.Location = new System.Drawing.Point(870, 27); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(212, 45); this.label1.TabIndex = 0; this.label1.Text = "가동생산현황"; // // timer_DataInput // this.timer_DataInput.Enabled = true; this.timer_DataInput.Interval = 10000; this.timer_DataInput.Tick += new System.EventHandler(this.timer_DataInput_Tick); // // textBox_State // this.textBox_State.Location = new System.Drawing.Point(1758, 767); this.textBox_State.Multiline = true; this.textBox_State.Name = "textBox_State"; this.textBox_State.Size = new System.Drawing.Size(328, 283); this.textBox_State.TabIndex = 22; this.textBox_State.Visible = false; // // timer_Time // this.timer_Time.Enabled = true; this.timer_Time.Interval = 1000; this.timer_Time.Tick += new System.EventHandler(this.timer_Time_Tick); // // ucTempControl15 // this.ucTempControl15.BackColor = System.Drawing.Color.Transparent; this.ucTempControl15.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucTempControl15.BackgroundImage"))); this.ucTempControl15.LabelText = "HBT01"; this.ucTempControl15.Location = new System.Drawing.Point(102, 749); this.ucTempControl15.Name = "ucTempControl15"; this.ucTempControl15.Size = new System.Drawing.Size(192, 242); this.ucTempControl15.State = 1; this.ucTempControl15.TabIndex = 21; this.ucTempControl15.Temp = "Null"; this.ucTempControl15.Time = "Null"; // // ucTempControl16 // this.ucTempControl16.BackColor = System.Drawing.Color.Transparent; this.ucTempControl16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucTempControl16.BackgroundImage"))); this.ucTempControl16.LabelText = "HBT01"; this.ucTempControl16.Location = new System.Drawing.Point(354, 749); this.ucTempControl16.Name = "ucTempControl16"; this.ucTempControl16.Size = new System.Drawing.Size(192, 242); this.ucTempControl16.State = 1; this.ucTempControl16.TabIndex = 20; this.ucTempControl16.Temp = "Null"; this.ucTempControl16.Time = "Null"; // // ucTempControl17 // this.ucTempControl17.BackColor = System.Drawing.Color.Transparent; this.ucTempControl17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucTempControl17.BackgroundImage"))); this.ucTempControl17.LabelText = "HBT01"; this.ucTempControl17.Location = new System.Drawing.Point(606, 749); this.ucTempControl17.Name = "ucTempControl17"; this.ucTempControl17.Size = new System.Drawing.Size(192, 242); this.ucTempControl17.State = 0; this.ucTempControl17.TabIndex = 19; this.ucTempControl17.Temp = "Null"; this.ucTempControl17.Time = "Null"; // // ucTempControl18 // this.ucTempControl18.BackColor = System.Drawing.Color.Transparent; this.ucTempControl18.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucTempControl18.BackgroundImage"))); this.ucTempControl18.LabelText = "HBT01"; this.ucTempControl18.Location = new System.Drawing.Point(858, 749); this.ucTempControl18.Name = "ucTempControl18"; this.ucTempControl18.Size = new System.Drawing.Size(192, 242); this.ucTempControl18.State = 0; this.ucTempControl18.TabIndex = 18; this.ucTempControl18.Temp = "Null"; this.ucTempControl18.Time = "Null"; this.ucTempControl18.Visible = false; // // ucTempControl19 // this.ucTempControl19.BackColor = System.Drawing.Color.Transparent; this.ucTempControl19.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucTempControl19.BackgroundImage"))); this.ucTempControl19.LabelText = "HBT01"; this.ucTempControl19.Location = new System.Drawing.Point(1110, 749); this.ucTempControl19.Name = "ucTempControl19"; this.ucTempControl19.Size = new System.Drawing.Size(192, 242); this.ucTempControl19.State = 1; this.ucTempControl19.TabIndex = 17; this.ucTempControl19.Temp = "Null"; this.ucTempControl19.Time = "Null"; // // ucTempControl20 // this.ucTempControl20.BackColor = System.Drawing.Color.Transparent; this.ucTempControl20.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucTempControl20.BackgroundImage"))); this.ucTempControl20.LabelText = "HBT01"; this.ucTempControl20.Location = new System.Drawing.Point(1362, 749); this.ucTempControl20.Name = "ucTempControl20"; this.ucTempControl20.Size = new System.Drawing.Size(192, 242); this.ucTempControl20.State = 1; this.ucTempControl20.TabIndex = 16; this.ucTempControl20.Temp = "Null"; this.ucTempControl20.Time = "Null"; // // ucTempControl21 // this.ucTempControl21.BackColor = System.Drawing.Color.Transparent; this.ucTempControl21.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucTempControl21.BackgroundImage"))); this.ucTempControl21.LabelText = "HBT01"; this.ucTempControl21.Location = new System.Drawing.Point(1614, 749); this.ucTempControl21.Name = "ucTempControl21"; this.ucTempControl21.Size = new System.Drawing.Size(192, 242); this.ucTempControl21.State = 0; this.ucTempControl21.TabIndex = 15; this.ucTempControl21.Temp = "Null"; this.ucTempControl21.Time = "Null"; this.ucTempControl21.Visible = false; // // ucTempControl8 // this.ucTempControl8.BackColor = System.Drawing.Color.Transparent; this.ucTempControl8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucTempControl8.BackgroundImage"))); this.ucTempControl8.LabelText = "HBT01"; this.ucTempControl8.Location = new System.Drawing.Point(102, 464); this.ucTempControl8.Name = "ucTempControl8"; this.ucTempControl8.Size = new System.Drawing.Size(192, 242); this.ucTempControl8.State = 1; this.ucTempControl8.TabIndex = 14; this.ucTempControl8.Temp = "Null"; this.ucTempControl8.Time = "Null"; // // ucTempControl9 // this.ucTempControl9.BackColor = System.Drawing.Color.Transparent; this.ucTempControl9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucTempControl9.BackgroundImage"))); this.ucTempControl9.LabelText = "HBT01"; this.ucTempControl9.Location = new System.Drawing.Point(354, 464); this.ucTempControl9.Name = "ucTempControl9"; this.ucTempControl9.Size = new System.Drawing.Size(192, 242); this.ucTempControl9.State = 1; this.ucTempControl9.TabIndex = 13; this.ucTempControl9.Temp = "Null"; this.ucTempControl9.Time = "Null"; // // ucTempControl10 // this.ucTempControl10.BackColor = System.Drawing.Color.Transparent; this.ucTempControl10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucTempControl10.BackgroundImage"))); this.ucTempControl10.LabelText = "HBT01"; this.ucTempControl10.Location = new System.Drawing.Point(606, 464); this.ucTempControl10.Name = "ucTempControl10"; this.ucTempControl10.Size = new System.Drawing.Size(192, 242); this.ucTempControl10.State = 1; this.ucTempControl10.TabIndex = 12; this.ucTempControl10.Temp = "Null"; this.ucTempControl10.Time = "Null"; // // ucTempControl11 // this.ucTempControl11.BackColor = System.Drawing.Color.Transparent; this.ucTempControl11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucTempControl11.BackgroundImage"))); this.ucTempControl11.LabelText = "HBT01"; this.ucTempControl11.Location = new System.Drawing.Point(858, 464); this.ucTempControl11.Name = "ucTempControl11"; this.ucTempControl11.Size = new System.Drawing.Size(192, 242); this.ucTempControl11.State = 1; this.ucTempControl11.TabIndex = 11; this.ucTempControl11.Temp = "Null"; this.ucTempControl11.Time = "Null"; // // ucTempControl12 // this.ucTempControl12.BackColor = System.Drawing.Color.Transparent; this.ucTempControl12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucTempControl12.BackgroundImage"))); this.ucTempControl12.LabelText = "HBT01"; this.ucTempControl12.Location = new System.Drawing.Point(1110, 464); this.ucTempControl12.Name = "ucTempControl12"; this.ucTempControl12.Size = new System.Drawing.Size(192, 242); this.ucTempControl12.State = 1; this.ucTempControl12.TabIndex = 10; this.ucTempControl12.Temp = "Null"; this.ucTempControl12.Time = "Null"; // // ucTempControl13 // this.ucTempControl13.BackColor = System.Drawing.Color.Transparent; this.ucTempControl13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucTempControl13.BackgroundImage"))); this.ucTempControl13.LabelText = "HBT01"; this.ucTempControl13.Location = new System.Drawing.Point(1362, 464); this.ucTempControl13.Name = "ucTempControl13"; this.ucTempControl13.Size = new System.Drawing.Size(192, 242); this.ucTempControl13.State = 1; this.ucTempControl13.TabIndex = 9; this.ucTempControl13.Temp = "Null"; this.ucTempControl13.Time = "Null"; // // ucTempControl14 // this.ucTempControl14.BackColor = System.Drawing.Color.Transparent; this.ucTempControl14.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucTempControl14.BackgroundImage"))); this.ucTempControl14.LabelText = "HBT01"; this.ucTempControl14.Location = new System.Drawing.Point(1614, 464); this.ucTempControl14.Name = "ucTempControl14"; this.ucTempControl14.Size = new System.Drawing.Size(192, 242); this.ucTempControl14.State = 1; this.ucTempControl14.TabIndex = 8; this.ucTempControl14.Temp = "Null"; this.ucTempControl14.Time = "Null"; // // ucTempControl7 // this.ucTempControl7.BackColor = System.Drawing.Color.Transparent; this.ucTempControl7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucTempControl7.BackgroundImage"))); this.ucTempControl7.LabelText = "HBT01"; this.ucTempControl7.Location = new System.Drawing.Point(1614, 180); this.ucTempControl7.Name = "ucTempControl7"; this.ucTempControl7.Size = new System.Drawing.Size(192, 242); this.ucTempControl7.State = 1; this.ucTempControl7.TabIndex = 7; this.ucTempControl7.Temp = "Null"; this.ucTempControl7.Time = "Null"; // // ucTempControl6 // this.ucTempControl6.BackColor = System.Drawing.Color.Transparent; this.ucTempControl6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucTempControl6.BackgroundImage"))); this.ucTempControl6.LabelText = "HBT01"; this.ucTempControl6.Location = new System.Drawing.Point(1362, 180); this.ucTempControl6.Name = "ucTempControl6"; this.ucTempControl6.Size = new System.Drawing.Size(192, 242); this.ucTempControl6.State = 1; this.ucTempControl6.TabIndex = 6; this.ucTempControl6.Temp = "Null"; this.ucTempControl6.Time = "Null"; // // ucTempControl5 // this.ucTempControl5.BackColor = System.Drawing.Color.Transparent; this.ucTempControl5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucTempControl5.BackgroundImage"))); this.ucTempControl5.LabelText = "HBT01"; this.ucTempControl5.Location = new System.Drawing.Point(1110, 180); this.ucTempControl5.Name = "ucTempControl5"; this.ucTempControl5.Size = new System.Drawing.Size(192, 242); this.ucTempControl5.State = 0; this.ucTempControl5.TabIndex = 5; this.ucTempControl5.Temp = "Null"; this.ucTempControl5.Time = "Null"; // // ucTempControl4 // this.ucTempControl4.BackColor = System.Drawing.Color.Transparent; this.ucTempControl4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucTempControl4.BackgroundImage"))); this.ucTempControl4.LabelText = "HBT01"; this.ucTempControl4.Location = new System.Drawing.Point(858, 180); this.ucTempControl4.Name = "ucTempControl4"; this.ucTempControl4.Size = new System.Drawing.Size(192, 242); this.ucTempControl4.State = 1; this.ucTempControl4.TabIndex = 4; this.ucTempControl4.Temp = "Null"; this.ucTempControl4.Time = "Null"; // // ucTempControl3 // this.ucTempControl3.BackColor = System.Drawing.Color.Transparent; this.ucTempControl3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucTempControl3.BackgroundImage"))); this.ucTempControl3.LabelText = "HBT01"; this.ucTempControl3.Location = new System.Drawing.Point(606, 180); this.ucTempControl3.Name = "ucTempControl3"; this.ucTempControl3.Size = new System.Drawing.Size(192, 242); this.ucTempControl3.State = 1; this.ucTempControl3.TabIndex = 3; this.ucTempControl3.Temp = "Null"; this.ucTempControl3.Time = "Null"; // // ucTempControl2 // this.ucTempControl2.BackColor = System.Drawing.Color.Transparent; this.ucTempControl2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucTempControl2.BackgroundImage"))); this.ucTempControl2.LabelText = "HBT01"; this.ucTempControl2.Location = new System.Drawing.Point(354, 180); this.ucTempControl2.Name = "ucTempControl2"; this.ucTempControl2.Size = new System.Drawing.Size(192, 242); this.ucTempControl2.State = 1; this.ucTempControl2.TabIndex = 2; this.ucTempControl2.Temp = "Null"; this.ucTempControl2.Time = "Null"; // // ucTempControl1 // this.ucTempControl1.BackColor = System.Drawing.Color.Transparent; this.ucTempControl1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucTempControl1.BackgroundImage"))); this.ucTempControl1.LabelText = "HBT01"; this.ucTempControl1.Location = new System.Drawing.Point(102, 180); this.ucTempControl1.Name = "ucTempControl1"; this.ucTempControl1.Size = new System.Drawing.Size(192, 242); this.ucTempControl1.State = 1; this.ucTempControl1.TabIndex = 1; this.ucTempControl1.Temp = "Null"; this.ucTempControl1.Time = "Null"; // // FormHTPanel_1 // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(60))))); this.ClientSize = new System.Drawing.Size(1920, 1080); this.Controls.Add(this.textBox_State); this.Controls.Add(this.ucTempControl15); this.Controls.Add(this.ucTempControl16); this.Controls.Add(this.ucTempControl17); this.Controls.Add(this.ucTempControl18); this.Controls.Add(this.ucTempControl19); this.Controls.Add(this.ucTempControl20); this.Controls.Add(this.ucTempControl21); this.Controls.Add(this.ucTempControl8); this.Controls.Add(this.ucTempControl9); this.Controls.Add(this.ucTempControl10); this.Controls.Add(this.ucTempControl11); this.Controls.Add(this.ucTempControl12); this.Controls.Add(this.ucTempControl13); this.Controls.Add(this.ucTempControl14); this.Controls.Add(this.ucTempControl7); this.Controls.Add(this.ucTempControl6); this.Controls.Add(this.ucTempControl5); this.Controls.Add(this.ucTempControl4); this.Controls.Add(this.ucTempControl3); this.Controls.Add(this.ucTempControl2); this.Controls.Add(this.ucTempControl1); this.Controls.Add(this.panel_Title); this.ForeColor = System.Drawing.Color.Black; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "FormHTPanel_1"; this.Text = "FormHTPanel_1"; this.panel_Title.ResumeLayout(false); this.panel_Title.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Panel panel_Title; private System.Windows.Forms.Label label1; private ucTempControl ucTempControl1; private ucTempControl ucTempControl2; private ucTempControl ucTempControl3; private ucTempControl ucTempControl4; private ucTempControl ucTempControl5; private ucTempControl ucTempControl6; private ucTempControl ucTempControl7; private ucTempControl ucTempControl8; private ucTempControl ucTempControl9; private ucTempControl ucTempControl10; private ucTempControl ucTempControl11; private ucTempControl ucTempControl12; private ucTempControl ucTempControl13; private ucTempControl ucTempControl14; private ucTempControl ucTempControl15; private ucTempControl ucTempControl16; private ucTempControl ucTempControl17; private ucTempControl ucTempControl18; private ucTempControl ucTempControl19; private ucTempControl ucTempControl20; private ucTempControl ucTempControl21; private System.Windows.Forms.Timer timer_DataInput; private System.Windows.Forms.TextBox textBox_State; private System.Windows.Forms.Label label_Timer; private System.Windows.Forms.Timer timer_Time; } }