namespace ITC81DB.Controls { partial class ControlCenterEquipHelp { /// /// 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(ControlCenterEquipHelp)); this.smartGroupBox1 = new SmartX.SmartGroupBox(); this.buttonEngineerSetting = new SmartX.SmartButton(); this.buttonEquipmentTest = new SmartX.SmartButton(); this.buttonUser = new SmartX.SmartButton(); this.buttonFunction = new SmartX.SmartButton(); this.buttonInitialize = new SmartX.SmartButton(); this.buttonUpdate = new SmartX.SmartButton(); this.buttonSystemLog = 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.buttonSystemLog); this.smartGroupBox1.Controls.Add(this.buttonEngineerSetting); this.smartGroupBox1.Controls.Add(this.buttonEquipmentTest); this.smartGroupBox1.Controls.Add(this.buttonUser); this.smartGroupBox1.Controls.Add(this.buttonFunction); this.smartGroupBox1.Controls.Add(this.buttonInitialize); this.smartGroupBox1.Controls.Add(this.buttonUpdate); 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; // // buttonEngineerSetting // this.buttonEngineerSetting.BackPictureBox = null; this.buttonEngineerSetting.BackPictureBox1 = null; this.buttonEngineerSetting.BackPictureBox2 = null; this.buttonEngineerSetting.ButtonColor = System.Drawing.Color.Gray; this.buttonEngineerSetting.ButtonImageAutoSize = true; this.buttonEngineerSetting.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonEngineerSetting.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonEngineerSetting.DisableImage"))); this.buttonEngineerSetting.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonEngineerSetting.DownImage"))); this.buttonEngineerSetting.GroupID = 0; this.buttonEngineerSetting.InitVisible = true; this.buttonEngineerSetting.Location = new System.Drawing.Point(194, 240); this.buttonEngineerSetting.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonEngineerSetting.Name = "buttonEngineerSetting"; this.buttonEngineerSetting.NestedClickEventPrevent = false; this.buttonEngineerSetting.OutlinePixel = 1; this.buttonEngineerSetting.RepeatInterval = 200; this.buttonEngineerSetting.RepeatIntervalAccelerate = null; this.buttonEngineerSetting.SafeInterval = 200; this.buttonEngineerSetting.Size = new System.Drawing.Size(160, 208); this.buttonEngineerSetting.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonEngineerSetting.TabIndex = 8; this.buttonEngineerSetting.TextColor = System.Drawing.Color.Black; this.buttonEngineerSetting.TextDownColor = System.Drawing.Color.White; this.buttonEngineerSetting.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonEngineerSetting.TextLocation = new System.Drawing.Point(0, 0); this.buttonEngineerSetting.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonEngineerSetting.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonEngineerSetting.UpImage"))); this.buttonEngineerSetting.Visible = false; this.buttonEngineerSetting.Click += new System.EventHandler(this.buttonMenu_Click); // // buttonEquipmentTest // this.buttonEquipmentTest.BackPictureBox = null; this.buttonEquipmentTest.BackPictureBox1 = null; this.buttonEquipmentTest.BackPictureBox2 = null; this.buttonEquipmentTest.ButtonColor = System.Drawing.Color.Gray; this.buttonEquipmentTest.ButtonImageAutoSize = true; this.buttonEquipmentTest.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonEquipmentTest.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonEquipmentTest.DisableImage"))); this.buttonEquipmentTest.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonEquipmentTest.DownImage"))); this.buttonEquipmentTest.GroupID = 0; this.buttonEquipmentTest.InitVisible = true; this.buttonEquipmentTest.Location = new System.Drawing.Point(360, 240); this.buttonEquipmentTest.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonEquipmentTest.Name = "buttonEquipmentTest"; this.buttonEquipmentTest.NestedClickEventPrevent = false; this.buttonEquipmentTest.OutlinePixel = 1; this.buttonEquipmentTest.RepeatInterval = 200; this.buttonEquipmentTest.RepeatIntervalAccelerate = null; this.buttonEquipmentTest.SafeInterval = 200; this.buttonEquipmentTest.Size = new System.Drawing.Size(160, 208); this.buttonEquipmentTest.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonEquipmentTest.TabIndex = 7; this.buttonEquipmentTest.TextColor = System.Drawing.Color.Black; this.buttonEquipmentTest.TextDownColor = System.Drawing.Color.White; this.buttonEquipmentTest.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonEquipmentTest.TextLocation = new System.Drawing.Point(0, 0); this.buttonEquipmentTest.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonEquipmentTest.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonEquipmentTest.UpImage"))); this.buttonEquipmentTest.Visible = false; this.buttonEquipmentTest.Click += new System.EventHandler(this.buttonMenu_Click); // // buttonUser // this.buttonUser.BackPictureBox = null; this.buttonUser.BackPictureBox1 = null; this.buttonUser.BackPictureBox2 = null; this.buttonUser.ButtonColor = System.Drawing.Color.Gray; this.buttonUser.ButtonImageAutoSize = true; this.buttonUser.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonUser.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonUser.DisableImage"))); this.buttonUser.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonUser.DownImage"))); this.buttonUser.GroupID = 0; this.buttonUser.InitVisible = true; this.buttonUser.Location = new System.Drawing.Point(28, 240); this.buttonUser.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonUser.Name = "buttonUser"; this.buttonUser.NestedClickEventPrevent = false; this.buttonUser.OutlinePixel = 1; this.buttonUser.RepeatInterval = 200; this.buttonUser.RepeatIntervalAccelerate = null; this.buttonUser.SafeInterval = 200; this.buttonUser.Size = new System.Drawing.Size(160, 208); this.buttonUser.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonUser.TabIndex = 6; this.buttonUser.TextColor = System.Drawing.Color.Black; this.buttonUser.TextDownColor = System.Drawing.Color.White; this.buttonUser.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonUser.TextLocation = new System.Drawing.Point(0, 0); this.buttonUser.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonUser.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonUser.UpImage"))); this.buttonUser.Click += new System.EventHandler(this.buttonMenu_Click); // // buttonFunction // this.buttonFunction.BackPictureBox = null; this.buttonFunction.BackPictureBox1 = null; this.buttonFunction.BackPictureBox2 = null; this.buttonFunction.ButtonColor = System.Drawing.Color.Gray; this.buttonFunction.ButtonImageAutoSize = true; this.buttonFunction.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonFunction.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonFunction.DisableImage"))); this.buttonFunction.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonFunction.DownImage"))); this.buttonFunction.GroupID = 0; this.buttonFunction.InitVisible = true; this.buttonFunction.Location = new System.Drawing.Point(360, 17); this.buttonFunction.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonFunction.Name = "buttonFunction"; this.buttonFunction.NestedClickEventPrevent = false; this.buttonFunction.OutlinePixel = 1; this.buttonFunction.RepeatInterval = 200; this.buttonFunction.RepeatIntervalAccelerate = null; this.buttonFunction.SafeInterval = 200; this.buttonFunction.Size = new System.Drawing.Size(160, 208); this.buttonFunction.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonFunction.TabIndex = 5; this.buttonFunction.TextColor = System.Drawing.Color.Black; this.buttonFunction.TextDownColor = System.Drawing.Color.White; this.buttonFunction.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonFunction.TextLocation = new System.Drawing.Point(0, 0); this.buttonFunction.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonFunction.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonFunction.UpImage"))); this.buttonFunction.Click += new System.EventHandler(this.buttonMenu_Click); // // buttonInitialize // this.buttonInitialize.BackPictureBox = null; this.buttonInitialize.BackPictureBox1 = null; this.buttonInitialize.BackPictureBox2 = null; this.buttonInitialize.ButtonColor = System.Drawing.Color.Gray; this.buttonInitialize.ButtonImageAutoSize = true; this.buttonInitialize.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonInitialize.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonInitialize.DisableImage"))); this.buttonInitialize.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonInitialize.DownImage"))); this.buttonInitialize.GroupID = 0; this.buttonInitialize.InitVisible = true; this.buttonInitialize.Location = new System.Drawing.Point(194, 17); this.buttonInitialize.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonInitialize.Name = "buttonInitialize"; this.buttonInitialize.NestedClickEventPrevent = false; this.buttonInitialize.OutlinePixel = 1; this.buttonInitialize.RepeatInterval = 200; this.buttonInitialize.RepeatIntervalAccelerate = null; this.buttonInitialize.SafeInterval = 200; this.buttonInitialize.Size = new System.Drawing.Size(160, 208); this.buttonInitialize.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonInitialize.TabIndex = 3; this.buttonInitialize.TextColor = System.Drawing.Color.Black; this.buttonInitialize.TextDownColor = System.Drawing.Color.White; this.buttonInitialize.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonInitialize.TextLocation = new System.Drawing.Point(0, 0); this.buttonInitialize.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonInitialize.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonInitialize.UpImage"))); this.buttonInitialize.Click += new System.EventHandler(this.buttonMenu_Click); // // buttonUpdate // this.buttonUpdate.BackPictureBox = null; this.buttonUpdate.BackPictureBox1 = null; this.buttonUpdate.BackPictureBox2 = null; this.buttonUpdate.ButtonColor = System.Drawing.Color.Gray; this.buttonUpdate.ButtonImageAutoSize = true; this.buttonUpdate.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonUpdate.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonUpdate.DisableImage"))); this.buttonUpdate.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonUpdate.DownImage"))); this.buttonUpdate.GroupID = 0; this.buttonUpdate.InitVisible = true; this.buttonUpdate.Location = new System.Drawing.Point(28, 17); this.buttonUpdate.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonUpdate.Name = "buttonUpdate"; this.buttonUpdate.NestedClickEventPrevent = false; this.buttonUpdate.OutlinePixel = 1; this.buttonUpdate.RepeatInterval = 200; this.buttonUpdate.RepeatIntervalAccelerate = null; this.buttonUpdate.SafeInterval = 200; this.buttonUpdate.Size = new System.Drawing.Size(160, 208); this.buttonUpdate.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonUpdate.TabIndex = 2; this.buttonUpdate.TextColor = System.Drawing.Color.Black; this.buttonUpdate.TextDownColor = System.Drawing.Color.White; this.buttonUpdate.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonUpdate.TextLocation = new System.Drawing.Point(0, 0); this.buttonUpdate.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonUpdate.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonUpdate.UpImage"))); this.buttonUpdate.Click += new System.EventHandler(this.buttonMenu_Click); // // buttonSystemLog // this.buttonSystemLog.BackPictureBox = null; this.buttonSystemLog.BackPictureBox1 = null; this.buttonSystemLog.BackPictureBox2 = null; this.buttonSystemLog.ButtonColor = System.Drawing.Color.Gray; this.buttonSystemLog.ButtonImageAutoSize = true; this.buttonSystemLog.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonSystemLog.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonSystemLog.DisableImage"))); this.buttonSystemLog.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSystemLog.DownImage"))); this.buttonSystemLog.GroupID = 0; this.buttonSystemLog.InitVisible = true; this.buttonSystemLog.Location = new System.Drawing.Point(526, 17); this.buttonSystemLog.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonSystemLog.Name = "buttonSystemLog"; this.buttonSystemLog.NestedClickEventPrevent = false; this.buttonSystemLog.OutlinePixel = 1; this.buttonSystemLog.RepeatInterval = 200; this.buttonSystemLog.RepeatIntervalAccelerate = null; this.buttonSystemLog.SafeInterval = 200; this.buttonSystemLog.Size = new System.Drawing.Size(160, 208); this.buttonSystemLog.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonSystemLog.TabIndex = 9; this.buttonSystemLog.TextColor = System.Drawing.Color.Black; this.buttonSystemLog.TextDownColor = System.Drawing.Color.White; this.buttonSystemLog.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonSystemLog.TextLocation = new System.Drawing.Point(0, 0); this.buttonSystemLog.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonSystemLog.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSystemLog.UpImage"))); this.buttonSystemLog.Click += new System.EventHandler(this.buttonMenu_Click); // // ControlCenterEquipHelp // 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 = "ControlCenterEquipHelp"; this.Size = new System.Drawing.Size(710, 470); this.smartGroupBox1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private SmartX.SmartGroupBox smartGroupBox1; private SmartX.SmartButton buttonInitialize; private SmartX.SmartButton buttonUpdate; private SmartX.SmartButton buttonEquipmentTest; private SmartX.SmartButton buttonUser; private SmartX.SmartButton buttonFunction; private SmartX.SmartButton buttonEngineerSetting; private SmartX.SmartButton buttonSystemLog; } }