namespace KHPANEL
{
partial class ucTempControl
{
///
/// 필수 디자이너 변수입니다.
///
private System.ComponentModel.IContainer components = null;
///
/// 사용 중인 모든 리소스를 정리합니다.
///
/// 관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 구성 요소 디자이너에서 생성한 코드
///
/// 디자이너 지원에 필요한 메서드입니다.
/// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
///
private void InitializeComponent()
{
this.label_Title = new System.Windows.Forms.Label();
this.panel_Title = new System.Windows.Forms.Panel();
this.circularProgressBar1 = new KHPANEL.CircularProgressBar();
this.label1 = new System.Windows.Forms.Label();
this.panel1 = new System.Windows.Forms.Panel();
this.label_Time = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.panel2 = new System.Windows.Forms.Panel();
this.label_Temp = new System.Windows.Forms.Label();
this.labelControl_SetTime = new DevExpress.XtraEditors.LabelControl();
this.labelControl_SetTemp = new DevExpress.XtraEditors.LabelControl();
this.panel_Title.SuspendLayout();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.SuspendLayout();
//
// label_Title
//
this.label_Title.AutoSize = true;
this.label_Title.Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label_Title.Location = new System.Drawing.Point(51, 17);
this.label_Title.Name = "label_Title";
this.label_Title.Size = new System.Drawing.Size(90, 32);
this.label_Title.TabIndex = 0;
this.label_Title.Text = "HBT01";
//
// panel_Title
//
this.panel_Title.Controls.Add(this.label_Title);
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(192, 61);
this.panel_Title.TabIndex = 1;
//
// circularProgressBar1
//
this.circularProgressBar1.BackColor = System.Drawing.Color.Transparent;
this.circularProgressBar1.BarColor1 = System.Drawing.Color.LightCyan;
this.circularProgressBar1.BarColor2 = System.Drawing.Color.DodgerBlue;
this.circularProgressBar1.BarWidth = 5F;
this.circularProgressBar1.Cursor = System.Windows.Forms.Cursors.IBeam;
this.circularProgressBar1.Font = new System.Drawing.Font("Segoe UI", 15F);
this.circularProgressBar1.ForeColor = System.Drawing.Color.Transparent;
this.circularProgressBar1.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.BackwardDiagonal;
this.circularProgressBar1.LineColor = System.Drawing.Color.Transparent;
this.circularProgressBar1.LineWidth = 1;
this.circularProgressBar1.Location = new System.Drawing.Point(11, 63);
this.circularProgressBar1.Maximum = ((long)(100));
this.circularProgressBar1.MinimumSize = new System.Drawing.Size(100, 100);
this.circularProgressBar1.Name = "circularProgressBar1";
this.circularProgressBar1.ProgressShape = KHPANEL.CircularProgressBar._ProgressShape.Flat;
this.circularProgressBar1.Size = new System.Drawing.Size(171, 171);
this.circularProgressBar1.TabIndex = 2;
this.circularProgressBar1.TextMode = KHPANEL.CircularProgressBar._TextMode.None;
this.circularProgressBar1.Value = ((long)(100));
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label1.ForeColor = System.Drawing.Color.Gainsboro;
this.label1.Location = new System.Drawing.Point(107, 110);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(39, 32);
this.label1.TabIndex = 3;
this.label1.Text = "분";
//
// panel1
//
this.panel1.Controls.Add(this.label_Time);
this.panel1.Location = new System.Drawing.Point(45, 111);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(72, 30);
this.panel1.TabIndex = 4;
//
// label_Time
//
this.label_Time.Dock = System.Windows.Forms.DockStyle.Fill;
this.label_Time.Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label_Time.ForeColor = System.Drawing.Color.Gainsboro;
this.label_Time.Location = new System.Drawing.Point(0, 0);
this.label_Time.Name = "label_Time";
this.label_Time.Size = new System.Drawing.Size(72, 30);
this.label_Time.TabIndex = 4;
this.label_Time.Text = "Null";
this.label_Time.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label3.ForeColor = System.Drawing.Color.Gainsboro;
this.label3.Location = new System.Drawing.Point(112, 148);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(18, 20);
this.label3.TabIndex = 5;
this.label3.Text = "o";
//
// panel2
//
this.panel2.Controls.Add(this.label_Temp);
this.panel2.Location = new System.Drawing.Point(45, 152);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(72, 30);
this.panel2.TabIndex = 6;
//
// label_Temp
//
this.label_Temp.Dock = System.Windows.Forms.DockStyle.Fill;
this.label_Temp.Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label_Temp.ForeColor = System.Drawing.Color.Gainsboro;
this.label_Temp.Location = new System.Drawing.Point(0, 0);
this.label_Temp.Name = "label_Temp";
this.label_Temp.Size = new System.Drawing.Size(72, 30);
this.label_Temp.TabIndex = 4;
this.label_Temp.Text = "Null";
this.label_Temp.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// labelControl_SetTime
//
this.labelControl_SetTime.Appearance.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.labelControl_SetTime.Appearance.ForeColor = System.Drawing.Color.Gainsboro;
this.labelControl_SetTime.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
this.labelControl_SetTime.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl_SetTime.Location = new System.Drawing.Point(131, 67);
this.labelControl_SetTime.Name = "labelControl_SetTime";
this.labelControl_SetTime.Size = new System.Drawing.Size(53, 19);
this.labelControl_SetTime.TabIndex = 7;
this.labelControl_SetTime.Text = "xxxx분";
this.labelControl_SetTime.Visible = false;
//
// labelControl_SetTemp
//
this.labelControl_SetTemp.Appearance.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.labelControl_SetTemp.Appearance.ForeColor = System.Drawing.Color.Gainsboro;
this.labelControl_SetTemp.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.labelControl_SetTemp.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl_SetTemp.Location = new System.Drawing.Point(9, 215);
this.labelControl_SetTemp.Name = "labelControl_SetTemp";
this.labelControl_SetTemp.Size = new System.Drawing.Size(53, 19);
this.labelControl_SetTemp.TabIndex = 8;
this.labelControl_SetTemp.Text = "123.3˚";
this.labelControl_SetTemp.Visible = false;
//
// ucTempControl
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.Transparent;
this.BackgroundImage = global::KHPANEL.Properties.Resources.h_007;
this.Controls.Add(this.labelControl_SetTemp);
this.Controls.Add(this.labelControl_SetTime);
this.Controls.Add(this.label3);
this.Controls.Add(this.panel2);
this.Controls.Add(this.label1);
this.Controls.Add(this.panel1);
this.Controls.Add(this.panel_Title);
this.Controls.Add(this.circularProgressBar1);
this.Name = "ucTempControl";
this.Size = new System.Drawing.Size(192, 242);
this.panel_Title.ResumeLayout(false);
this.panel_Title.PerformLayout();
this.panel1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label_Title;
private System.Windows.Forms.Panel panel_Title;
private CircularProgressBar circularProgressBar1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label label_Time;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label label_Temp;
public DevExpress.XtraEditors.LabelControl labelControl_SetTime;
public DevExpress.XtraEditors.LabelControl labelControl_SetTemp;
}
}