ITC81DB_2H/ITC81DB_0H/Controls/CenterBasic/ControlCenterBasicDataBacku...

201 lines
11 KiB
C#

namespace ITC81DB_0H.Controls
{
partial class ControlCenterBasicDataBackup
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Component Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlCenterBasicDataBackup));
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.buttonDataBackupEnable = new SmartX.SmartButton();
this.labelUsbId = new SmartX.SmartLabel();
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.buttonDataBackupEnable);
this.smartGroupBox1.Controls.Add(this.labelUsbId);
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;
//
// 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(501, 19);
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);
//
// labelUsbId
//
this.labelUsbId.BackColor = System.Drawing.SystemColors.Window;
this.labelUsbId.BackPictureBox1 = null;
this.labelUsbId.BackPictureBox2 = this.smartGroupBox1;
this.labelUsbId.BorderColor = System.Drawing.Color.Black;
this.labelUsbId.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelUsbId.Font = new System.Drawing.Font("새굴림", 20F, System.Drawing.FontStyle.Bold);
this.labelUsbId.ForeColor = System.Drawing.Color.White;
this.labelUsbId.InitVisible = true;
this.labelUsbId.LineSpacing = 0F;
this.labelUsbId.Location = new System.Drawing.Point(150, 12);
this.labelUsbId.Name = "labelUsbId";
this.labelUsbId.Size = new System.Drawing.Size(157, 45);
this.labelUsbId.TabIndex = 186;
this.labelUsbId.Text = "100";
this.labelUsbId.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelUsbId.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelUsbId.Wordwrap = false;
this.labelUsbId.Click += new System.EventHandler(this.labelUsbId_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, 86);
this.listBoxDataList.Name = "listBoxDataList";
this.listBoxDataList.Size = new System.Drawing.Size(356, 324);
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, 9);
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;
public SmartX.SmartLabel labelUsbId;
}
}