namespace ITC81DB.Controls { partial class ControlCenterSystemHelp { /// /// 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 Component 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(ControlCenterSystemHelp)); this.smartGroupBox1 = new SmartX.SmartGroupBox(); this.buttonExternalInput = new SmartX.SmartButton(); this.buttonExternalOutput = new SmartX.SmartButton(); this.buttonAutoZero = new SmartX.SmartButton(); this.buttonIOTest = new SmartX.SmartButton(); this.buttonSorter = new SmartX.SmartButton(); this.buttonJudgmentSetting = new SmartX.SmartButton(); this.buttonCalibration = new SmartX.SmartButton(); this.smartGroupBox1.SuspendLayout(); this.SuspendLayout(); // // smartGroupBox1 // this.smartGroupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46))))); this.smartGroupBox1.BackPictureBox = null; this.smartGroupBox1.BackPictureBox1 = null; this.smartGroupBox1.Controls.Add(this.buttonExternalInput); this.smartGroupBox1.Controls.Add(this.buttonExternalOutput); this.smartGroupBox1.Controls.Add(this.buttonAutoZero); this.smartGroupBox1.Controls.Add(this.buttonIOTest); this.smartGroupBox1.Controls.Add(this.buttonSorter); this.smartGroupBox1.Controls.Add(this.buttonJudgmentSetting); this.smartGroupBox1.Controls.Add(this.buttonCalibration); this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black; this.smartGroupBox1.FrameLineThickness = 2; 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 = 10; this.smartGroupBox1.Size = new System.Drawing.Size(710, 470); this.smartGroupBox1.TabIndex = 176; this.smartGroupBox1.TextColor = System.Drawing.Color.Black; // // buttonExternalInput // this.buttonExternalInput.BackPictureBox = null; this.buttonExternalInput.BackPictureBox1 = null; this.buttonExternalInput.BackPictureBox2 = null; this.buttonExternalInput.ButtonColor = System.Drawing.Color.Gray; this.buttonExternalInput.ButtonImageAutoSize = true; this.buttonExternalInput.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonExternalInput.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonExternalInput.DisableImage"))); this.buttonExternalInput.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonExternalInput.DownImage"))); this.buttonExternalInput.GroupID = 0; this.buttonExternalInput.InitVisible = true; this.buttonExternalInput.Location = new System.Drawing.Point(360, 240); this.buttonExternalInput.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonExternalInput.Name = "buttonExternalInput"; this.buttonExternalInput.NestedClickEventPrevent = false; this.buttonExternalInput.OutlinePixel = 1; this.buttonExternalInput.RepeatInterval = 200; this.buttonExternalInput.RepeatIntervalAccelerate = null; this.buttonExternalInput.SafeInterval = 200; this.buttonExternalInput.Size = new System.Drawing.Size(160, 208); this.buttonExternalInput.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonExternalInput.TabIndex = 49; this.buttonExternalInput.TextColor = System.Drawing.Color.Black; this.buttonExternalInput.TextDownColor = System.Drawing.Color.White; this.buttonExternalInput.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonExternalInput.TextLocation = new System.Drawing.Point(0, 0); this.buttonExternalInput.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonExternalInput.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonExternalInput.UpImage"))); this.buttonExternalInput.Click += new System.EventHandler(this.buttonMenu_Click); // // buttonExternalOutput // this.buttonExternalOutput.BackPictureBox = null; this.buttonExternalOutput.BackPictureBox1 = null; this.buttonExternalOutput.BackPictureBox2 = null; this.buttonExternalOutput.ButtonColor = System.Drawing.Color.Gray; this.buttonExternalOutput.ButtonImageAutoSize = true; this.buttonExternalOutput.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonExternalOutput.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonExternalOutput.DisableImage"))); this.buttonExternalOutput.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonExternalOutput.DownImage"))); this.buttonExternalOutput.GroupID = 0; this.buttonExternalOutput.InitVisible = true; this.buttonExternalOutput.Location = new System.Drawing.Point(194, 240); this.buttonExternalOutput.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonExternalOutput.Name = "buttonExternalOutput"; this.buttonExternalOutput.NestedClickEventPrevent = false; this.buttonExternalOutput.OutlinePixel = 1; this.buttonExternalOutput.RepeatInterval = 200; this.buttonExternalOutput.RepeatIntervalAccelerate = null; this.buttonExternalOutput.SafeInterval = 200; this.buttonExternalOutput.Size = new System.Drawing.Size(160, 208); this.buttonExternalOutput.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonExternalOutput.TabIndex = 48; this.buttonExternalOutput.TextColor = System.Drawing.Color.Black; this.buttonExternalOutput.TextDownColor = System.Drawing.Color.White; this.buttonExternalOutput.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonExternalOutput.TextLocation = new System.Drawing.Point(0, 0); this.buttonExternalOutput.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonExternalOutput.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonExternalOutput.UpImage"))); this.buttonExternalOutput.Click += new System.EventHandler(this.buttonMenu_Click); // // buttonAutoZero // this.buttonAutoZero.BackPictureBox = null; this.buttonAutoZero.BackPictureBox1 = null; this.buttonAutoZero.BackPictureBox2 = null; this.buttonAutoZero.ButtonColor = System.Drawing.Color.Gray; this.buttonAutoZero.ButtonImageAutoSize = true; this.buttonAutoZero.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonAutoZero.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonAutoZero.DisableImage"))); this.buttonAutoZero.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonAutoZero.DownImage"))); this.buttonAutoZero.GroupID = 0; this.buttonAutoZero.InitVisible = true; this.buttonAutoZero.Location = new System.Drawing.Point(526, 17); this.buttonAutoZero.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonAutoZero.Name = "buttonAutoZero"; this.buttonAutoZero.NestedClickEventPrevent = false; this.buttonAutoZero.OutlinePixel = 1; this.buttonAutoZero.RepeatInterval = 200; this.buttonAutoZero.RepeatIntervalAccelerate = null; this.buttonAutoZero.SafeInterval = 200; this.buttonAutoZero.Size = new System.Drawing.Size(160, 208); this.buttonAutoZero.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonAutoZero.TabIndex = 47; this.buttonAutoZero.TextColor = System.Drawing.Color.Black; this.buttonAutoZero.TextDownColor = System.Drawing.Color.White; this.buttonAutoZero.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonAutoZero.TextLocation = new System.Drawing.Point(0, 0); this.buttonAutoZero.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonAutoZero.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonAutoZero.UpImage"))); this.buttonAutoZero.Click += new System.EventHandler(this.buttonMenu_Click); // // buttonIOTest // this.buttonIOTest.BackPictureBox = null; this.buttonIOTest.BackPictureBox1 = null; this.buttonIOTest.BackPictureBox2 = null; this.buttonIOTest.ButtonColor = System.Drawing.Color.Gray; this.buttonIOTest.ButtonImageAutoSize = true; this.buttonIOTest.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonIOTest.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonIOTest.DisableImage"))); this.buttonIOTest.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonIOTest.DownImage"))); this.buttonIOTest.GroupID = 0; this.buttonIOTest.InitVisible = true; this.buttonIOTest.Location = new System.Drawing.Point(28, 240); this.buttonIOTest.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonIOTest.Name = "buttonIOTest"; this.buttonIOTest.NestedClickEventPrevent = false; this.buttonIOTest.OutlinePixel = 1; this.buttonIOTest.RepeatInterval = 200; this.buttonIOTest.RepeatIntervalAccelerate = null; this.buttonIOTest.SafeInterval = 200; this.buttonIOTest.Size = new System.Drawing.Size(160, 208); this.buttonIOTest.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonIOTest.TabIndex = 46; this.buttonIOTest.TextColor = System.Drawing.Color.Black; this.buttonIOTest.TextDownColor = System.Drawing.Color.White; this.buttonIOTest.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonIOTest.TextLocation = new System.Drawing.Point(0, 0); this.buttonIOTest.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonIOTest.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonIOTest.UpImage"))); this.buttonIOTest.Click += new System.EventHandler(this.buttonMenu_Click); // // buttonSorter // this.buttonSorter.BackPictureBox = null; this.buttonSorter.BackPictureBox1 = null; this.buttonSorter.BackPictureBox2 = null; this.buttonSorter.ButtonColor = System.Drawing.Color.Gray; this.buttonSorter.ButtonImageAutoSize = true; this.buttonSorter.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonSorter.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonSorter.DisableImage"))); this.buttonSorter.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSorter.DownImage"))); this.buttonSorter.GroupID = 0; this.buttonSorter.InitVisible = true; this.buttonSorter.Location = new System.Drawing.Point(360, 17); this.buttonSorter.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonSorter.Name = "buttonSorter"; this.buttonSorter.NestedClickEventPrevent = false; this.buttonSorter.OutlinePixel = 1; this.buttonSorter.RepeatInterval = 200; this.buttonSorter.RepeatIntervalAccelerate = null; this.buttonSorter.SafeInterval = 200; this.buttonSorter.Size = new System.Drawing.Size(160, 208); this.buttonSorter.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonSorter.TabIndex = 45; this.buttonSorter.TextColor = System.Drawing.Color.Black; this.buttonSorter.TextDownColor = System.Drawing.Color.White; this.buttonSorter.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonSorter.TextLocation = new System.Drawing.Point(0, 0); this.buttonSorter.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonSorter.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSorter.UpImage"))); this.buttonSorter.Click += new System.EventHandler(this.buttonMenu_Click); // // buttonJudgmentSetting // this.buttonJudgmentSetting.BackPictureBox = null; this.buttonJudgmentSetting.BackPictureBox1 = null; this.buttonJudgmentSetting.BackPictureBox2 = null; this.buttonJudgmentSetting.ButtonColor = System.Drawing.Color.Gray; this.buttonJudgmentSetting.ButtonImageAutoSize = true; this.buttonJudgmentSetting.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonJudgmentSetting.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonJudgmentSetting.DisableImage"))); this.buttonJudgmentSetting.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonJudgmentSetting.DownImage"))); this.buttonJudgmentSetting.GroupID = 0; this.buttonJudgmentSetting.InitVisible = true; this.buttonJudgmentSetting.Location = new System.Drawing.Point(194, 17); this.buttonJudgmentSetting.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonJudgmentSetting.Name = "buttonJudgmentSetting"; this.buttonJudgmentSetting.NestedClickEventPrevent = false; this.buttonJudgmentSetting.OutlinePixel = 1; this.buttonJudgmentSetting.RepeatInterval = 200; this.buttonJudgmentSetting.RepeatIntervalAccelerate = null; this.buttonJudgmentSetting.SafeInterval = 200; this.buttonJudgmentSetting.Size = new System.Drawing.Size(160, 208); this.buttonJudgmentSetting.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonJudgmentSetting.TabIndex = 44; this.buttonJudgmentSetting.TextColor = System.Drawing.Color.Black; this.buttonJudgmentSetting.TextDownColor = System.Drawing.Color.White; this.buttonJudgmentSetting.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonJudgmentSetting.TextLocation = new System.Drawing.Point(0, 0); this.buttonJudgmentSetting.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonJudgmentSetting.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonJudgmentSetting.UpImage"))); this.buttonJudgmentSetting.Click += new System.EventHandler(this.buttonMenu_Click); // // buttonCalibration // this.buttonCalibration.BackPictureBox = null; this.buttonCalibration.BackPictureBox1 = null; this.buttonCalibration.BackPictureBox2 = null; this.buttonCalibration.ButtonColor = System.Drawing.Color.Gray; this.buttonCalibration.ButtonImageAutoSize = true; this.buttonCalibration.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonCalibration.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonCalibration.DisableImage"))); this.buttonCalibration.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonCalibration.DownImage"))); this.buttonCalibration.GroupID = 0; this.buttonCalibration.InitVisible = true; this.buttonCalibration.Location = new System.Drawing.Point(28, 17); this.buttonCalibration.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonCalibration.Name = "buttonCalibration"; this.buttonCalibration.NestedClickEventPrevent = false; this.buttonCalibration.OutlinePixel = 1; this.buttonCalibration.RepeatInterval = 200; this.buttonCalibration.RepeatIntervalAccelerate = null; this.buttonCalibration.SafeInterval = 200; this.buttonCalibration.Size = new System.Drawing.Size(160, 208); this.buttonCalibration.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonCalibration.TabIndex = 43; this.buttonCalibration.TextColor = System.Drawing.Color.Black; this.buttonCalibration.TextDownColor = System.Drawing.Color.White; this.buttonCalibration.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonCalibration.TextLocation = new System.Drawing.Point(0, 0); this.buttonCalibration.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonCalibration.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonCalibration.UpImage"))); this.buttonCalibration.Click += new System.EventHandler(this.buttonMenu_Click); // // ControlCenterSystemHelp // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46))))); this.Controls.Add(this.smartGroupBox1); this.Name = "ControlCenterSystemHelp"; this.Size = new System.Drawing.Size(710, 470); this.smartGroupBox1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private SmartX.SmartGroupBox smartGroupBox1; private SmartX.SmartButton buttonIOTest; private SmartX.SmartButton buttonSorter; private SmartX.SmartButton buttonJudgmentSetting; private SmartX.SmartButton buttonCalibration; private SmartX.SmartButton buttonAutoZero; private SmartX.SmartButton buttonExternalOutput; private SmartX.SmartButton buttonExternalInput; } }