869 lines
58 KiB
C#
869 lines
58 KiB
C#
namespace INT_PT002.Controls
|
|
{
|
|
partial class ControlMenuLogAlarm
|
|
{
|
|
/// <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.smartGroupBox1 = new SmartX.SmartGroupBox();
|
|
this.listBoxDetail = new SmartX.SmartListBox();
|
|
this.listBoxEvent = new SmartX.SmartListBox();
|
|
this.listBoxLoginID = new SmartX.SmartListBox();
|
|
this.smartLabel1 = new SmartX.SmartLabel();
|
|
this.smartLabel2 = new SmartX.SmartLabel();
|
|
this.smartLabel8 = new SmartX.SmartLabel();
|
|
this.smartLabel9 = new SmartX.SmartLabel();
|
|
this.buttonDown = new SmartX.SmartButton();
|
|
this.buttonUp = new SmartX.SmartButton();
|
|
this.listBoxTime = new SmartX.SmartListBox();
|
|
this.treeView = new System.Windows.Forms.TreeView();
|
|
this.smartLabel4 = new SmartX.SmartLabel();
|
|
this.smartLabel3 = new SmartX.SmartLabel();
|
|
this.labelFileName = new SmartX.SmartLabel();
|
|
this.buttonBackup = new SmartX.SmartButton();
|
|
this.labelCount = new SmartX.SmartLabel();
|
|
this.smartFile1 = new SmartX.SmartFile();
|
|
this.smartGroupBox1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// 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.listBoxDetail);
|
|
this.smartGroupBox1.Controls.Add(this.listBoxEvent);
|
|
this.smartGroupBox1.Controls.Add(this.listBoxLoginID);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel1);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel2);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel8);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel9);
|
|
this.smartGroupBox1.Controls.Add(this.buttonDown);
|
|
this.smartGroupBox1.Controls.Add(this.buttonUp);
|
|
this.smartGroupBox1.Controls.Add(this.listBoxTime);
|
|
this.smartGroupBox1.Controls.Add(this.treeView);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel4);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel3);
|
|
this.smartGroupBox1.Controls.Add(this.labelFileName);
|
|
this.smartGroupBox1.Controls.Add(this.buttonBackup);
|
|
this.smartGroupBox1.Controls.Add(this.labelCount);
|
|
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 = 2;
|
|
this.smartGroupBox1.Text = "smartGroupBox1";
|
|
this.smartGroupBox1.TextColor = System.Drawing.Color.White;
|
|
//
|
|
// listBoxDetail
|
|
//
|
|
this.listBoxDetail.BackGround = null;
|
|
this.listBoxDetail.BackGroundColor = System.Drawing.Color.White;
|
|
this.listBoxDetail.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBoxDetail.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle;
|
|
this.listBoxDetail.ColumnStyles = null;
|
|
this.listBoxDetail.DataSource = null;
|
|
this.listBoxDetail.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD;
|
|
this.listBoxDetail.ItemOffsetGap = 10;
|
|
this.listBoxDetail.ItemOffsetX = 1;
|
|
this.listBoxDetail.ItemOffsetY = 0;
|
|
this.listBoxDetail.ItemTextOffsetY = 1;
|
|
this.listBoxDetail.Location = new System.Drawing.Point(732, 136);
|
|
this.listBoxDetail.MouseMoveEventSpace = 3;
|
|
this.listBoxDetail.MouseMoveSpace = 10;
|
|
this.listBoxDetail.Name = "listBoxDetail";
|
|
this.listBoxDetail.OverlapOptimize = true;
|
|
this.listBoxDetail.ScrollBarBackColor = System.Drawing.Color.DarkGray;
|
|
this.listBoxDetail.ScrollBarButtonColor = System.Drawing.Color.GhostWhite;
|
|
this.listBoxDetail.ScrollBarButtonHeight = 15;
|
|
this.listBoxDetail.ScrollBarButtonImage = null;
|
|
this.listBoxDetail.ScrollBarButtonRound = 0;
|
|
this.listBoxDetail.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None;
|
|
this.listBoxDetail.ScrollButtonHeight = 30;
|
|
this.listBoxDetail.ScrollButtonWidth = 30;
|
|
//
|
|
//
|
|
//
|
|
this.listBoxDetail.ScrollDownButton.BackGround = null;
|
|
this.listBoxDetail.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBoxDetail.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBoxDetail.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBoxDetail.ScrollDownButton.ButtonImageAutoSize = false;
|
|
this.listBoxDetail.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBoxDetail.ScrollDownButton.ButtonText = "▼";
|
|
this.listBoxDetail.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBoxDetail.ScrollDownButton.GroupID = 0;
|
|
this.listBoxDetail.ScrollDownButton.ImageDisable = null;
|
|
this.listBoxDetail.ScrollDownButton.ImageDown = null;
|
|
this.listBoxDetail.ScrollDownButton.ImageUp = null;
|
|
this.listBoxDetail.ScrollDownButton.Location = new System.Drawing.Point(508, 492);
|
|
this.listBoxDetail.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBoxDetail.ScrollDownButton.Name = "SmartListBox_m_butScrollDown";
|
|
this.listBoxDetail.ScrollDownButton.NestedClickEventPrevent = false;
|
|
this.listBoxDetail.ScrollDownButton.OutlinePixel = 1;
|
|
this.listBoxDetail.ScrollDownButton.OverlapOptimize = true;
|
|
this.listBoxDetail.ScrollDownButton.RepeatInterval = 200;
|
|
this.listBoxDetail.ScrollDownButton.RepeatIntervalAccelerate = null;
|
|
this.listBoxDetail.ScrollDownButton.RoundSize = 10;
|
|
this.listBoxDetail.ScrollDownButton.SafeInterval = 200;
|
|
this.listBoxDetail.ScrollDownButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBoxDetail.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBoxDetail.ScrollDownButton.TabIndex = 0;
|
|
this.listBoxDetail.ScrollDownButton.Text = null;
|
|
this.listBoxDetail.ScrollDownButton.TextColor = System.Drawing.Color.White;
|
|
this.listBoxDetail.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBoxDetail.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBoxDetail.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBoxDetail.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBoxDetail.ScrollDownButton.Visible = false;
|
|
this.listBoxDetail.ScrollStep = 1;
|
|
//
|
|
//
|
|
//
|
|
this.listBoxDetail.ScrollUpButton.BackGround = null;
|
|
this.listBoxDetail.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBoxDetail.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBoxDetail.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBoxDetail.ScrollUpButton.ButtonImageAutoSize = false;
|
|
this.listBoxDetail.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBoxDetail.ScrollUpButton.ButtonText = "▲";
|
|
this.listBoxDetail.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBoxDetail.ScrollUpButton.GroupID = 0;
|
|
this.listBoxDetail.ScrollUpButton.ImageDisable = null;
|
|
this.listBoxDetail.ScrollUpButton.ImageDown = null;
|
|
this.listBoxDetail.ScrollUpButton.ImageUp = null;
|
|
this.listBoxDetail.ScrollUpButton.Location = new System.Drawing.Point(508, 2);
|
|
this.listBoxDetail.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBoxDetail.ScrollUpButton.Name = "SmartListBox_m_butScrollUp";
|
|
this.listBoxDetail.ScrollUpButton.NestedClickEventPrevent = false;
|
|
this.listBoxDetail.ScrollUpButton.OutlinePixel = 1;
|
|
this.listBoxDetail.ScrollUpButton.OverlapOptimize = true;
|
|
this.listBoxDetail.ScrollUpButton.RepeatInterval = 200;
|
|
this.listBoxDetail.ScrollUpButton.RepeatIntervalAccelerate = null;
|
|
this.listBoxDetail.ScrollUpButton.RoundSize = 10;
|
|
this.listBoxDetail.ScrollUpButton.SafeInterval = 200;
|
|
this.listBoxDetail.ScrollUpButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBoxDetail.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBoxDetail.ScrollUpButton.TabIndex = 1;
|
|
this.listBoxDetail.ScrollUpButton.Text = null;
|
|
this.listBoxDetail.ScrollUpButton.TextColor = System.Drawing.Color.White;
|
|
this.listBoxDetail.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBoxDetail.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBoxDetail.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBoxDetail.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBoxDetail.ScrollUpButton.Visible = false;
|
|
this.listBoxDetail.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184)))));
|
|
this.listBoxDetail.SelectFilled = true;
|
|
this.listBoxDetail.SelectItemIndex = -1;
|
|
this.listBoxDetail.SelectTextColor = System.Drawing.Color.White;
|
|
this.listBoxDetail.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
|
|
this.listBoxDetail.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224)))));
|
|
this.listBoxDetail.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle;
|
|
this.listBoxDetail.SeparationlineVisibleBottom = true;
|
|
this.listBoxDetail.SeparationlineVisibleTop = true;
|
|
this.listBoxDetail.Size = new System.Drawing.Size(110, 502);
|
|
this.listBoxDetail.TabIndex = 134;
|
|
this.listBoxDetail.Text = "smartListBox1";
|
|
this.listBoxDetail.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.listBoxDetail.TextColorDisable = System.Drawing.Color.Gray;
|
|
//
|
|
// listBoxEvent
|
|
//
|
|
this.listBoxEvent.BackGround = null;
|
|
this.listBoxEvent.BackGroundColor = System.Drawing.Color.White;
|
|
this.listBoxEvent.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBoxEvent.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle;
|
|
this.listBoxEvent.ColumnStyles = null;
|
|
this.listBoxEvent.DataSource = null;
|
|
this.listBoxEvent.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD;
|
|
this.listBoxEvent.ItemOffsetGap = 10;
|
|
this.listBoxEvent.ItemOffsetX = 1;
|
|
this.listBoxEvent.ItemOffsetY = 0;
|
|
this.listBoxEvent.ItemTextOffsetY = 1;
|
|
this.listBoxEvent.Location = new System.Drawing.Point(448, 136);
|
|
this.listBoxEvent.MouseMoveEventSpace = 3;
|
|
this.listBoxEvent.MouseMoveSpace = 10;
|
|
this.listBoxEvent.Name = "listBoxEvent";
|
|
this.listBoxEvent.OverlapOptimize = true;
|
|
this.listBoxEvent.ScrollBarBackColor = System.Drawing.Color.DarkGray;
|
|
this.listBoxEvent.ScrollBarButtonColor = System.Drawing.Color.GhostWhite;
|
|
this.listBoxEvent.ScrollBarButtonHeight = 15;
|
|
this.listBoxEvent.ScrollBarButtonImage = null;
|
|
this.listBoxEvent.ScrollBarButtonRound = 0;
|
|
this.listBoxEvent.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None;
|
|
this.listBoxEvent.ScrollButtonHeight = 30;
|
|
this.listBoxEvent.ScrollButtonWidth = 30;
|
|
//
|
|
//
|
|
//
|
|
this.listBoxEvent.ScrollDownButton.BackGround = null;
|
|
this.listBoxEvent.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBoxEvent.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBoxEvent.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBoxEvent.ScrollDownButton.ButtonImageAutoSize = false;
|
|
this.listBoxEvent.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBoxEvent.ScrollDownButton.ButtonText = "▼";
|
|
this.listBoxEvent.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBoxEvent.ScrollDownButton.GroupID = 0;
|
|
this.listBoxEvent.ScrollDownButton.ImageDisable = null;
|
|
this.listBoxEvent.ScrollDownButton.ImageDown = null;
|
|
this.listBoxEvent.ScrollDownButton.ImageUp = null;
|
|
this.listBoxEvent.ScrollDownButton.Location = new System.Drawing.Point(508, 492);
|
|
this.listBoxEvent.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBoxEvent.ScrollDownButton.Name = "SmartListBox_m_butScrollDown";
|
|
this.listBoxEvent.ScrollDownButton.NestedClickEventPrevent = false;
|
|
this.listBoxEvent.ScrollDownButton.OutlinePixel = 1;
|
|
this.listBoxEvent.ScrollDownButton.OverlapOptimize = true;
|
|
this.listBoxEvent.ScrollDownButton.RepeatInterval = 200;
|
|
this.listBoxEvent.ScrollDownButton.RepeatIntervalAccelerate = null;
|
|
this.listBoxEvent.ScrollDownButton.RoundSize = 10;
|
|
this.listBoxEvent.ScrollDownButton.SafeInterval = 200;
|
|
this.listBoxEvent.ScrollDownButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBoxEvent.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBoxEvent.ScrollDownButton.TabIndex = 0;
|
|
this.listBoxEvent.ScrollDownButton.Text = null;
|
|
this.listBoxEvent.ScrollDownButton.TextColor = System.Drawing.Color.White;
|
|
this.listBoxEvent.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBoxEvent.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBoxEvent.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBoxEvent.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBoxEvent.ScrollDownButton.Visible = false;
|
|
this.listBoxEvent.ScrollStep = 1;
|
|
//
|
|
//
|
|
//
|
|
this.listBoxEvent.ScrollUpButton.BackGround = null;
|
|
this.listBoxEvent.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBoxEvent.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBoxEvent.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBoxEvent.ScrollUpButton.ButtonImageAutoSize = false;
|
|
this.listBoxEvent.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBoxEvent.ScrollUpButton.ButtonText = "▲";
|
|
this.listBoxEvent.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBoxEvent.ScrollUpButton.GroupID = 0;
|
|
this.listBoxEvent.ScrollUpButton.ImageDisable = null;
|
|
this.listBoxEvent.ScrollUpButton.ImageDown = null;
|
|
this.listBoxEvent.ScrollUpButton.ImageUp = null;
|
|
this.listBoxEvent.ScrollUpButton.Location = new System.Drawing.Point(508, 2);
|
|
this.listBoxEvent.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBoxEvent.ScrollUpButton.Name = "SmartListBox_m_butScrollUp";
|
|
this.listBoxEvent.ScrollUpButton.NestedClickEventPrevent = false;
|
|
this.listBoxEvent.ScrollUpButton.OutlinePixel = 1;
|
|
this.listBoxEvent.ScrollUpButton.OverlapOptimize = true;
|
|
this.listBoxEvent.ScrollUpButton.RepeatInterval = 200;
|
|
this.listBoxEvent.ScrollUpButton.RepeatIntervalAccelerate = null;
|
|
this.listBoxEvent.ScrollUpButton.RoundSize = 10;
|
|
this.listBoxEvent.ScrollUpButton.SafeInterval = 200;
|
|
this.listBoxEvent.ScrollUpButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBoxEvent.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBoxEvent.ScrollUpButton.TabIndex = 1;
|
|
this.listBoxEvent.ScrollUpButton.Text = null;
|
|
this.listBoxEvent.ScrollUpButton.TextColor = System.Drawing.Color.White;
|
|
this.listBoxEvent.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBoxEvent.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBoxEvent.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBoxEvent.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBoxEvent.ScrollUpButton.Visible = false;
|
|
this.listBoxEvent.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184)))));
|
|
this.listBoxEvent.SelectFilled = true;
|
|
this.listBoxEvent.SelectItemIndex = -1;
|
|
this.listBoxEvent.SelectTextColor = System.Drawing.Color.White;
|
|
this.listBoxEvent.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
|
|
this.listBoxEvent.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224)))));
|
|
this.listBoxEvent.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle;
|
|
this.listBoxEvent.SeparationlineVisibleBottom = true;
|
|
this.listBoxEvent.SeparationlineVisibleTop = true;
|
|
this.listBoxEvent.Size = new System.Drawing.Size(285, 502);
|
|
this.listBoxEvent.TabIndex = 133;
|
|
this.listBoxEvent.Text = "smartListBox1";
|
|
this.listBoxEvent.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.listBoxEvent.TextColorDisable = System.Drawing.Color.Gray;
|
|
//
|
|
// listBoxLoginID
|
|
//
|
|
this.listBoxLoginID.BackGround = null;
|
|
this.listBoxLoginID.BackGroundColor = System.Drawing.Color.White;
|
|
this.listBoxLoginID.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBoxLoginID.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle;
|
|
this.listBoxLoginID.ColumnStyles = null;
|
|
this.listBoxLoginID.DataSource = null;
|
|
this.listBoxLoginID.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD;
|
|
this.listBoxLoginID.ItemOffsetGap = 10;
|
|
this.listBoxLoginID.ItemOffsetX = 1;
|
|
this.listBoxLoginID.ItemOffsetY = 0;
|
|
this.listBoxLoginID.ItemTextOffsetY = 1;
|
|
this.listBoxLoginID.Location = new System.Drawing.Point(350, 136);
|
|
this.listBoxLoginID.MouseMoveEventSpace = 3;
|
|
this.listBoxLoginID.MouseMoveSpace = 10;
|
|
this.listBoxLoginID.Name = "listBoxLoginID";
|
|
this.listBoxLoginID.OverlapOptimize = true;
|
|
this.listBoxLoginID.ScrollBarBackColor = System.Drawing.Color.DarkGray;
|
|
this.listBoxLoginID.ScrollBarButtonColor = System.Drawing.Color.GhostWhite;
|
|
this.listBoxLoginID.ScrollBarButtonHeight = 15;
|
|
this.listBoxLoginID.ScrollBarButtonImage = null;
|
|
this.listBoxLoginID.ScrollBarButtonRound = 0;
|
|
this.listBoxLoginID.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None;
|
|
this.listBoxLoginID.ScrollButtonHeight = 30;
|
|
this.listBoxLoginID.ScrollButtonWidth = 30;
|
|
//
|
|
//
|
|
//
|
|
this.listBoxLoginID.ScrollDownButton.BackGround = null;
|
|
this.listBoxLoginID.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBoxLoginID.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBoxLoginID.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBoxLoginID.ScrollDownButton.ButtonImageAutoSize = false;
|
|
this.listBoxLoginID.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBoxLoginID.ScrollDownButton.ButtonText = "▼";
|
|
this.listBoxLoginID.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBoxLoginID.ScrollDownButton.GroupID = 0;
|
|
this.listBoxLoginID.ScrollDownButton.ImageDisable = null;
|
|
this.listBoxLoginID.ScrollDownButton.ImageDown = null;
|
|
this.listBoxLoginID.ScrollDownButton.ImageUp = null;
|
|
this.listBoxLoginID.ScrollDownButton.Location = new System.Drawing.Point(508, 492);
|
|
this.listBoxLoginID.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBoxLoginID.ScrollDownButton.Name = "SmartListBox_m_butScrollDown";
|
|
this.listBoxLoginID.ScrollDownButton.NestedClickEventPrevent = false;
|
|
this.listBoxLoginID.ScrollDownButton.OutlinePixel = 1;
|
|
this.listBoxLoginID.ScrollDownButton.OverlapOptimize = true;
|
|
this.listBoxLoginID.ScrollDownButton.RepeatInterval = 200;
|
|
this.listBoxLoginID.ScrollDownButton.RepeatIntervalAccelerate = null;
|
|
this.listBoxLoginID.ScrollDownButton.RoundSize = 10;
|
|
this.listBoxLoginID.ScrollDownButton.SafeInterval = 200;
|
|
this.listBoxLoginID.ScrollDownButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBoxLoginID.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBoxLoginID.ScrollDownButton.TabIndex = 0;
|
|
this.listBoxLoginID.ScrollDownButton.Text = null;
|
|
this.listBoxLoginID.ScrollDownButton.TextColor = System.Drawing.Color.White;
|
|
this.listBoxLoginID.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBoxLoginID.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBoxLoginID.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBoxLoginID.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBoxLoginID.ScrollDownButton.Visible = false;
|
|
this.listBoxLoginID.ScrollStep = 1;
|
|
//
|
|
//
|
|
//
|
|
this.listBoxLoginID.ScrollUpButton.BackGround = null;
|
|
this.listBoxLoginID.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBoxLoginID.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBoxLoginID.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBoxLoginID.ScrollUpButton.ButtonImageAutoSize = false;
|
|
this.listBoxLoginID.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBoxLoginID.ScrollUpButton.ButtonText = "▲";
|
|
this.listBoxLoginID.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBoxLoginID.ScrollUpButton.GroupID = 0;
|
|
this.listBoxLoginID.ScrollUpButton.ImageDisable = null;
|
|
this.listBoxLoginID.ScrollUpButton.ImageDown = null;
|
|
this.listBoxLoginID.ScrollUpButton.ImageUp = null;
|
|
this.listBoxLoginID.ScrollUpButton.Location = new System.Drawing.Point(508, 2);
|
|
this.listBoxLoginID.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBoxLoginID.ScrollUpButton.Name = "SmartListBox_m_butScrollUp";
|
|
this.listBoxLoginID.ScrollUpButton.NestedClickEventPrevent = false;
|
|
this.listBoxLoginID.ScrollUpButton.OutlinePixel = 1;
|
|
this.listBoxLoginID.ScrollUpButton.OverlapOptimize = true;
|
|
this.listBoxLoginID.ScrollUpButton.RepeatInterval = 200;
|
|
this.listBoxLoginID.ScrollUpButton.RepeatIntervalAccelerate = null;
|
|
this.listBoxLoginID.ScrollUpButton.RoundSize = 10;
|
|
this.listBoxLoginID.ScrollUpButton.SafeInterval = 200;
|
|
this.listBoxLoginID.ScrollUpButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBoxLoginID.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBoxLoginID.ScrollUpButton.TabIndex = 1;
|
|
this.listBoxLoginID.ScrollUpButton.Text = null;
|
|
this.listBoxLoginID.ScrollUpButton.TextColor = System.Drawing.Color.White;
|
|
this.listBoxLoginID.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBoxLoginID.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBoxLoginID.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBoxLoginID.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBoxLoginID.ScrollUpButton.Visible = false;
|
|
this.listBoxLoginID.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184)))));
|
|
this.listBoxLoginID.SelectFilled = true;
|
|
this.listBoxLoginID.SelectItemIndex = -1;
|
|
this.listBoxLoginID.SelectTextColor = System.Drawing.Color.White;
|
|
this.listBoxLoginID.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
|
|
this.listBoxLoginID.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224)))));
|
|
this.listBoxLoginID.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle;
|
|
this.listBoxLoginID.SeparationlineVisibleBottom = true;
|
|
this.listBoxLoginID.SeparationlineVisibleTop = true;
|
|
this.listBoxLoginID.Size = new System.Drawing.Size(99, 502);
|
|
this.listBoxLoginID.TabIndex = 132;
|
|
this.listBoxLoginID.Text = "smartListBox1";
|
|
this.listBoxLoginID.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.listBoxLoginID.TextColorDisable = System.Drawing.Color.Gray;
|
|
//
|
|
// smartLabel1
|
|
//
|
|
this.smartLabel1.BackGround = this.smartGroupBox1;
|
|
this.smartLabel1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartLabel1.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel1.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.smartLabel1.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel1.LineSpacing = 1F;
|
|
this.smartLabel1.Location = new System.Drawing.Point(732, 108);
|
|
this.smartLabel1.Name = "smartLabel1";
|
|
this.smartLabel1.OverlapOptimize = true;
|
|
this.smartLabel1.PasswordChar = '\0';
|
|
this.smartLabel1.Radius = 3;
|
|
this.smartLabel1.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel1.Size = new System.Drawing.Size(110, 29);
|
|
this.smartLabel1.TabIndex = 128;
|
|
this.smartLabel1.Text = "Detail";
|
|
this.smartLabel1.TextColor = System.Drawing.Color.White;
|
|
this.smartLabel1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel1.Wordwrap = false;
|
|
//
|
|
// smartLabel2
|
|
//
|
|
this.smartLabel2.BackGround = this.smartGroupBox1;
|
|
this.smartLabel2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartLabel2.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.smartLabel2.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel2.LineSpacing = 1F;
|
|
this.smartLabel2.Location = new System.Drawing.Point(448, 108);
|
|
this.smartLabel2.Name = "smartLabel2";
|
|
this.smartLabel2.OverlapOptimize = true;
|
|
this.smartLabel2.PasswordChar = '\0';
|
|
this.smartLabel2.Radius = 3;
|
|
this.smartLabel2.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel2.Size = new System.Drawing.Size(285, 29);
|
|
this.smartLabel2.TabIndex = 127;
|
|
this.smartLabel2.Text = "Event";
|
|
this.smartLabel2.TextColor = System.Drawing.Color.White;
|
|
this.smartLabel2.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel2.Wordwrap = false;
|
|
//
|
|
// smartLabel8
|
|
//
|
|
this.smartLabel8.BackGround = this.smartGroupBox1;
|
|
this.smartLabel8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartLabel8.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel8.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.smartLabel8.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel8.LineSpacing = 1F;
|
|
this.smartLabel8.Location = new System.Drawing.Point(350, 108);
|
|
this.smartLabel8.Name = "smartLabel8";
|
|
this.smartLabel8.OverlapOptimize = true;
|
|
this.smartLabel8.PasswordChar = '\0';
|
|
this.smartLabel8.Radius = 3;
|
|
this.smartLabel8.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel8.Size = new System.Drawing.Size(99, 29);
|
|
this.smartLabel8.TabIndex = 126;
|
|
this.smartLabel8.Text = "Login ID";
|
|
this.smartLabel8.TextColor = System.Drawing.Color.White;
|
|
this.smartLabel8.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel8.Wordwrap = false;
|
|
//
|
|
// smartLabel9
|
|
//
|
|
this.smartLabel9.BackGround = this.smartGroupBox1;
|
|
this.smartLabel9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartLabel9.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel9.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.smartLabel9.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel9.LineSpacing = 1F;
|
|
this.smartLabel9.Location = new System.Drawing.Point(271, 108);
|
|
this.smartLabel9.Name = "smartLabel9";
|
|
this.smartLabel9.OverlapOptimize = true;
|
|
this.smartLabel9.PasswordChar = '\0';
|
|
this.smartLabel9.Radius = 3;
|
|
this.smartLabel9.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel9.Size = new System.Drawing.Size(80, 29);
|
|
this.smartLabel9.TabIndex = 125;
|
|
this.smartLabel9.Text = "Time";
|
|
this.smartLabel9.TextColor = System.Drawing.Color.White;
|
|
this.smartLabel9.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel9.Wordwrap = false;
|
|
//
|
|
// buttonDown
|
|
//
|
|
this.buttonDown.BackGround = this.smartGroupBox1;
|
|
this.buttonDown.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
|
|
this.buttonDown.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonDown.ButtonDownColor = System.Drawing.Color.SlateGray;
|
|
this.buttonDown.ButtonImageAutoSize = true;
|
|
this.buttonDown.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonDown.ButtonText = "▼";
|
|
this.buttonDown.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonDown.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Regular);
|
|
this.buttonDown.GroupID = 0;
|
|
this.buttonDown.ImageDisable = null;
|
|
this.buttonDown.ImageDown = null;
|
|
this.buttonDown.ImageUp = null;
|
|
this.buttonDown.Location = new System.Drawing.Point(848, 563);
|
|
this.buttonDown.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonDown.Name = "buttonDown";
|
|
this.buttonDown.NestedClickEventPrevent = false;
|
|
this.buttonDown.OutlinePixel = 2;
|
|
this.buttonDown.OverlapOptimize = true;
|
|
this.buttonDown.RepeatInterval = 200;
|
|
this.buttonDown.RepeatIntervalAccelerate = null;
|
|
this.buttonDown.RoundSize = 10;
|
|
this.buttonDown.SafeInterval = 200;
|
|
this.buttonDown.Size = new System.Drawing.Size(45, 75);
|
|
this.buttonDown.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonDown.TabIndex = 124;
|
|
this.buttonDown.Text = null;
|
|
this.buttonDown.TextColor = System.Drawing.Color.White;
|
|
this.buttonDown.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonDown.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonDown.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonDown.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonDown.Click += new System.EventHandler(this.buttonDown_Click);
|
|
//
|
|
// buttonUp
|
|
//
|
|
this.buttonUp.BackGround = this.smartGroupBox1;
|
|
this.buttonUp.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
|
|
this.buttonUp.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonUp.ButtonDownColor = System.Drawing.Color.SlateGray;
|
|
this.buttonUp.ButtonImageAutoSize = true;
|
|
this.buttonUp.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonUp.ButtonText = "▲";
|
|
this.buttonUp.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonUp.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Regular);
|
|
this.buttonUp.GroupID = 0;
|
|
this.buttonUp.ImageDisable = null;
|
|
this.buttonUp.ImageDown = null;
|
|
this.buttonUp.ImageUp = null;
|
|
this.buttonUp.Location = new System.Drawing.Point(848, 108);
|
|
this.buttonUp.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonUp.Name = "buttonUp";
|
|
this.buttonUp.NestedClickEventPrevent = false;
|
|
this.buttonUp.OutlinePixel = 2;
|
|
this.buttonUp.OverlapOptimize = true;
|
|
this.buttonUp.RepeatInterval = 200;
|
|
this.buttonUp.RepeatIntervalAccelerate = null;
|
|
this.buttonUp.RoundSize = 10;
|
|
this.buttonUp.SafeInterval = 200;
|
|
this.buttonUp.Size = new System.Drawing.Size(45, 75);
|
|
this.buttonUp.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonUp.TabIndex = 123;
|
|
this.buttonUp.Text = null;
|
|
this.buttonUp.TextColor = System.Drawing.Color.White;
|
|
this.buttonUp.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonUp.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonUp.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonUp.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonUp.Click += new System.EventHandler(this.buttonUp_Click);
|
|
//
|
|
// listBoxTime
|
|
//
|
|
this.listBoxTime.BackGround = null;
|
|
this.listBoxTime.BackGroundColor = System.Drawing.Color.White;
|
|
this.listBoxTime.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBoxTime.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle;
|
|
this.listBoxTime.ColumnStyles = null;
|
|
this.listBoxTime.DataSource = null;
|
|
this.listBoxTime.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD;
|
|
this.listBoxTime.ItemOffsetGap = 10;
|
|
this.listBoxTime.ItemOffsetX = 1;
|
|
this.listBoxTime.ItemOffsetY = 0;
|
|
this.listBoxTime.ItemTextOffsetY = 1;
|
|
this.listBoxTime.Location = new System.Drawing.Point(271, 136);
|
|
this.listBoxTime.MouseMoveEventSpace = 3;
|
|
this.listBoxTime.MouseMoveSpace = 10;
|
|
this.listBoxTime.Name = "listBoxTime";
|
|
this.listBoxTime.OverlapOptimize = true;
|
|
this.listBoxTime.ScrollBarBackColor = System.Drawing.Color.DarkGray;
|
|
this.listBoxTime.ScrollBarButtonColor = System.Drawing.Color.GhostWhite;
|
|
this.listBoxTime.ScrollBarButtonHeight = 15;
|
|
this.listBoxTime.ScrollBarButtonImage = null;
|
|
this.listBoxTime.ScrollBarButtonRound = 0;
|
|
this.listBoxTime.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None;
|
|
this.listBoxTime.ScrollButtonHeight = 30;
|
|
this.listBoxTime.ScrollButtonWidth = 30;
|
|
//
|
|
//
|
|
//
|
|
this.listBoxTime.ScrollDownButton.BackGround = null;
|
|
this.listBoxTime.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBoxTime.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBoxTime.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBoxTime.ScrollDownButton.ButtonImageAutoSize = false;
|
|
this.listBoxTime.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBoxTime.ScrollDownButton.ButtonText = "▼";
|
|
this.listBoxTime.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBoxTime.ScrollDownButton.GroupID = 0;
|
|
this.listBoxTime.ScrollDownButton.ImageDisable = null;
|
|
this.listBoxTime.ScrollDownButton.ImageDown = null;
|
|
this.listBoxTime.ScrollDownButton.ImageUp = null;
|
|
this.listBoxTime.ScrollDownButton.Location = new System.Drawing.Point(508, 492);
|
|
this.listBoxTime.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBoxTime.ScrollDownButton.Name = "SmartListBox_m_butScrollDown";
|
|
this.listBoxTime.ScrollDownButton.NestedClickEventPrevent = false;
|
|
this.listBoxTime.ScrollDownButton.OutlinePixel = 1;
|
|
this.listBoxTime.ScrollDownButton.OverlapOptimize = true;
|
|
this.listBoxTime.ScrollDownButton.RepeatInterval = 200;
|
|
this.listBoxTime.ScrollDownButton.RepeatIntervalAccelerate = null;
|
|
this.listBoxTime.ScrollDownButton.RoundSize = 10;
|
|
this.listBoxTime.ScrollDownButton.SafeInterval = 200;
|
|
this.listBoxTime.ScrollDownButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBoxTime.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBoxTime.ScrollDownButton.TabIndex = 0;
|
|
this.listBoxTime.ScrollDownButton.Text = null;
|
|
this.listBoxTime.ScrollDownButton.TextColor = System.Drawing.Color.White;
|
|
this.listBoxTime.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBoxTime.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBoxTime.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBoxTime.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBoxTime.ScrollDownButton.Visible = false;
|
|
this.listBoxTime.ScrollStep = 1;
|
|
//
|
|
//
|
|
//
|
|
this.listBoxTime.ScrollUpButton.BackGround = null;
|
|
this.listBoxTime.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBoxTime.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBoxTime.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBoxTime.ScrollUpButton.ButtonImageAutoSize = false;
|
|
this.listBoxTime.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBoxTime.ScrollUpButton.ButtonText = "▲";
|
|
this.listBoxTime.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBoxTime.ScrollUpButton.GroupID = 0;
|
|
this.listBoxTime.ScrollUpButton.ImageDisable = null;
|
|
this.listBoxTime.ScrollUpButton.ImageDown = null;
|
|
this.listBoxTime.ScrollUpButton.ImageUp = null;
|
|
this.listBoxTime.ScrollUpButton.Location = new System.Drawing.Point(508, 2);
|
|
this.listBoxTime.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBoxTime.ScrollUpButton.Name = "SmartListBox_m_butScrollUp";
|
|
this.listBoxTime.ScrollUpButton.NestedClickEventPrevent = false;
|
|
this.listBoxTime.ScrollUpButton.OutlinePixel = 1;
|
|
this.listBoxTime.ScrollUpButton.OverlapOptimize = true;
|
|
this.listBoxTime.ScrollUpButton.RepeatInterval = 200;
|
|
this.listBoxTime.ScrollUpButton.RepeatIntervalAccelerate = null;
|
|
this.listBoxTime.ScrollUpButton.RoundSize = 10;
|
|
this.listBoxTime.ScrollUpButton.SafeInterval = 200;
|
|
this.listBoxTime.ScrollUpButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBoxTime.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBoxTime.ScrollUpButton.TabIndex = 1;
|
|
this.listBoxTime.ScrollUpButton.Text = null;
|
|
this.listBoxTime.ScrollUpButton.TextColor = System.Drawing.Color.White;
|
|
this.listBoxTime.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBoxTime.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBoxTime.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBoxTime.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBoxTime.ScrollUpButton.Visible = false;
|
|
this.listBoxTime.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184)))));
|
|
this.listBoxTime.SelectFilled = true;
|
|
this.listBoxTime.SelectItemIndex = -1;
|
|
this.listBoxTime.SelectTextColor = System.Drawing.Color.White;
|
|
this.listBoxTime.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
|
|
this.listBoxTime.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224)))));
|
|
this.listBoxTime.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle;
|
|
this.listBoxTime.SeparationlineVisibleBottom = true;
|
|
this.listBoxTime.SeparationlineVisibleTop = true;
|
|
this.listBoxTime.Size = new System.Drawing.Size(80, 502);
|
|
this.listBoxTime.TabIndex = 122;
|
|
this.listBoxTime.Text = "smartListBox1";
|
|
this.listBoxTime.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.listBoxTime.TextColorDisable = System.Drawing.Color.Gray;
|
|
//
|
|
// treeView
|
|
//
|
|
this.treeView.Location = new System.Drawing.Point(22, 69);
|
|
this.treeView.Name = "treeView";
|
|
this.treeView.Size = new System.Drawing.Size(240, 569);
|
|
this.treeView.TabIndex = 81;
|
|
this.treeView.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeViewLogAlarm_AfterSelect);
|
|
//
|
|
// smartLabel4
|
|
//
|
|
this.smartLabel4.BackGround = this.smartGroupBox1;
|
|
this.smartLabel4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
|
|
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(22, 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(45, 18);
|
|
this.smartLabel4.TabIndex = 88;
|
|
this.smartLabel4.Text = "List";
|
|
this.smartLabel4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
|
|
this.smartLabel4.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel4.Wordwrap = false;
|
|
//
|
|
// smartLabel3
|
|
//
|
|
this.smartLabel3.BackGround = this.smartGroupBox1;
|
|
this.smartLabel3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
|
|
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(271, 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(541, 18);
|
|
this.smartLabel3.TabIndex = 87;
|
|
this.smartLabel3.Text = "File name";
|
|
this.smartLabel3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
|
|
this.smartLabel3.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel3.Wordwrap = false;
|
|
//
|
|
// labelFileName
|
|
//
|
|
this.labelFileName.BackGround = this.smartGroupBox1;
|
|
this.labelFileName.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(64)))), ((int)(((byte)(66)))));
|
|
this.labelFileName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
|
|
this.labelFileName.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
|
|
this.labelFileName.Font = new System.Drawing.Font("새굴림", 15F, System.Drawing.FontStyle.Bold);
|
|
this.labelFileName.LineSpacing = 0F;
|
|
this.labelFileName.Location = new System.Drawing.Point(271, 69);
|
|
this.labelFileName.Name = "labelFileName";
|
|
this.labelFileName.OverlapOptimize = true;
|
|
this.labelFileName.PasswordChar = '\0';
|
|
this.labelFileName.Radius = 10;
|
|
this.labelFileName.RoundRectFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
|
|
this.labelFileName.Size = new System.Drawing.Size(541, 33);
|
|
this.labelFileName.TabIndex = 85;
|
|
this.labelFileName.Text = "00";
|
|
this.labelFileName.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
|
|
this.labelFileName.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelFileName.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelFileName.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelFileName.Wordwrap = false;
|
|
//
|
|
// buttonBackup
|
|
//
|
|
this.buttonBackup.BackGround = this.smartGroupBox1;
|
|
this.buttonBackup.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
|
|
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.GroupID = 0;
|
|
this.buttonBackup.ImageDisable = null;
|
|
this.buttonBackup.ImageDown = null;
|
|
this.buttonBackup.ImageUp = null;
|
|
this.buttonBackup.Location = new System.Drawing.Point(818, 69);
|
|
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(75, 33);
|
|
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;
|
|
this.buttonBackup.Click += new System.EventHandler(this.buttonBackup_Click);
|
|
//
|
|
// labelCount
|
|
//
|
|
this.labelCount.BackGround = this.smartGroupBox1;
|
|
this.labelCount.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
|
|
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(75, 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(187, 18);
|
|
this.labelCount.TabIndex = 83;
|
|
this.labelCount.Text = "00";
|
|
this.labelCount.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
|
|
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;
|
|
//
|
|
// smartFile1
|
|
//
|
|
this.smartFile1.FilePathName = "";
|
|
//
|
|
// ControlMenuLogAlarm
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.Controls.Add(this.smartGroupBox1);
|
|
this.Name = "ControlMenuLogAlarm";
|
|
this.Size = new System.Drawing.Size(909, 664);
|
|
this.smartGroupBox1.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private SmartX.SmartGroupBox smartGroupBox1;
|
|
private SmartX.SmartButton buttonBackup;
|
|
private SmartX.SmartLabel labelCount;
|
|
private System.Windows.Forms.TreeView treeView;
|
|
private SmartX.SmartLabel labelFileName;
|
|
private SmartX.SmartLabel smartLabel3;
|
|
private SmartX.SmartLabel smartLabel4;
|
|
private SmartX.SmartFile smartFile1;
|
|
private SmartX.SmartListBox listBoxDetail;
|
|
private SmartX.SmartListBox listBoxEvent;
|
|
private SmartX.SmartListBox listBoxLoginID;
|
|
private SmartX.SmartLabel smartLabel1;
|
|
private SmartX.SmartLabel smartLabel2;
|
|
private SmartX.SmartLabel smartLabel8;
|
|
private SmartX.SmartLabel smartLabel9;
|
|
private SmartX.SmartButton buttonDown;
|
|
private SmartX.SmartButton buttonUp;
|
|
private SmartX.SmartListBox listBoxTime;
|
|
}
|
|
}
|