339 lines
20 KiB
C#
339 lines
20 KiB
C#
namespace INT_PT002.Controls
|
|
{
|
|
partial class ControlMenuLogHistory
|
|
{
|
|
/// <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()
|
|
{
|
|
this.smartFile1 = new SmartX.SmartFile();
|
|
this.smartGroupBox1 = new SmartX.SmartGroupBox();
|
|
this.treeView = new System.Windows.Forms.TreeView();
|
|
this.smartLabel4 = new SmartX.SmartLabel();
|
|
this.smartLabel3 = new SmartX.SmartLabel();
|
|
this.smartLabel1 = new SmartX.SmartLabel();
|
|
this.buttonBackup = new SmartX.SmartButton();
|
|
this.labelCount = new SmartX.SmartLabel();
|
|
this.listbox = new SmartX.SmartListBox();
|
|
this.smartGroupBox1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// smartFile1
|
|
//
|
|
this.smartFile1.FilePathName = "";
|
|
//
|
|
// smartGroupBox1
|
|
//
|
|
this.smartGroupBox1.BackGround = null;
|
|
this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
|
|
this.smartGroupBox1.BackImage = null;
|
|
this.smartGroupBox1.Controls.Add(this.buttonBackup);
|
|
this.smartGroupBox1.Controls.Add(this.listbox);
|
|
this.smartGroupBox1.Controls.Add(this.treeView);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel1);
|
|
this.smartGroupBox1.Controls.Add(this.labelCount);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel3);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel4);
|
|
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
|
|
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
|
|
this.smartGroupBox1.FrameLineThickness = 2;
|
|
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
|
|
this.smartGroupBox1.HeaderHeightOffset = 9;
|
|
this.smartGroupBox1.Location = new System.Drawing.Point(0, 0);
|
|
this.smartGroupBox1.Name = "smartGroupBox1";
|
|
this.smartGroupBox1.RoundRadius = 5;
|
|
this.smartGroupBox1.Size = new System.Drawing.Size(909, 664);
|
|
this.smartGroupBox1.TabIndex = 3;
|
|
this.smartGroupBox1.Text = "smartGroupBox1";
|
|
this.smartGroupBox1.TextColor = System.Drawing.Color.White;
|
|
//
|
|
// treeView
|
|
//
|
|
this.treeView.Location = new System.Drawing.Point(23, 74);
|
|
this.treeView.Name = "treeView";
|
|
this.treeView.Size = new System.Drawing.Size(299, 566);
|
|
this.treeView.TabIndex = 81;
|
|
//
|
|
// smartLabel4
|
|
//
|
|
this.smartLabel4.BackGround = this.smartGroupBox1;
|
|
this.smartLabel4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
|
|
this.smartLabel4.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.smartLabel4.LineSpacing = 0F;
|
|
this.smartLabel4.Location = new System.Drawing.Point(19, 45);
|
|
this.smartLabel4.Name = "smartLabel4";
|
|
this.smartLabel4.OverlapOptimize = true;
|
|
this.smartLabel4.PasswordChar = '\0';
|
|
this.smartLabel4.Radius = 3;
|
|
this.smartLabel4.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel4.Size = new System.Drawing.Size(307, 23);
|
|
this.smartLabel4.TabIndex = 88;
|
|
this.smartLabel4.Text = " List";
|
|
this.smartLabel4.TextColor = System.Drawing.Color.White;
|
|
this.smartLabel4.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.smartLabel4.Wordwrap = true;
|
|
//
|
|
// smartLabel3
|
|
//
|
|
this.smartLabel3.BackGround = this.smartGroupBox1;
|
|
this.smartLabel3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
|
|
this.smartLabel3.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.smartLabel3.LineSpacing = 0F;
|
|
this.smartLabel3.Location = new System.Drawing.Point(339, 45);
|
|
this.smartLabel3.Name = "smartLabel3";
|
|
this.smartLabel3.OverlapOptimize = true;
|
|
this.smartLabel3.PasswordChar = '\0';
|
|
this.smartLabel3.Radius = 3;
|
|
this.smartLabel3.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel3.Size = new System.Drawing.Size(548, 23);
|
|
this.smartLabel3.TabIndex = 87;
|
|
this.smartLabel3.Text = " File name";
|
|
this.smartLabel3.TextColor = System.Drawing.Color.White;
|
|
this.smartLabel3.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.smartLabel3.Wordwrap = false;
|
|
//
|
|
// smartLabel1
|
|
//
|
|
this.smartLabel1.BackGround = this.smartGroupBox1;
|
|
this.smartLabel1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.smartLabel1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
|
|
this.smartLabel1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.smartLabel1.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Regular);
|
|
this.smartLabel1.LineSpacing = 0F;
|
|
this.smartLabel1.Location = new System.Drawing.Point(343, 74);
|
|
this.smartLabel1.Name = "smartLabel1";
|
|
this.smartLabel1.OverlapOptimize = true;
|
|
this.smartLabel1.PasswordChar = '\0';
|
|
this.smartLabel1.Radius = 10;
|
|
this.smartLabel1.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
|
|
this.smartLabel1.Size = new System.Drawing.Size(455, 36);
|
|
this.smartLabel1.TabIndex = 85;
|
|
this.smartLabel1.Text = "00";
|
|
this.smartLabel1.TextColor = System.Drawing.Color.White;
|
|
this.smartLabel1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel1.Wordwrap = false;
|
|
//
|
|
// buttonBackup
|
|
//
|
|
this.buttonBackup.BackGround = this.smartGroupBox1;
|
|
this.buttonBackup.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
|
|
this.buttonBackup.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonBackup.ButtonDownColor = System.Drawing.Color.SlateGray;
|
|
this.buttonBackup.ButtonImageAutoSize = true;
|
|
this.buttonBackup.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonBackup.ButtonText = "Backup";
|
|
this.buttonBackup.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonBackup.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Regular);
|
|
this.buttonBackup.GroupID = 0;
|
|
this.buttonBackup.ImageDisable = null;
|
|
this.buttonBackup.ImageDown = null;
|
|
this.buttonBackup.ImageUp = null;
|
|
this.buttonBackup.Location = new System.Drawing.Point(804, 74);
|
|
this.buttonBackup.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonBackup.Name = "buttonBackup";
|
|
this.buttonBackup.NestedClickEventPrevent = false;
|
|
this.buttonBackup.OutlinePixel = 2;
|
|
this.buttonBackup.OverlapOptimize = true;
|
|
this.buttonBackup.RepeatInterval = 200;
|
|
this.buttonBackup.RepeatIntervalAccelerate = null;
|
|
this.buttonBackup.RoundSize = 10;
|
|
this.buttonBackup.SafeInterval = 200;
|
|
this.buttonBackup.Size = new System.Drawing.Size(79, 36);
|
|
this.buttonBackup.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonBackup.TabIndex = 84;
|
|
this.buttonBackup.Text = null;
|
|
this.buttonBackup.TextColor = System.Drawing.Color.White;
|
|
this.buttonBackup.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonBackup.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonBackup.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonBackup.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
//
|
|
// labelCount
|
|
//
|
|
this.labelCount.BackGround = this.smartGroupBox1;
|
|
this.labelCount.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
|
|
this.labelCount.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
|
|
this.labelCount.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelCount.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
|
|
this.labelCount.LineSpacing = 0F;
|
|
this.labelCount.Location = new System.Drawing.Point(74, 45);
|
|
this.labelCount.Name = "labelCount";
|
|
this.labelCount.OverlapOptimize = true;
|
|
this.labelCount.PasswordChar = '\0';
|
|
this.labelCount.Radius = 10;
|
|
this.labelCount.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
|
|
this.labelCount.Size = new System.Drawing.Size(248, 23);
|
|
this.labelCount.TabIndex = 83;
|
|
this.labelCount.Text = "00";
|
|
this.labelCount.TextColor = System.Drawing.Color.White;
|
|
this.labelCount.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelCount.Wordwrap = false;
|
|
//
|
|
// listbox
|
|
//
|
|
this.listbox.BackGround = null;
|
|
this.listbox.BackGroundColor = System.Drawing.Color.White;
|
|
this.listbox.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listbox.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle;
|
|
this.listbox.ColumnStyles = null;
|
|
this.listbox.DataSource = null;
|
|
this.listbox.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD;
|
|
this.listbox.ItemOffsetGap = 10;
|
|
this.listbox.ItemOffsetX = 1;
|
|
this.listbox.ItemOffsetY = 0;
|
|
this.listbox.ItemTextOffsetY = 1;
|
|
this.listbox.Location = new System.Drawing.Point(343, 116);
|
|
this.listbox.MouseMoveEventSpace = 3;
|
|
this.listbox.MouseMoveSpace = 10;
|
|
this.listbox.Name = "listbox";
|
|
this.listbox.OverlapOptimize = true;
|
|
this.listbox.ScrollBarBackColor = System.Drawing.Color.DarkGray;
|
|
this.listbox.ScrollBarButtonColor = System.Drawing.Color.GhostWhite;
|
|
this.listbox.ScrollBarButtonHeight = 15;
|
|
this.listbox.ScrollBarButtonImage = null;
|
|
this.listbox.ScrollBarButtonRound = 0;
|
|
this.listbox.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.ScrollBar;
|
|
this.listbox.ScrollButtonHeight = 30;
|
|
this.listbox.ScrollButtonWidth = 30;
|
|
//
|
|
//
|
|
//
|
|
this.listbox.ScrollDownButton.BackGround = null;
|
|
this.listbox.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listbox.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listbox.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listbox.ScrollDownButton.ButtonImageAutoSize = false;
|
|
this.listbox.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listbox.ScrollDownButton.ButtonText = "▼";
|
|
this.listbox.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listbox.ScrollDownButton.GroupID = 0;
|
|
this.listbox.ScrollDownButton.ImageDisable = null;
|
|
this.listbox.ScrollDownButton.ImageDown = null;
|
|
this.listbox.ScrollDownButton.ImageUp = null;
|
|
this.listbox.ScrollDownButton.Location = new System.Drawing.Point(524, 492);
|
|
this.listbox.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listbox.ScrollDownButton.Name = "SmartListBox_m_butScrollDown";
|
|
this.listbox.ScrollDownButton.NestedClickEventPrevent = false;
|
|
this.listbox.ScrollDownButton.OutlinePixel = 1;
|
|
this.listbox.ScrollDownButton.OverlapOptimize = true;
|
|
this.listbox.ScrollDownButton.RepeatInterval = 200;
|
|
this.listbox.ScrollDownButton.RepeatIntervalAccelerate = null;
|
|
this.listbox.ScrollDownButton.RoundSize = 10;
|
|
this.listbox.ScrollDownButton.SafeInterval = 200;
|
|
this.listbox.ScrollDownButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listbox.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listbox.ScrollDownButton.TabIndex = 0;
|
|
this.listbox.ScrollDownButton.Text = null;
|
|
this.listbox.ScrollDownButton.TextColor = System.Drawing.Color.White;
|
|
this.listbox.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listbox.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listbox.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listbox.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listbox.ScrollStep = 1;
|
|
//
|
|
//
|
|
//
|
|
this.listbox.ScrollUpButton.BackGround = null;
|
|
this.listbox.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listbox.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listbox.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listbox.ScrollUpButton.ButtonImageAutoSize = false;
|
|
this.listbox.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listbox.ScrollUpButton.ButtonText = "▲";
|
|
this.listbox.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listbox.ScrollUpButton.GroupID = 0;
|
|
this.listbox.ScrollUpButton.ImageDisable = null;
|
|
this.listbox.ScrollUpButton.ImageDown = null;
|
|
this.listbox.ScrollUpButton.ImageUp = null;
|
|
this.listbox.ScrollUpButton.Location = new System.Drawing.Point(524, 2);
|
|
this.listbox.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listbox.ScrollUpButton.Name = "SmartListBox_m_butScrollUp";
|
|
this.listbox.ScrollUpButton.NestedClickEventPrevent = false;
|
|
this.listbox.ScrollUpButton.OutlinePixel = 1;
|
|
this.listbox.ScrollUpButton.OverlapOptimize = true;
|
|
this.listbox.ScrollUpButton.RepeatInterval = 200;
|
|
this.listbox.ScrollUpButton.RepeatIntervalAccelerate = null;
|
|
this.listbox.ScrollUpButton.RoundSize = 10;
|
|
this.listbox.ScrollUpButton.SafeInterval = 200;
|
|
this.listbox.ScrollUpButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listbox.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listbox.ScrollUpButton.TabIndex = 1;
|
|
this.listbox.ScrollUpButton.Text = null;
|
|
this.listbox.ScrollUpButton.TextColor = System.Drawing.Color.White;
|
|
this.listbox.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listbox.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listbox.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listbox.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listbox.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184)))));
|
|
this.listbox.SelectFilled = true;
|
|
this.listbox.SelectItemIndex = -1;
|
|
this.listbox.SelectTextColor = System.Drawing.Color.White;
|
|
this.listbox.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
|
|
this.listbox.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224)))));
|
|
this.listbox.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle;
|
|
this.listbox.SeparationlineVisibleBottom = true;
|
|
this.listbox.SeparationlineVisibleTop = true;
|
|
this.listbox.Size = new System.Drawing.Size(540, 524);
|
|
this.listbox.TabIndex = 82;
|
|
this.listbox.Text = "smartListBox1";
|
|
this.listbox.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.listbox.TextColorDisable = System.Drawing.Color.Gray;
|
|
//
|
|
// ControlMenuLogHistory
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.Controls.Add(this.smartGroupBox1);
|
|
this.Name = "ControlMenuLogHistory";
|
|
this.Size = new System.Drawing.Size(909, 664);
|
|
this.smartGroupBox1.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private SmartX.SmartFile smartFile1;
|
|
private SmartX.SmartGroupBox smartGroupBox1;
|
|
private System.Windows.Forms.TreeView treeView;
|
|
private SmartX.SmartLabel smartLabel4;
|
|
private SmartX.SmartLabel smartLabel3;
|
|
private SmartX.SmartLabel smartLabel1;
|
|
private SmartX.SmartButton buttonBackup;
|
|
private SmartX.SmartLabel labelCount;
|
|
private SmartX.SmartListBox listbox;
|
|
}
|
|
}
|