Пример #1
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmMD_Main2));
     this.panel4 = new System.Windows.Forms.Panel();
     this.ucMaterialDatabase_Search21 = new HONUS.MaterialDatabase.UserControl.ucMaterialDatabase_Search2();
     this.panel1        = new System.Windows.Forms.Panel();
     this.lblRightTitle = new System.Windows.Forms.Label();
     this.ucMaterialDatabase_Addition1 = new HONUS.MaterialDatabase.UserControl.ucMaterialDatabase_Addition();
     this.pictureBox16          = new System.Windows.Forms.PictureBox();
     this.pictureBox15          = new System.Windows.Forms.PictureBox();
     this.pnlLeft               = new System.Windows.Forms.Panel();
     this.pictureBox14          = new System.Windows.Forms.PictureBox();
     this.ucSearchingCondition1 = new HONUS.MaterialDatabase.UserControl.ucSearchingCondition();
     this.picMaximize           = new System.Windows.Forms.PictureBox();
     this.picMinimize           = new System.Windows.Forms.PictureBox();
     this.lblLeftTitle          = new System.Windows.Forms.Label();
     this.pictureBox11          = new System.Windows.Forms.PictureBox();
     this.pictureBox13          = new System.Windows.Forms.PictureBox();
     this.pictureBox12          = new System.Windows.Forms.PictureBox();
     this.pictureBox10          = new System.Windows.Forms.PictureBox();
     this.pictureBox9           = new System.Windows.Forms.PictureBox();
     this.ucDatainformation1    = new HONUS.MaterialDatabase.UserControl.ucDatainformation();
     this.panel2       = new System.Windows.Forms.Panel();
     this.pictureBox8  = new System.Windows.Forms.PictureBox();
     this.pictureBox5  = new System.Windows.Forms.PictureBox();
     this.pictureBox4  = new System.Windows.Forms.PictureBox();
     this.pictureBox7  = new System.Windows.Forms.PictureBox();
     this.pictureBox6  = new System.Windows.Forms.PictureBox();
     this.pictureBox19 = new System.Windows.Forms.PictureBox();
     this.panel4.SuspendLayout();
     this.panel1.SuspendLayout();
     this.pnlLeft.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // panel4
     //
     this.panel4.Controls.Add(this.ucMaterialDatabase_Search21);
     this.panel4.Controls.Add(this.panel1);
     this.panel4.Controls.Add(this.ucMaterialDatabase_Addition1);
     this.panel4.Controls.Add(this.pictureBox16);
     this.panel4.Controls.Add(this.pictureBox15);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Location = new System.Drawing.Point(294, 0);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(498, 577);
     this.panel4.TabIndex = 15;
     //
     // ucMaterialDatabase_Search21
     //
     this.ucMaterialDatabase_Search21.BackColor = System.Drawing.Color.White;
     this.ucMaterialDatabase_Search21.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.ucMaterialDatabase_Search21.Location  = new System.Drawing.Point(1, 35);
     this.ucMaterialDatabase_Search21.Name      = "ucMaterialDatabase_Search21";
     this.ucMaterialDatabase_Search21.Size      = new System.Drawing.Size(496, 542);
     this.ucMaterialDatabase_Search21.TabIndex  = 9;
     //this.ucMaterialDatabase_Search21.Load += new System.EventHandler(this.ucMaterialDatabase_Search21_Load);
     //
     // panel1
     //
     this.panel1.BackColor       = System.Drawing.Color.White;
     this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
     this.panel1.Controls.Add(this.lblRightTitle);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(1, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(496, 35);
     this.panel1.TabIndex = 10;
     //
     // lblRightTitle
     //
     this.lblRightTitle.BackColor = System.Drawing.Color.Transparent;
     this.lblRightTitle.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.lblRightTitle.Font      = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(129)));
     this.lblRightTitle.Location  = new System.Drawing.Point(0, 0);
     this.lblRightTitle.Name      = "lblRightTitle";
     this.lblRightTitle.Size      = new System.Drawing.Size(496, 35);
     this.lblRightTitle.TabIndex  = 7;
     this.lblRightTitle.Text      = "Material Database";
     this.lblRightTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ucMaterialDatabase_Addition1
     //
     this.ucMaterialDatabase_Addition1.BackColor = System.Drawing.Color.White;
     this.ucMaterialDatabase_Addition1.Location  = new System.Drawing.Point(-200, 576);
     this.ucMaterialDatabase_Addition1.Name      = "ucMaterialDatabase_Addition1";
     this.ucMaterialDatabase_Addition1.Size      = new System.Drawing.Size(312, 392);
     this.ucMaterialDatabase_Addition1.TabIndex  = 8;
     //
     // pictureBox16
     //
     this.pictureBox16.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(157)), ((System.Byte)(193)), ((System.Byte)(197)));
     this.pictureBox16.Dock      = System.Windows.Forms.DockStyle.Right;
     this.pictureBox16.Location  = new System.Drawing.Point(497, 0);
     this.pictureBox16.Name      = "pictureBox16";
     this.pictureBox16.Size      = new System.Drawing.Size(1, 577);
     this.pictureBox16.TabIndex  = 1;
     this.pictureBox16.TabStop   = false;
     //
     // pictureBox15
     //
     this.pictureBox15.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(157)), ((System.Byte)(193)), ((System.Byte)(197)));
     this.pictureBox15.Dock      = System.Windows.Forms.DockStyle.Left;
     this.pictureBox15.Location  = new System.Drawing.Point(0, 0);
     this.pictureBox15.Name      = "pictureBox15";
     this.pictureBox15.Size      = new System.Drawing.Size(1, 577);
     this.pictureBox15.TabIndex  = 0;
     this.pictureBox15.TabStop   = false;
     //
     // pnlLeft
     //
     this.pnlLeft.BackColor = System.Drawing.Color.Transparent;
     this.pnlLeft.Controls.Add(this.pictureBox14);
     this.pnlLeft.Controls.Add(this.ucSearchingCondition1);
     this.pnlLeft.Controls.Add(this.picMaximize);
     this.pnlLeft.Controls.Add(this.picMinimize);
     this.pnlLeft.Controls.Add(this.lblLeftTitle);
     this.pnlLeft.Controls.Add(this.pictureBox11);
     this.pnlLeft.Controls.Add(this.pictureBox13);
     this.pnlLeft.Controls.Add(this.pictureBox12);
     this.pnlLeft.Controls.Add(this.pictureBox10);
     this.pnlLeft.Controls.Add(this.pictureBox9);
     this.pnlLeft.Controls.Add(this.ucDatainformation1);
     this.pnlLeft.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pnlLeft.Location = new System.Drawing.Point(0, 0);
     this.pnlLeft.Name     = "pnlLeft";
     this.pnlLeft.Size     = new System.Drawing.Size(294, 577);
     this.pnlLeft.TabIndex = 14;
     //
     // pictureBox14
     //
     this.pictureBox14.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(157)), ((System.Byte)(193)), ((System.Byte)(197)));
     this.pictureBox14.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.pictureBox14.Location  = new System.Drawing.Point(11, 570);
     this.pictureBox14.Name      = "pictureBox14";
     this.pictureBox14.Size      = new System.Drawing.Size(274, 7);
     this.pictureBox14.TabIndex  = 5;
     this.pictureBox14.TabStop   = false;
     //
     // ucSearchingCondition1
     //
     this.ucSearchingCondition1.BackColor   = System.Drawing.Color.White;
     this.ucSearchingCondition1.ctDate      = "2005-11-08";
     this.ucSearchingCondition1.ctDate2     = "2005-11-08";
     this.ucSearchingCondition1.ctProducing = "";
     this.ucSearchingCondition1.ctVendor    = "";
     this.ucSearchingCondition1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.ucSearchingCondition1.Location    = new System.Drawing.Point(11, 37);
     this.ucSearchingCondition1.Name        = "ucSearchingCondition1";
     this.ucSearchingCondition1.Size        = new System.Drawing.Size(274, 540);
     this.ucSearchingCondition1.TabIndex    = 8;
     //
     // picMaximize
     //
     this.picMaximize.Image    = ((System.Drawing.Image)(resources.GetObject("picMaximize.Image")));
     this.picMaximize.Location = new System.Drawing.Point(14, 8);
     this.picMaximize.Name     = "picMaximize";
     this.picMaximize.Size     = new System.Drawing.Size(16, 14);
     this.picMaximize.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.picMaximize.TabIndex = 10;
     this.picMaximize.TabStop  = false;
     this.picMaximize.Visible  = false;
     this.picMaximize.Click   += new System.EventHandler(this.picMaximize_Click);
     //
     // picMinimize
     //
     this.picMinimize.Image    = ((System.Drawing.Image)(resources.GetObject("picMinimize.Image")));
     this.picMinimize.Location = new System.Drawing.Point(264, 8);
     this.picMinimize.Name     = "picMinimize";
     this.picMinimize.Size     = new System.Drawing.Size(15, 13);
     this.picMinimize.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.picMinimize.TabIndex = 9;
     this.picMinimize.TabStop  = false;
     this.picMinimize.Click   += new System.EventHandler(this.picMinimize_Click);
     //
     // lblLeftTitle
     //
     this.lblLeftTitle.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(197)), ((System.Byte)(218)), ((System.Byte)(221)));
     this.lblLeftTitle.Font      = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(129)));
     this.lblLeftTitle.Location  = new System.Drawing.Point(86, 8);
     this.lblLeftTitle.Name      = "lblLeftTitle";
     this.lblLeftTitle.Size      = new System.Drawing.Size(186, 16);
     this.lblLeftTitle.TabIndex  = 6;
     this.lblLeftTitle.Text      = "Data information";
     //
     // pictureBox11
     //
     this.pictureBox11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox11.BackgroundImage")));
     this.pictureBox11.Dock            = System.Windows.Forms.DockStyle.Top;
     this.pictureBox11.Location        = new System.Drawing.Point(11, 0);
     this.pictureBox11.Name            = "pictureBox11";
     this.pictureBox11.Size            = new System.Drawing.Size(274, 37);
     this.pictureBox11.TabIndex        = 2;
     this.pictureBox11.TabStop         = false;
     //
     // pictureBox13
     //
     this.pictureBox13.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(157)), ((System.Byte)(193)), ((System.Byte)(197)));
     this.pictureBox13.Dock      = System.Windows.Forms.DockStyle.Left;
     this.pictureBox13.Location  = new System.Drawing.Point(10, 0);
     this.pictureBox13.Name      = "pictureBox13";
     this.pictureBox13.Size      = new System.Drawing.Size(1, 577);
     this.pictureBox13.TabIndex  = 4;
     this.pictureBox13.TabStop   = false;
     //
     // pictureBox12
     //
     this.pictureBox12.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(157)), ((System.Byte)(193)), ((System.Byte)(197)));
     this.pictureBox12.Dock      = System.Windows.Forms.DockStyle.Right;
     this.pictureBox12.Location  = new System.Drawing.Point(285, 0);
     this.pictureBox12.Name      = "pictureBox12";
     this.pictureBox12.Size      = new System.Drawing.Size(1, 577);
     this.pictureBox12.TabIndex  = 3;
     this.pictureBox12.TabStop   = false;
     //
     // pictureBox10
     //
     this.pictureBox10.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(225)), ((System.Byte)(225)), ((System.Byte)(225)));
     this.pictureBox10.Dock      = System.Windows.Forms.DockStyle.Right;
     this.pictureBox10.Location  = new System.Drawing.Point(286, 0);
     this.pictureBox10.Name      = "pictureBox10";
     this.pictureBox10.Size      = new System.Drawing.Size(8, 577);
     this.pictureBox10.TabIndex  = 1;
     this.pictureBox10.TabStop   = false;
     //
     // pictureBox9
     //
     this.pictureBox9.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(225)), ((System.Byte)(225)), ((System.Byte)(225)));
     this.pictureBox9.Dock      = System.Windows.Forms.DockStyle.Left;
     this.pictureBox9.Location  = new System.Drawing.Point(0, 0);
     this.pictureBox9.Name      = "pictureBox9";
     this.pictureBox9.Size      = new System.Drawing.Size(10, 577);
     this.pictureBox9.TabIndex  = 0;
     this.pictureBox9.TabStop   = false;
     //
     // ucDatainformation1
     //
     this.ucDatainformation1.BackColor = System.Drawing.Color.White;
     this.ucDatainformation1.Location  = new System.Drawing.Point(-48, 552);
     this.ucDatainformation1.Name      = "ucDatainformation1";
     this.ucDatainformation1.Size      = new System.Drawing.Size(128, 232);
     this.ucDatainformation1.TabIndex  = 7;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.pictureBox8);
     this.panel2.Controls.Add(this.pictureBox5);
     this.panel2.Controls.Add(this.pictureBox4);
     this.panel2.Controls.Add(this.pictureBox7);
     this.panel2.Controls.Add(this.pictureBox6);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel2.Location = new System.Drawing.Point(0, 577);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(792, 28);
     this.panel2.TabIndex = 13;
     //
     // pictureBox8
     //
     this.pictureBox8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.BackgroundImage")));
     this.pictureBox8.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.pictureBox8.Location        = new System.Drawing.Point(341, 6);
     this.pictureBox8.Name            = "pictureBox8";
     this.pictureBox8.Size            = new System.Drawing.Size(294, 20);
     this.pictureBox8.TabIndex        = 2;
     this.pictureBox8.TabStop         = false;
     //
     // pictureBox5
     //
     this.pictureBox5.Dock     = System.Windows.Forms.DockStyle.Right;
     this.pictureBox5.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
     this.pictureBox5.Location = new System.Drawing.Point(635, 6);
     this.pictureBox5.Name     = "pictureBox5";
     this.pictureBox5.Size     = new System.Drawing.Size(157, 20);
     this.pictureBox5.TabIndex = 1;
     this.pictureBox5.TabStop  = false;
     //
     // pictureBox4
     //
     this.pictureBox4.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pictureBox4.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
     this.pictureBox4.Location = new System.Drawing.Point(0, 6);
     this.pictureBox4.Name     = "pictureBox4";
     this.pictureBox4.Size     = new System.Drawing.Size(341, 20);
     this.pictureBox4.TabIndex = 0;
     this.pictureBox4.TabStop  = false;
     //
     // pictureBox7
     //
     this.pictureBox7.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(225)), ((System.Byte)(225)), ((System.Byte)(225)));
     this.pictureBox7.Dock      = System.Windows.Forms.DockStyle.Top;
     this.pictureBox7.Location  = new System.Drawing.Point(0, 0);
     this.pictureBox7.Name      = "pictureBox7";
     this.pictureBox7.Size      = new System.Drawing.Size(792, 6);
     this.pictureBox7.TabIndex  = 1;
     this.pictureBox7.TabStop   = false;
     //
     // pictureBox6
     //
     this.pictureBox6.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(225)), ((System.Byte)(225)), ((System.Byte)(225)));
     this.pictureBox6.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.pictureBox6.Location  = new System.Drawing.Point(0, 26);
     this.pictureBox6.Name      = "pictureBox6";
     this.pictureBox6.Size      = new System.Drawing.Size(792, 2);
     this.pictureBox6.TabIndex  = 0;
     this.pictureBox6.TabStop   = false;
     //
     // pictureBox19
     //
     this.pictureBox19.Location = new System.Drawing.Point(0, 0);
     this.pictureBox19.Name     = "pictureBox19";
     this.pictureBox19.TabIndex = 16;
     this.pictureBox19.TabStop  = false;
     //
     // frmMD_Main2
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.BackColor         = System.Drawing.Color.White;
     this.ClientSize        = new System.Drawing.Size(792, 605);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.pnlLeft);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.pictureBox19);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MinimumSize   = new System.Drawing.Size(800, 632);
     this.Name          = "frmMD_Main2";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "HONUS Material Database";
     this.Closing      += new System.ComponentModel.CancelEventHandler(this.frmMD_Main_Closing);
     this.Load         += new System.EventHandler(this.frmMD_Main_Load);
     this.panel4.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.pnlLeft.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #2
0
 /// <summary>
 /// �����̳� ������ �ʿ��� �޼����Դϴ�.
 /// �� �޼����� ������ �ڵ� ������� �������� ���ʽÿ�.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmMD_Main2));
     this.panel4 = new System.Windows.Forms.Panel();
     this.ucMaterialDatabase_Search21 = new HONUS.MaterialDatabase.UserControl.ucMaterialDatabase_Search2();
     this.panel1 = new System.Windows.Forms.Panel();
     this.lblRightTitle = new System.Windows.Forms.Label();
     this.ucMaterialDatabase_Addition1 = new HONUS.MaterialDatabase.UserControl.ucMaterialDatabase_Addition();
     this.pictureBox16 = new System.Windows.Forms.PictureBox();
     this.pictureBox15 = new System.Windows.Forms.PictureBox();
     this.pnlLeft = new System.Windows.Forms.Panel();
     this.pictureBox14 = new System.Windows.Forms.PictureBox();
     this.ucSearchingCondition1 = new HONUS.MaterialDatabase.UserControl.ucSearchingCondition();
     this.picMaximize = new System.Windows.Forms.PictureBox();
     this.picMinimize = new System.Windows.Forms.PictureBox();
     this.lblLeftTitle = new System.Windows.Forms.Label();
     this.pictureBox11 = new System.Windows.Forms.PictureBox();
     this.pictureBox13 = new System.Windows.Forms.PictureBox();
     this.pictureBox12 = new System.Windows.Forms.PictureBox();
     this.pictureBox10 = new System.Windows.Forms.PictureBox();
     this.pictureBox9 = new System.Windows.Forms.PictureBox();
     this.ucDatainformation1 = new HONUS.MaterialDatabase.UserControl.ucDatainformation();
     this.panel2 = new System.Windows.Forms.Panel();
     this.pictureBox8 = new System.Windows.Forms.PictureBox();
     this.pictureBox5 = new System.Windows.Forms.PictureBox();
     this.pictureBox4 = new System.Windows.Forms.PictureBox();
     this.pictureBox7 = new System.Windows.Forms.PictureBox();
     this.pictureBox6 = new System.Windows.Forms.PictureBox();
     this.pictureBox19 = new System.Windows.Forms.PictureBox();
     this.panel4.SuspendLayout();
     this.panel1.SuspendLayout();
     this.pnlLeft.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // panel4
     //
     this.panel4.Controls.Add(this.ucMaterialDatabase_Search21);
     this.panel4.Controls.Add(this.panel1);
     this.panel4.Controls.Add(this.ucMaterialDatabase_Addition1);
     this.panel4.Controls.Add(this.pictureBox16);
     this.panel4.Controls.Add(this.pictureBox15);
     this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Location = new System.Drawing.Point(294, 0);
     this.panel4.Name = "panel4";
     this.panel4.Size = new System.Drawing.Size(498, 577);
     this.panel4.TabIndex = 15;
     //
     // ucMaterialDatabase_Search21
     //
     this.ucMaterialDatabase_Search21.BackColor = System.Drawing.Color.White;
     this.ucMaterialDatabase_Search21.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ucMaterialDatabase_Search21.Location = new System.Drawing.Point(1, 35);
     this.ucMaterialDatabase_Search21.Name = "ucMaterialDatabase_Search21";
     this.ucMaterialDatabase_Search21.Size = new System.Drawing.Size(496, 542);
     this.ucMaterialDatabase_Search21.TabIndex = 9;
     //this.ucMaterialDatabase_Search21.Load += new System.EventHandler(this.ucMaterialDatabase_Search21_Load);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.White;
     this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
     this.panel1.Controls.Add(this.lblRightTitle);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(1, 0);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(496, 35);
     this.panel1.TabIndex = 10;
     //
     // lblRightTitle
     //
     this.lblRightTitle.BackColor = System.Drawing.Color.Transparent;
     this.lblRightTitle.Dock = System.Windows.Forms.DockStyle.Fill;
     this.lblRightTitle.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(129)));
     this.lblRightTitle.Location = new System.Drawing.Point(0, 0);
     this.lblRightTitle.Name = "lblRightTitle";
     this.lblRightTitle.Size = new System.Drawing.Size(496, 35);
     this.lblRightTitle.TabIndex = 7;
     this.lblRightTitle.Text = "Material Database";
     this.lblRightTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ucMaterialDatabase_Addition1
     //
     this.ucMaterialDatabase_Addition1.BackColor = System.Drawing.Color.White;
     this.ucMaterialDatabase_Addition1.Location = new System.Drawing.Point(-200, 576);
     this.ucMaterialDatabase_Addition1.Name = "ucMaterialDatabase_Addition1";
     this.ucMaterialDatabase_Addition1.Size = new System.Drawing.Size(312, 392);
     this.ucMaterialDatabase_Addition1.TabIndex = 8;
     //
     // pictureBox16
     //
     this.pictureBox16.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(157)), ((System.Byte)(193)), ((System.Byte)(197)));
     this.pictureBox16.Dock = System.Windows.Forms.DockStyle.Right;
     this.pictureBox16.Location = new System.Drawing.Point(497, 0);
     this.pictureBox16.Name = "pictureBox16";
     this.pictureBox16.Size = new System.Drawing.Size(1, 577);
     this.pictureBox16.TabIndex = 1;
     this.pictureBox16.TabStop = false;
     //
     // pictureBox15
     //
     this.pictureBox15.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(157)), ((System.Byte)(193)), ((System.Byte)(197)));
     this.pictureBox15.Dock = System.Windows.Forms.DockStyle.Left;
     this.pictureBox15.Location = new System.Drawing.Point(0, 0);
     this.pictureBox15.Name = "pictureBox15";
     this.pictureBox15.Size = new System.Drawing.Size(1, 577);
     this.pictureBox15.TabIndex = 0;
     this.pictureBox15.TabStop = false;
     //
     // pnlLeft
     //
     this.pnlLeft.BackColor = System.Drawing.Color.Transparent;
     this.pnlLeft.Controls.Add(this.pictureBox14);
     this.pnlLeft.Controls.Add(this.ucSearchingCondition1);
     this.pnlLeft.Controls.Add(this.picMaximize);
     this.pnlLeft.Controls.Add(this.picMinimize);
     this.pnlLeft.Controls.Add(this.lblLeftTitle);
     this.pnlLeft.Controls.Add(this.pictureBox11);
     this.pnlLeft.Controls.Add(this.pictureBox13);
     this.pnlLeft.Controls.Add(this.pictureBox12);
     this.pnlLeft.Controls.Add(this.pictureBox10);
     this.pnlLeft.Controls.Add(this.pictureBox9);
     this.pnlLeft.Controls.Add(this.ucDatainformation1);
     this.pnlLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.pnlLeft.Location = new System.Drawing.Point(0, 0);
     this.pnlLeft.Name = "pnlLeft";
     this.pnlLeft.Size = new System.Drawing.Size(294, 577);
     this.pnlLeft.TabIndex = 14;
     //
     // pictureBox14
     //
     this.pictureBox14.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(157)), ((System.Byte)(193)), ((System.Byte)(197)));
     this.pictureBox14.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.pictureBox14.Location = new System.Drawing.Point(11, 570);
     this.pictureBox14.Name = "pictureBox14";
     this.pictureBox14.Size = new System.Drawing.Size(274, 7);
     this.pictureBox14.TabIndex = 5;
     this.pictureBox14.TabStop = false;
     //
     // ucSearchingCondition1
     //
     this.ucSearchingCondition1.BackColor = System.Drawing.Color.White;
     this.ucSearchingCondition1.ctDate = "2005-11-08";
     this.ucSearchingCondition1.ctDate2 = "2005-11-08";
     this.ucSearchingCondition1.ctProducing = "";
     this.ucSearchingCondition1.ctVendor = "";
     this.ucSearchingCondition1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ucSearchingCondition1.Location = new System.Drawing.Point(11, 37);
     this.ucSearchingCondition1.Name = "ucSearchingCondition1";
     this.ucSearchingCondition1.Size = new System.Drawing.Size(274, 540);
     this.ucSearchingCondition1.TabIndex = 8;
     //
     // picMaximize
     //
     this.picMaximize.Image = ((System.Drawing.Image)(resources.GetObject("picMaximize.Image")));
     this.picMaximize.Location = new System.Drawing.Point(14, 8);
     this.picMaximize.Name = "picMaximize";
     this.picMaximize.Size = new System.Drawing.Size(16, 14);
     this.picMaximize.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.picMaximize.TabIndex = 10;
     this.picMaximize.TabStop = false;
     this.picMaximize.Visible = false;
     this.picMaximize.Click += new System.EventHandler(this.picMaximize_Click);
     //
     // picMinimize
     //
     this.picMinimize.Image = ((System.Drawing.Image)(resources.GetObject("picMinimize.Image")));
     this.picMinimize.Location = new System.Drawing.Point(264, 8);
     this.picMinimize.Name = "picMinimize";
     this.picMinimize.Size = new System.Drawing.Size(15, 13);
     this.picMinimize.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.picMinimize.TabIndex = 9;
     this.picMinimize.TabStop = false;
     this.picMinimize.Click += new System.EventHandler(this.picMinimize_Click);
     //
     // lblLeftTitle
     //
     this.lblLeftTitle.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(197)), ((System.Byte)(218)), ((System.Byte)(221)));
     this.lblLeftTitle.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(129)));
     this.lblLeftTitle.Location = new System.Drawing.Point(86, 8);
     this.lblLeftTitle.Name = "lblLeftTitle";
     this.lblLeftTitle.Size = new System.Drawing.Size(186, 16);
     this.lblLeftTitle.TabIndex = 6;
     this.lblLeftTitle.Text = "Data information";
     //
     // pictureBox11
     //
     this.pictureBox11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox11.BackgroundImage")));
     this.pictureBox11.Dock = System.Windows.Forms.DockStyle.Top;
     this.pictureBox11.Location = new System.Drawing.Point(11, 0);
     this.pictureBox11.Name = "pictureBox11";
     this.pictureBox11.Size = new System.Drawing.Size(274, 37);
     this.pictureBox11.TabIndex = 2;
     this.pictureBox11.TabStop = false;
     //
     // pictureBox13
     //
     this.pictureBox13.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(157)), ((System.Byte)(193)), ((System.Byte)(197)));
     this.pictureBox13.Dock = System.Windows.Forms.DockStyle.Left;
     this.pictureBox13.Location = new System.Drawing.Point(10, 0);
     this.pictureBox13.Name = "pictureBox13";
     this.pictureBox13.Size = new System.Drawing.Size(1, 577);
     this.pictureBox13.TabIndex = 4;
     this.pictureBox13.TabStop = false;
     //
     // pictureBox12
     //
     this.pictureBox12.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(157)), ((System.Byte)(193)), ((System.Byte)(197)));
     this.pictureBox12.Dock = System.Windows.Forms.DockStyle.Right;
     this.pictureBox12.Location = new System.Drawing.Point(285, 0);
     this.pictureBox12.Name = "pictureBox12";
     this.pictureBox12.Size = new System.Drawing.Size(1, 577);
     this.pictureBox12.TabIndex = 3;
     this.pictureBox12.TabStop = false;
     //
     // pictureBox10
     //
     this.pictureBox10.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(225)), ((System.Byte)(225)), ((System.Byte)(225)));
     this.pictureBox10.Dock = System.Windows.Forms.DockStyle.Right;
     this.pictureBox10.Location = new System.Drawing.Point(286, 0);
     this.pictureBox10.Name = "pictureBox10";
     this.pictureBox10.Size = new System.Drawing.Size(8, 577);
     this.pictureBox10.TabIndex = 1;
     this.pictureBox10.TabStop = false;
     //
     // pictureBox9
     //
     this.pictureBox9.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(225)), ((System.Byte)(225)), ((System.Byte)(225)));
     this.pictureBox9.Dock = System.Windows.Forms.DockStyle.Left;
     this.pictureBox9.Location = new System.Drawing.Point(0, 0);
     this.pictureBox9.Name = "pictureBox9";
     this.pictureBox9.Size = new System.Drawing.Size(10, 577);
     this.pictureBox9.TabIndex = 0;
     this.pictureBox9.TabStop = false;
     //
     // ucDatainformation1
     //
     this.ucDatainformation1.BackColor = System.Drawing.Color.White;
     this.ucDatainformation1.Location = new System.Drawing.Point(-48, 552);
     this.ucDatainformation1.Name = "ucDatainformation1";
     this.ucDatainformation1.Size = new System.Drawing.Size(128, 232);
     this.ucDatainformation1.TabIndex = 7;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.pictureBox8);
     this.panel2.Controls.Add(this.pictureBox5);
     this.panel2.Controls.Add(this.pictureBox4);
     this.panel2.Controls.Add(this.pictureBox7);
     this.panel2.Controls.Add(this.pictureBox6);
     this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panel2.Location = new System.Drawing.Point(0, 577);
     this.panel2.Name = "panel2";
     this.panel2.Size = new System.Drawing.Size(792, 28);
     this.panel2.TabIndex = 13;
     //
     // pictureBox8
     //
     this.pictureBox8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.BackgroundImage")));
     this.pictureBox8.Dock = System.Windows.Forms.DockStyle.Fill;
     this.pictureBox8.Location = new System.Drawing.Point(341, 6);
     this.pictureBox8.Name = "pictureBox8";
     this.pictureBox8.Size = new System.Drawing.Size(294, 20);
     this.pictureBox8.TabIndex = 2;
     this.pictureBox8.TabStop = false;
     //
     // pictureBox5
     //
     this.pictureBox5.Dock = System.Windows.Forms.DockStyle.Right;
     this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
     this.pictureBox5.Location = new System.Drawing.Point(635, 6);
     this.pictureBox5.Name = "pictureBox5";
     this.pictureBox5.Size = new System.Drawing.Size(157, 20);
     this.pictureBox5.TabIndex = 1;
     this.pictureBox5.TabStop = false;
     //
     // pictureBox4
     //
     this.pictureBox4.Dock = System.Windows.Forms.DockStyle.Left;
     this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
     this.pictureBox4.Location = new System.Drawing.Point(0, 6);
     this.pictureBox4.Name = "pictureBox4";
     this.pictureBox4.Size = new System.Drawing.Size(341, 20);
     this.pictureBox4.TabIndex = 0;
     this.pictureBox4.TabStop = false;
     //
     // pictureBox7
     //
     this.pictureBox7.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(225)), ((System.Byte)(225)), ((System.Byte)(225)));
     this.pictureBox7.Dock = System.Windows.Forms.DockStyle.Top;
     this.pictureBox7.Location = new System.Drawing.Point(0, 0);
     this.pictureBox7.Name = "pictureBox7";
     this.pictureBox7.Size = new System.Drawing.Size(792, 6);
     this.pictureBox7.TabIndex = 1;
     this.pictureBox7.TabStop = false;
     //
     // pictureBox6
     //
     this.pictureBox6.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(225)), ((System.Byte)(225)), ((System.Byte)(225)));
     this.pictureBox6.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.pictureBox6.Location = new System.Drawing.Point(0, 26);
     this.pictureBox6.Name = "pictureBox6";
     this.pictureBox6.Size = new System.Drawing.Size(792, 2);
     this.pictureBox6.TabIndex = 0;
     this.pictureBox6.TabStop = false;
     //
     // pictureBox19
     //
     this.pictureBox19.Location = new System.Drawing.Point(0, 0);
     this.pictureBox19.Name = "pictureBox19";
     this.pictureBox19.TabIndex = 16;
     this.pictureBox19.TabStop = false;
     //
     // frmMD_Main2
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.BackColor = System.Drawing.Color.White;
     this.ClientSize = new System.Drawing.Size(792, 605);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.pnlLeft);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.pictureBox19);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MinimumSize = new System.Drawing.Size(800, 632);
     this.Name = "frmMD_Main2";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "HONUS Material Database";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.frmMD_Main_Closing);
     this.Load += new System.EventHandler(this.frmMD_Main_Load);
     this.panel4.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.pnlLeft.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }