2502 lines
166 KiB
C#
2502 lines
166 KiB
C#
namespace INT_PT002.Controls
|
|
{
|
|
partial class ControlMenuLogInspection
|
|
{
|
|
/// <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.smartSeparatorLine1 = new SmartX.SmartSeparatorLine();
|
|
this.labelTotalIndex = new SmartX.SmartLabel();
|
|
this.labelRemainIndex = new SmartX.SmartLabel();
|
|
this.smartLabel13 = new SmartX.SmartLabel();
|
|
this.smartLabel12 = new SmartX.SmartLabel();
|
|
this.labelCount = new SmartX.SmartLabel();
|
|
this.smartLabel32 = new SmartX.SmartLabel();
|
|
this.smartLabel33 = new SmartX.SmartLabel();
|
|
this.labelPassCount10 = new SmartX.SmartLabel();
|
|
this.labelLeakCount10 = new SmartX.SmartLabel();
|
|
this.labelPassCount9 = new SmartX.SmartLabel();
|
|
this.labelLeakCount9 = new SmartX.SmartLabel();
|
|
this.labelPassCount8 = new SmartX.SmartLabel();
|
|
this.labelLeakCount8 = new SmartX.SmartLabel();
|
|
this.labelPassCount7 = new SmartX.SmartLabel();
|
|
this.labelLeakCount7 = new SmartX.SmartLabel();
|
|
this.labelPassCount6 = new SmartX.SmartLabel();
|
|
this.labelLeakCount6 = new SmartX.SmartLabel();
|
|
this.labelPassCount5 = new SmartX.SmartLabel();
|
|
this.labelLeakCount5 = new SmartX.SmartLabel();
|
|
this.labelPassCount4 = new SmartX.SmartLabel();
|
|
this.labelLeakCount4 = new SmartX.SmartLabel();
|
|
this.labelPassCount3 = new SmartX.SmartLabel();
|
|
this.labelLeakCount3 = new SmartX.SmartLabel();
|
|
this.labelPassCount2 = new SmartX.SmartLabel();
|
|
this.labelLeakCount2 = new SmartX.SmartLabel();
|
|
this.labelPassCount1 = new SmartX.SmartLabel();
|
|
this.labelLeakCount1 = new SmartX.SmartLabel();
|
|
this.labelFileName = new SmartX.SmartLabel();
|
|
this.buttonDown = new SmartX.SmartButton();
|
|
this.buttonUp = new SmartX.SmartButton();
|
|
this.treeViewInspection = new System.Windows.Forms.TreeView();
|
|
this.smartLabel11 = new SmartX.SmartLabel();
|
|
this.smartLabel10 = new SmartX.SmartLabel();
|
|
this.smartLabel9 = new SmartX.SmartLabel();
|
|
this.smartLabel8 = new SmartX.SmartLabel();
|
|
this.smartLabel7 = new SmartX.SmartLabel();
|
|
this.smartLabel6 = new SmartX.SmartLabel();
|
|
this.smartLabel5 = new SmartX.SmartLabel();
|
|
this.smartLabel4 = new SmartX.SmartLabel();
|
|
this.smartLabel3 = new SmartX.SmartLabel();
|
|
this.smartLabel2 = new SmartX.SmartLabel();
|
|
this.smartLabel1 = new SmartX.SmartLabel();
|
|
this.listBox10 = new SmartX.SmartListBox();
|
|
this.listBox9 = new SmartX.SmartListBox();
|
|
this.listBox8 = new SmartX.SmartListBox();
|
|
this.listBox7 = new SmartX.SmartListBox();
|
|
this.listBox6 = new SmartX.SmartListBox();
|
|
this.listBox5 = new SmartX.SmartListBox();
|
|
this.listBox4 = new SmartX.SmartListBox();
|
|
this.listBox3 = new SmartX.SmartListBox();
|
|
this.listBox2 = new SmartX.SmartListBox();
|
|
this.listBox1 = new SmartX.SmartListBox();
|
|
this.buttonBackup = new SmartX.SmartButton();
|
|
this.listBoxTime = new SmartX.SmartListBox();
|
|
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.smartSeparatorLine1);
|
|
this.smartGroupBox1.Controls.Add(this.labelTotalIndex);
|
|
this.smartGroupBox1.Controls.Add(this.labelRemainIndex);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel13);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel12);
|
|
this.smartGroupBox1.Controls.Add(this.labelCount);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel32);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel33);
|
|
this.smartGroupBox1.Controls.Add(this.labelPassCount10);
|
|
this.smartGroupBox1.Controls.Add(this.labelLeakCount10);
|
|
this.smartGroupBox1.Controls.Add(this.labelPassCount9);
|
|
this.smartGroupBox1.Controls.Add(this.labelLeakCount9);
|
|
this.smartGroupBox1.Controls.Add(this.labelPassCount8);
|
|
this.smartGroupBox1.Controls.Add(this.labelLeakCount8);
|
|
this.smartGroupBox1.Controls.Add(this.labelPassCount7);
|
|
this.smartGroupBox1.Controls.Add(this.labelLeakCount7);
|
|
this.smartGroupBox1.Controls.Add(this.labelPassCount6);
|
|
this.smartGroupBox1.Controls.Add(this.labelLeakCount6);
|
|
this.smartGroupBox1.Controls.Add(this.labelPassCount5);
|
|
this.smartGroupBox1.Controls.Add(this.labelLeakCount5);
|
|
this.smartGroupBox1.Controls.Add(this.labelPassCount4);
|
|
this.smartGroupBox1.Controls.Add(this.labelLeakCount4);
|
|
this.smartGroupBox1.Controls.Add(this.labelPassCount3);
|
|
this.smartGroupBox1.Controls.Add(this.labelLeakCount3);
|
|
this.smartGroupBox1.Controls.Add(this.labelPassCount2);
|
|
this.smartGroupBox1.Controls.Add(this.labelLeakCount2);
|
|
this.smartGroupBox1.Controls.Add(this.labelPassCount1);
|
|
this.smartGroupBox1.Controls.Add(this.labelLeakCount1);
|
|
this.smartGroupBox1.Controls.Add(this.labelFileName);
|
|
this.smartGroupBox1.Controls.Add(this.buttonDown);
|
|
this.smartGroupBox1.Controls.Add(this.buttonUp);
|
|
this.smartGroupBox1.Controls.Add(this.treeViewInspection);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel11);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel10);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel9);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel8);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel7);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel6);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel5);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel4);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel3);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel2);
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel1);
|
|
this.smartGroupBox1.Controls.Add(this.listBox10);
|
|
this.smartGroupBox1.Controls.Add(this.listBox9);
|
|
this.smartGroupBox1.Controls.Add(this.listBox8);
|
|
this.smartGroupBox1.Controls.Add(this.listBox7);
|
|
this.smartGroupBox1.Controls.Add(this.listBox6);
|
|
this.smartGroupBox1.Controls.Add(this.listBox5);
|
|
this.smartGroupBox1.Controls.Add(this.listBox4);
|
|
this.smartGroupBox1.Controls.Add(this.listBox3);
|
|
this.smartGroupBox1.Controls.Add(this.listBox2);
|
|
this.smartGroupBox1.Controls.Add(this.listBox1);
|
|
this.smartGroupBox1.Controls.Add(this.buttonBackup);
|
|
this.smartGroupBox1.Controls.Add(this.listBoxTime);
|
|
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;
|
|
//
|
|
// smartSeparatorLine1
|
|
//
|
|
this.smartSeparatorLine1.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
|
|
this.smartSeparatorLine1.Line1Width = 1F;
|
|
this.smartSeparatorLine1.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
|
|
this.smartSeparatorLine1.Line2Width = 1F;
|
|
this.smartSeparatorLine1.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
|
|
this.smartSeparatorLine1.Location = new System.Drawing.Point(846, 349);
|
|
this.smartSeparatorLine1.Name = "smartSeparatorLine1";
|
|
this.smartSeparatorLine1.Size = new System.Drawing.Size(50, 2);
|
|
this.smartSeparatorLine1.TabIndex = 142;
|
|
this.smartSeparatorLine1.Text = "smartSeparatorLine1";
|
|
//
|
|
// labelTotalIndex
|
|
//
|
|
this.labelTotalIndex.BackGround = this.smartGroupBox1;
|
|
this.labelTotalIndex.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
|
|
this.labelTotalIndex.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTotalIndex.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelTotalIndex.LineSpacing = 0F;
|
|
this.labelTotalIndex.Location = new System.Drawing.Point(846, 360);
|
|
this.labelTotalIndex.Name = "labelTotalIndex";
|
|
this.labelTotalIndex.OverlapOptimize = true;
|
|
this.labelTotalIndex.PasswordChar = '\0';
|
|
this.labelTotalIndex.Radius = 3;
|
|
this.labelTotalIndex.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelTotalIndex.Size = new System.Drawing.Size(50, 18);
|
|
this.labelTotalIndex.TabIndex = 141;
|
|
this.labelTotalIndex.Text = "0";
|
|
this.labelTotalIndex.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
|
|
this.labelTotalIndex.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelTotalIndex.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTotalIndex.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTotalIndex.Wordwrap = false;
|
|
//
|
|
// labelRemainIndex
|
|
//
|
|
this.labelRemainIndex.BackGround = this.smartGroupBox1;
|
|
this.labelRemainIndex.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
|
|
this.labelRemainIndex.BorderColor = System.Drawing.Color.Black;
|
|
this.labelRemainIndex.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelRemainIndex.LineSpacing = 0F;
|
|
this.labelRemainIndex.Location = new System.Drawing.Point(846, 325);
|
|
this.labelRemainIndex.Name = "labelRemainIndex";
|
|
this.labelRemainIndex.OverlapOptimize = true;
|
|
this.labelRemainIndex.PasswordChar = '\0';
|
|
this.labelRemainIndex.Radius = 3;
|
|
this.labelRemainIndex.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelRemainIndex.Size = new System.Drawing.Size(50, 18);
|
|
this.labelRemainIndex.TabIndex = 140;
|
|
this.labelRemainIndex.Text = "0";
|
|
this.labelRemainIndex.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
|
|
this.labelRemainIndex.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelRemainIndex.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelRemainIndex.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelRemainIndex.Wordwrap = false;
|
|
//
|
|
// smartLabel13
|
|
//
|
|
this.smartLabel13.BackGround = this.smartGroupBox1;
|
|
this.smartLabel13.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
|
|
this.smartLabel13.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel13.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.smartLabel13.LineSpacing = 0F;
|
|
this.smartLabel13.Location = new System.Drawing.Point(271, 45);
|
|
this.smartLabel13.Name = "smartLabel13";
|
|
this.smartLabel13.OverlapOptimize = true;
|
|
this.smartLabel13.PasswordChar = '\0';
|
|
this.smartLabel13.Radius = 3;
|
|
this.smartLabel13.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel13.Size = new System.Drawing.Size(541, 18);
|
|
this.smartLabel13.TabIndex = 132;
|
|
this.smartLabel13.Text = "File name";
|
|
this.smartLabel13.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
|
|
this.smartLabel13.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel13.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel13.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel13.Wordwrap = false;
|
|
//
|
|
// smartLabel12
|
|
//
|
|
this.smartLabel12.BackGround = this.smartGroupBox1;
|
|
this.smartLabel12.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
|
|
this.smartLabel12.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel12.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.smartLabel12.LineSpacing = 0F;
|
|
this.smartLabel12.Location = new System.Drawing.Point(22, 45);
|
|
this.smartLabel12.Name = "smartLabel12";
|
|
this.smartLabel12.OverlapOptimize = true;
|
|
this.smartLabel12.PasswordChar = '\0';
|
|
this.smartLabel12.Radius = 3;
|
|
this.smartLabel12.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel12.Size = new System.Drawing.Size(45, 18);
|
|
this.smartLabel12.TabIndex = 131;
|
|
this.smartLabel12.Text = "List";
|
|
this.smartLabel12.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(222)))), ((int)(((byte)(226)))));
|
|
this.smartLabel12.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel12.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel12.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel12.Wordwrap = false;
|
|
//
|
|
// 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.Black;
|
|
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 = 3;
|
|
this.labelCount.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelCount.Size = new System.Drawing.Size(187, 18);
|
|
this.labelCount.TabIndex = 130;
|
|
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;
|
|
//
|
|
// smartLabel32
|
|
//
|
|
this.smartLabel32.BackGround = this.smartGroupBox1;
|
|
this.smartLabel32.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartLabel32.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel32.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.smartLabel32.LineSpacing = 0F;
|
|
this.smartLabel32.Location = new System.Drawing.Point(271, 599);
|
|
this.smartLabel32.Name = "smartLabel32";
|
|
this.smartLabel32.OverlapOptimize = true;
|
|
this.smartLabel32.PasswordChar = '\0';
|
|
this.smartLabel32.Radius = 3;
|
|
this.smartLabel32.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel32.Size = new System.Drawing.Size(80, 20);
|
|
this.smartLabel32.TabIndex = 129;
|
|
this.smartLabel32.Text = "Pass";
|
|
this.smartLabel32.TextColor = System.Drawing.Color.White;
|
|
this.smartLabel32.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel32.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel32.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel32.Wordwrap = false;
|
|
//
|
|
// smartLabel33
|
|
//
|
|
this.smartLabel33.BackGround = this.smartGroupBox1;
|
|
this.smartLabel33.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartLabel33.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel33.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.smartLabel33.LineSpacing = 0F;
|
|
this.smartLabel33.Location = new System.Drawing.Point(271, 618);
|
|
this.smartLabel33.Name = "smartLabel33";
|
|
this.smartLabel33.OverlapOptimize = true;
|
|
this.smartLabel33.PasswordChar = '\0';
|
|
this.smartLabel33.Radius = 3;
|
|
this.smartLabel33.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel33.Size = new System.Drawing.Size(80, 20);
|
|
this.smartLabel33.TabIndex = 128;
|
|
this.smartLabel33.Text = "Leak";
|
|
this.smartLabel33.TextColor = System.Drawing.Color.White;
|
|
this.smartLabel33.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel33.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel33.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel33.Wordwrap = false;
|
|
//
|
|
// labelPassCount10
|
|
//
|
|
this.labelPassCount10.BackGround = this.smartGroupBox1;
|
|
this.labelPassCount10.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelPassCount10.BorderColor = System.Drawing.Color.Black;
|
|
this.labelPassCount10.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelPassCount10.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular);
|
|
this.labelPassCount10.LineSpacing = 0F;
|
|
this.labelPassCount10.Location = new System.Drawing.Point(791, 599);
|
|
this.labelPassCount10.Name = "labelPassCount10";
|
|
this.labelPassCount10.OverlapOptimize = true;
|
|
this.labelPassCount10.PasswordChar = '\0';
|
|
this.labelPassCount10.Radius = 3;
|
|
this.labelPassCount10.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelPassCount10.Size = new System.Drawing.Size(50, 20);
|
|
this.labelPassCount10.TabIndex = 127;
|
|
this.labelPassCount10.Text = "0";
|
|
this.labelPassCount10.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelPassCount10.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelPassCount10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelPassCount10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelPassCount10.Wordwrap = false;
|
|
//
|
|
// labelLeakCount10
|
|
//
|
|
this.labelLeakCount10.BackGround = this.smartGroupBox1;
|
|
this.labelLeakCount10.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelLeakCount10.BorderColor = System.Drawing.Color.Black;
|
|
this.labelLeakCount10.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelLeakCount10.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular);
|
|
this.labelLeakCount10.LineSpacing = 0F;
|
|
this.labelLeakCount10.Location = new System.Drawing.Point(791, 618);
|
|
this.labelLeakCount10.Name = "labelLeakCount10";
|
|
this.labelLeakCount10.OverlapOptimize = true;
|
|
this.labelLeakCount10.PasswordChar = '\0';
|
|
this.labelLeakCount10.Radius = 3;
|
|
this.labelLeakCount10.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelLeakCount10.Size = new System.Drawing.Size(50, 20);
|
|
this.labelLeakCount10.TabIndex = 126;
|
|
this.labelLeakCount10.Text = "0";
|
|
this.labelLeakCount10.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelLeakCount10.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelLeakCount10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelLeakCount10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelLeakCount10.Wordwrap = false;
|
|
//
|
|
// labelPassCount9
|
|
//
|
|
this.labelPassCount9.BackGround = this.smartGroupBox1;
|
|
this.labelPassCount9.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelPassCount9.BorderColor = System.Drawing.Color.Black;
|
|
this.labelPassCount9.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelPassCount9.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular);
|
|
this.labelPassCount9.LineSpacing = 0F;
|
|
this.labelPassCount9.Location = new System.Drawing.Point(742, 599);
|
|
this.labelPassCount9.Name = "labelPassCount9";
|
|
this.labelPassCount9.OverlapOptimize = true;
|
|
this.labelPassCount9.PasswordChar = '\0';
|
|
this.labelPassCount9.Radius = 3;
|
|
this.labelPassCount9.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelPassCount9.Size = new System.Drawing.Size(50, 20);
|
|
this.labelPassCount9.TabIndex = 125;
|
|
this.labelPassCount9.Text = "0";
|
|
this.labelPassCount9.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelPassCount9.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelPassCount9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelPassCount9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelPassCount9.Wordwrap = false;
|
|
//
|
|
// labelLeakCount9
|
|
//
|
|
this.labelLeakCount9.BackGround = this.smartGroupBox1;
|
|
this.labelLeakCount9.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelLeakCount9.BorderColor = System.Drawing.Color.Black;
|
|
this.labelLeakCount9.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelLeakCount9.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular);
|
|
this.labelLeakCount9.LineSpacing = 0F;
|
|
this.labelLeakCount9.Location = new System.Drawing.Point(742, 618);
|
|
this.labelLeakCount9.Name = "labelLeakCount9";
|
|
this.labelLeakCount9.OverlapOptimize = true;
|
|
this.labelLeakCount9.PasswordChar = '\0';
|
|
this.labelLeakCount9.Radius = 3;
|
|
this.labelLeakCount9.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelLeakCount9.Size = new System.Drawing.Size(50, 20);
|
|
this.labelLeakCount9.TabIndex = 124;
|
|
this.labelLeakCount9.Text = "0";
|
|
this.labelLeakCount9.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelLeakCount9.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelLeakCount9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelLeakCount9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelLeakCount9.Wordwrap = false;
|
|
//
|
|
// labelPassCount8
|
|
//
|
|
this.labelPassCount8.BackGround = this.smartGroupBox1;
|
|
this.labelPassCount8.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelPassCount8.BorderColor = System.Drawing.Color.Black;
|
|
this.labelPassCount8.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelPassCount8.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular);
|
|
this.labelPassCount8.LineSpacing = 0F;
|
|
this.labelPassCount8.Location = new System.Drawing.Point(693, 599);
|
|
this.labelPassCount8.Name = "labelPassCount8";
|
|
this.labelPassCount8.OverlapOptimize = true;
|
|
this.labelPassCount8.PasswordChar = '\0';
|
|
this.labelPassCount8.Radius = 3;
|
|
this.labelPassCount8.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelPassCount8.Size = new System.Drawing.Size(50, 20);
|
|
this.labelPassCount8.TabIndex = 123;
|
|
this.labelPassCount8.Text = "0";
|
|
this.labelPassCount8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelPassCount8.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelPassCount8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelPassCount8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelPassCount8.Wordwrap = false;
|
|
//
|
|
// labelLeakCount8
|
|
//
|
|
this.labelLeakCount8.BackGround = this.smartGroupBox1;
|
|
this.labelLeakCount8.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelLeakCount8.BorderColor = System.Drawing.Color.Black;
|
|
this.labelLeakCount8.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelLeakCount8.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular);
|
|
this.labelLeakCount8.LineSpacing = 0F;
|
|
this.labelLeakCount8.Location = new System.Drawing.Point(693, 618);
|
|
this.labelLeakCount8.Name = "labelLeakCount8";
|
|
this.labelLeakCount8.OverlapOptimize = true;
|
|
this.labelLeakCount8.PasswordChar = '\0';
|
|
this.labelLeakCount8.Radius = 3;
|
|
this.labelLeakCount8.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelLeakCount8.Size = new System.Drawing.Size(50, 20);
|
|
this.labelLeakCount8.TabIndex = 122;
|
|
this.labelLeakCount8.Text = "0";
|
|
this.labelLeakCount8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelLeakCount8.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelLeakCount8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelLeakCount8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelLeakCount8.Wordwrap = false;
|
|
//
|
|
// labelPassCount7
|
|
//
|
|
this.labelPassCount7.BackGround = this.smartGroupBox1;
|
|
this.labelPassCount7.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelPassCount7.BorderColor = System.Drawing.Color.Black;
|
|
this.labelPassCount7.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelPassCount7.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular);
|
|
this.labelPassCount7.LineSpacing = 0F;
|
|
this.labelPassCount7.Location = new System.Drawing.Point(644, 599);
|
|
this.labelPassCount7.Name = "labelPassCount7";
|
|
this.labelPassCount7.OverlapOptimize = true;
|
|
this.labelPassCount7.PasswordChar = '\0';
|
|
this.labelPassCount7.Radius = 3;
|
|
this.labelPassCount7.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelPassCount7.Size = new System.Drawing.Size(50, 20);
|
|
this.labelPassCount7.TabIndex = 121;
|
|
this.labelPassCount7.Text = "0";
|
|
this.labelPassCount7.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelPassCount7.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelPassCount7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelPassCount7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelPassCount7.Wordwrap = false;
|
|
//
|
|
// labelLeakCount7
|
|
//
|
|
this.labelLeakCount7.BackGround = this.smartGroupBox1;
|
|
this.labelLeakCount7.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelLeakCount7.BorderColor = System.Drawing.Color.Black;
|
|
this.labelLeakCount7.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelLeakCount7.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular);
|
|
this.labelLeakCount7.LineSpacing = 0F;
|
|
this.labelLeakCount7.Location = new System.Drawing.Point(644, 618);
|
|
this.labelLeakCount7.Name = "labelLeakCount7";
|
|
this.labelLeakCount7.OverlapOptimize = true;
|
|
this.labelLeakCount7.PasswordChar = '\0';
|
|
this.labelLeakCount7.Radius = 3;
|
|
this.labelLeakCount7.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelLeakCount7.Size = new System.Drawing.Size(50, 20);
|
|
this.labelLeakCount7.TabIndex = 120;
|
|
this.labelLeakCount7.Text = "0";
|
|
this.labelLeakCount7.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelLeakCount7.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelLeakCount7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelLeakCount7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelLeakCount7.Wordwrap = false;
|
|
//
|
|
// labelPassCount6
|
|
//
|
|
this.labelPassCount6.BackGround = this.smartGroupBox1;
|
|
this.labelPassCount6.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelPassCount6.BorderColor = System.Drawing.Color.Black;
|
|
this.labelPassCount6.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelPassCount6.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular);
|
|
this.labelPassCount6.LineSpacing = 0F;
|
|
this.labelPassCount6.Location = new System.Drawing.Point(595, 599);
|
|
this.labelPassCount6.Name = "labelPassCount6";
|
|
this.labelPassCount6.OverlapOptimize = true;
|
|
this.labelPassCount6.PasswordChar = '\0';
|
|
this.labelPassCount6.Radius = 3;
|
|
this.labelPassCount6.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelPassCount6.Size = new System.Drawing.Size(50, 20);
|
|
this.labelPassCount6.TabIndex = 119;
|
|
this.labelPassCount6.Text = "0";
|
|
this.labelPassCount6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelPassCount6.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelPassCount6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelPassCount6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelPassCount6.Wordwrap = false;
|
|
//
|
|
// labelLeakCount6
|
|
//
|
|
this.labelLeakCount6.BackGround = this.smartGroupBox1;
|
|
this.labelLeakCount6.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelLeakCount6.BorderColor = System.Drawing.Color.Black;
|
|
this.labelLeakCount6.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelLeakCount6.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular);
|
|
this.labelLeakCount6.LineSpacing = 0F;
|
|
this.labelLeakCount6.Location = new System.Drawing.Point(595, 618);
|
|
this.labelLeakCount6.Name = "labelLeakCount6";
|
|
this.labelLeakCount6.OverlapOptimize = true;
|
|
this.labelLeakCount6.PasswordChar = '\0';
|
|
this.labelLeakCount6.Radius = 3;
|
|
this.labelLeakCount6.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelLeakCount6.Size = new System.Drawing.Size(50, 20);
|
|
this.labelLeakCount6.TabIndex = 118;
|
|
this.labelLeakCount6.Text = "0";
|
|
this.labelLeakCount6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelLeakCount6.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelLeakCount6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelLeakCount6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelLeakCount6.Wordwrap = false;
|
|
//
|
|
// labelPassCount5
|
|
//
|
|
this.labelPassCount5.BackGround = this.smartGroupBox1;
|
|
this.labelPassCount5.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelPassCount5.BorderColor = System.Drawing.Color.Black;
|
|
this.labelPassCount5.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelPassCount5.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular);
|
|
this.labelPassCount5.LineSpacing = 0F;
|
|
this.labelPassCount5.Location = new System.Drawing.Point(546, 599);
|
|
this.labelPassCount5.Name = "labelPassCount5";
|
|
this.labelPassCount5.OverlapOptimize = true;
|
|
this.labelPassCount5.PasswordChar = '\0';
|
|
this.labelPassCount5.Radius = 3;
|
|
this.labelPassCount5.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelPassCount5.Size = new System.Drawing.Size(50, 20);
|
|
this.labelPassCount5.TabIndex = 117;
|
|
this.labelPassCount5.Text = "0";
|
|
this.labelPassCount5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelPassCount5.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelPassCount5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelPassCount5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelPassCount5.Wordwrap = false;
|
|
//
|
|
// labelLeakCount5
|
|
//
|
|
this.labelLeakCount5.BackGround = this.smartGroupBox1;
|
|
this.labelLeakCount5.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelLeakCount5.BorderColor = System.Drawing.Color.Black;
|
|
this.labelLeakCount5.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelLeakCount5.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular);
|
|
this.labelLeakCount5.LineSpacing = 0F;
|
|
this.labelLeakCount5.Location = new System.Drawing.Point(546, 618);
|
|
this.labelLeakCount5.Name = "labelLeakCount5";
|
|
this.labelLeakCount5.OverlapOptimize = true;
|
|
this.labelLeakCount5.PasswordChar = '\0';
|
|
this.labelLeakCount5.Radius = 3;
|
|
this.labelLeakCount5.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelLeakCount5.Size = new System.Drawing.Size(50, 20);
|
|
this.labelLeakCount5.TabIndex = 116;
|
|
this.labelLeakCount5.Text = "0";
|
|
this.labelLeakCount5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelLeakCount5.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelLeakCount5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelLeakCount5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelLeakCount5.Wordwrap = false;
|
|
//
|
|
// labelPassCount4
|
|
//
|
|
this.labelPassCount4.BackGround = this.smartGroupBox1;
|
|
this.labelPassCount4.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelPassCount4.BorderColor = System.Drawing.Color.Black;
|
|
this.labelPassCount4.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelPassCount4.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular);
|
|
this.labelPassCount4.LineSpacing = 0F;
|
|
this.labelPassCount4.Location = new System.Drawing.Point(497, 599);
|
|
this.labelPassCount4.Name = "labelPassCount4";
|
|
this.labelPassCount4.OverlapOptimize = true;
|
|
this.labelPassCount4.PasswordChar = '\0';
|
|
this.labelPassCount4.Radius = 3;
|
|
this.labelPassCount4.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelPassCount4.Size = new System.Drawing.Size(50, 20);
|
|
this.labelPassCount4.TabIndex = 115;
|
|
this.labelPassCount4.Text = "0";
|
|
this.labelPassCount4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelPassCount4.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelPassCount4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelPassCount4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelPassCount4.Wordwrap = false;
|
|
//
|
|
// labelLeakCount4
|
|
//
|
|
this.labelLeakCount4.BackGround = this.smartGroupBox1;
|
|
this.labelLeakCount4.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelLeakCount4.BorderColor = System.Drawing.Color.Black;
|
|
this.labelLeakCount4.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelLeakCount4.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular);
|
|
this.labelLeakCount4.LineSpacing = 0F;
|
|
this.labelLeakCount4.Location = new System.Drawing.Point(497, 618);
|
|
this.labelLeakCount4.Name = "labelLeakCount4";
|
|
this.labelLeakCount4.OverlapOptimize = true;
|
|
this.labelLeakCount4.PasswordChar = '\0';
|
|
this.labelLeakCount4.Radius = 3;
|
|
this.labelLeakCount4.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelLeakCount4.Size = new System.Drawing.Size(50, 20);
|
|
this.labelLeakCount4.TabIndex = 114;
|
|
this.labelLeakCount4.Text = "0";
|
|
this.labelLeakCount4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelLeakCount4.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelLeakCount4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelLeakCount4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelLeakCount4.Wordwrap = false;
|
|
//
|
|
// labelPassCount3
|
|
//
|
|
this.labelPassCount3.BackGround = this.smartGroupBox1;
|
|
this.labelPassCount3.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelPassCount3.BorderColor = System.Drawing.Color.Black;
|
|
this.labelPassCount3.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelPassCount3.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular);
|
|
this.labelPassCount3.LineSpacing = 0F;
|
|
this.labelPassCount3.Location = new System.Drawing.Point(448, 599);
|
|
this.labelPassCount3.Name = "labelPassCount3";
|
|
this.labelPassCount3.OverlapOptimize = true;
|
|
this.labelPassCount3.PasswordChar = '\0';
|
|
this.labelPassCount3.Radius = 3;
|
|
this.labelPassCount3.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelPassCount3.Size = new System.Drawing.Size(50, 20);
|
|
this.labelPassCount3.TabIndex = 113;
|
|
this.labelPassCount3.Text = "0";
|
|
this.labelPassCount3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelPassCount3.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelPassCount3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelPassCount3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelPassCount3.Wordwrap = false;
|
|
//
|
|
// labelLeakCount3
|
|
//
|
|
this.labelLeakCount3.BackGround = this.smartGroupBox1;
|
|
this.labelLeakCount3.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelLeakCount3.BorderColor = System.Drawing.Color.Black;
|
|
this.labelLeakCount3.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelLeakCount3.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular);
|
|
this.labelLeakCount3.LineSpacing = 0F;
|
|
this.labelLeakCount3.Location = new System.Drawing.Point(448, 618);
|
|
this.labelLeakCount3.Name = "labelLeakCount3";
|
|
this.labelLeakCount3.OverlapOptimize = true;
|
|
this.labelLeakCount3.PasswordChar = '\0';
|
|
this.labelLeakCount3.Radius = 3;
|
|
this.labelLeakCount3.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelLeakCount3.Size = new System.Drawing.Size(50, 20);
|
|
this.labelLeakCount3.TabIndex = 112;
|
|
this.labelLeakCount3.Text = "0";
|
|
this.labelLeakCount3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelLeakCount3.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelLeakCount3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelLeakCount3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelLeakCount3.Wordwrap = false;
|
|
//
|
|
// labelPassCount2
|
|
//
|
|
this.labelPassCount2.BackGround = this.smartGroupBox1;
|
|
this.labelPassCount2.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelPassCount2.BorderColor = System.Drawing.Color.Black;
|
|
this.labelPassCount2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelPassCount2.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular);
|
|
this.labelPassCount2.LineSpacing = 0F;
|
|
this.labelPassCount2.Location = new System.Drawing.Point(399, 599);
|
|
this.labelPassCount2.Name = "labelPassCount2";
|
|
this.labelPassCount2.OverlapOptimize = true;
|
|
this.labelPassCount2.PasswordChar = '\0';
|
|
this.labelPassCount2.Radius = 3;
|
|
this.labelPassCount2.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelPassCount2.Size = new System.Drawing.Size(50, 20);
|
|
this.labelPassCount2.TabIndex = 111;
|
|
this.labelPassCount2.Text = "0";
|
|
this.labelPassCount2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelPassCount2.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelPassCount2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelPassCount2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelPassCount2.Wordwrap = false;
|
|
//
|
|
// labelLeakCount2
|
|
//
|
|
this.labelLeakCount2.BackGround = this.smartGroupBox1;
|
|
this.labelLeakCount2.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelLeakCount2.BorderColor = System.Drawing.Color.Black;
|
|
this.labelLeakCount2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelLeakCount2.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular);
|
|
this.labelLeakCount2.LineSpacing = 0F;
|
|
this.labelLeakCount2.Location = new System.Drawing.Point(399, 618);
|
|
this.labelLeakCount2.Name = "labelLeakCount2";
|
|
this.labelLeakCount2.OverlapOptimize = true;
|
|
this.labelLeakCount2.PasswordChar = '\0';
|
|
this.labelLeakCount2.Radius = 3;
|
|
this.labelLeakCount2.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelLeakCount2.Size = new System.Drawing.Size(50, 20);
|
|
this.labelLeakCount2.TabIndex = 110;
|
|
this.labelLeakCount2.Text = "0";
|
|
this.labelLeakCount2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelLeakCount2.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelLeakCount2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelLeakCount2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelLeakCount2.Wordwrap = false;
|
|
//
|
|
// labelPassCount1
|
|
//
|
|
this.labelPassCount1.BackGround = this.smartGroupBox1;
|
|
this.labelPassCount1.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelPassCount1.BorderColor = System.Drawing.Color.Black;
|
|
this.labelPassCount1.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelPassCount1.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular);
|
|
this.labelPassCount1.LineSpacing = 0F;
|
|
this.labelPassCount1.Location = new System.Drawing.Point(350, 599);
|
|
this.labelPassCount1.Name = "labelPassCount1";
|
|
this.labelPassCount1.OverlapOptimize = true;
|
|
this.labelPassCount1.PasswordChar = '\0';
|
|
this.labelPassCount1.Radius = 3;
|
|
this.labelPassCount1.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelPassCount1.Size = new System.Drawing.Size(50, 20);
|
|
this.labelPassCount1.TabIndex = 109;
|
|
this.labelPassCount1.Text = "0";
|
|
this.labelPassCount1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelPassCount1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelPassCount1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelPassCount1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelPassCount1.Wordwrap = false;
|
|
//
|
|
// labelLeakCount1
|
|
//
|
|
this.labelLeakCount1.BackGround = this.smartGroupBox1;
|
|
this.labelLeakCount1.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelLeakCount1.BorderColor = System.Drawing.Color.Black;
|
|
this.labelLeakCount1.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelLeakCount1.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular);
|
|
this.labelLeakCount1.LineSpacing = 0F;
|
|
this.labelLeakCount1.Location = new System.Drawing.Point(350, 618);
|
|
this.labelLeakCount1.Name = "labelLeakCount1";
|
|
this.labelLeakCount1.OverlapOptimize = true;
|
|
this.labelLeakCount1.PasswordChar = '\0';
|
|
this.labelLeakCount1.Radius = 3;
|
|
this.labelLeakCount1.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelLeakCount1.Size = new System.Drawing.Size(50, 20);
|
|
this.labelLeakCount1.TabIndex = 108;
|
|
this.labelLeakCount1.Text = "0";
|
|
this.labelLeakCount1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelLeakCount1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelLeakCount1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelLeakCount1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelLeakCount1.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 = 107;
|
|
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;
|
|
//
|
|
// 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, 393);
|
|
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, 200);
|
|
this.buttonDown.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonDown.TabIndex = 106;
|
|
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, 200);
|
|
this.buttonUp.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonUp.TabIndex = 105;
|
|
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);
|
|
//
|
|
// treeViewInspection
|
|
//
|
|
this.treeViewInspection.Location = new System.Drawing.Point(22, 69);
|
|
this.treeViewInspection.Name = "treeViewInspection";
|
|
this.treeViewInspection.Size = new System.Drawing.Size(240, 569);
|
|
this.treeViewInspection.TabIndex = 3;
|
|
this.treeViewInspection.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeViewInspection_AfterSelect);
|
|
//
|
|
// smartLabel11
|
|
//
|
|
this.smartLabel11.BackGround = this.smartGroupBox1;
|
|
this.smartLabel11.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartLabel11.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel11.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.smartLabel11.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
|
|
this.smartLabel11.LineSpacing = 1F;
|
|
this.smartLabel11.Location = new System.Drawing.Point(791, 108);
|
|
this.smartLabel11.Name = "smartLabel11";
|
|
this.smartLabel11.OverlapOptimize = true;
|
|
this.smartLabel11.PasswordChar = '\0';
|
|
this.smartLabel11.Radius = 3;
|
|
this.smartLabel11.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel11.Size = new System.Drawing.Size(50, 29);
|
|
this.smartLabel11.TabIndex = 103;
|
|
this.smartLabel11.Text = "10";
|
|
this.smartLabel11.TextColor = System.Drawing.Color.White;
|
|
this.smartLabel11.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel11.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel11.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel11.Wordwrap = false;
|
|
//
|
|
// smartLabel10
|
|
//
|
|
this.smartLabel10.BackGround = this.smartGroupBox1;
|
|
this.smartLabel10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartLabel10.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel10.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.smartLabel10.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
|
|
this.smartLabel10.LineSpacing = 1F;
|
|
this.smartLabel10.Location = new System.Drawing.Point(742, 108);
|
|
this.smartLabel10.Name = "smartLabel10";
|
|
this.smartLabel10.OverlapOptimize = true;
|
|
this.smartLabel10.PasswordChar = '\0';
|
|
this.smartLabel10.Radius = 3;
|
|
this.smartLabel10.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel10.Size = new System.Drawing.Size(50, 29);
|
|
this.smartLabel10.TabIndex = 102;
|
|
this.smartLabel10.Text = "9";
|
|
this.smartLabel10.TextColor = System.Drawing.Color.White;
|
|
this.smartLabel10.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel10.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("Arial", 11F, System.Drawing.FontStyle.Regular);
|
|
this.smartLabel9.LineSpacing = 1F;
|
|
this.smartLabel9.Location = new System.Drawing.Point(693, 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(50, 29);
|
|
this.smartLabel9.TabIndex = 101;
|
|
this.smartLabel9.Text = "8";
|
|
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;
|
|
//
|
|
// 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("Arial", 11F, System.Drawing.FontStyle.Regular);
|
|
this.smartLabel8.LineSpacing = 1F;
|
|
this.smartLabel8.Location = new System.Drawing.Point(644, 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(50, 29);
|
|
this.smartLabel8.TabIndex = 100;
|
|
this.smartLabel8.Text = "7";
|
|
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;
|
|
//
|
|
// smartLabel7
|
|
//
|
|
this.smartLabel7.BackGround = this.smartGroupBox1;
|
|
this.smartLabel7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartLabel7.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel7.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.smartLabel7.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
|
|
this.smartLabel7.LineSpacing = 1F;
|
|
this.smartLabel7.Location = new System.Drawing.Point(595, 108);
|
|
this.smartLabel7.Name = "smartLabel7";
|
|
this.smartLabel7.OverlapOptimize = true;
|
|
this.smartLabel7.PasswordChar = '\0';
|
|
this.smartLabel7.Radius = 3;
|
|
this.smartLabel7.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel7.Size = new System.Drawing.Size(50, 29);
|
|
this.smartLabel7.TabIndex = 99;
|
|
this.smartLabel7.Text = "6";
|
|
this.smartLabel7.TextColor = System.Drawing.Color.White;
|
|
this.smartLabel7.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel7.Wordwrap = false;
|
|
//
|
|
// smartLabel6
|
|
//
|
|
this.smartLabel6.BackGround = this.smartGroupBox1;
|
|
this.smartLabel6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartLabel6.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel6.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.smartLabel6.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
|
|
this.smartLabel6.LineSpacing = 1F;
|
|
this.smartLabel6.Location = new System.Drawing.Point(546, 108);
|
|
this.smartLabel6.Name = "smartLabel6";
|
|
this.smartLabel6.OverlapOptimize = true;
|
|
this.smartLabel6.PasswordChar = '\0';
|
|
this.smartLabel6.Radius = 3;
|
|
this.smartLabel6.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel6.Size = new System.Drawing.Size(50, 29);
|
|
this.smartLabel6.TabIndex = 98;
|
|
this.smartLabel6.Text = "5";
|
|
this.smartLabel6.TextColor = System.Drawing.Color.White;
|
|
this.smartLabel6.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel6.Wordwrap = false;
|
|
//
|
|
// smartLabel5
|
|
//
|
|
this.smartLabel5.BackGround = this.smartGroupBox1;
|
|
this.smartLabel5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartLabel5.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel5.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.smartLabel5.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
|
|
this.smartLabel5.LineSpacing = 1F;
|
|
this.smartLabel5.Location = new System.Drawing.Point(497, 108);
|
|
this.smartLabel5.Name = "smartLabel5";
|
|
this.smartLabel5.OverlapOptimize = true;
|
|
this.smartLabel5.PasswordChar = '\0';
|
|
this.smartLabel5.Radius = 3;
|
|
this.smartLabel5.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.smartLabel5.Size = new System.Drawing.Size(50, 29);
|
|
this.smartLabel5.TabIndex = 97;
|
|
this.smartLabel5.Text = "4";
|
|
this.smartLabel5.TextColor = System.Drawing.Color.White;
|
|
this.smartLabel5.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel5.Wordwrap = false;
|
|
//
|
|
// smartLabel4
|
|
//
|
|
this.smartLabel4.BackGround = this.smartGroupBox1;
|
|
this.smartLabel4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartLabel4.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel4.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.smartLabel4.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
|
|
this.smartLabel4.LineSpacing = 1F;
|
|
this.smartLabel4.Location = new System.Drawing.Point(448, 108);
|
|
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(50, 29);
|
|
this.smartLabel4.TabIndex = 96;
|
|
this.smartLabel4.Text = "3";
|
|
this.smartLabel4.TextColor = System.Drawing.Color.White;
|
|
this.smartLabel4.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
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)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartLabel3.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel3.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.smartLabel3.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Regular);
|
|
this.smartLabel3.LineSpacing = 1F;
|
|
this.smartLabel3.Location = new System.Drawing.Point(399, 108);
|
|
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(50, 29);
|
|
this.smartLabel3.TabIndex = 95;
|
|
this.smartLabel3.Text = "2";
|
|
this.smartLabel3.TextColor = System.Drawing.Color.White;
|
|
this.smartLabel3.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel3.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("Arial", 11F, System.Drawing.FontStyle.Regular);
|
|
this.smartLabel2.LineSpacing = 1F;
|
|
this.smartLabel2.Location = new System.Drawing.Point(350, 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(50, 29);
|
|
this.smartLabel2.TabIndex = 94;
|
|
this.smartLabel2.Text = "1";
|
|
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;
|
|
//
|
|
// 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("Arial", 11F, System.Drawing.FontStyle.Regular);
|
|
this.smartLabel1.LineSpacing = 1F;
|
|
this.smartLabel1.Location = new System.Drawing.Point(271, 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(80, 29);
|
|
this.smartLabel1.TabIndex = 93;
|
|
this.smartLabel1.Text = "Time";
|
|
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;
|
|
//
|
|
// listBox10
|
|
//
|
|
this.listBox10.BackGround = null;
|
|
this.listBox10.BackGroundColor = System.Drawing.Color.White;
|
|
this.listBox10.BorderColor = System.Drawing.Color.Black;
|
|
this.listBox10.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle;
|
|
this.listBox10.ColumnStyles = null;
|
|
this.listBox10.DataSource = null;
|
|
this.listBox10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
|
|
this.listBox10.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD;
|
|
this.listBox10.ItemOffsetGap = 10;
|
|
this.listBox10.ItemOffsetX = 1;
|
|
this.listBox10.ItemOffsetY = 0;
|
|
this.listBox10.ItemTextOffsetY = 1;
|
|
this.listBox10.Location = new System.Drawing.Point(791, 136);
|
|
this.listBox10.MouseMoveEventSpace = 3;
|
|
this.listBox10.MouseMoveSpace = 10;
|
|
this.listBox10.Name = "listBox10";
|
|
this.listBox10.OverlapOptimize = true;
|
|
this.listBox10.ScrollBarBackColor = System.Drawing.Color.DarkGray;
|
|
this.listBox10.ScrollBarButtonColor = System.Drawing.Color.GhostWhite;
|
|
this.listBox10.ScrollBarButtonHeight = 15;
|
|
this.listBox10.ScrollBarButtonImage = null;
|
|
this.listBox10.ScrollBarButtonRound = 0;
|
|
this.listBox10.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None;
|
|
this.listBox10.ScrollButtonHeight = 30;
|
|
this.listBox10.ScrollButtonWidth = 30;
|
|
//
|
|
//
|
|
//
|
|
this.listBox10.ScrollDownButton.BackGround = null;
|
|
this.listBox10.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBox10.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBox10.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBox10.ScrollDownButton.ButtonImageAutoSize = false;
|
|
this.listBox10.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBox10.ScrollDownButton.ButtonText = "▼";
|
|
this.listBox10.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBox10.ScrollDownButton.GroupID = 0;
|
|
this.listBox10.ScrollDownButton.ImageDisable = null;
|
|
this.listBox10.ScrollDownButton.ImageDown = null;
|
|
this.listBox10.ScrollDownButton.ImageUp = null;
|
|
this.listBox10.ScrollDownButton.Location = new System.Drawing.Point(513, 503);
|
|
this.listBox10.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBox10.ScrollDownButton.Name = "SmartListBox_m_butScrollDown";
|
|
this.listBox10.ScrollDownButton.NestedClickEventPrevent = false;
|
|
this.listBox10.ScrollDownButton.OutlinePixel = 1;
|
|
this.listBox10.ScrollDownButton.OverlapOptimize = true;
|
|
this.listBox10.ScrollDownButton.RepeatInterval = 200;
|
|
this.listBox10.ScrollDownButton.RepeatIntervalAccelerate = null;
|
|
this.listBox10.ScrollDownButton.RoundSize = 10;
|
|
this.listBox10.ScrollDownButton.SafeInterval = 200;
|
|
this.listBox10.ScrollDownButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBox10.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBox10.ScrollDownButton.TabIndex = 0;
|
|
this.listBox10.ScrollDownButton.Text = null;
|
|
this.listBox10.ScrollDownButton.TextColor = System.Drawing.Color.White;
|
|
this.listBox10.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBox10.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBox10.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBox10.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBox10.ScrollDownButton.Visible = false;
|
|
this.listBox10.ScrollStep = 1;
|
|
//
|
|
//
|
|
//
|
|
this.listBox10.ScrollUpButton.BackGround = null;
|
|
this.listBox10.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBox10.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBox10.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBox10.ScrollUpButton.ButtonImageAutoSize = false;
|
|
this.listBox10.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBox10.ScrollUpButton.ButtonText = "▲";
|
|
this.listBox10.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBox10.ScrollUpButton.GroupID = 0;
|
|
this.listBox10.ScrollUpButton.ImageDisable = null;
|
|
this.listBox10.ScrollUpButton.ImageDown = null;
|
|
this.listBox10.ScrollUpButton.ImageUp = null;
|
|
this.listBox10.ScrollUpButton.Location = new System.Drawing.Point(513, 2);
|
|
this.listBox10.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBox10.ScrollUpButton.Name = "SmartListBox_m_butScrollUp";
|
|
this.listBox10.ScrollUpButton.NestedClickEventPrevent = false;
|
|
this.listBox10.ScrollUpButton.OutlinePixel = 1;
|
|
this.listBox10.ScrollUpButton.OverlapOptimize = true;
|
|
this.listBox10.ScrollUpButton.RepeatInterval = 200;
|
|
this.listBox10.ScrollUpButton.RepeatIntervalAccelerate = null;
|
|
this.listBox10.ScrollUpButton.RoundSize = 10;
|
|
this.listBox10.ScrollUpButton.SafeInterval = 200;
|
|
this.listBox10.ScrollUpButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBox10.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBox10.ScrollUpButton.TabIndex = 1;
|
|
this.listBox10.ScrollUpButton.Text = null;
|
|
this.listBox10.ScrollUpButton.TextColor = System.Drawing.Color.White;
|
|
this.listBox10.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBox10.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBox10.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBox10.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBox10.ScrollUpButton.Visible = false;
|
|
this.listBox10.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184)))));
|
|
this.listBox10.SelectFilled = true;
|
|
this.listBox10.SelectItemIndex = -1;
|
|
this.listBox10.SelectTextColor = System.Drawing.Color.White;
|
|
this.listBox10.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
|
|
this.listBox10.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224)))));
|
|
this.listBox10.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle;
|
|
this.listBox10.SeparationlineVisibleBottom = true;
|
|
this.listBox10.SeparationlineVisibleTop = true;
|
|
this.listBox10.Size = new System.Drawing.Size(50, 457);
|
|
this.listBox10.TabIndex = 92;
|
|
this.listBox10.Text = "smartListBox8";
|
|
this.listBox10.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.listBox10.TextColorDisable = System.Drawing.Color.Gray;
|
|
//
|
|
// listBox9
|
|
//
|
|
this.listBox9.BackGround = null;
|
|
this.listBox9.BackGroundColor = System.Drawing.Color.White;
|
|
this.listBox9.BorderColor = System.Drawing.Color.Black;
|
|
this.listBox9.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle;
|
|
this.listBox9.ColumnStyles = null;
|
|
this.listBox9.DataSource = null;
|
|
this.listBox9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
|
|
this.listBox9.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD;
|
|
this.listBox9.ItemOffsetGap = 10;
|
|
this.listBox9.ItemOffsetX = 1;
|
|
this.listBox9.ItemOffsetY = 0;
|
|
this.listBox9.ItemTextOffsetY = 1;
|
|
this.listBox9.Location = new System.Drawing.Point(742, 136);
|
|
this.listBox9.MouseMoveEventSpace = 3;
|
|
this.listBox9.MouseMoveSpace = 10;
|
|
this.listBox9.Name = "listBox9";
|
|
this.listBox9.OverlapOptimize = true;
|
|
this.listBox9.ScrollBarBackColor = System.Drawing.Color.DarkGray;
|
|
this.listBox9.ScrollBarButtonColor = System.Drawing.Color.GhostWhite;
|
|
this.listBox9.ScrollBarButtonHeight = 15;
|
|
this.listBox9.ScrollBarButtonImage = null;
|
|
this.listBox9.ScrollBarButtonRound = 0;
|
|
this.listBox9.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None;
|
|
this.listBox9.ScrollButtonHeight = 30;
|
|
this.listBox9.ScrollButtonWidth = 30;
|
|
//
|
|
//
|
|
//
|
|
this.listBox9.ScrollDownButton.BackGround = null;
|
|
this.listBox9.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBox9.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBox9.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBox9.ScrollDownButton.ButtonImageAutoSize = false;
|
|
this.listBox9.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBox9.ScrollDownButton.ButtonText = "▼";
|
|
this.listBox9.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBox9.ScrollDownButton.GroupID = 0;
|
|
this.listBox9.ScrollDownButton.ImageDisable = null;
|
|
this.listBox9.ScrollDownButton.ImageDown = null;
|
|
this.listBox9.ScrollDownButton.ImageUp = null;
|
|
this.listBox9.ScrollDownButton.Location = new System.Drawing.Point(513, 503);
|
|
this.listBox9.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBox9.ScrollDownButton.Name = "SmartListBox_m_butScrollDown";
|
|
this.listBox9.ScrollDownButton.NestedClickEventPrevent = false;
|
|
this.listBox9.ScrollDownButton.OutlinePixel = 1;
|
|
this.listBox9.ScrollDownButton.OverlapOptimize = true;
|
|
this.listBox9.ScrollDownButton.RepeatInterval = 200;
|
|
this.listBox9.ScrollDownButton.RepeatIntervalAccelerate = null;
|
|
this.listBox9.ScrollDownButton.RoundSize = 10;
|
|
this.listBox9.ScrollDownButton.SafeInterval = 200;
|
|
this.listBox9.ScrollDownButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBox9.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBox9.ScrollDownButton.TabIndex = 0;
|
|
this.listBox9.ScrollDownButton.Text = null;
|
|
this.listBox9.ScrollDownButton.TextColor = System.Drawing.Color.White;
|
|
this.listBox9.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBox9.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBox9.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBox9.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBox9.ScrollDownButton.Visible = false;
|
|
this.listBox9.ScrollStep = 1;
|
|
//
|
|
//
|
|
//
|
|
this.listBox9.ScrollUpButton.BackGround = null;
|
|
this.listBox9.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBox9.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBox9.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBox9.ScrollUpButton.ButtonImageAutoSize = false;
|
|
this.listBox9.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBox9.ScrollUpButton.ButtonText = "▲";
|
|
this.listBox9.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBox9.ScrollUpButton.GroupID = 0;
|
|
this.listBox9.ScrollUpButton.ImageDisable = null;
|
|
this.listBox9.ScrollUpButton.ImageDown = null;
|
|
this.listBox9.ScrollUpButton.ImageUp = null;
|
|
this.listBox9.ScrollUpButton.Location = new System.Drawing.Point(513, 2);
|
|
this.listBox9.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBox9.ScrollUpButton.Name = "SmartListBox_m_butScrollUp";
|
|
this.listBox9.ScrollUpButton.NestedClickEventPrevent = false;
|
|
this.listBox9.ScrollUpButton.OutlinePixel = 1;
|
|
this.listBox9.ScrollUpButton.OverlapOptimize = true;
|
|
this.listBox9.ScrollUpButton.RepeatInterval = 200;
|
|
this.listBox9.ScrollUpButton.RepeatIntervalAccelerate = null;
|
|
this.listBox9.ScrollUpButton.RoundSize = 10;
|
|
this.listBox9.ScrollUpButton.SafeInterval = 200;
|
|
this.listBox9.ScrollUpButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBox9.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBox9.ScrollUpButton.TabIndex = 1;
|
|
this.listBox9.ScrollUpButton.Text = null;
|
|
this.listBox9.ScrollUpButton.TextColor = System.Drawing.Color.White;
|
|
this.listBox9.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBox9.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBox9.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBox9.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBox9.ScrollUpButton.Visible = false;
|
|
this.listBox9.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184)))));
|
|
this.listBox9.SelectFilled = true;
|
|
this.listBox9.SelectItemIndex = -1;
|
|
this.listBox9.SelectTextColor = System.Drawing.Color.White;
|
|
this.listBox9.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
|
|
this.listBox9.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224)))));
|
|
this.listBox9.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle;
|
|
this.listBox9.SeparationlineVisibleBottom = true;
|
|
this.listBox9.SeparationlineVisibleTop = true;
|
|
this.listBox9.Size = new System.Drawing.Size(50, 457);
|
|
this.listBox9.TabIndex = 91;
|
|
this.listBox9.Text = "smartListBox9";
|
|
this.listBox9.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.listBox9.TextColorDisable = System.Drawing.Color.Gray;
|
|
//
|
|
// listBox8
|
|
//
|
|
this.listBox8.BackGround = null;
|
|
this.listBox8.BackGroundColor = System.Drawing.Color.White;
|
|
this.listBox8.BorderColor = System.Drawing.Color.Black;
|
|
this.listBox8.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle;
|
|
this.listBox8.ColumnStyles = null;
|
|
this.listBox8.DataSource = null;
|
|
this.listBox8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
|
|
this.listBox8.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD;
|
|
this.listBox8.ItemOffsetGap = 10;
|
|
this.listBox8.ItemOffsetX = 1;
|
|
this.listBox8.ItemOffsetY = 0;
|
|
this.listBox8.ItemTextOffsetY = 1;
|
|
this.listBox8.Location = new System.Drawing.Point(693, 136);
|
|
this.listBox8.MouseMoveEventSpace = 3;
|
|
this.listBox8.MouseMoveSpace = 10;
|
|
this.listBox8.Name = "listBox8";
|
|
this.listBox8.OverlapOptimize = true;
|
|
this.listBox8.ScrollBarBackColor = System.Drawing.Color.DarkGray;
|
|
this.listBox8.ScrollBarButtonColor = System.Drawing.Color.GhostWhite;
|
|
this.listBox8.ScrollBarButtonHeight = 15;
|
|
this.listBox8.ScrollBarButtonImage = null;
|
|
this.listBox8.ScrollBarButtonRound = 0;
|
|
this.listBox8.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None;
|
|
this.listBox8.ScrollButtonHeight = 30;
|
|
this.listBox8.ScrollButtonWidth = 30;
|
|
//
|
|
//
|
|
//
|
|
this.listBox8.ScrollDownButton.BackGround = null;
|
|
this.listBox8.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBox8.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBox8.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBox8.ScrollDownButton.ButtonImageAutoSize = false;
|
|
this.listBox8.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBox8.ScrollDownButton.ButtonText = "▼";
|
|
this.listBox8.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBox8.ScrollDownButton.GroupID = 0;
|
|
this.listBox8.ScrollDownButton.ImageDisable = null;
|
|
this.listBox8.ScrollDownButton.ImageDown = null;
|
|
this.listBox8.ScrollDownButton.ImageUp = null;
|
|
this.listBox8.ScrollDownButton.Location = new System.Drawing.Point(513, 503);
|
|
this.listBox8.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBox8.ScrollDownButton.Name = "SmartListBox_m_butScrollDown";
|
|
this.listBox8.ScrollDownButton.NestedClickEventPrevent = false;
|
|
this.listBox8.ScrollDownButton.OutlinePixel = 1;
|
|
this.listBox8.ScrollDownButton.OverlapOptimize = true;
|
|
this.listBox8.ScrollDownButton.RepeatInterval = 200;
|
|
this.listBox8.ScrollDownButton.RepeatIntervalAccelerate = null;
|
|
this.listBox8.ScrollDownButton.RoundSize = 10;
|
|
this.listBox8.ScrollDownButton.SafeInterval = 200;
|
|
this.listBox8.ScrollDownButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBox8.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBox8.ScrollDownButton.TabIndex = 0;
|
|
this.listBox8.ScrollDownButton.Text = null;
|
|
this.listBox8.ScrollDownButton.TextColor = System.Drawing.Color.White;
|
|
this.listBox8.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBox8.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBox8.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBox8.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBox8.ScrollDownButton.Visible = false;
|
|
this.listBox8.ScrollStep = 1;
|
|
//
|
|
//
|
|
//
|
|
this.listBox8.ScrollUpButton.BackGround = null;
|
|
this.listBox8.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBox8.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBox8.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBox8.ScrollUpButton.ButtonImageAutoSize = false;
|
|
this.listBox8.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBox8.ScrollUpButton.ButtonText = "▲";
|
|
this.listBox8.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBox8.ScrollUpButton.GroupID = 0;
|
|
this.listBox8.ScrollUpButton.ImageDisable = null;
|
|
this.listBox8.ScrollUpButton.ImageDown = null;
|
|
this.listBox8.ScrollUpButton.ImageUp = null;
|
|
this.listBox8.ScrollUpButton.Location = new System.Drawing.Point(513, 2);
|
|
this.listBox8.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBox8.ScrollUpButton.Name = "SmartListBox_m_butScrollUp";
|
|
this.listBox8.ScrollUpButton.NestedClickEventPrevent = false;
|
|
this.listBox8.ScrollUpButton.OutlinePixel = 1;
|
|
this.listBox8.ScrollUpButton.OverlapOptimize = true;
|
|
this.listBox8.ScrollUpButton.RepeatInterval = 200;
|
|
this.listBox8.ScrollUpButton.RepeatIntervalAccelerate = null;
|
|
this.listBox8.ScrollUpButton.RoundSize = 10;
|
|
this.listBox8.ScrollUpButton.SafeInterval = 200;
|
|
this.listBox8.ScrollUpButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBox8.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBox8.ScrollUpButton.TabIndex = 1;
|
|
this.listBox8.ScrollUpButton.Text = null;
|
|
this.listBox8.ScrollUpButton.TextColor = System.Drawing.Color.White;
|
|
this.listBox8.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBox8.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBox8.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBox8.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBox8.ScrollUpButton.Visible = false;
|
|
this.listBox8.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184)))));
|
|
this.listBox8.SelectFilled = true;
|
|
this.listBox8.SelectItemIndex = -1;
|
|
this.listBox8.SelectTextColor = System.Drawing.Color.White;
|
|
this.listBox8.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
|
|
this.listBox8.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224)))));
|
|
this.listBox8.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle;
|
|
this.listBox8.SeparationlineVisibleBottom = true;
|
|
this.listBox8.SeparationlineVisibleTop = true;
|
|
this.listBox8.Size = new System.Drawing.Size(50, 457);
|
|
this.listBox8.TabIndex = 90;
|
|
this.listBox8.Text = "smartListBox10";
|
|
this.listBox8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.listBox8.TextColorDisable = System.Drawing.Color.Gray;
|
|
//
|
|
// listBox7
|
|
//
|
|
this.listBox7.BackGround = null;
|
|
this.listBox7.BackGroundColor = System.Drawing.Color.White;
|
|
this.listBox7.BorderColor = System.Drawing.Color.Black;
|
|
this.listBox7.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle;
|
|
this.listBox7.ColumnStyles = null;
|
|
this.listBox7.DataSource = null;
|
|
this.listBox7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
|
|
this.listBox7.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD;
|
|
this.listBox7.ItemOffsetGap = 10;
|
|
this.listBox7.ItemOffsetX = 1;
|
|
this.listBox7.ItemOffsetY = 0;
|
|
this.listBox7.ItemTextOffsetY = 1;
|
|
this.listBox7.Location = new System.Drawing.Point(644, 136);
|
|
this.listBox7.MouseMoveEventSpace = 3;
|
|
this.listBox7.MouseMoveSpace = 10;
|
|
this.listBox7.Name = "listBox7";
|
|
this.listBox7.OverlapOptimize = true;
|
|
this.listBox7.ScrollBarBackColor = System.Drawing.Color.DarkGray;
|
|
this.listBox7.ScrollBarButtonColor = System.Drawing.Color.GhostWhite;
|
|
this.listBox7.ScrollBarButtonHeight = 15;
|
|
this.listBox7.ScrollBarButtonImage = null;
|
|
this.listBox7.ScrollBarButtonRound = 0;
|
|
this.listBox7.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None;
|
|
this.listBox7.ScrollButtonHeight = 30;
|
|
this.listBox7.ScrollButtonWidth = 30;
|
|
//
|
|
//
|
|
//
|
|
this.listBox7.ScrollDownButton.BackGround = null;
|
|
this.listBox7.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBox7.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBox7.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBox7.ScrollDownButton.ButtonImageAutoSize = false;
|
|
this.listBox7.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBox7.ScrollDownButton.ButtonText = "▼";
|
|
this.listBox7.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBox7.ScrollDownButton.GroupID = 0;
|
|
this.listBox7.ScrollDownButton.ImageDisable = null;
|
|
this.listBox7.ScrollDownButton.ImageDown = null;
|
|
this.listBox7.ScrollDownButton.ImageUp = null;
|
|
this.listBox7.ScrollDownButton.Location = new System.Drawing.Point(513, 503);
|
|
this.listBox7.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBox7.ScrollDownButton.Name = "SmartListBox_m_butScrollDown";
|
|
this.listBox7.ScrollDownButton.NestedClickEventPrevent = false;
|
|
this.listBox7.ScrollDownButton.OutlinePixel = 1;
|
|
this.listBox7.ScrollDownButton.OverlapOptimize = true;
|
|
this.listBox7.ScrollDownButton.RepeatInterval = 200;
|
|
this.listBox7.ScrollDownButton.RepeatIntervalAccelerate = null;
|
|
this.listBox7.ScrollDownButton.RoundSize = 10;
|
|
this.listBox7.ScrollDownButton.SafeInterval = 200;
|
|
this.listBox7.ScrollDownButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBox7.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBox7.ScrollDownButton.TabIndex = 0;
|
|
this.listBox7.ScrollDownButton.Text = null;
|
|
this.listBox7.ScrollDownButton.TextColor = System.Drawing.Color.White;
|
|
this.listBox7.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBox7.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBox7.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBox7.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBox7.ScrollDownButton.Visible = false;
|
|
this.listBox7.ScrollStep = 1;
|
|
//
|
|
//
|
|
//
|
|
this.listBox7.ScrollUpButton.BackGround = null;
|
|
this.listBox7.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBox7.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBox7.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBox7.ScrollUpButton.ButtonImageAutoSize = false;
|
|
this.listBox7.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBox7.ScrollUpButton.ButtonText = "▲";
|
|
this.listBox7.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBox7.ScrollUpButton.GroupID = 0;
|
|
this.listBox7.ScrollUpButton.ImageDisable = null;
|
|
this.listBox7.ScrollUpButton.ImageDown = null;
|
|
this.listBox7.ScrollUpButton.ImageUp = null;
|
|
this.listBox7.ScrollUpButton.Location = new System.Drawing.Point(513, 2);
|
|
this.listBox7.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBox7.ScrollUpButton.Name = "SmartListBox_m_butScrollUp";
|
|
this.listBox7.ScrollUpButton.NestedClickEventPrevent = false;
|
|
this.listBox7.ScrollUpButton.OutlinePixel = 1;
|
|
this.listBox7.ScrollUpButton.OverlapOptimize = true;
|
|
this.listBox7.ScrollUpButton.RepeatInterval = 200;
|
|
this.listBox7.ScrollUpButton.RepeatIntervalAccelerate = null;
|
|
this.listBox7.ScrollUpButton.RoundSize = 10;
|
|
this.listBox7.ScrollUpButton.SafeInterval = 200;
|
|
this.listBox7.ScrollUpButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBox7.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBox7.ScrollUpButton.TabIndex = 1;
|
|
this.listBox7.ScrollUpButton.Text = null;
|
|
this.listBox7.ScrollUpButton.TextColor = System.Drawing.Color.White;
|
|
this.listBox7.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBox7.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBox7.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBox7.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBox7.ScrollUpButton.Visible = false;
|
|
this.listBox7.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184)))));
|
|
this.listBox7.SelectFilled = true;
|
|
this.listBox7.SelectItemIndex = -1;
|
|
this.listBox7.SelectTextColor = System.Drawing.Color.White;
|
|
this.listBox7.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
|
|
this.listBox7.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224)))));
|
|
this.listBox7.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle;
|
|
this.listBox7.SeparationlineVisibleBottom = true;
|
|
this.listBox7.SeparationlineVisibleTop = true;
|
|
this.listBox7.Size = new System.Drawing.Size(50, 457);
|
|
this.listBox7.TabIndex = 89;
|
|
this.listBox7.Text = "smartListBox11";
|
|
this.listBox7.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.listBox7.TextColorDisable = System.Drawing.Color.Gray;
|
|
//
|
|
// listBox6
|
|
//
|
|
this.listBox6.BackGround = null;
|
|
this.listBox6.BackGroundColor = System.Drawing.Color.White;
|
|
this.listBox6.BorderColor = System.Drawing.Color.Black;
|
|
this.listBox6.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle;
|
|
this.listBox6.ColumnStyles = null;
|
|
this.listBox6.DataSource = null;
|
|
this.listBox6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
|
|
this.listBox6.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD;
|
|
this.listBox6.ItemOffsetGap = 10;
|
|
this.listBox6.ItemOffsetX = 1;
|
|
this.listBox6.ItemOffsetY = 0;
|
|
this.listBox6.ItemTextOffsetY = 1;
|
|
this.listBox6.Location = new System.Drawing.Point(595, 136);
|
|
this.listBox6.MouseMoveEventSpace = 3;
|
|
this.listBox6.MouseMoveSpace = 10;
|
|
this.listBox6.Name = "listBox6";
|
|
this.listBox6.OverlapOptimize = true;
|
|
this.listBox6.ScrollBarBackColor = System.Drawing.Color.DarkGray;
|
|
this.listBox6.ScrollBarButtonColor = System.Drawing.Color.GhostWhite;
|
|
this.listBox6.ScrollBarButtonHeight = 15;
|
|
this.listBox6.ScrollBarButtonImage = null;
|
|
this.listBox6.ScrollBarButtonRound = 0;
|
|
this.listBox6.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None;
|
|
this.listBox6.ScrollButtonHeight = 30;
|
|
this.listBox6.ScrollButtonWidth = 30;
|
|
//
|
|
//
|
|
//
|
|
this.listBox6.ScrollDownButton.BackGround = null;
|
|
this.listBox6.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBox6.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBox6.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBox6.ScrollDownButton.ButtonImageAutoSize = false;
|
|
this.listBox6.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBox6.ScrollDownButton.ButtonText = "▼";
|
|
this.listBox6.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBox6.ScrollDownButton.GroupID = 0;
|
|
this.listBox6.ScrollDownButton.ImageDisable = null;
|
|
this.listBox6.ScrollDownButton.ImageDown = null;
|
|
this.listBox6.ScrollDownButton.ImageUp = null;
|
|
this.listBox6.ScrollDownButton.Location = new System.Drawing.Point(513, 503);
|
|
this.listBox6.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBox6.ScrollDownButton.Name = "SmartListBox_m_butScrollDown";
|
|
this.listBox6.ScrollDownButton.NestedClickEventPrevent = false;
|
|
this.listBox6.ScrollDownButton.OutlinePixel = 1;
|
|
this.listBox6.ScrollDownButton.OverlapOptimize = true;
|
|
this.listBox6.ScrollDownButton.RepeatInterval = 200;
|
|
this.listBox6.ScrollDownButton.RepeatIntervalAccelerate = null;
|
|
this.listBox6.ScrollDownButton.RoundSize = 10;
|
|
this.listBox6.ScrollDownButton.SafeInterval = 200;
|
|
this.listBox6.ScrollDownButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBox6.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBox6.ScrollDownButton.TabIndex = 0;
|
|
this.listBox6.ScrollDownButton.Text = null;
|
|
this.listBox6.ScrollDownButton.TextColor = System.Drawing.Color.White;
|
|
this.listBox6.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBox6.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBox6.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBox6.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBox6.ScrollDownButton.Visible = false;
|
|
this.listBox6.ScrollStep = 1;
|
|
//
|
|
//
|
|
//
|
|
this.listBox6.ScrollUpButton.BackGround = null;
|
|
this.listBox6.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBox6.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBox6.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBox6.ScrollUpButton.ButtonImageAutoSize = false;
|
|
this.listBox6.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBox6.ScrollUpButton.ButtonText = "▲";
|
|
this.listBox6.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBox6.ScrollUpButton.GroupID = 0;
|
|
this.listBox6.ScrollUpButton.ImageDisable = null;
|
|
this.listBox6.ScrollUpButton.ImageDown = null;
|
|
this.listBox6.ScrollUpButton.ImageUp = null;
|
|
this.listBox6.ScrollUpButton.Location = new System.Drawing.Point(513, 2);
|
|
this.listBox6.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBox6.ScrollUpButton.Name = "SmartListBox_m_butScrollUp";
|
|
this.listBox6.ScrollUpButton.NestedClickEventPrevent = false;
|
|
this.listBox6.ScrollUpButton.OutlinePixel = 1;
|
|
this.listBox6.ScrollUpButton.OverlapOptimize = true;
|
|
this.listBox6.ScrollUpButton.RepeatInterval = 200;
|
|
this.listBox6.ScrollUpButton.RepeatIntervalAccelerate = null;
|
|
this.listBox6.ScrollUpButton.RoundSize = 10;
|
|
this.listBox6.ScrollUpButton.SafeInterval = 200;
|
|
this.listBox6.ScrollUpButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBox6.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBox6.ScrollUpButton.TabIndex = 1;
|
|
this.listBox6.ScrollUpButton.Text = null;
|
|
this.listBox6.ScrollUpButton.TextColor = System.Drawing.Color.White;
|
|
this.listBox6.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBox6.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBox6.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBox6.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBox6.ScrollUpButton.Visible = false;
|
|
this.listBox6.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184)))));
|
|
this.listBox6.SelectFilled = true;
|
|
this.listBox6.SelectItemIndex = -1;
|
|
this.listBox6.SelectTextColor = System.Drawing.Color.White;
|
|
this.listBox6.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
|
|
this.listBox6.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224)))));
|
|
this.listBox6.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle;
|
|
this.listBox6.SeparationlineVisibleBottom = true;
|
|
this.listBox6.SeparationlineVisibleTop = true;
|
|
this.listBox6.Size = new System.Drawing.Size(50, 457);
|
|
this.listBox6.TabIndex = 88;
|
|
this.listBox6.Text = "smartListBox5";
|
|
this.listBox6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.listBox6.TextColorDisable = System.Drawing.Color.Gray;
|
|
//
|
|
// listBox5
|
|
//
|
|
this.listBox5.BackGround = null;
|
|
this.listBox5.BackGroundColor = System.Drawing.Color.White;
|
|
this.listBox5.BorderColor = System.Drawing.Color.Black;
|
|
this.listBox5.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle;
|
|
this.listBox5.ColumnStyles = null;
|
|
this.listBox5.DataSource = null;
|
|
this.listBox5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
|
|
this.listBox5.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD;
|
|
this.listBox5.ItemOffsetGap = 10;
|
|
this.listBox5.ItemOffsetX = 1;
|
|
this.listBox5.ItemOffsetY = 0;
|
|
this.listBox5.ItemTextOffsetY = 1;
|
|
this.listBox5.Location = new System.Drawing.Point(546, 136);
|
|
this.listBox5.MouseMoveEventSpace = 3;
|
|
this.listBox5.MouseMoveSpace = 10;
|
|
this.listBox5.Name = "listBox5";
|
|
this.listBox5.OverlapOptimize = true;
|
|
this.listBox5.ScrollBarBackColor = System.Drawing.Color.DarkGray;
|
|
this.listBox5.ScrollBarButtonColor = System.Drawing.Color.GhostWhite;
|
|
this.listBox5.ScrollBarButtonHeight = 15;
|
|
this.listBox5.ScrollBarButtonImage = null;
|
|
this.listBox5.ScrollBarButtonRound = 0;
|
|
this.listBox5.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None;
|
|
this.listBox5.ScrollButtonHeight = 30;
|
|
this.listBox5.ScrollButtonWidth = 30;
|
|
//
|
|
//
|
|
//
|
|
this.listBox5.ScrollDownButton.BackGround = null;
|
|
this.listBox5.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBox5.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBox5.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBox5.ScrollDownButton.ButtonImageAutoSize = false;
|
|
this.listBox5.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBox5.ScrollDownButton.ButtonText = "▼";
|
|
this.listBox5.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBox5.ScrollDownButton.GroupID = 0;
|
|
this.listBox5.ScrollDownButton.ImageDisable = null;
|
|
this.listBox5.ScrollDownButton.ImageDown = null;
|
|
this.listBox5.ScrollDownButton.ImageUp = null;
|
|
this.listBox5.ScrollDownButton.Location = new System.Drawing.Point(513, 503);
|
|
this.listBox5.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBox5.ScrollDownButton.Name = "SmartListBox_m_butScrollDown";
|
|
this.listBox5.ScrollDownButton.NestedClickEventPrevent = false;
|
|
this.listBox5.ScrollDownButton.OutlinePixel = 1;
|
|
this.listBox5.ScrollDownButton.OverlapOptimize = true;
|
|
this.listBox5.ScrollDownButton.RepeatInterval = 200;
|
|
this.listBox5.ScrollDownButton.RepeatIntervalAccelerate = null;
|
|
this.listBox5.ScrollDownButton.RoundSize = 10;
|
|
this.listBox5.ScrollDownButton.SafeInterval = 200;
|
|
this.listBox5.ScrollDownButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBox5.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBox5.ScrollDownButton.TabIndex = 0;
|
|
this.listBox5.ScrollDownButton.Text = null;
|
|
this.listBox5.ScrollDownButton.TextColor = System.Drawing.Color.White;
|
|
this.listBox5.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBox5.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBox5.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBox5.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBox5.ScrollDownButton.Visible = false;
|
|
this.listBox5.ScrollStep = 1;
|
|
//
|
|
//
|
|
//
|
|
this.listBox5.ScrollUpButton.BackGround = null;
|
|
this.listBox5.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBox5.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBox5.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBox5.ScrollUpButton.ButtonImageAutoSize = false;
|
|
this.listBox5.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBox5.ScrollUpButton.ButtonText = "▲";
|
|
this.listBox5.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBox5.ScrollUpButton.GroupID = 0;
|
|
this.listBox5.ScrollUpButton.ImageDisable = null;
|
|
this.listBox5.ScrollUpButton.ImageDown = null;
|
|
this.listBox5.ScrollUpButton.ImageUp = null;
|
|
this.listBox5.ScrollUpButton.Location = new System.Drawing.Point(513, 2);
|
|
this.listBox5.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBox5.ScrollUpButton.Name = "SmartListBox_m_butScrollUp";
|
|
this.listBox5.ScrollUpButton.NestedClickEventPrevent = false;
|
|
this.listBox5.ScrollUpButton.OutlinePixel = 1;
|
|
this.listBox5.ScrollUpButton.OverlapOptimize = true;
|
|
this.listBox5.ScrollUpButton.RepeatInterval = 200;
|
|
this.listBox5.ScrollUpButton.RepeatIntervalAccelerate = null;
|
|
this.listBox5.ScrollUpButton.RoundSize = 10;
|
|
this.listBox5.ScrollUpButton.SafeInterval = 200;
|
|
this.listBox5.ScrollUpButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBox5.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBox5.ScrollUpButton.TabIndex = 1;
|
|
this.listBox5.ScrollUpButton.Text = null;
|
|
this.listBox5.ScrollUpButton.TextColor = System.Drawing.Color.White;
|
|
this.listBox5.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBox5.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBox5.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBox5.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBox5.ScrollUpButton.Visible = false;
|
|
this.listBox5.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184)))));
|
|
this.listBox5.SelectFilled = true;
|
|
this.listBox5.SelectItemIndex = -1;
|
|
this.listBox5.SelectTextColor = System.Drawing.Color.White;
|
|
this.listBox5.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
|
|
this.listBox5.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224)))));
|
|
this.listBox5.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle;
|
|
this.listBox5.SeparationlineVisibleBottom = true;
|
|
this.listBox5.SeparationlineVisibleTop = true;
|
|
this.listBox5.Size = new System.Drawing.Size(50, 457);
|
|
this.listBox5.TabIndex = 87;
|
|
this.listBox5.Text = "smartListBox6";
|
|
this.listBox5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.listBox5.TextColorDisable = System.Drawing.Color.Gray;
|
|
//
|
|
// listBox4
|
|
//
|
|
this.listBox4.BackGround = null;
|
|
this.listBox4.BackGroundColor = System.Drawing.Color.White;
|
|
this.listBox4.BorderColor = System.Drawing.Color.Black;
|
|
this.listBox4.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle;
|
|
this.listBox4.ColumnStyles = null;
|
|
this.listBox4.DataSource = null;
|
|
this.listBox4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
|
|
this.listBox4.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD;
|
|
this.listBox4.ItemOffsetGap = 10;
|
|
this.listBox4.ItemOffsetX = 1;
|
|
this.listBox4.ItemOffsetY = 0;
|
|
this.listBox4.ItemTextOffsetY = 1;
|
|
this.listBox4.Location = new System.Drawing.Point(497, 136);
|
|
this.listBox4.MouseMoveEventSpace = 3;
|
|
this.listBox4.MouseMoveSpace = 10;
|
|
this.listBox4.Name = "listBox4";
|
|
this.listBox4.OverlapOptimize = true;
|
|
this.listBox4.ScrollBarBackColor = System.Drawing.Color.DarkGray;
|
|
this.listBox4.ScrollBarButtonColor = System.Drawing.Color.GhostWhite;
|
|
this.listBox4.ScrollBarButtonHeight = 15;
|
|
this.listBox4.ScrollBarButtonImage = null;
|
|
this.listBox4.ScrollBarButtonRound = 0;
|
|
this.listBox4.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None;
|
|
this.listBox4.ScrollButtonHeight = 30;
|
|
this.listBox4.ScrollButtonWidth = 30;
|
|
//
|
|
//
|
|
//
|
|
this.listBox4.ScrollDownButton.BackGround = null;
|
|
this.listBox4.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBox4.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBox4.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBox4.ScrollDownButton.ButtonImageAutoSize = false;
|
|
this.listBox4.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBox4.ScrollDownButton.ButtonText = "▼";
|
|
this.listBox4.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBox4.ScrollDownButton.GroupID = 0;
|
|
this.listBox4.ScrollDownButton.ImageDisable = null;
|
|
this.listBox4.ScrollDownButton.ImageDown = null;
|
|
this.listBox4.ScrollDownButton.ImageUp = null;
|
|
this.listBox4.ScrollDownButton.Location = new System.Drawing.Point(513, 503);
|
|
this.listBox4.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBox4.ScrollDownButton.Name = "SmartListBox_m_butScrollDown";
|
|
this.listBox4.ScrollDownButton.NestedClickEventPrevent = false;
|
|
this.listBox4.ScrollDownButton.OutlinePixel = 1;
|
|
this.listBox4.ScrollDownButton.OverlapOptimize = true;
|
|
this.listBox4.ScrollDownButton.RepeatInterval = 200;
|
|
this.listBox4.ScrollDownButton.RepeatIntervalAccelerate = null;
|
|
this.listBox4.ScrollDownButton.RoundSize = 10;
|
|
this.listBox4.ScrollDownButton.SafeInterval = 200;
|
|
this.listBox4.ScrollDownButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBox4.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBox4.ScrollDownButton.TabIndex = 0;
|
|
this.listBox4.ScrollDownButton.Text = null;
|
|
this.listBox4.ScrollDownButton.TextColor = System.Drawing.Color.White;
|
|
this.listBox4.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBox4.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBox4.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBox4.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBox4.ScrollDownButton.Visible = false;
|
|
this.listBox4.ScrollStep = 1;
|
|
//
|
|
//
|
|
//
|
|
this.listBox4.ScrollUpButton.BackGround = null;
|
|
this.listBox4.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBox4.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBox4.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBox4.ScrollUpButton.ButtonImageAutoSize = false;
|
|
this.listBox4.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBox4.ScrollUpButton.ButtonText = "▲";
|
|
this.listBox4.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBox4.ScrollUpButton.GroupID = 0;
|
|
this.listBox4.ScrollUpButton.ImageDisable = null;
|
|
this.listBox4.ScrollUpButton.ImageDown = null;
|
|
this.listBox4.ScrollUpButton.ImageUp = null;
|
|
this.listBox4.ScrollUpButton.Location = new System.Drawing.Point(513, 2);
|
|
this.listBox4.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBox4.ScrollUpButton.Name = "SmartListBox_m_butScrollUp";
|
|
this.listBox4.ScrollUpButton.NestedClickEventPrevent = false;
|
|
this.listBox4.ScrollUpButton.OutlinePixel = 1;
|
|
this.listBox4.ScrollUpButton.OverlapOptimize = true;
|
|
this.listBox4.ScrollUpButton.RepeatInterval = 200;
|
|
this.listBox4.ScrollUpButton.RepeatIntervalAccelerate = null;
|
|
this.listBox4.ScrollUpButton.RoundSize = 10;
|
|
this.listBox4.ScrollUpButton.SafeInterval = 200;
|
|
this.listBox4.ScrollUpButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBox4.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBox4.ScrollUpButton.TabIndex = 1;
|
|
this.listBox4.ScrollUpButton.Text = null;
|
|
this.listBox4.ScrollUpButton.TextColor = System.Drawing.Color.White;
|
|
this.listBox4.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBox4.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBox4.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBox4.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBox4.ScrollUpButton.Visible = false;
|
|
this.listBox4.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184)))));
|
|
this.listBox4.SelectFilled = true;
|
|
this.listBox4.SelectItemIndex = -1;
|
|
this.listBox4.SelectTextColor = System.Drawing.Color.White;
|
|
this.listBox4.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
|
|
this.listBox4.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224)))));
|
|
this.listBox4.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle;
|
|
this.listBox4.SeparationlineVisibleBottom = true;
|
|
this.listBox4.SeparationlineVisibleTop = true;
|
|
this.listBox4.Size = new System.Drawing.Size(50, 457);
|
|
this.listBox4.TabIndex = 86;
|
|
this.listBox4.Text = "smartListBox7";
|
|
this.listBox4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.listBox4.TextColorDisable = System.Drawing.Color.Gray;
|
|
//
|
|
// listBox3
|
|
//
|
|
this.listBox3.BackGround = null;
|
|
this.listBox3.BackGroundColor = System.Drawing.Color.White;
|
|
this.listBox3.BorderColor = System.Drawing.Color.Black;
|
|
this.listBox3.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle;
|
|
this.listBox3.ColumnStyles = null;
|
|
this.listBox3.DataSource = null;
|
|
this.listBox3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
|
|
this.listBox3.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD;
|
|
this.listBox3.ItemOffsetGap = 10;
|
|
this.listBox3.ItemOffsetX = 1;
|
|
this.listBox3.ItemOffsetY = 0;
|
|
this.listBox3.ItemTextOffsetY = 1;
|
|
this.listBox3.Location = new System.Drawing.Point(448, 136);
|
|
this.listBox3.MouseMoveEventSpace = 3;
|
|
this.listBox3.MouseMoveSpace = 10;
|
|
this.listBox3.Name = "listBox3";
|
|
this.listBox3.OverlapOptimize = true;
|
|
this.listBox3.ScrollBarBackColor = System.Drawing.Color.DarkGray;
|
|
this.listBox3.ScrollBarButtonColor = System.Drawing.Color.GhostWhite;
|
|
this.listBox3.ScrollBarButtonHeight = 15;
|
|
this.listBox3.ScrollBarButtonImage = null;
|
|
this.listBox3.ScrollBarButtonRound = 0;
|
|
this.listBox3.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None;
|
|
this.listBox3.ScrollButtonHeight = 30;
|
|
this.listBox3.ScrollButtonWidth = 30;
|
|
//
|
|
//
|
|
//
|
|
this.listBox3.ScrollDownButton.BackGround = null;
|
|
this.listBox3.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBox3.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBox3.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBox3.ScrollDownButton.ButtonImageAutoSize = false;
|
|
this.listBox3.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBox3.ScrollDownButton.ButtonText = "▼";
|
|
this.listBox3.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBox3.ScrollDownButton.GroupID = 0;
|
|
this.listBox3.ScrollDownButton.ImageDisable = null;
|
|
this.listBox3.ScrollDownButton.ImageDown = null;
|
|
this.listBox3.ScrollDownButton.ImageUp = null;
|
|
this.listBox3.ScrollDownButton.Location = new System.Drawing.Point(513, 503);
|
|
this.listBox3.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBox3.ScrollDownButton.Name = "SmartListBox_m_butScrollDown";
|
|
this.listBox3.ScrollDownButton.NestedClickEventPrevent = false;
|
|
this.listBox3.ScrollDownButton.OutlinePixel = 1;
|
|
this.listBox3.ScrollDownButton.OverlapOptimize = true;
|
|
this.listBox3.ScrollDownButton.RepeatInterval = 200;
|
|
this.listBox3.ScrollDownButton.RepeatIntervalAccelerate = null;
|
|
this.listBox3.ScrollDownButton.RoundSize = 10;
|
|
this.listBox3.ScrollDownButton.SafeInterval = 200;
|
|
this.listBox3.ScrollDownButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBox3.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBox3.ScrollDownButton.TabIndex = 0;
|
|
this.listBox3.ScrollDownButton.Text = null;
|
|
this.listBox3.ScrollDownButton.TextColor = System.Drawing.Color.White;
|
|
this.listBox3.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBox3.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBox3.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBox3.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBox3.ScrollDownButton.Visible = false;
|
|
this.listBox3.ScrollStep = 1;
|
|
//
|
|
//
|
|
//
|
|
this.listBox3.ScrollUpButton.BackGround = null;
|
|
this.listBox3.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBox3.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBox3.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBox3.ScrollUpButton.ButtonImageAutoSize = false;
|
|
this.listBox3.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBox3.ScrollUpButton.ButtonText = "▲";
|
|
this.listBox3.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBox3.ScrollUpButton.GroupID = 0;
|
|
this.listBox3.ScrollUpButton.ImageDisable = null;
|
|
this.listBox3.ScrollUpButton.ImageDown = null;
|
|
this.listBox3.ScrollUpButton.ImageUp = null;
|
|
this.listBox3.ScrollUpButton.Location = new System.Drawing.Point(513, 2);
|
|
this.listBox3.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBox3.ScrollUpButton.Name = "SmartListBox_m_butScrollUp";
|
|
this.listBox3.ScrollUpButton.NestedClickEventPrevent = false;
|
|
this.listBox3.ScrollUpButton.OutlinePixel = 1;
|
|
this.listBox3.ScrollUpButton.OverlapOptimize = true;
|
|
this.listBox3.ScrollUpButton.RepeatInterval = 200;
|
|
this.listBox3.ScrollUpButton.RepeatIntervalAccelerate = null;
|
|
this.listBox3.ScrollUpButton.RoundSize = 10;
|
|
this.listBox3.ScrollUpButton.SafeInterval = 200;
|
|
this.listBox3.ScrollUpButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBox3.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBox3.ScrollUpButton.TabIndex = 1;
|
|
this.listBox3.ScrollUpButton.Text = null;
|
|
this.listBox3.ScrollUpButton.TextColor = System.Drawing.Color.White;
|
|
this.listBox3.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBox3.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBox3.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBox3.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBox3.ScrollUpButton.Visible = false;
|
|
this.listBox3.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184)))));
|
|
this.listBox3.SelectFilled = true;
|
|
this.listBox3.SelectItemIndex = -1;
|
|
this.listBox3.SelectTextColor = System.Drawing.Color.White;
|
|
this.listBox3.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
|
|
this.listBox3.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224)))));
|
|
this.listBox3.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle;
|
|
this.listBox3.SeparationlineVisibleBottom = true;
|
|
this.listBox3.SeparationlineVisibleTop = true;
|
|
this.listBox3.Size = new System.Drawing.Size(50, 457);
|
|
this.listBox3.TabIndex = 85;
|
|
this.listBox3.Text = "smartListBox4";
|
|
this.listBox3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.listBox3.TextColorDisable = System.Drawing.Color.Gray;
|
|
//
|
|
// listBox2
|
|
//
|
|
this.listBox2.BackGround = null;
|
|
this.listBox2.BackGroundColor = System.Drawing.Color.White;
|
|
this.listBox2.BorderColor = System.Drawing.Color.Black;
|
|
this.listBox2.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle;
|
|
this.listBox2.ColumnStyles = null;
|
|
this.listBox2.DataSource = null;
|
|
this.listBox2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
|
|
this.listBox2.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD;
|
|
this.listBox2.ItemOffsetGap = 10;
|
|
this.listBox2.ItemOffsetX = 1;
|
|
this.listBox2.ItemOffsetY = 0;
|
|
this.listBox2.ItemTextOffsetY = 1;
|
|
this.listBox2.Location = new System.Drawing.Point(399, 136);
|
|
this.listBox2.MouseMoveEventSpace = 3;
|
|
this.listBox2.MouseMoveSpace = 10;
|
|
this.listBox2.Name = "listBox2";
|
|
this.listBox2.OverlapOptimize = true;
|
|
this.listBox2.ScrollBarBackColor = System.Drawing.Color.DarkGray;
|
|
this.listBox2.ScrollBarButtonColor = System.Drawing.Color.GhostWhite;
|
|
this.listBox2.ScrollBarButtonHeight = 15;
|
|
this.listBox2.ScrollBarButtonImage = null;
|
|
this.listBox2.ScrollBarButtonRound = 0;
|
|
this.listBox2.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None;
|
|
this.listBox2.ScrollButtonHeight = 30;
|
|
this.listBox2.ScrollButtonWidth = 30;
|
|
//
|
|
//
|
|
//
|
|
this.listBox2.ScrollDownButton.BackGround = null;
|
|
this.listBox2.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBox2.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBox2.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBox2.ScrollDownButton.ButtonImageAutoSize = false;
|
|
this.listBox2.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBox2.ScrollDownButton.ButtonText = "▼";
|
|
this.listBox2.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBox2.ScrollDownButton.GroupID = 0;
|
|
this.listBox2.ScrollDownButton.ImageDisable = null;
|
|
this.listBox2.ScrollDownButton.ImageDown = null;
|
|
this.listBox2.ScrollDownButton.ImageUp = null;
|
|
this.listBox2.ScrollDownButton.Location = new System.Drawing.Point(513, 503);
|
|
this.listBox2.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBox2.ScrollDownButton.Name = "SmartListBox_m_butScrollDown";
|
|
this.listBox2.ScrollDownButton.NestedClickEventPrevent = false;
|
|
this.listBox2.ScrollDownButton.OutlinePixel = 1;
|
|
this.listBox2.ScrollDownButton.OverlapOptimize = true;
|
|
this.listBox2.ScrollDownButton.RepeatInterval = 200;
|
|
this.listBox2.ScrollDownButton.RepeatIntervalAccelerate = null;
|
|
this.listBox2.ScrollDownButton.RoundSize = 10;
|
|
this.listBox2.ScrollDownButton.SafeInterval = 200;
|
|
this.listBox2.ScrollDownButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBox2.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBox2.ScrollDownButton.TabIndex = 0;
|
|
this.listBox2.ScrollDownButton.Text = null;
|
|
this.listBox2.ScrollDownButton.TextColor = System.Drawing.Color.White;
|
|
this.listBox2.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBox2.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBox2.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBox2.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBox2.ScrollDownButton.Visible = false;
|
|
this.listBox2.ScrollStep = 1;
|
|
//
|
|
//
|
|
//
|
|
this.listBox2.ScrollUpButton.BackGround = null;
|
|
this.listBox2.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBox2.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBox2.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBox2.ScrollUpButton.ButtonImageAutoSize = false;
|
|
this.listBox2.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBox2.ScrollUpButton.ButtonText = "▲";
|
|
this.listBox2.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBox2.ScrollUpButton.GroupID = 0;
|
|
this.listBox2.ScrollUpButton.ImageDisable = null;
|
|
this.listBox2.ScrollUpButton.ImageDown = null;
|
|
this.listBox2.ScrollUpButton.ImageUp = null;
|
|
this.listBox2.ScrollUpButton.Location = new System.Drawing.Point(513, 2);
|
|
this.listBox2.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBox2.ScrollUpButton.Name = "SmartListBox_m_butScrollUp";
|
|
this.listBox2.ScrollUpButton.NestedClickEventPrevent = false;
|
|
this.listBox2.ScrollUpButton.OutlinePixel = 1;
|
|
this.listBox2.ScrollUpButton.OverlapOptimize = true;
|
|
this.listBox2.ScrollUpButton.RepeatInterval = 200;
|
|
this.listBox2.ScrollUpButton.RepeatIntervalAccelerate = null;
|
|
this.listBox2.ScrollUpButton.RoundSize = 10;
|
|
this.listBox2.ScrollUpButton.SafeInterval = 200;
|
|
this.listBox2.ScrollUpButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBox2.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBox2.ScrollUpButton.TabIndex = 1;
|
|
this.listBox2.ScrollUpButton.Text = null;
|
|
this.listBox2.ScrollUpButton.TextColor = System.Drawing.Color.White;
|
|
this.listBox2.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBox2.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBox2.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBox2.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBox2.ScrollUpButton.Visible = false;
|
|
this.listBox2.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184)))));
|
|
this.listBox2.SelectFilled = true;
|
|
this.listBox2.SelectItemIndex = -1;
|
|
this.listBox2.SelectTextColor = System.Drawing.Color.White;
|
|
this.listBox2.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
|
|
this.listBox2.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224)))));
|
|
this.listBox2.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle;
|
|
this.listBox2.SeparationlineVisibleBottom = true;
|
|
this.listBox2.SeparationlineVisibleTop = true;
|
|
this.listBox2.Size = new System.Drawing.Size(50, 457);
|
|
this.listBox2.TabIndex = 84;
|
|
this.listBox2.Text = "smartListBox3";
|
|
this.listBox2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.listBox2.TextColorDisable = System.Drawing.Color.Gray;
|
|
//
|
|
// listBox1
|
|
//
|
|
this.listBox1.BackGround = null;
|
|
this.listBox1.BackGroundColor = System.Drawing.Color.White;
|
|
this.listBox1.BorderColor = System.Drawing.Color.Black;
|
|
this.listBox1.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle;
|
|
this.listBox1.ColumnStyles = null;
|
|
this.listBox1.DataSource = null;
|
|
this.listBox1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
|
|
this.listBox1.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD;
|
|
this.listBox1.ItemOffsetGap = 10;
|
|
this.listBox1.ItemOffsetX = 1;
|
|
this.listBox1.ItemOffsetY = 0;
|
|
this.listBox1.ItemTextOffsetY = 1;
|
|
this.listBox1.Location = new System.Drawing.Point(350, 136);
|
|
this.listBox1.MouseMoveEventSpace = 3;
|
|
this.listBox1.MouseMoveSpace = 10;
|
|
this.listBox1.Name = "listBox1";
|
|
this.listBox1.OverlapOptimize = true;
|
|
this.listBox1.ScrollBarBackColor = System.Drawing.Color.DarkGray;
|
|
this.listBox1.ScrollBarButtonColor = System.Drawing.Color.GhostWhite;
|
|
this.listBox1.ScrollBarButtonHeight = 15;
|
|
this.listBox1.ScrollBarButtonImage = null;
|
|
this.listBox1.ScrollBarButtonRound = 0;
|
|
this.listBox1.ScrollBarStyle = SmartX.SmartListBox.ScrollBarStyles.None;
|
|
this.listBox1.ScrollButtonHeight = 30;
|
|
this.listBox1.ScrollButtonWidth = 30;
|
|
//
|
|
//
|
|
//
|
|
this.listBox1.ScrollDownButton.BackGround = null;
|
|
this.listBox1.ScrollDownButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBox1.ScrollDownButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBox1.ScrollDownButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBox1.ScrollDownButton.ButtonImageAutoSize = false;
|
|
this.listBox1.ScrollDownButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBox1.ScrollDownButton.ButtonText = "▼";
|
|
this.listBox1.ScrollDownButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBox1.ScrollDownButton.GroupID = 0;
|
|
this.listBox1.ScrollDownButton.ImageDisable = null;
|
|
this.listBox1.ScrollDownButton.ImageDown = null;
|
|
this.listBox1.ScrollDownButton.ImageUp = null;
|
|
this.listBox1.ScrollDownButton.Location = new System.Drawing.Point(513, 503);
|
|
this.listBox1.ScrollDownButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBox1.ScrollDownButton.Name = "SmartListBox_m_butScrollDown";
|
|
this.listBox1.ScrollDownButton.NestedClickEventPrevent = false;
|
|
this.listBox1.ScrollDownButton.OutlinePixel = 1;
|
|
this.listBox1.ScrollDownButton.OverlapOptimize = true;
|
|
this.listBox1.ScrollDownButton.RepeatInterval = 200;
|
|
this.listBox1.ScrollDownButton.RepeatIntervalAccelerate = null;
|
|
this.listBox1.ScrollDownButton.RoundSize = 10;
|
|
this.listBox1.ScrollDownButton.SafeInterval = 200;
|
|
this.listBox1.ScrollDownButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBox1.ScrollDownButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBox1.ScrollDownButton.TabIndex = 0;
|
|
this.listBox1.ScrollDownButton.Text = null;
|
|
this.listBox1.ScrollDownButton.TextColor = System.Drawing.Color.White;
|
|
this.listBox1.ScrollDownButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBox1.ScrollDownButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBox1.ScrollDownButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBox1.ScrollDownButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBox1.ScrollDownButton.Visible = false;
|
|
this.listBox1.ScrollStep = 1;
|
|
//
|
|
//
|
|
//
|
|
this.listBox1.ScrollUpButton.BackGround = null;
|
|
this.listBox1.ScrollUpButton.BackGroundColor = System.Drawing.Color.LightBlue;
|
|
this.listBox1.ScrollUpButton.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.listBox1.ScrollUpButton.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
|
|
this.listBox1.ScrollUpButton.ButtonImageAutoSize = false;
|
|
this.listBox1.ScrollUpButton.ButtonStyle = SmartX.SmartButton.ButtonStyles.Flat;
|
|
this.listBox1.ScrollUpButton.ButtonText = "▲";
|
|
this.listBox1.ScrollUpButton.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.listBox1.ScrollUpButton.GroupID = 0;
|
|
this.listBox1.ScrollUpButton.ImageDisable = null;
|
|
this.listBox1.ScrollUpButton.ImageDown = null;
|
|
this.listBox1.ScrollUpButton.ImageUp = null;
|
|
this.listBox1.ScrollUpButton.Location = new System.Drawing.Point(513, 2);
|
|
this.listBox1.ScrollUpButton.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.listBox1.ScrollUpButton.Name = "SmartListBox_m_butScrollUp";
|
|
this.listBox1.ScrollUpButton.NestedClickEventPrevent = false;
|
|
this.listBox1.ScrollUpButton.OutlinePixel = 1;
|
|
this.listBox1.ScrollUpButton.OverlapOptimize = true;
|
|
this.listBox1.ScrollUpButton.RepeatInterval = 200;
|
|
this.listBox1.ScrollUpButton.RepeatIntervalAccelerate = null;
|
|
this.listBox1.ScrollUpButton.RoundSize = 10;
|
|
this.listBox1.ScrollUpButton.SafeInterval = 200;
|
|
this.listBox1.ScrollUpButton.Size = new System.Drawing.Size(30, 30);
|
|
this.listBox1.ScrollUpButton.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.listBox1.ScrollUpButton.TabIndex = 1;
|
|
this.listBox1.ScrollUpButton.Text = null;
|
|
this.listBox1.ScrollUpButton.TextColor = System.Drawing.Color.White;
|
|
this.listBox1.ScrollUpButton.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.listBox1.ScrollUpButton.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.listBox1.ScrollUpButton.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.listBox1.ScrollUpButton.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.listBox1.ScrollUpButton.Visible = false;
|
|
this.listBox1.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(156)))), ((int)(((byte)(184)))));
|
|
this.listBox1.SelectFilled = true;
|
|
this.listBox1.SelectItemIndex = -1;
|
|
this.listBox1.SelectTextColor = System.Drawing.Color.White;
|
|
this.listBox1.SeparationlineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(125)))), ((int)(((byte)(125)))));
|
|
this.listBox1.SeparationlineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(210)))), ((int)(((byte)(224)))));
|
|
this.listBox1.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle;
|
|
this.listBox1.SeparationlineVisibleBottom = true;
|
|
this.listBox1.SeparationlineVisibleTop = true;
|
|
this.listBox1.Size = new System.Drawing.Size(50, 457);
|
|
this.listBox1.TabIndex = 83;
|
|
this.listBox1.Text = "smartListBox2";
|
|
this.listBox1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.listBox1.TextColorDisable = System.Drawing.Color.Gray;
|
|
//
|
|
// 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 = 82;
|
|
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);
|
|
//
|
|
// listBoxTime
|
|
//
|
|
this.listBoxTime.BackGround = null;
|
|
this.listBoxTime.BackGroundColor = System.Drawing.Color.White;
|
|
this.listBoxTime.BorderColor = System.Drawing.Color.Black;
|
|
this.listBoxTime.BorderStyle = SmartX.SmartListBox.BORDERSTYLES.FixedSingle;
|
|
this.listBoxTime.ColumnStyles = null;
|
|
this.listBoxTime.DataSource = null;
|
|
this.listBoxTime.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular);
|
|
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(513, 503);
|
|
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(513, 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, 457);
|
|
this.listBoxTime.TabIndex = 2;
|
|
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;
|
|
//
|
|
// smartFile1
|
|
//
|
|
this.smartFile1.FilePathName = "";
|
|
//
|
|
// ControlMenuLogInspection
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.Controls.Add(this.smartGroupBox1);
|
|
this.Name = "ControlMenuLogInspection";
|
|
this.Size = new System.Drawing.Size(909, 664);
|
|
this.smartGroupBox1.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private SmartX.SmartGroupBox smartGroupBox1;
|
|
private System.Windows.Forms.TreeView treeViewInspection;
|
|
private SmartX.SmartButton buttonBackup;
|
|
private SmartX.SmartListBox listBox10;
|
|
private SmartX.SmartListBox listBox9;
|
|
private SmartX.SmartListBox listBox8;
|
|
private SmartX.SmartListBox listBox7;
|
|
private SmartX.SmartListBox listBox6;
|
|
private SmartX.SmartListBox listBox5;
|
|
private SmartX.SmartListBox listBox4;
|
|
private SmartX.SmartListBox listBox3;
|
|
private SmartX.SmartListBox listBox2;
|
|
private SmartX.SmartListBox listBox1;
|
|
private SmartX.SmartListBox listBoxTime;
|
|
private SmartX.SmartLabel smartLabel11;
|
|
private SmartX.SmartLabel smartLabel10;
|
|
private SmartX.SmartLabel smartLabel9;
|
|
private SmartX.SmartLabel smartLabel8;
|
|
private SmartX.SmartLabel smartLabel7;
|
|
private SmartX.SmartLabel smartLabel6;
|
|
private SmartX.SmartLabel smartLabel5;
|
|
private SmartX.SmartLabel smartLabel4;
|
|
private SmartX.SmartLabel smartLabel3;
|
|
private SmartX.SmartLabel smartLabel2;
|
|
private SmartX.SmartLabel smartLabel1;
|
|
private SmartX.SmartFile smartFile1;
|
|
private SmartX.SmartButton buttonDown;
|
|
private SmartX.SmartButton buttonUp;
|
|
private SmartX.SmartLabel labelFileName;
|
|
private SmartX.SmartLabel smartLabel32;
|
|
private SmartX.SmartLabel smartLabel33;
|
|
private SmartX.SmartLabel labelPassCount10;
|
|
private SmartX.SmartLabel labelLeakCount10;
|
|
private SmartX.SmartLabel labelPassCount9;
|
|
private SmartX.SmartLabel labelLeakCount9;
|
|
private SmartX.SmartLabel labelPassCount8;
|
|
private SmartX.SmartLabel labelLeakCount8;
|
|
private SmartX.SmartLabel labelPassCount7;
|
|
private SmartX.SmartLabel labelLeakCount7;
|
|
private SmartX.SmartLabel labelPassCount6;
|
|
private SmartX.SmartLabel labelLeakCount6;
|
|
private SmartX.SmartLabel labelPassCount5;
|
|
private SmartX.SmartLabel labelLeakCount5;
|
|
private SmartX.SmartLabel labelPassCount4;
|
|
private SmartX.SmartLabel labelLeakCount4;
|
|
private SmartX.SmartLabel labelPassCount3;
|
|
private SmartX.SmartLabel labelLeakCount3;
|
|
private SmartX.SmartLabel labelPassCount2;
|
|
private SmartX.SmartLabel labelLeakCount2;
|
|
private SmartX.SmartLabel labelPassCount1;
|
|
private SmartX.SmartLabel labelLeakCount1;
|
|
private SmartX.SmartLabel labelCount;
|
|
private SmartX.SmartLabel smartLabel12;
|
|
private SmartX.SmartLabel smartLabel13;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine1;
|
|
private SmartX.SmartLabel labelTotalIndex;
|
|
private SmartX.SmartLabel labelRemainIndex;
|
|
}
|
|
}
|