namespace ITC81DB_0H.Controls { partial class ControlCenterLogHistory { /// /// 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(ControlCenterLogHistory)); this.smartGroupBox1 = new SmartX.SmartGroupBox(); this.listBoxAfter = new SmartX.SmartListBox(); this.smartLabel6 = new SmartX.SmartLabel(); this.listBoxBefore = new SmartX.SmartListBox(); this.smartLabel5 = new SmartX.SmartLabel(); this.listBoxLoginID = new SmartX.SmartListBox(); this.smartLabel1 = new SmartX.SmartLabel(); this.labelTitleFind = new SmartX.SmartLabel(); this.labelFind = new SmartX.SmartLabel(); this.buttonFind = new SmartX.SmartButton(); this.buttonRead = new SmartX.SmartButton(); this.listBoxDetail = new SmartX.SmartListBox(); this.listBoxEvent = new SmartX.SmartListBox(); this.listBoxTime = new SmartX.SmartListBox(); this.treeView = new System.Windows.Forms.TreeView(); this.labelTotalIndex = new SmartX.SmartLabel(); this.labelCurrentIndex = new SmartX.SmartLabel(); this.smartSeparatorLine1 = new SmartX.SmartSeparatorLine(); this.smartLabel4 = new SmartX.SmartLabel(); this.smartLabel3 = new SmartX.SmartLabel(); this.smartLabel2 = new SmartX.SmartLabel(); this.buttonDown = new SmartX.SmartButton(); this.buttonUp = new SmartX.SmartButton(); this.labelFileName = new SmartX.SmartLabel(); this.labelTitleFileName = new SmartX.SmartLabel(); this.labelTitleFileList = new SmartX.SmartLabel(); this.labelCount = new SmartX.SmartLabel(); this.buttonBackup = new SmartX.SmartButton(); this.smartFile1 = new SmartX.SmartFile(); 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.listBoxAfter); this.smartGroupBox1.Controls.Add(this.smartLabel6); this.smartGroupBox1.Controls.Add(this.listBoxBefore); this.smartGroupBox1.Controls.Add(this.smartLabel5); this.smartGroupBox1.Controls.Add(this.listBoxLoginID); this.smartGroupBox1.Controls.Add(this.smartLabel1); this.smartGroupBox1.Controls.Add(this.labelTitleFind); this.smartGroupBox1.Controls.Add(this.labelFind); this.smartGroupBox1.Controls.Add(this.buttonFind); this.smartGroupBox1.Controls.Add(this.buttonRead); this.smartGroupBox1.Controls.Add(this.listBoxDetail); this.smartGroupBox1.Controls.Add(this.listBoxEvent); this.smartGroupBox1.Controls.Add(this.listBoxTime); this.smartGroupBox1.Controls.Add(this.treeView); this.smartGroupBox1.Controls.Add(this.labelTotalIndex); this.smartGroupBox1.Controls.Add(this.labelCurrentIndex); this.smartGroupBox1.Controls.Add(this.smartSeparatorLine1); this.smartGroupBox1.Controls.Add(this.smartLabel4); this.smartGroupBox1.Controls.Add(this.smartLabel3); this.smartGroupBox1.Controls.Add(this.smartLabel2); this.smartGroupBox1.Controls.Add(this.buttonDown); this.smartGroupBox1.Controls.Add(this.buttonUp); this.smartGroupBox1.Controls.Add(this.labelFileName); this.smartGroupBox1.Controls.Add(this.labelTitleFileName); this.smartGroupBox1.Controls.Add(this.labelTitleFileList); this.smartGroupBox1.Controls.Add(this.labelCount); 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; // // listBoxAfter // this.listBoxAfter.BackColor = System.Drawing.Color.White; this.listBoxAfter.BackPictureBox = null; this.listBoxAfter.BackPictureBox1 = null; this.listBoxAfter.BackPictureBox2 = null; this.listBoxAfter.ColumnAlign = SmartX.SmartListBox.COLUMNALIGNS.CENTER; this.listBoxAfter.ColumnDelimiter = '\0'; this.listBoxAfter.ColumnOffsets = null; this.listBoxAfter.Enabled = false; this.listBoxAfter.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.listBoxAfter.FontColor = System.Drawing.Color.Black; this.listBoxAfter.InitVisible = true; this.listBoxAfter.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; this.listBoxAfter.ItemOffsetGap = 8; this.listBoxAfter.ItemOffsetX = 5; this.listBoxAfter.ItemOffsetY = 0; this.listBoxAfter.Location = new System.Drawing.Point(596, 141); this.listBoxAfter.MouseMoveEventSpace = 3; this.listBoxAfter.MouseMoveSpace = 10; this.listBoxAfter.Name = "listBoxAfter"; this.listBoxAfter.OutLineColor = System.Drawing.SystemColors.ControlText; this.listBoxAfter.SelectColor = System.Drawing.Color.Blue; this.listBoxAfter.SelectFilled = true; this.listBoxAfter.SelectFontColor = System.Drawing.Color.DarkBlue; this.listBoxAfter.SelectItemIndex = -1; this.listBoxAfter.SeparationlineColor1 = System.Drawing.Color.Gray; this.listBoxAfter.SeparationlineColor2 = System.Drawing.Color.LightGray; this.listBoxAfter.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; this.listBoxAfter.SeparationlineVisibleBottom = true; this.listBoxAfter.SeparationlineVisibleTop = true; this.listBoxAfter.Size = new System.Drawing.Size(50, 318); this.listBoxAfter.TabIndex = 257; this.listBoxAfter.Text = "smartListBox2"; // // smartLabel6 // this.smartLabel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.smartLabel6.BackPictureBox = null; this.smartLabel6.BackPictureBox1 = null; this.smartLabel6.BackPictureBox2 = null; this.smartLabel6.BorderColor = System.Drawing.Color.Black; this.smartLabel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.smartLabel6.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.smartLabel6.ForeColor = System.Drawing.Color.White; this.smartLabel6.InitVisible = true; this.smartLabel6.LineSpacing = 0F; this.smartLabel6.Location = new System.Drawing.Point(596, 118); this.smartLabel6.Name = "smartLabel6"; this.smartLabel6.Size = new System.Drawing.Size(50, 23); this.smartLabel6.TabIndex = 256; this.smartLabel6.Text = "After"; this.smartLabel6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel6.Wordwrap = false; // // listBoxBefore // this.listBoxBefore.BackColor = System.Drawing.Color.White; this.listBoxBefore.BackPictureBox = null; this.listBoxBefore.BackPictureBox1 = null; this.listBoxBefore.BackPictureBox2 = null; this.listBoxBefore.ColumnAlign = SmartX.SmartListBox.COLUMNALIGNS.CENTER; this.listBoxBefore.ColumnDelimiter = '\0'; this.listBoxBefore.ColumnOffsets = null; this.listBoxBefore.Enabled = false; this.listBoxBefore.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.listBoxBefore.FontColor = System.Drawing.Color.Black; this.listBoxBefore.InitVisible = true; this.listBoxBefore.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; this.listBoxBefore.ItemOffsetGap = 8; this.listBoxBefore.ItemOffsetX = 5; this.listBoxBefore.ItemOffsetY = 0; this.listBoxBefore.Location = new System.Drawing.Point(545, 141); this.listBoxBefore.MouseMoveEventSpace = 3; this.listBoxBefore.MouseMoveSpace = 10; this.listBoxBefore.Name = "listBoxBefore"; this.listBoxBefore.OutLineColor = System.Drawing.SystemColors.ControlText; this.listBoxBefore.SelectColor = System.Drawing.Color.Blue; this.listBoxBefore.SelectFilled = true; this.listBoxBefore.SelectFontColor = System.Drawing.Color.DarkBlue; this.listBoxBefore.SelectItemIndex = -1; this.listBoxBefore.SeparationlineColor1 = System.Drawing.Color.Gray; this.listBoxBefore.SeparationlineColor2 = System.Drawing.Color.LightGray; this.listBoxBefore.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; this.listBoxBefore.SeparationlineVisibleBottom = true; this.listBoxBefore.SeparationlineVisibleTop = true; this.listBoxBefore.Size = new System.Drawing.Size(50, 318); this.listBoxBefore.TabIndex = 255; this.listBoxBefore.Text = "smartListBox1"; // // smartLabel5 // this.smartLabel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.smartLabel5.BackPictureBox = null; this.smartLabel5.BackPictureBox1 = null; this.smartLabel5.BackPictureBox2 = null; this.smartLabel5.BorderColor = System.Drawing.Color.Black; this.smartLabel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.smartLabel5.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.smartLabel5.ForeColor = System.Drawing.Color.White; this.smartLabel5.InitVisible = true; this.smartLabel5.LineSpacing = 0F; this.smartLabel5.Location = new System.Drawing.Point(545, 118); this.smartLabel5.Name = "smartLabel5"; this.smartLabel5.Size = new System.Drawing.Size(50, 23); this.smartLabel5.TabIndex = 254; this.smartLabel5.Text = "Before"; this.smartLabel5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel5.Wordwrap = false; // // listBoxLoginID // this.listBoxLoginID.BackColor = System.Drawing.Color.White; this.listBoxLoginID.BackPictureBox = null; this.listBoxLoginID.BackPictureBox1 = null; this.listBoxLoginID.BackPictureBox2 = null; this.listBoxLoginID.ColumnAlign = SmartX.SmartListBox.COLUMNALIGNS.CENTER; this.listBoxLoginID.ColumnDelimiter = '\0'; this.listBoxLoginID.ColumnOffsets = null; this.listBoxLoginID.Enabled = false; this.listBoxLoginID.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.listBoxLoginID.FontColor = System.Drawing.Color.Black; this.listBoxLoginID.InitVisible = true; this.listBoxLoginID.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; this.listBoxLoginID.ItemOffsetGap = 8; this.listBoxLoginID.ItemOffsetX = 2; this.listBoxLoginID.ItemOffsetY = 0; this.listBoxLoginID.Location = new System.Drawing.Point(267, 141); this.listBoxLoginID.MouseMoveEventSpace = 3; this.listBoxLoginID.MouseMoveSpace = 10; this.listBoxLoginID.Name = "listBoxLoginID"; this.listBoxLoginID.OutLineColor = System.Drawing.SystemColors.ControlText; this.listBoxLoginID.SelectColor = System.Drawing.Color.Blue; this.listBoxLoginID.SelectFilled = true; this.listBoxLoginID.SelectFontColor = System.Drawing.Color.DarkBlue; this.listBoxLoginID.SelectItemIndex = -1; this.listBoxLoginID.SeparationlineColor1 = System.Drawing.Color.Gray; this.listBoxLoginID.SeparationlineColor2 = System.Drawing.Color.LightGray; this.listBoxLoginID.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; this.listBoxLoginID.SeparationlineVisibleBottom = true; this.listBoxLoginID.SeparationlineVisibleTop = true; this.listBoxLoginID.Size = new System.Drawing.Size(60, 318); this.listBoxLoginID.TabIndex = 253; this.listBoxLoginID.Text = "smartListBox1"; this.listBoxLoginID.Click += new System.EventHandler(this.listBox_Click); // // smartLabel1 // this.smartLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.smartLabel1.BackPictureBox = null; this.smartLabel1.BackPictureBox1 = null; this.smartLabel1.BackPictureBox2 = null; this.smartLabel1.BorderColor = System.Drawing.Color.Black; this.smartLabel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.smartLabel1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.smartLabel1.ForeColor = System.Drawing.Color.White; this.smartLabel1.InitVisible = true; this.smartLabel1.LineSpacing = 0F; this.smartLabel1.Location = new System.Drawing.Point(267, 118); this.smartLabel1.Name = "smartLabel1"; this.smartLabel1.Size = new System.Drawing.Size(60, 23); this.smartLabel1.TabIndex = 252; this.smartLabel1.Text = "ID"; this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel1.Wordwrap = false; // // labelTitleFind // this.labelTitleFind.BackColor = System.Drawing.Color.Black; this.labelTitleFind.BackPictureBox1 = null; this.labelTitleFind.BackPictureBox2 = this.smartGroupBox1; this.labelTitleFind.BorderColor = System.Drawing.Color.Black; this.labelTitleFind.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleFind.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelTitleFind.ForeColor = System.Drawing.Color.White; this.labelTitleFind.InitVisible = true; this.labelTitleFind.LineSpacing = 0F; this.labelTitleFind.Location = new System.Drawing.Point(214, 78); this.labelTitleFind.Name = "labelTitleFind"; this.labelTitleFind.Size = new System.Drawing.Size(204, 34); this.labelTitleFind.TabIndex = 251; this.labelTitleFind.Text = "데이터 찾기(Line)"; this.labelTitleFind.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleFind.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleFind.Wordwrap = false; // // labelFind // this.labelFind.BackColor = System.Drawing.Color.White; this.labelFind.BackPictureBox = null; this.labelFind.BackPictureBox1 = null; this.labelFind.BackPictureBox2 = null; this.labelFind.BorderColor = System.Drawing.Color.White; this.labelFind.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelFind.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold); this.labelFind.ForeColor = System.Drawing.Color.Black; this.labelFind.InitVisible = true; this.labelFind.LineSpacing = 0F; this.labelFind.Location = new System.Drawing.Point(424, 77); this.labelFind.Name = "labelFind"; this.labelFind.Size = new System.Drawing.Size(175, 35); this.labelFind.TabIndex = 250; this.labelFind.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelFind.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelFind.Wordwrap = false; this.labelFind.Click += new System.EventHandler(this.labelFind_Click); // // buttonFind // this.buttonFind.BackPictureBox = null; this.buttonFind.BackPictureBox1 = null; this.buttonFind.BackPictureBox2 = null; this.buttonFind.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.buttonFind.ButtonImageAutoSize = true; this.buttonFind.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonFind.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonFind.DisableImage"))); this.buttonFind.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonFind.DownImage"))); this.buttonFind.GroupID = 0; this.buttonFind.InitVisible = true; this.buttonFind.Location = new System.Drawing.Point(605, 77); this.buttonFind.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonFind.Name = "buttonFind"; this.buttonFind.NestedClickEventPrevent = false; this.buttonFind.OutlinePixel = 1; this.buttonFind.RepeatInterval = 200; this.buttonFind.RepeatIntervalAccelerate = null; this.buttonFind.SafeInterval = 200; this.buttonFind.Size = new System.Drawing.Size(41, 35); this.buttonFind.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonFind.TabIndex = 249; this.buttonFind.TextColor = System.Drawing.Color.White; this.buttonFind.TextDownColor = System.Drawing.Color.White; this.buttonFind.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonFind.TextLocation = new System.Drawing.Point(0, 0); this.buttonFind.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonFind.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonFind.UpImage"))); this.buttonFind.Visible = false; this.buttonFind.Click += new System.EventHandler(this.buttonFind_Click); // // buttonRead // this.buttonRead.BackPictureBox = null; this.buttonRead.BackPictureBox1 = null; this.buttonRead.BackPictureBox2 = null; this.buttonRead.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.buttonRead.ButtonImageAutoSize = true; this.buttonRead.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonRead.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonRead.DisableImage"))); this.buttonRead.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonRead.DownImage"))); this.buttonRead.GroupID = 0; this.buttonRead.InitVisible = true; this.buttonRead.Location = new System.Drawing.Point(605, 37); this.buttonRead.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonRead.Name = "buttonRead"; this.buttonRead.NestedClickEventPrevent = false; this.buttonRead.OutlinePixel = 1; this.buttonRead.RepeatInterval = 200; this.buttonRead.RepeatIntervalAccelerate = null; this.buttonRead.SafeInterval = 200; this.buttonRead.Size = new System.Drawing.Size(41, 35); this.buttonRead.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonRead.TabIndex = 248; this.buttonRead.TextColor = System.Drawing.Color.White; this.buttonRead.TextDownColor = System.Drawing.Color.White; this.buttonRead.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonRead.TextLocation = new System.Drawing.Point(0, 0); this.buttonRead.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonRead.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonRead.UpImage"))); this.buttonRead.Click += new System.EventHandler(this.buttonRead_Click); // // listBoxDetail // this.listBoxDetail.BackColor = System.Drawing.Color.White; this.listBoxDetail.BackPictureBox = null; this.listBoxDetail.BackPictureBox1 = null; this.listBoxDetail.BackPictureBox2 = null; this.listBoxDetail.ColumnAlign = SmartX.SmartListBox.COLUMNALIGNS.CENTER; this.listBoxDetail.ColumnDelimiter = '\0'; this.listBoxDetail.ColumnOffsets = null; this.listBoxDetail.Enabled = false; this.listBoxDetail.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.listBoxDetail.FontColor = System.Drawing.Color.Black; this.listBoxDetail.InitVisible = true; this.listBoxDetail.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; this.listBoxDetail.ItemOffsetGap = 8; this.listBoxDetail.ItemOffsetX = 2; this.listBoxDetail.ItemOffsetY = 0; this.listBoxDetail.Location = new System.Drawing.Point(419, 141); this.listBoxDetail.MouseMoveEventSpace = 3; this.listBoxDetail.MouseMoveSpace = 10; this.listBoxDetail.Name = "listBoxDetail"; this.listBoxDetail.OutLineColor = System.Drawing.SystemColors.ControlText; this.listBoxDetail.SelectColor = System.Drawing.Color.Blue; this.listBoxDetail.SelectFilled = true; this.listBoxDetail.SelectFontColor = System.Drawing.Color.DarkBlue; this.listBoxDetail.SelectItemIndex = -1; this.listBoxDetail.SeparationlineColor1 = System.Drawing.Color.Gray; this.listBoxDetail.SeparationlineColor2 = System.Drawing.Color.LightGray; this.listBoxDetail.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; this.listBoxDetail.SeparationlineVisibleBottom = true; this.listBoxDetail.SeparationlineVisibleTop = true; this.listBoxDetail.Size = new System.Drawing.Size(125, 318); this.listBoxDetail.TabIndex = 243; this.listBoxDetail.Text = "smartListBox2"; this.listBoxDetail.Click += new System.EventHandler(this.listBox_Click); // // listBoxEvent // this.listBoxEvent.BackColor = System.Drawing.Color.White; this.listBoxEvent.BackPictureBox = null; this.listBoxEvent.BackPictureBox1 = null; this.listBoxEvent.BackPictureBox2 = null; this.listBoxEvent.ColumnAlign = SmartX.SmartListBox.COLUMNALIGNS.CENTER; this.listBoxEvent.ColumnDelimiter = '\0'; this.listBoxEvent.ColumnOffsets = null; this.listBoxEvent.Enabled = false; this.listBoxEvent.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.listBoxEvent.FontColor = System.Drawing.Color.Black; this.listBoxEvent.InitVisible = true; this.listBoxEvent.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; this.listBoxEvent.ItemOffsetGap = 8; this.listBoxEvent.ItemOffsetX = 2; this.listBoxEvent.ItemOffsetY = 0; this.listBoxEvent.Location = new System.Drawing.Point(328, 141); this.listBoxEvent.MouseMoveEventSpace = 3; this.listBoxEvent.MouseMoveSpace = 10; this.listBoxEvent.Name = "listBoxEvent"; this.listBoxEvent.OutLineColor = System.Drawing.SystemColors.ControlText; this.listBoxEvent.SelectColor = System.Drawing.Color.Blue; this.listBoxEvent.SelectFilled = true; this.listBoxEvent.SelectFontColor = System.Drawing.Color.DarkBlue; this.listBoxEvent.SelectItemIndex = -1; this.listBoxEvent.SeparationlineColor1 = System.Drawing.Color.Gray; this.listBoxEvent.SeparationlineColor2 = System.Drawing.Color.LightGray; this.listBoxEvent.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; this.listBoxEvent.SeparationlineVisibleBottom = true; this.listBoxEvent.SeparationlineVisibleTop = true; this.listBoxEvent.Size = new System.Drawing.Size(90, 318); this.listBoxEvent.TabIndex = 242; this.listBoxEvent.Text = "smartListBox1"; this.listBoxEvent.Click += new System.EventHandler(this.listBox_Click); // // listBoxTime // this.listBoxTime.BackColor = System.Drawing.Color.White; this.listBoxTime.BackPictureBox = null; this.listBoxTime.BackPictureBox1 = null; this.listBoxTime.BackPictureBox2 = null; this.listBoxTime.ColumnAlign = SmartX.SmartListBox.COLUMNALIGNS.CENTER; this.listBoxTime.ColumnDelimiter = '\0'; this.listBoxTime.ColumnOffsets = null; this.listBoxTime.Enabled = false; this.listBoxTime.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular); this.listBoxTime.FontColor = System.Drawing.Color.Black; this.listBoxTime.InitVisible = true; this.listBoxTime.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD; this.listBoxTime.ItemOffsetGap = 8; this.listBoxTime.ItemOffsetX = 2; this.listBoxTime.ItemOffsetY = 0; this.listBoxTime.Location = new System.Drawing.Point(214, 141); this.listBoxTime.MouseMoveEventSpace = 3; this.listBoxTime.MouseMoveSpace = 10; this.listBoxTime.Name = "listBoxTime"; this.listBoxTime.OutLineColor = System.Drawing.SystemColors.ControlText; this.listBoxTime.SelectColor = System.Drawing.Color.Blue; this.listBoxTime.SelectFilled = true; this.listBoxTime.SelectFontColor = System.Drawing.Color.DarkBlue; this.listBoxTime.SelectItemIndex = -1; this.listBoxTime.SeparationlineColor1 = System.Drawing.Color.Gray; this.listBoxTime.SeparationlineColor2 = System.Drawing.Color.LightGray; this.listBoxTime.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle; this.listBoxTime.SeparationlineVisibleBottom = true; this.listBoxTime.SeparationlineVisibleTop = true; this.listBoxTime.Size = new System.Drawing.Size(52, 318); this.listBoxTime.TabIndex = 241; this.listBoxTime.Text = "smartListBox1"; this.listBoxTime.Click += new System.EventHandler(this.listBox_Click); // // treeView // this.treeView.CheckBoxes = true; this.treeView.Location = new System.Drawing.Point(8, 37); this.treeView.Name = "treeView"; this.treeView.Size = new System.Drawing.Size(200, 422); this.treeView.TabIndex = 240; this.treeView.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeView_AfterSelect); // // labelTotalIndex // this.labelTotalIndex.BackColor = System.Drawing.Color.BlanchedAlmond; this.labelTotalIndex.BackPictureBox1 = null; this.labelTotalIndex.BackPictureBox2 = this.smartGroupBox1; this.labelTotalIndex.BorderColor = System.Drawing.Color.Black; this.labelTotalIndex.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTotalIndex.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelTotalIndex.ForeColor = System.Drawing.Color.White; this.labelTotalIndex.InitVisible = true; this.labelTotalIndex.LineSpacing = 0F; this.labelTotalIndex.Location = new System.Drawing.Point(652, 273); this.labelTotalIndex.Name = "labelTotalIndex"; this.labelTotalIndex.Size = new System.Drawing.Size(50, 21); this.labelTotalIndex.TabIndex = 239; this.labelTotalIndex.Text = "0"; this.labelTotalIndex.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTotalIndex.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTotalIndex.Wordwrap = false; // // labelCurrentIndex // this.labelCurrentIndex.BackColor = System.Drawing.Color.BlanchedAlmond; this.labelCurrentIndex.BackPictureBox1 = null; this.labelCurrentIndex.BackPictureBox2 = this.smartGroupBox1; this.labelCurrentIndex.BorderColor = System.Drawing.Color.Black; this.labelCurrentIndex.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelCurrentIndex.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelCurrentIndex.ForeColor = System.Drawing.Color.White; this.labelCurrentIndex.InitVisible = true; this.labelCurrentIndex.LineSpacing = 0F; this.labelCurrentIndex.Location = new System.Drawing.Point(652, 238); this.labelCurrentIndex.Name = "labelCurrentIndex"; this.labelCurrentIndex.Size = new System.Drawing.Size(50, 21); this.labelCurrentIndex.TabIndex = 238; this.labelCurrentIndex.Text = "0"; this.labelCurrentIndex.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelCurrentIndex.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelCurrentIndex.Wordwrap = false; // // smartSeparatorLine1 // this.smartSeparatorLine1.InitVisible = true; this.smartSeparatorLine1.Line1Color = System.Drawing.Color.DimGray; this.smartSeparatorLine1.Line1Width = 1F; this.smartSeparatorLine1.Line2Color = System.Drawing.Color.LightGray; this.smartSeparatorLine1.Line2Visible = true; this.smartSeparatorLine1.Line2Width = 1F; this.smartSeparatorLine1.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal; this.smartSeparatorLine1.Location = new System.Drawing.Point(652, 265); this.smartSeparatorLine1.Name = "smartSeparatorLine1"; this.smartSeparatorLine1.Size = new System.Drawing.Size(50, 2); this.smartSeparatorLine1.TabIndex = 237; this.smartSeparatorLine1.Text = "smartSeparatorLine1"; // // smartLabel4 // this.smartLabel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.smartLabel4.BackPictureBox = null; this.smartLabel4.BackPictureBox1 = null; this.smartLabel4.BackPictureBox2 = null; this.smartLabel4.BorderColor = System.Drawing.Color.Black; this.smartLabel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.smartLabel4.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.smartLabel4.ForeColor = System.Drawing.Color.White; this.smartLabel4.InitVisible = true; this.smartLabel4.LineSpacing = 0F; this.smartLabel4.Location = new System.Drawing.Point(419, 118); this.smartLabel4.Name = "smartLabel4"; this.smartLabel4.Size = new System.Drawing.Size(125, 23); this.smartLabel4.TabIndex = 231; this.smartLabel4.Text = "Detail"; this.smartLabel4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel4.Wordwrap = false; // // smartLabel3 // this.smartLabel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.smartLabel3.BackPictureBox = null; this.smartLabel3.BackPictureBox1 = null; this.smartLabel3.BackPictureBox2 = null; this.smartLabel3.BorderColor = System.Drawing.Color.Black; this.smartLabel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.smartLabel3.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.smartLabel3.ForeColor = System.Drawing.Color.White; this.smartLabel3.InitVisible = true; this.smartLabel3.LineSpacing = 0F; this.smartLabel3.Location = new System.Drawing.Point(328, 118); this.smartLabel3.Name = "smartLabel3"; this.smartLabel3.Size = new System.Drawing.Size(90, 23); this.smartLabel3.TabIndex = 228; this.smartLabel3.Text = "Event"; this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel3.Wordwrap = false; // // smartLabel2 // this.smartLabel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.smartLabel2.BackPictureBox = null; this.smartLabel2.BackPictureBox1 = null; this.smartLabel2.BackPictureBox2 = null; this.smartLabel2.BorderColor = System.Drawing.Color.Black; this.smartLabel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.smartLabel2.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.smartLabel2.ForeColor = System.Drawing.Color.White; this.smartLabel2.InitVisible = true; this.smartLabel2.LineSpacing = 0F; this.smartLabel2.Location = new System.Drawing.Point(214, 118); this.smartLabel2.Name = "smartLabel2"; this.smartLabel2.Size = new System.Drawing.Size(52, 23); this.smartLabel2.TabIndex = 227; this.smartLabel2.Text = "Time"; this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel2.Wordwrap = false; // // buttonDown // this.buttonDown.BackPictureBox = null; this.buttonDown.BackPictureBox1 = null; this.buttonDown.BackPictureBox2 = null; this.buttonDown.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.buttonDown.ButtonImageAutoSize = true; this.buttonDown.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonDown.DisableImage = null; this.buttonDown.DownImage = null; this.buttonDown.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Regular); this.buttonDown.GroupID = 0; this.buttonDown.InitVisible = true; this.buttonDown.Location = new System.Drawing.Point(652, 310); this.buttonDown.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonDown.Name = "buttonDown"; this.buttonDown.NestedClickEventPrevent = false; this.buttonDown.OutlinePixel = 1; this.buttonDown.RepeatInterval = 200; this.buttonDown.RepeatIntervalAccelerate = null; this.buttonDown.SafeInterval = 200; this.buttonDown.Size = new System.Drawing.Size(50, 149); this.buttonDown.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonDown.TabIndex = 226; this.buttonDown.Text = "▼"; this.buttonDown.TextColor = System.Drawing.Color.White; this.buttonDown.TextDownColor = System.Drawing.Color.White; this.buttonDown.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonDown.TextLocation = new System.Drawing.Point(0, 0); this.buttonDown.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonDown.UpImage = null; this.buttonDown.Click += new System.EventHandler(this.buttonDown_Click); // // buttonUp // this.buttonUp.BackPictureBox = null; this.buttonUp.BackPictureBox1 = null; this.buttonUp.BackPictureBox2 = null; this.buttonUp.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.buttonUp.ButtonImageAutoSize = true; this.buttonUp.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonUp.DisableImage = null; this.buttonUp.DownImage = null; this.buttonUp.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Regular); this.buttonUp.GroupID = 0; this.buttonUp.InitVisible = true; this.buttonUp.Location = new System.Drawing.Point(652, 73); this.buttonUp.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonUp.Name = "buttonUp"; this.buttonUp.NestedClickEventPrevent = false; this.buttonUp.OutlinePixel = 1; this.buttonUp.RepeatInterval = 200; this.buttonUp.RepeatIntervalAccelerate = null; this.buttonUp.SafeInterval = 200; this.buttonUp.Size = new System.Drawing.Size(50, 149); this.buttonUp.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonUp.TabIndex = 225; this.buttonUp.Text = "▲"; this.buttonUp.TextColor = System.Drawing.Color.White; this.buttonUp.TextDownColor = System.Drawing.Color.White; this.buttonUp.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonUp.TextLocation = new System.Drawing.Point(0, 0); this.buttonUp.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonUp.UpImage = null; this.buttonUp.Click += new System.EventHandler(this.buttonUp_Click); // // labelFileName // this.labelFileName.BackColor = System.Drawing.Color.Black; this.labelFileName.BackPictureBox = null; this.labelFileName.BackPictureBox1 = null; this.labelFileName.BackPictureBox2 = null; this.labelFileName.BorderColor = System.Drawing.Color.White; this.labelFileName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelFileName.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold); this.labelFileName.ForeColor = System.Drawing.Color.White; this.labelFileName.InitVisible = true; this.labelFileName.LineSpacing = 0F; this.labelFileName.Location = new System.Drawing.Point(214, 37); this.labelFileName.Name = "labelFileName"; this.labelFileName.Size = new System.Drawing.Size(385, 35); this.labelFileName.TabIndex = 224; this.labelFileName.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelFileName.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelFileName.Wordwrap = false; // // labelTitleFileName // this.labelTitleFileName.BackColor = System.Drawing.Color.Black; this.labelTitleFileName.BackPictureBox1 = null; this.labelTitleFileName.BackPictureBox2 = this.smartGroupBox1; this.labelTitleFileName.BorderColor = System.Drawing.Color.Black; this.labelTitleFileName.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleFileName.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelTitleFileName.ForeColor = System.Drawing.Color.White; this.labelTitleFileName.InitVisible = true; this.labelTitleFileName.LineSpacing = 0F; this.labelTitleFileName.Location = new System.Drawing.Point(214, 12); this.labelTitleFileName.Name = "labelTitleFileName"; this.labelTitleFileName.Size = new System.Drawing.Size(432, 21); this.labelTitleFileName.TabIndex = 223; this.labelTitleFileName.Text = "파일 이름"; this.labelTitleFileName.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleFileName.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleFileName.Wordwrap = false; // // labelTitleFileList // this.labelTitleFileList.BackColor = System.Drawing.Color.Black; this.labelTitleFileList.BackPictureBox1 = null; this.labelTitleFileList.BackPictureBox2 = this.smartGroupBox1; this.labelTitleFileList.BorderColor = System.Drawing.Color.Black; this.labelTitleFileList.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleFileList.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelTitleFileList.ForeColor = System.Drawing.Color.White; this.labelTitleFileList.InitVisible = true; this.labelTitleFileList.LineSpacing = 0F; this.labelTitleFileList.Location = new System.Drawing.Point(8, 12); this.labelTitleFileList.Name = "labelTitleFileList"; this.labelTitleFileList.Size = new System.Drawing.Size(131, 21); this.labelTitleFileList.TabIndex = 222; this.labelTitleFileList.Text = "파일 목록"; this.labelTitleFileList.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleFileList.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleFileList.Wordwrap = false; // // labelCount // this.labelCount.BackColor = System.Drawing.Color.BlanchedAlmond; this.labelCount.BackPictureBox1 = null; this.labelCount.BackPictureBox2 = this.smartGroupBox1; this.labelCount.BorderColor = System.Drawing.Color.Black; this.labelCount.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelCount.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelCount.ForeColor = System.Drawing.Color.White; this.labelCount.InitVisible = true; this.labelCount.LineSpacing = 0F; this.labelCount.Location = new System.Drawing.Point(148, 12); this.labelCount.Name = "labelCount"; this.labelCount.Size = new System.Drawing.Size(60, 21); this.labelCount.TabIndex = 219; this.labelCount.Text = "0"; this.labelCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelCount.Wordwrap = false; // // 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(652, 12); 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); // // smartFile1 // this.smartFile1.FilePathName = null; // // ControlCenterLogHistory // 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 = "ControlCenterLogHistory"; this.Size = new System.Drawing.Size(710, 470); this.smartGroupBox1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private SmartX.SmartGroupBox smartGroupBox1; private SmartX.SmartButton buttonBackup; private SmartX.SmartLabel labelCount; private SmartX.SmartLabel labelTitleFileList; private SmartX.SmartFile smartFile1; private SmartX.SmartLabel labelFileName; private SmartX.SmartLabel labelTitleFileName; private SmartX.SmartButton buttonDown; private SmartX.SmartButton buttonUp; private SmartX.SmartLabel smartLabel2; private SmartX.SmartLabel smartLabel3; private SmartX.SmartLabel labelTotalIndex; private SmartX.SmartLabel labelCurrentIndex; private SmartX.SmartSeparatorLine smartSeparatorLine1; private SmartX.SmartLabel smartLabel4; private SmartX.SmartListBox listBoxDetail; private SmartX.SmartListBox listBoxEvent; private SmartX.SmartListBox listBoxTime; private SmartX.SmartButton buttonFind; private SmartX.SmartButton buttonRead; private SmartX.SmartLabel labelTitleFind; private SmartX.SmartLabel labelFind; private SmartX.SmartListBox listBoxLoginID; private SmartX.SmartLabel smartLabel1; private System.Windows.Forms.TreeView treeView; private SmartX.SmartListBox listBoxAfter; private SmartX.SmartLabel smartLabel6; private SmartX.SmartListBox listBoxBefore; private SmartX.SmartLabel smartLabel5; } }