namespace ITC81DB.Controls { partial class ControlCenterBasicDataBackup { /// /// 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(ControlCenterBasicDataBackup)); this.smartGroupBox1 = new SmartX.SmartGroupBox(); this.buttonClear = new SmartX.SmartButton(); this.buttonDataBackupEnable = new SmartX.SmartButton(); this.labelFileCount = new SmartX.SmartLabel(); this.listBoxDataList = new System.Windows.Forms.ListBox(); this.buttonBackup = 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.buttonClear); this.smartGroupBox1.Controls.Add(this.buttonDataBackupEnable); this.smartGroupBox1.Controls.Add(this.labelFileCount); this.smartGroupBox1.Controls.Add(this.listBoxDataList); this.smartGroupBox1.Controls.Add(this.buttonBackup); 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 = 0; 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 = 173; this.smartGroupBox1.TextColor = System.Drawing.Color.Black; // // buttonClear // this.buttonClear.BackPictureBox = null; this.buttonClear.BackPictureBox1 = null; this.buttonClear.BackPictureBox2 = null; this.buttonClear.ButtonColor = System.Drawing.Color.Gray; this.buttonClear.ButtonImageAutoSize = true; this.buttonClear.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonClear.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonClear.DisableImage"))); this.buttonClear.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonClear.DownImage"))); this.buttonClear.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold); this.buttonClear.GroupID = 0; this.buttonClear.InitVisible = true; this.buttonClear.Location = new System.Drawing.Point(259, 370); this.buttonClear.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonClear.Name = "buttonClear"; this.buttonClear.NestedClickEventPrevent = false; this.buttonClear.OutlinePixel = 1; this.buttonClear.RepeatInterval = 200; this.buttonClear.RepeatIntervalAccelerate = null; this.buttonClear.SafeInterval = 200; this.buttonClear.Size = new System.Drawing.Size(50, 50); this.buttonClear.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonClear.TabIndex = 217; this.buttonClear.TextColor = System.Drawing.Color.White; this.buttonClear.TextDownColor = System.Drawing.Color.White; this.buttonClear.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonClear.TextLocation = new System.Drawing.Point(0, 0); this.buttonClear.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonClear.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonClear.UpImage"))); this.buttonClear.Visible = false; this.buttonClear.Click += new System.EventHandler(this.buttonClear_Click); // // buttonDataBackupEnable // this.buttonDataBackupEnable.BackPictureBox = null; this.buttonDataBackupEnable.BackPictureBox1 = null; this.buttonDataBackupEnable.BackPictureBox2 = null; this.buttonDataBackupEnable.ButtonColor = System.Drawing.Color.Gray; this.buttonDataBackupEnable.ButtonImageAutoSize = true; this.buttonDataBackupEnable.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonDataBackupEnable.DisableImage = null; this.buttonDataBackupEnable.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonDataBackupEnable.DownImage"))); this.buttonDataBackupEnable.GroupID = 0; this.buttonDataBackupEnable.InitVisible = true; this.buttonDataBackupEnable.Location = new System.Drawing.Point(331, 20); this.buttonDataBackupEnable.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonDataBackupEnable.Name = "buttonDataBackupEnable"; this.buttonDataBackupEnable.NestedClickEventPrevent = false; this.buttonDataBackupEnable.OutlinePixel = 1; this.buttonDataBackupEnable.RepeatInterval = 200; this.buttonDataBackupEnable.RepeatIntervalAccelerate = null; this.buttonDataBackupEnable.SafeInterval = 200; this.buttonDataBackupEnable.Size = new System.Drawing.Size(80, 30); this.buttonDataBackupEnable.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonDataBackupEnable.TabIndex = 187; this.buttonDataBackupEnable.TextColor = System.Drawing.Color.Black; this.buttonDataBackupEnable.TextDownColor = System.Drawing.Color.White; this.buttonDataBackupEnable.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonDataBackupEnable.TextLocation = new System.Drawing.Point(0, 0); this.buttonDataBackupEnable.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonDataBackupEnable.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonDataBackupEnable.UpImage"))); this.buttonDataBackupEnable.Click += new System.EventHandler(this.buttonDataBackupEnable_Click); // // labelFileCount // this.labelFileCount.BackColor = System.Drawing.Color.Black; this.labelFileCount.BackPictureBox = null; this.labelFileCount.BackPictureBox1 = null; this.labelFileCount.BackPictureBox2 = null; this.labelFileCount.BorderColor = System.Drawing.Color.Black; this.labelFileCount.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelFileCount.Font = new System.Drawing.Font("새굴림", 18F, System.Drawing.FontStyle.Bold); this.labelFileCount.ForeColor = System.Drawing.Color.White; this.labelFileCount.InitVisible = true; this.labelFileCount.LineSpacing = 0F; this.labelFileCount.Location = new System.Drawing.Point(150, 84); this.labelFileCount.Name = "labelFileCount"; this.labelFileCount.Size = new System.Drawing.Size(87, 30); this.labelFileCount.TabIndex = 184; this.labelFileCount.Text = "00"; this.labelFileCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelFileCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelFileCount.Wordwrap = false; // // listBoxDataList // this.listBoxDataList.Font = new System.Drawing.Font("새굴림", 15F, System.Drawing.FontStyle.Bold); this.listBoxDataList.Location = new System.Drawing.Point(315, 82); this.listBoxDataList.Name = "listBoxDataList"; this.listBoxDataList.Size = new System.Drawing.Size(356, 347); this.listBoxDataList.TabIndex = 185; // // buttonBackup // this.buttonBackup.BackPictureBox = null; this.buttonBackup.BackPictureBox1 = null; this.buttonBackup.BackPictureBox2 = null; this.buttonBackup.ButtonColor = System.Drawing.Color.Gray; this.buttonBackup.ButtonImageAutoSize = true; this.buttonBackup.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonBackup.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonBackup.DisableImage"))); this.buttonBackup.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBackup.DownImage"))); this.buttonBackup.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold); this.buttonBackup.GroupID = 0; this.buttonBackup.InitVisible = true; this.buttonBackup.Location = new System.Drawing.Point(639, 11); this.buttonBackup.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonBackup.Name = "buttonBackup"; this.buttonBackup.NestedClickEventPrevent = false; this.buttonBackup.OutlinePixel = 1; this.buttonBackup.RepeatInterval = 200; this.buttonBackup.RepeatIntervalAccelerate = null; this.buttonBackup.SafeInterval = 200; this.buttonBackup.Size = new System.Drawing.Size(50, 50); this.buttonBackup.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonBackup.TabIndex = 182; this.buttonBackup.TextColor = System.Drawing.Color.White; this.buttonBackup.TextDownColor = System.Drawing.Color.White; this.buttonBackup.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonBackup.TextLocation = new System.Drawing.Point(0, 0); this.buttonBackup.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonBackup.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBackup.UpImage"))); this.buttonBackup.Click += new System.EventHandler(this.buttonBackup_Click); // // ControlCenterBasicDataBackup // 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 = "ControlCenterBasicDataBackup"; this.Size = new System.Drawing.Size(710, 470); this.smartGroupBox1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private SmartX.SmartGroupBox smartGroupBox1; private SmartX.SmartLabel labelFileCount; private System.Windows.Forms.ListBox listBoxDataList; private SmartX.SmartButton buttonBackup; private SmartX.SmartButton buttonDataBackupEnable; private SmartX.SmartButton buttonClear; } }