namespace ITC81DB.Controls { partial class ControlCenterSystemJudgmentAuto { /// /// 필수 디자이너 변수입니다. /// 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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlCenterSystemJudgmentAuto)); this.smartGroupBox1 = new SmartX.SmartGroupBox(); this.labelSensingTime = new SmartX.SmartLabel(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.buttonExit = new SmartX.SmartButton(); this.buttonNext = new SmartX.SmartButton(); this.labelHelp = new SmartX.SmartLabel(); this.labelProductLength = new SmartX.SmartLabel(); this.labelFeedSpeed = new SmartX.SmartLabel(); this.smartGroupBox1.SuspendLayout(); this.SuspendLayout(); // // smartGroupBox1 // this.smartGroupBox1.BackPictureBox = null; this.smartGroupBox1.BackPictureBox1 = null; this.smartGroupBox1.Controls.Add(this.labelSensingTime); this.smartGroupBox1.Controls.Add(this.pictureBox1); this.smartGroupBox1.Controls.Add(this.buttonExit); this.smartGroupBox1.Controls.Add(this.buttonNext); this.smartGroupBox1.Controls.Add(this.labelHelp); this.smartGroupBox1.Controls.Add(this.labelProductLength); this.smartGroupBox1.Controls.Add(this.labelFeedSpeed); this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.Black; this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black; this.smartGroupBox1.FrameLineThickness = 1; this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None; this.smartGroupBox1.Image = ((System.Drawing.Image)(resources.GetObject("smartGroupBox1.Image"))); this.smartGroupBox1.InitVisible = true; this.smartGroupBox1.Location = new System.Drawing.Point(0, 0); this.smartGroupBox1.Name = "smartGroupBox1"; this.smartGroupBox1.RoundRadius = 5; this.smartGroupBox1.Size = new System.Drawing.Size(710, 470); this.smartGroupBox1.TabIndex = 1; this.smartGroupBox1.Text = "smartGroupBox1"; this.smartGroupBox1.TextColor = System.Drawing.Color.Black; // // labelSensingTime // this.labelSensingTime.BackColor = System.Drawing.Color.Black; this.labelSensingTime.BackPictureBox = null; this.labelSensingTime.BackPictureBox1 = null; this.labelSensingTime.BackPictureBox2 = null; this.labelSensingTime.BorderColor = System.Drawing.Color.Black; this.labelSensingTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelSensingTime.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold); this.labelSensingTime.ForeColor = System.Drawing.Color.White; this.labelSensingTime.InitVisible = true; this.labelSensingTime.LineSpacing = 0F; this.labelSensingTime.Location = new System.Drawing.Point(486, 411); this.labelSensingTime.Name = "labelSensingTime"; this.labelSensingTime.Size = new System.Drawing.Size(90, 47); this.labelSensingTime.TabIndex = 138; this.labelSensingTime.Text = "0"; this.labelSensingTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelSensingTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelSensingTime.Wordwrap = false; // // pictureBox1 // this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); this.pictureBox1.Location = new System.Drawing.Point(3, 64); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(704, 263); // // buttonExit // this.buttonExit.BackPictureBox = null; this.buttonExit.BackPictureBox1 = null; this.buttonExit.BackPictureBox2 = null; this.buttonExit.ButtonColor = System.Drawing.Color.Gray; this.buttonExit.ButtonImageAutoSize = true; this.buttonExit.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonExit.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonExit.DisableImage"))); this.buttonExit.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonExit.DownImage"))); this.buttonExit.GroupID = 0; this.buttonExit.InitVisible = true; this.buttonExit.Location = new System.Drawing.Point(647, 408); this.buttonExit.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonExit.Name = "buttonExit"; this.buttonExit.NestedClickEventPrevent = false; this.buttonExit.OutlinePixel = 1; this.buttonExit.RepeatInterval = 200; this.buttonExit.RepeatIntervalAccelerate = null; this.buttonExit.SafeInterval = 200; this.buttonExit.Size = new System.Drawing.Size(50, 50); this.buttonExit.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonExit.TabIndex = 137; this.buttonExit.TextColor = System.Drawing.Color.Black; this.buttonExit.TextDownColor = System.Drawing.Color.White; this.buttonExit.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonExit.TextLocation = new System.Drawing.Point(0, 0); this.buttonExit.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonExit.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonExit.UpImage"))); this.buttonExit.Click += new System.EventHandler(this.buttonExit_Click); // // buttonNext // this.buttonNext.BackPictureBox = null; this.buttonNext.BackPictureBox1 = null; this.buttonNext.BackPictureBox2 = null; this.buttonNext.ButtonColor = System.Drawing.Color.Gray; this.buttonNext.ButtonImageAutoSize = true; this.buttonNext.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonNext.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonNext.DisableImage"))); this.buttonNext.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonNext.DownImage"))); this.buttonNext.GroupID = 0; this.buttonNext.InitVisible = true; this.buttonNext.Location = new System.Drawing.Point(591, 408); this.buttonNext.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonNext.Name = "buttonNext"; this.buttonNext.NestedClickEventPrevent = false; this.buttonNext.OutlinePixel = 1; this.buttonNext.RepeatInterval = 200; this.buttonNext.RepeatIntervalAccelerate = null; this.buttonNext.SafeInterval = 200; this.buttonNext.Size = new System.Drawing.Size(50, 50); this.buttonNext.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonNext.TabIndex = 136; this.buttonNext.TextColor = System.Drawing.Color.Black; this.buttonNext.TextDownColor = System.Drawing.Color.White; this.buttonNext.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonNext.TextLocation = new System.Drawing.Point(0, 0); this.buttonNext.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonNext.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonNext.UpImage"))); this.buttonNext.Click += new System.EventHandler(this.buttonNext_Click); // // labelHelp // this.labelHelp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.labelHelp.BackPictureBox = null; this.labelHelp.BackPictureBox1 = null; this.labelHelp.BackPictureBox2 = null; this.labelHelp.BorderColor = System.Drawing.Color.Black; this.labelHelp.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelHelp.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold); this.labelHelp.ForeColor = System.Drawing.Color.White; this.labelHelp.InitVisible = true; this.labelHelp.LineSpacing = 0F; this.labelHelp.Location = new System.Drawing.Point(3, 334); this.labelHelp.Name = "labelHelp"; this.labelHelp.Size = new System.Drawing.Size(704, 39); this.labelHelp.TabIndex = 135; this.labelHelp.Text = "운전 버튼을 누른 후, 제품을 통과시켜 주십시오."; this.labelHelp.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelHelp.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelHelp.Wordwrap = false; // // labelProductLength // this.labelProductLength.BackColor = System.Drawing.Color.Black; this.labelProductLength.BackPictureBox = null; this.labelProductLength.BackPictureBox1 = null; this.labelProductLength.BackPictureBox2 = null; this.labelProductLength.BorderColor = System.Drawing.Color.Black; this.labelProductLength.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelProductLength.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold); this.labelProductLength.ForeColor = System.Drawing.Color.White; this.labelProductLength.InitVisible = true; this.labelProductLength.LineSpacing = 0F; this.labelProductLength.Location = new System.Drawing.Point(291, 411); this.labelProductLength.Name = "labelProductLength"; this.labelProductLength.Size = new System.Drawing.Size(90, 47); this.labelProductLength.TabIndex = 134; this.labelProductLength.Text = "150"; this.labelProductLength.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelProductLength.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelProductLength.Wordwrap = false; this.labelProductLength.Click += new System.EventHandler(this.labelProductLength_Click); // // labelFeedSpeed // this.labelFeedSpeed.BackColor = System.Drawing.Color.Black; this.labelFeedSpeed.BackPictureBox = null; this.labelFeedSpeed.BackPictureBox1 = null; this.labelFeedSpeed.BackPictureBox2 = null; this.labelFeedSpeed.BorderColor = System.Drawing.Color.Black; this.labelFeedSpeed.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelFeedSpeed.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold); this.labelFeedSpeed.ForeColor = System.Drawing.Color.White; this.labelFeedSpeed.InitVisible = true; this.labelFeedSpeed.LineSpacing = 0F; this.labelFeedSpeed.Location = new System.Drawing.Point(101, 411); this.labelFeedSpeed.Name = "labelFeedSpeed"; this.labelFeedSpeed.Size = new System.Drawing.Size(90, 48); this.labelFeedSpeed.TabIndex = 125; this.labelFeedSpeed.Text = "60"; this.labelFeedSpeed.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelFeedSpeed.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelFeedSpeed.Wordwrap = false; this.labelFeedSpeed.Click += new System.EventHandler(this.labelFeedSpeed_Click); // // ControlCenterSystemJudgmentAuto // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.Controls.Add(this.smartGroupBox1); this.Name = "ControlCenterSystemJudgmentAuto"; this.Size = new System.Drawing.Size(710, 470); this.smartGroupBox1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private SmartX.SmartGroupBox smartGroupBox1; public SmartX.SmartLabel labelFeedSpeed; public SmartX.SmartLabel labelHelp; public SmartX.SmartLabel labelProductLength; private SmartX.SmartButton buttonNext; private SmartX.SmartButton buttonExit; private System.Windows.Forms.PictureBox pictureBox1; public SmartX.SmartLabel labelSensingTime; } }