/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.comboBox1 = new System.Windows.Forms.ComboBox();
     this.textBox3 = new System.Windows.Forms.TextBox();
     this.label10 = new System.Windows.Forms.Label();
     this.textBox1 = new System.Windows.Forms.TextBox();
     this.label8 = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.collapsibleGroupBox1 = new Indigo.CollapsibleGroupBox();
     this.textBox2 = new System.Windows.Forms.TextBox();
     this.label4 = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.textBox4 = new System.Windows.Forms.TextBox();
     this.richTextBox1 = new System.Windows.Forms.RichTextBox();
     this.label9 = new System.Windows.Forms.Label();
     this.collapsibleGroupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // comboBox1
     //
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Location = new System.Drawing.Point(389, 92);
     this.comboBox1.Name = "comboBox1";
     this.comboBox1.Size = new System.Drawing.Size(163, 21);
     this.comboBox1.TabIndex = 40;
     //
     // textBox3
     //
     this.textBox3.Location = new System.Drawing.Point(123, 93);
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new System.Drawing.Size(175, 20);
     this.textBox3.TabIndex = 39;
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(32, 96);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(85, 13);
     this.label10.TabIndex = 38;
     this.label10.Text = "Mã khách hàng:";
     //
     // textBox1
     //
     this.textBox1.Location = new System.Drawing.Point(123, 129);
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new System.Drawing.Size(429, 20);
     this.textBox1.TabIndex = 37;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(31, 55);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(136, 13);
     this.label8.TabIndex = 36;
     this.label8.Text = "Số điện thoại: 0912345678";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(31, 32);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(139, 13);
     this.label7.TabIndex = 35;
     this.label7.Text = "Địa chỉ : số 123 đường XYZ";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(31, 9);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(126, 13);
     this.label6.TabIndex = 34;
     this.label6.Text = "Phòng khám y khoa ABC";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(330, 96);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(48, 13);
     this.label3.TabIndex = 33;
     this.label3.Text = "Loại KH:";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(31, 131);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(89, 13);
     this.label2.TabIndex = 32;
     this.label2.Text = "Tên khách hàng:";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(177)));
     this.label1.Location = new System.Drawing.Point(212, 32);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(165, 22);
     this.label1.TabIndex = 31;
     this.label1.Text = "Lịch sử khám bệnh";
     //
     // collapsibleGroupBox1
     //
     this.collapsibleGroupBox1.Controls.Add(this.richTextBox1);
     this.collapsibleGroupBox1.Controls.Add(this.label9);
     this.collapsibleGroupBox1.Controls.Add(this.textBox4);
     this.collapsibleGroupBox1.Controls.Add(this.label5);
     this.collapsibleGroupBox1.Controls.Add(this.textBox2);
     this.collapsibleGroupBox1.Controls.Add(this.label4);
     this.collapsibleGroupBox1.Location = new System.Drawing.Point(12, 156);
     this.collapsibleGroupBox1.Name = "collapsibleGroupBox1";
     this.collapsibleGroupBox1.Size = new System.Drawing.Size(558, 229);
     this.collapsibleGroupBox1.TabIndex = 41;
     this.collapsibleGroupBox1.TabStop = false;
     this.collapsibleGroupBox1.Text = "Lịch sử";
     this.collapsibleGroupBox1.Enter += new System.EventHandler(this.collapsibleGroupBox1_Enter);
     //
     // textBox2
     //
     this.textBox2.Location = new System.Drawing.Point(113, 19);
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new System.Drawing.Size(175, 20);
     this.textBox2.TabIndex = 43;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(22, 22);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(71, 13);
     this.label4.TabIndex = 42;
     this.label4.Text = "Bác sĩ khám:";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(303, 22);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(64, 13);
     this.label5.TabIndex = 44;
     this.label5.Text = "Ngày khám:";
     //
     // textBox4
     //
     this.textBox4.Location = new System.Drawing.Point(379, 19);
     this.textBox4.Name = "textBox4";
     this.textBox4.Size = new System.Drawing.Size(161, 20);
     this.textBox4.TabIndex = 45;
     //
     // richTextBox1
     //
     this.richTextBox1.Location = new System.Drawing.Point(25, 79);
     this.richTextBox1.Name = "richTextBox1";
     this.richTextBox1.Size = new System.Drawing.Size(517, 105);
     this.richTextBox1.TabIndex = 47;
     this.richTextBox1.Text = "";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(24, 49);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(53, 13);
     this.label9.TabIndex = 46;
     this.label9.Text = "Nội dung:";
     //
     // FrmEHR
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(580, 398);
     this.Controls.Add(this.collapsibleGroupBox1);
     this.Controls.Add(this.comboBox1);
     this.Controls.Add(this.textBox3);
     this.Controls.Add(this.label10);
     this.Controls.Add(this.textBox1);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Name = "FrmEHR";
     this.Text = "FrmEHR";
     this.collapsibleGroupBox1.ResumeLayout(false);
     this.collapsibleGroupBox1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// This method is required for Windows Forms designer support.
 /// Do not change the method contents inside the source code editor. The Forms designer might
 /// not be able to load this method if it was changed manually.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle43 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle44 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle45 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle46 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle47 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle48 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle49 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle50 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle51 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle52 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle53 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle54 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle55 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle56 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle57 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle58 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle59 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle60 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle61 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle62 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle63 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle64 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle65 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle66 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle67 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle68 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle69 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle70 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle71 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle72 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle73 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle74 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle75 = new System.Windows.Forms.DataGridViewCellStyle();
     this.menuStrip1 = new System.Windows.Forms.MenuStrip();
     this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_FileNewMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_FileOpenMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
     this.menu_FileBackupMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_FileRestoreMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
     this.menu_FileCloseDatabaseMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_FileExitMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_ToolsGroupDataEntryMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_ToolsGroupPlannerMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_ToolsMergeDBMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_ToolsExportMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_ToolsExportDBMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_ToolsExportReportMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.menu_ToolsOptionsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_HelpHelptopicsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.supportWebsiteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.tabc_MainForm = new System.Windows.Forms.TabControl();
     this.tabp_AddItems = new System.Windows.Forms.TabPage();
     this.btn_Add_DeleteSelected = new System.Windows.Forms.Button();
     this.gb_Add_Addnewitem = new System.Windows.Forms.GroupBox();
     this.lb_Add_LockSphereNegative = new System.Windows.Forms.Label();
     this.chb_Add_SphereLockOS = new System.Windows.Forms.CheckBox();
     this.chb_Add_SphereLockOD = new System.Windows.Forms.CheckBox();
     this.lb_Add_Comment = new System.Windows.Forms.Label();
     this.tb_Add_Comment = new System.Windows.Forms.TextBox();
     this.lb_Add_Sphere = new System.Windows.Forms.Label();
     this.lb_Add_Cylinder = new System.Windows.Forms.Label();
     this.lb_Add_Axis = new System.Windows.Forms.Label();
     this.lb_Add_Add = new System.Windows.Forms.Label();
     this.lb_Add_OS = new System.Windows.Forms.Label();
     this.lb_Add_OD = new System.Windows.Forms.Label();
     this.btn_Add_Clear = new System.Windows.Forms.Button();
     this.btn_Add_AddNew = new System.Windows.Forms.Button();
     this.gb_Add_Others = new System.Windows.Forms.GroupBox();
     this.lb_Add_Max = new System.Windows.Forms.Label();
     this.lb_Add_Min = new System.Windows.Forms.Label();
     this.lb_Add_LimitSKU = new System.Windows.Forms.Label();
     this.tb_Add_MaxSKU = new System.Windows.Forms.TextBox();
     this.gb_Add_Gender = new System.Windows.Forms.GroupBox();
     this.rb_Add_Female = new System.Windows.Forms.RadioButton();
     this.rb_Add_Male = new System.Windows.Forms.RadioButton();
     this.rb_Add_Unisex = new System.Windows.Forms.RadioButton();
     this.tb_Add_MinSKU = new System.Windows.Forms.TextBox();
     this.gb_Add_Tint = new System.Windows.Forms.GroupBox();
     this.rb_Add_DarkTint = new System.Windows.Forms.RadioButton();
     this.rb_Add_LightTint = new System.Windows.Forms.RadioButton();
     this.rb_Add_NoTint = new System.Windows.Forms.RadioButton();
     this.gb_Add_Size = new System.Windows.Forms.GroupBox();
     this.rb_Add_Large = new System.Windows.Forms.RadioButton();
     this.rb_Add_Medium = new System.Windows.Forms.RadioButton();
     this.rb_Add_Small = new System.Windows.Forms.RadioButton();
     this.gb_Add_Type = new System.Windows.Forms.GroupBox();
     this.rb_Add_Multi = new System.Windows.Forms.RadioButton();
     this.rb_Add_Single = new System.Windows.Forms.RadioButton();
     this.tb_Add_CylOS = new System.Windows.Forms.TextBox();
     this.tb_Add_AxisOS = new System.Windows.Forms.TextBox();
     this.tb_Add_AddOS = new System.Windows.Forms.TextBox();
     this.tb_Add_SphereOS = new System.Windows.Forms.TextBox();
     this.tb_Add_CylOD = new System.Windows.Forms.TextBox();
     this.tb_Add_AxisOD = new System.Windows.Forms.TextBox();
     this.tb_Add_AddOD = new System.Windows.Forms.TextBox();
     this.tb_Add_SphereOD = new System.Windows.Forms.TextBox();
     this.lb_Add_CurrentOpenDB = new System.Windows.Forms.Label();
     this.gb_Add_InventoryView = new System.Windows.Forms.GroupBox();
     this.dgv_Add_InventoryView = new SecondSight.Extended_Controls.DataGridViewSS();
     this.tabp_Search = new System.Windows.Forms.TabPage();
     this.lb_S_CurrentOpenDB = new System.Windows.Forms.Label();
     this.gb_S_SearchResults = new System.Windows.Forms.GroupBox();
     this.dgv_S_SearchResults = new SecondSight.Extended_Controls.DataGridViewSS();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.lb_S_Distance = new System.Windows.Forms.Label();
     this.lb_S_Closeup = new System.Windows.Forms.Label();
     this.dgv_S_Closeup = new SecondSight.Extended_Controls.DataGridViewSS();
     this.dgv_S_Distance = new SecondSight.Extended_Controls.DataGridViewSS();
     this.gb_S_SearchForGlasses = new System.Windows.Forms.GroupBox();
     this.chb_S_SplitMultifocals = new System.Windows.Forms.CheckBox();
     this.lb_S_Sphere = new System.Windows.Forms.Label();
     this.lb_S_Cylinder = new System.Windows.Forms.Label();
     this.lb_S_Axis = new System.Windows.Forms.Label();
     this.lb_S_Add = new System.Windows.Forms.Label();
     this.lb_S_OS = new System.Windows.Forms.Label();
     this.lb_S_OD = new System.Windows.Forms.Label();
     this.btn_S_Clear = new System.Windows.Forms.Button();
     this.btn_S_Search = new System.Windows.Forms.Button();
     this.groupBox9 = new System.Windows.Forms.GroupBox();
     this.gb_S_Gender = new System.Windows.Forms.GroupBox();
     this.rb_S_AnyGender = new System.Windows.Forms.RadioButton();
     this.rb_S_Female = new System.Windows.Forms.RadioButton();
     this.rb_S_Male = new System.Windows.Forms.RadioButton();
     this.rb_S_Unisex = new System.Windows.Forms.RadioButton();
     this.gb_S_DomEye = new System.Windows.Forms.GroupBox();
     this.rb_S_OU = new System.Windows.Forms.RadioButton();
     this.rb_S_OS = new System.Windows.Forms.RadioButton();
     this.rb_S_OD = new System.Windows.Forms.RadioButton();
     this.gb_S_Size = new System.Windows.Forms.GroupBox();
     this.rb_S_AnySize = new System.Windows.Forms.RadioButton();
     this.rb_S_Large = new System.Windows.Forms.RadioButton();
     this.rb_S_Medium = new System.Windows.Forms.RadioButton();
     this.rb_S_Small = new System.Windows.Forms.RadioButton();
     this.gb_S_Type = new System.Windows.Forms.GroupBox();
     this.rb_S_Multi = new System.Windows.Forms.RadioButton();
     this.rb_S_Single = new System.Windows.Forms.RadioButton();
     this.tb_S_CylOS = new System.Windows.Forms.TextBox();
     this.tb_S_AxisOS = new System.Windows.Forms.TextBox();
     this.tb_S_AddOS = new System.Windows.Forms.TextBox();
     this.tb_S_SphereOS = new System.Windows.Forms.TextBox();
     this.tb_S_CylOD = new System.Windows.Forms.TextBox();
     this.tb_S_AxisOD = new System.Windows.Forms.TextBox();
     this.tb_S_AddOD = new System.Windows.Forms.TextBox();
     this.tb_S_SphereOD = new System.Windows.Forms.TextBox();
     this.tabp_Dispense = new System.Windows.Forms.TabPage();
     this.gb_D_DeleteGlasses = new System.Windows.Forms.GroupBox();
     this.tb_D_EnterSKUDel = new System.Windows.Forms.TextBox();
     this.btn_D_RemoveDel = new System.Windows.Forms.Button();
     this.lb_D_EnterSKUDel = new System.Windows.Forms.Label();
     this.btn_D_Delete = new System.Windows.Forms.Button();
     this.btn_D_AddToListDel = new System.Windows.Forms.Button();
     this.lb_D_ToDelete = new System.Windows.Forms.Label();
     this.lbox_D_ToDelete = new System.Windows.Forms.ListBox();
     this.gb_D_DetailedInfo = new System.Windows.Forms.GroupBox();
     this.lb_D_Comment = new System.Windows.Forms.Label();
     this.tb_D_Comment = new System.Windows.Forms.TextBox();
     this.gb_D_Others = new System.Windows.Forms.GroupBox();
     this.gb_D_Gender = new System.Windows.Forms.GroupBox();
     this.rb_D_Female = new System.Windows.Forms.RadioButton();
     this.rb_D_Male = new System.Windows.Forms.RadioButton();
     this.rb_D_Unisex = new System.Windows.Forms.RadioButton();
     this.gb_D_Tint = new System.Windows.Forms.GroupBox();
     this.rb_D_DarkTint = new System.Windows.Forms.RadioButton();
     this.rb_D_LightTint = new System.Windows.Forms.RadioButton();
     this.rb_D_NoTint = new System.Windows.Forms.RadioButton();
     this.gb_D_Size = new System.Windows.Forms.GroupBox();
     this.rb_D_Large = new System.Windows.Forms.RadioButton();
     this.rb_D_Medium = new System.Windows.Forms.RadioButton();
     this.rb_D_Small = new System.Windows.Forms.RadioButton();
     this.gb_D_Type = new System.Windows.Forms.GroupBox();
     this.rb_D_Multi = new System.Windows.Forms.RadioButton();
     this.rb_D_Single = new System.Windows.Forms.RadioButton();
     this.lb_D_Sphere = new System.Windows.Forms.Label();
     this.lb_D_Cylinder = new System.Windows.Forms.Label();
     this.lb_D_Axis = new System.Windows.Forms.Label();
     this.lb_D_Add = new System.Windows.Forms.Label();
     this.lb_D_OS = new System.Windows.Forms.Label();
     this.lb_D_OD = new System.Windows.Forms.Label();
     this.tb_D_CylOS = new System.Windows.Forms.TextBox();
     this.tb_D_AxisOS = new System.Windows.Forms.TextBox();
     this.tb_D_AddOS = new System.Windows.Forms.TextBox();
     this.tb_D_SphereOS = new System.Windows.Forms.TextBox();
     this.tb_D_CylOD = new System.Windows.Forms.TextBox();
     this.tb_D_AxisOD = new System.Windows.Forms.TextBox();
     this.tb_D_AddOD = new System.Windows.Forms.TextBox();
     this.tb_D_SphereOD = new System.Windows.Forms.TextBox();
     this.gb_D_DispenseGlasses = new System.Windows.Forms.GroupBox();
     this.tb_D_EnterSKU = new System.Windows.Forms.TextBox();
     this.btn_D_Remove = new System.Windows.Forms.Button();
     this.lb_D_EnterSKU = new System.Windows.Forms.Label();
     this.btn_D_Dispense = new System.Windows.Forms.Button();
     this.btn_D_AddToList = new System.Windows.Forms.Button();
     this.lb_D_ToDispense = new System.Windows.Forms.Label();
     this.lbox_D_ToDispense = new System.Windows.Forms.ListBox();
     this.lb_D_CurrentOpenDB = new System.Windows.Forms.Label();
     this.tabp_ViewInventory = new System.Windows.Forms.TabPage();
     this.panel_V_SearchBy = new System.Windows.Forms.Panel();
     this.tb_V_SearchByField = new System.Windows.Forms.TextBox();
     this.btn_V_SearchByField = new System.Windows.Forms.Button();
     this.dtp_V_SearchByDate = new System.Windows.Forms.DateTimePicker();
     this.lb_V_SearchBy = new System.Windows.Forms.Label();
     this.lb_V_View = new System.Windows.Forms.Label();
     this.cb_V_SearchIn = new System.Windows.Forms.ComboBox();
     this.cb_V_SearchByField = new System.Windows.Forms.ComboBox();
     this.lb_V_CurrentOpenDB = new System.Windows.Forms.Label();
     this.dgv_V_InventoryView = new SecondSight.Extended_Controls.DataGridViewSS();
     this.tabp_Reports = new System.Windows.Forms.TabPage();
     this.lb_R_CurrentOpenDB = new System.Windows.Forms.Label();
     this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
     this.gb_R_Report = new System.Windows.Forms.GroupBox();
     this.panel_R_Summarries = new System.Windows.Forms.Panel();
     this.zed_R_Chart = new ZedGraph.ZedGraphControl();
     this.dgv_R_Summaries = new System.Windows.Forms.DataGridView();
     this.dgv_R_FullLists = new SecondSight.Extended_Controls.DataGridViewSS();
     this.gb_R_ConfigureReport = new Indigo.CollapsibleGroupBox();
     this.repf_R_Filter = new SecondSight.Extended_Controls.ReportFilter();
     this.cb_R_GroupBy = new System.Windows.Forms.ComboBox();
     this.lb_R_GroupedBy = new System.Windows.Forms.Label();
     this.cb_R_ReportType = new System.Windows.Forms.ComboBox();
     this.lb_R_Description = new System.Windows.Forms.Label();
     this.button6 = new System.Windows.Forms.Button();
     this.button5 = new System.Windows.Forms.Button();
     this.cb_R_ReportSource = new System.Windows.Forms.ComboBox();
     this.timer_AutoBackup = new System.Windows.Forms.Timer(this.components);
     this.tt_Main = new System.Windows.Forms.ToolTip(this.components);
     this.dataGridViewColumnSS1 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS2 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS3 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS4 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS5 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSSRB1 = new SecondSight.Extended_Controls.DataGridViewColumnSSRB();
     this.dataGridViewColumnSSLB1 = new SecondSight.Extended_Controls.DataGridViewColumnSSLB();
     this.dataGridViewColumnSS6 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS7 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS8 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS9 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS10 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS11 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS12 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS13 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS14 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS15 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS16 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS17 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS18 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS19 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS20 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSSRB2 = new SecondSight.Extended_Controls.DataGridViewColumnSSRB();
     this.dataGridViewColumnSSLB2 = new SecondSight.Extended_Controls.DataGridViewColumnSSLB();
     this.dataGridViewColumnSS21 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS22 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS23 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS24 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS25 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS26 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS27 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS28 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS29 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS30 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS31 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS32 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS33 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS34 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS35 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSSRB3 = new SecondSight.Extended_Controls.DataGridViewColumnSSRB();
     this.dataGridViewColumnSSLB3 = new SecondSight.Extended_Controls.DataGridViewColumnSSLB();
     this.dataGridViewColumnSS36 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS37 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS38 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS39 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS40 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS41 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS42 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS43 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS44 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS45 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS46 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS47 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS48 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS49 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS50 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSSRB4 = new SecondSight.Extended_Controls.DataGridViewColumnSSRB();
     this.dataGridViewColumnSSLB4 = new SecondSight.Extended_Controls.DataGridViewColumnSSLB();
     this.dataGridViewColumnSS51 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS52 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS53 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS54 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS55 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS56 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS57 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS58 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS59 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS60 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.menuStrip1.SuspendLayout();
     this.tabc_MainForm.SuspendLayout();
     this.tabp_AddItems.SuspendLayout();
     this.gb_Add_Addnewitem.SuspendLayout();
     this.gb_Add_Others.SuspendLayout();
     this.gb_Add_Gender.SuspendLayout();
     this.gb_Add_Tint.SuspendLayout();
     this.gb_Add_Size.SuspendLayout();
     this.gb_Add_Type.SuspendLayout();
     this.gb_Add_InventoryView.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_Add_InventoryView)).BeginInit();
     this.tabp_Search.SuspendLayout();
     this.gb_S_SearchResults.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_S_SearchResults)).BeginInit();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_S_Closeup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_S_Distance)).BeginInit();
     this.gb_S_SearchForGlasses.SuspendLayout();
     this.groupBox9.SuspendLayout();
     this.gb_S_Gender.SuspendLayout();
     this.gb_S_DomEye.SuspendLayout();
     this.gb_S_Size.SuspendLayout();
     this.gb_S_Type.SuspendLayout();
     this.tabp_Dispense.SuspendLayout();
     this.gb_D_DeleteGlasses.SuspendLayout();
     this.gb_D_DetailedInfo.SuspendLayout();
     this.gb_D_Others.SuspendLayout();
     this.gb_D_Gender.SuspendLayout();
     this.gb_D_Tint.SuspendLayout();
     this.gb_D_Size.SuspendLayout();
     this.gb_D_Type.SuspendLayout();
     this.gb_D_DispenseGlasses.SuspendLayout();
     this.tabp_ViewInventory.SuspendLayout();
     this.panel_V_SearchBy.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_V_InventoryView)).BeginInit();
     this.tabp_Reports.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.gb_R_Report.SuspendLayout();
     this.panel_R_Summarries.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_R_Summaries)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_R_FullLists)).BeginInit();
     this.gb_R_ConfigureReport.SuspendLayout();
     this.SuspendLayout();
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.fileToolStripMenuItem,
     this.toolsToolStripMenuItem,
     this.helpToolStripMenuItem});
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name = "menuStrip1";
     this.menuStrip1.Size = new System.Drawing.Size(834, 24);
     this.menuStrip1.TabIndex = 0;
     this.menuStrip1.Text = "menuStrip1";
     //
     // fileToolStripMenuItem
     //
     this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.menu_FileNewMenuItem,
     this.menu_FileOpenMenuItem,
     this.toolStripMenuItem1,
     this.menu_FileBackupMenuItem,
     this.menu_FileRestoreMenuItem,
     this.toolStripMenuItem2,
     this.menu_FileCloseDatabaseMenuItem,
     this.menu_FileExitMenuItem});
     this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
     this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
     this.fileToolStripMenuItem.Text = "&File";
     //
     // menu_FileNewMenuItem
     //
     this.menu_FileNewMenuItem.Name = "menu_FileNewMenuItem";
     this.menu_FileNewMenuItem.Size = new System.Drawing.Size(154, 22);
     this.menu_FileNewMenuItem.Text = "&New Database";
     this.menu_FileNewMenuItem.Click += new System.EventHandler(this.menu_FileNewMenuItem_Click);
     //
     // menu_FileOpenMenuItem
     //
     this.menu_FileOpenMenuItem.Name = "menu_FileOpenMenuItem";
     this.menu_FileOpenMenuItem.Size = new System.Drawing.Size(154, 22);
     this.menu_FileOpenMenuItem.Text = "L&oad Database";
     this.menu_FileOpenMenuItem.Click += new System.EventHandler(this.menu_FileOpenMenuItem_Click);
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Name = "toolStripMenuItem1";
     this.toolStripMenuItem1.Size = new System.Drawing.Size(151, 6);
     //
     // menu_FileBackupMenuItem
     //
     this.menu_FileBackupMenuItem.Enabled = false;
     this.menu_FileBackupMenuItem.Name = "menu_FileBackupMenuItem";
     this.menu_FileBackupMenuItem.Size = new System.Drawing.Size(154, 22);
     this.menu_FileBackupMenuItem.Text = "&Backup";
     this.menu_FileBackupMenuItem.Click += new System.EventHandler(this.menu_FileBackupMenuItem_Click);
     //
     // menu_FileRestoreMenuItem
     //
     this.menu_FileRestoreMenuItem.Enabled = false;
     this.menu_FileRestoreMenuItem.Name = "menu_FileRestoreMenuItem";
     this.menu_FileRestoreMenuItem.Size = new System.Drawing.Size(154, 22);
     this.menu_FileRestoreMenuItem.Text = "&Restore";
     this.menu_FileRestoreMenuItem.Click += new System.EventHandler(this.menu_FileRestoreMenuItem_Click);
     //
     // toolStripMenuItem2
     //
     this.toolStripMenuItem2.Name = "toolStripMenuItem2";
     this.toolStripMenuItem2.Size = new System.Drawing.Size(151, 6);
     //
     // menu_FileCloseDatabaseMenuItem
     //
     this.menu_FileCloseDatabaseMenuItem.Enabled = false;
     this.menu_FileCloseDatabaseMenuItem.Name = "menu_FileCloseDatabaseMenuItem";
     this.menu_FileCloseDatabaseMenuItem.Size = new System.Drawing.Size(154, 22);
     this.menu_FileCloseDatabaseMenuItem.Text = "&Close Database";
     this.menu_FileCloseDatabaseMenuItem.Click += new System.EventHandler(this.menu_FileCloseDatabaseMenuItem_Click);
     //
     // menu_FileExitMenuItem
     //
     this.menu_FileExitMenuItem.Name = "menu_FileExitMenuItem";
     this.menu_FileExitMenuItem.Size = new System.Drawing.Size(154, 22);
     this.menu_FileExitMenuItem.Text = "E&xit";
     this.menu_FileExitMenuItem.Click += new System.EventHandler(this.menu_FileExitMenuItem_Click);
     //
     // toolsToolStripMenuItem
     //
     this.toolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.menu_ToolsGroupDataEntryMenuItem,
     this.menu_ToolsExportMenuItem,
     this.toolStripSeparator2,
     this.menu_ToolsOptionsMenuItem});
     this.toolsToolStripMenuItem.Name = "toolsToolStripMenuItem";
     this.toolsToolStripMenuItem.Size = new System.Drawing.Size(48, 20);
     this.toolsToolStripMenuItem.Text = "Tools";
     //
     // menu_ToolsGroupDataEntryMenuItem
     //
     this.menu_ToolsGroupDataEntryMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.menu_ToolsGroupPlannerMenuItem,
     this.menu_ToolsMergeDBMenuItem});
     this.menu_ToolsGroupDataEntryMenuItem.Name = "menu_ToolsGroupDataEntryMenuItem";
     this.menu_ToolsGroupDataEntryMenuItem.Size = new System.Drawing.Size(164, 22);
     this.menu_ToolsGroupDataEntryMenuItem.Text = "&Group Data Entry";
     //
     // menu_ToolsGroupPlannerMenuItem
     //
     this.menu_ToolsGroupPlannerMenuItem.Name = "menu_ToolsGroupPlannerMenuItem";
     this.menu_ToolsGroupPlannerMenuItem.Size = new System.Drawing.Size(164, 22);
     this.menu_ToolsGroupPlannerMenuItem.Text = "Group &Planner";
     this.menu_ToolsGroupPlannerMenuItem.Click += new System.EventHandler(this.menu_ToolsMergePlannerMenuItem_Click);
     //
     // menu_ToolsMergeDBMenuItem
     //
     this.menu_ToolsMergeDBMenuItem.Name = "menu_ToolsMergeDBMenuItem";
     this.menu_ToolsMergeDBMenuItem.Size = new System.Drawing.Size(164, 22);
     this.menu_ToolsMergeDBMenuItem.Text = "&Merge Databases";
     this.menu_ToolsMergeDBMenuItem.Click += new System.EventHandler(this.menu_ToolsMergeMergeDBMenuItem_Click);
     //
     // menu_ToolsExportMenuItem
     //
     this.menu_ToolsExportMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.menu_ToolsExportDBMenuItem,
     this.menu_ToolsExportReportMenuItem});
     this.menu_ToolsExportMenuItem.Enabled = false;
     this.menu_ToolsExportMenuItem.Name = "menu_ToolsExportMenuItem";
     this.menu_ToolsExportMenuItem.Size = new System.Drawing.Size(164, 22);
     this.menu_ToolsExportMenuItem.Text = "E&xport";
     //
     // menu_ToolsExportDBMenuItem
     //
     this.menu_ToolsExportDBMenuItem.Name = "menu_ToolsExportDBMenuItem";
     this.menu_ToolsExportDBMenuItem.Size = new System.Drawing.Size(158, 22);
     this.menu_ToolsExportDBMenuItem.Text = "Export &Database";
     this.menu_ToolsExportDBMenuItem.Click += new System.EventHandler(this.menu_ToolsExportDBMenuItem_Click);
     //
     // menu_ToolsExportReportMenuItem
     //
     this.menu_ToolsExportReportMenuItem.Name = "menu_ToolsExportReportMenuItem";
     this.menu_ToolsExportReportMenuItem.Size = new System.Drawing.Size(158, 22);
     this.menu_ToolsExportReportMenuItem.Text = "Export &Report";
     this.menu_ToolsExportReportMenuItem.Click += new System.EventHandler(this.menu_ToolsExportReportMenuItem_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(161, 6);
     //
     // menu_ToolsOptionsMenuItem
     //
     this.menu_ToolsOptionsMenuItem.Name = "menu_ToolsOptionsMenuItem";
     this.menu_ToolsOptionsMenuItem.Size = new System.Drawing.Size(164, 22);
     this.menu_ToolsOptionsMenuItem.Text = "&Options";
     this.menu_ToolsOptionsMenuItem.Click += new System.EventHandler(this.menu_ToolsOptionsItem_Click);
     //
     // helpToolStripMenuItem
     //
     this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.menu_HelpHelptopicsMenuItem,
     this.toolStripSeparator1,
     this.supportWebsiteToolStripMenuItem,
     this.aboutToolStripMenuItem});
     this.helpToolStripMenuItem.Name = "helpToolStripMenuItem";
     this.helpToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
     this.helpToolStripMenuItem.Text = "&Help";
     //
     // menu_HelpHelptopicsMenuItem
     //
     this.menu_HelpHelptopicsMenuItem.Name = "menu_HelpHelptopicsMenuItem";
     this.menu_HelpHelptopicsMenuItem.Size = new System.Drawing.Size(161, 22);
     this.menu_HelpHelptopicsMenuItem.Text = "&Help Topics";
     this.menu_HelpHelptopicsMenuItem.Click += new System.EventHandler(this.menu_HelpHelptopicsMenuItem_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(158, 6);
     //
     // supportWebsiteToolStripMenuItem
     //
     this.supportWebsiteToolStripMenuItem.Name = "supportWebsiteToolStripMenuItem";
     this.supportWebsiteToolStripMenuItem.Size = new System.Drawing.Size(161, 22);
     this.supportWebsiteToolStripMenuItem.Text = "Support Website";
     this.supportWebsiteToolStripMenuItem.Click += new System.EventHandler(this.menu_HelpSupportWebsiteMenuItem_Click);
     //
     // aboutToolStripMenuItem
     //
     this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
     this.aboutToolStripMenuItem.Size = new System.Drawing.Size(161, 22);
     this.aboutToolStripMenuItem.Text = "&About";
     this.aboutToolStripMenuItem.Click += new System.EventHandler(this.menu_HelpAboutMenuItem_Click);
     //
     // tabc_MainForm
     //
     this.tabc_MainForm.Controls.Add(this.tabp_AddItems);
     this.tabc_MainForm.Controls.Add(this.tabp_Search);
     this.tabc_MainForm.Controls.Add(this.tabp_Dispense);
     this.tabc_MainForm.Controls.Add(this.tabp_ViewInventory);
     this.tabc_MainForm.Controls.Add(this.tabp_Reports);
     this.tabc_MainForm.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tabc_MainForm.Location = new System.Drawing.Point(0, 24);
     this.tabc_MainForm.Name = "tabc_MainForm";
     this.tabc_MainForm.SelectedIndex = 0;
     this.tabc_MainForm.ShowToolTips = true;
     this.tabc_MainForm.Size = new System.Drawing.Size(834, 538);
     this.tabc_MainForm.SizeMode = System.Windows.Forms.TabSizeMode.FillToRight;
     this.tabc_MainForm.TabIndex = 1;
     //
     // tabp_AddItems
     //
     this.tabp_AddItems.Controls.Add(this.btn_Add_DeleteSelected);
     this.tabp_AddItems.Controls.Add(this.gb_Add_Addnewitem);
     this.tabp_AddItems.Controls.Add(this.lb_Add_CurrentOpenDB);
     this.tabp_AddItems.Controls.Add(this.gb_Add_InventoryView);
     this.tabp_AddItems.Location = new System.Drawing.Point(4, 22);
     this.tabp_AddItems.Name = "tabp_AddItems";
     this.tabp_AddItems.Padding = new System.Windows.Forms.Padding(3);
     this.tabp_AddItems.Size = new System.Drawing.Size(826, 512);
     this.tabp_AddItems.TabIndex = 0;
     this.tabp_AddItems.Text = "Add Items";
     this.tabp_AddItems.ToolTipText = "Add items to the database from this page.";
     this.tabp_AddItems.UseVisualStyleBackColor = true;
     //
     // btn_Add_DeleteSelected
     //
     this.btn_Add_DeleteSelected.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_Add_DeleteSelected.Location = new System.Drawing.Point(723, 6);
     this.btn_Add_DeleteSelected.Name = "btn_Add_DeleteSelected";
     this.btn_Add_DeleteSelected.Size = new System.Drawing.Size(94, 23);
     this.btn_Add_DeleteSelected.TabIndex = 17;
     this.btn_Add_DeleteSelected.TabStop = false;
     this.btn_Add_DeleteSelected.Text = "Delete Selected";
     this.btn_Add_DeleteSelected.UseVisualStyleBackColor = true;
     this.btn_Add_DeleteSelected.Click += new System.EventHandler(this.btn_Add_DeleteSelected_Click);
     //
     // gb_Add_Addnewitem
     //
     this.gb_Add_Addnewitem.Controls.Add(this.lb_Add_LockSphereNegative);
     this.gb_Add_Addnewitem.Controls.Add(this.chb_Add_SphereLockOS);
     this.gb_Add_Addnewitem.Controls.Add(this.chb_Add_SphereLockOD);
     this.gb_Add_Addnewitem.Controls.Add(this.lb_Add_Comment);
     this.gb_Add_Addnewitem.Controls.Add(this.tb_Add_Comment);
     this.gb_Add_Addnewitem.Controls.Add(this.lb_Add_Sphere);
     this.gb_Add_Addnewitem.Controls.Add(this.lb_Add_Cylinder);
     this.gb_Add_Addnewitem.Controls.Add(this.lb_Add_Axis);
     this.gb_Add_Addnewitem.Controls.Add(this.lb_Add_Add);
     this.gb_Add_Addnewitem.Controls.Add(this.lb_Add_OS);
     this.gb_Add_Addnewitem.Controls.Add(this.lb_Add_OD);
     this.gb_Add_Addnewitem.Controls.Add(this.btn_Add_Clear);
     this.gb_Add_Addnewitem.Controls.Add(this.btn_Add_AddNew);
     this.gb_Add_Addnewitem.Controls.Add(this.gb_Add_Others);
     this.gb_Add_Addnewitem.Controls.Add(this.tb_Add_CylOS);
     this.gb_Add_Addnewitem.Controls.Add(this.tb_Add_AxisOS);
     this.gb_Add_Addnewitem.Controls.Add(this.tb_Add_AddOS);
     this.gb_Add_Addnewitem.Controls.Add(this.tb_Add_SphereOS);
     this.gb_Add_Addnewitem.Controls.Add(this.tb_Add_CylOD);
     this.gb_Add_Addnewitem.Controls.Add(this.tb_Add_AxisOD);
     this.gb_Add_Addnewitem.Controls.Add(this.tb_Add_AddOD);
     this.gb_Add_Addnewitem.Controls.Add(this.tb_Add_SphereOD);
     this.gb_Add_Addnewitem.Location = new System.Drawing.Point(8, 30);
     this.gb_Add_Addnewitem.Name = "gb_Add_Addnewitem";
     this.gb_Add_Addnewitem.Size = new System.Drawing.Size(216, 474);
     this.gb_Add_Addnewitem.TabIndex = 0;
     this.gb_Add_Addnewitem.TabStop = false;
     this.gb_Add_Addnewitem.Text = "Add New Item";
     //
     // lb_Add_LockSphereNegative
     //
     this.lb_Add_LockSphereNegative.Location = new System.Drawing.Point(98, 130);
     this.lb_Add_LockSphereNegative.Name = "lb_Add_LockSphereNegative";
     this.lb_Add_LockSphereNegative.Size = new System.Drawing.Size(73, 27);
     this.lb_Add_LockSphereNegative.TabIndex = 27;
     this.lb_Add_LockSphereNegative.Text = "Lock Sphere Negative";
     this.lb_Add_LockSphereNegative.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // chb_Add_SphereLockOS
     //
     this.chb_Add_SphereLockOS.Location = new System.Drawing.Point(176, 132);
     this.chb_Add_SphereLockOS.Name = "chb_Add_SphereLockOS";
     this.chb_Add_SphereLockOS.Size = new System.Drawing.Size(16, 24);
     this.chb_Add_SphereLockOS.TabIndex = 19;
     this.chb_Add_SphereLockOS.TabStop = false;
     this.tt_Main.SetToolTip(this.chb_Add_SphereLockOS, "OS Sphere will automatically be converted to a negative value if this is checked." +
             "");
     this.chb_Add_SphereLockOS.UseVisualStyleBackColor = true;
     this.chb_Add_SphereLockOS.CheckedChanged += new System.EventHandler(this.chb_Add_SphereLockOS_CheckedChanged);
     //
     // chb_Add_SphereLockOD
     //
     this.chb_Add_SphereLockOD.Location = new System.Drawing.Point(81, 133);
     this.chb_Add_SphereLockOD.Name = "chb_Add_SphereLockOD";
     this.chb_Add_SphereLockOD.Size = new System.Drawing.Size(16, 24);
     this.chb_Add_SphereLockOD.TabIndex = 18;
     this.chb_Add_SphereLockOD.TabStop = false;
     this.tt_Main.SetToolTip(this.chb_Add_SphereLockOD, "OD Sphere will automatically be converted to a negative value if this is checked." +
             "");
     this.chb_Add_SphereLockOD.UseVisualStyleBackColor = true;
     this.chb_Add_SphereLockOD.CheckedChanged += new System.EventHandler(this.chb_Add_SphereLockOD_CheckedChanged);
     //
     // lb_Add_Comment
     //
     this.lb_Add_Comment.Location = new System.Drawing.Point(19, 171);
     this.lb_Add_Comment.Name = "lb_Add_Comment";
     this.lb_Add_Comment.Size = new System.Drawing.Size(117, 13);
     this.lb_Add_Comment.TabIndex = 19;
     this.lb_Add_Comment.Text = "Comment (Optional)";
     this.lb_Add_Comment.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // tb_Add_Comment
     //
     this.tb_Add_Comment.Location = new System.Drawing.Point(19, 187);
     this.tb_Add_Comment.Name = "tb_Add_Comment";
     this.tb_Add_Comment.Size = new System.Drawing.Size(184, 20);
     this.tb_Add_Comment.TabIndex = 8;
     //
     // lb_Add_Sphere
     //
     this.lb_Add_Sphere.Location = new System.Drawing.Point(12, 32);
     this.lb_Add_Sphere.Name = "lb_Add_Sphere";
     this.lb_Add_Sphere.Size = new System.Drawing.Size(53, 19);
     this.lb_Add_Sphere.TabIndex = 17;
     this.lb_Add_Sphere.Text = "Sphere";
     this.lb_Add_Sphere.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_Add_Cylinder
     //
     this.lb_Add_Cylinder.Location = new System.Drawing.Point(12, 58);
     this.lb_Add_Cylinder.Name = "lb_Add_Cylinder";
     this.lb_Add_Cylinder.Size = new System.Drawing.Size(53, 19);
     this.lb_Add_Cylinder.TabIndex = 16;
     this.lb_Add_Cylinder.Text = "Cylinder";
     this.lb_Add_Cylinder.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_Add_Axis
     //
     this.lb_Add_Axis.Location = new System.Drawing.Point(12, 84);
     this.lb_Add_Axis.Name = "lb_Add_Axis";
     this.lb_Add_Axis.Size = new System.Drawing.Size(53, 19);
     this.lb_Add_Axis.TabIndex = 15;
     this.lb_Add_Axis.Text = "Axis";
     this.lb_Add_Axis.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_Add_Add
     //
     this.lb_Add_Add.Location = new System.Drawing.Point(12, 110);
     this.lb_Add_Add.Name = "lb_Add_Add";
     this.lb_Add_Add.Size = new System.Drawing.Size(53, 19);
     this.lb_Add_Add.TabIndex = 14;
     this.lb_Add_Add.Text = "Add";
     this.lb_Add_Add.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_Add_OS
     //
     this.lb_Add_OS.Location = new System.Drawing.Point(151, 10);
     this.lb_Add_OS.Name = "lb_Add_OS";
     this.lb_Add_OS.Size = new System.Drawing.Size(53, 19);
     this.lb_Add_OS.TabIndex = 13;
     this.lb_Add_OS.Text = "OS";
     this.lb_Add_OS.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lb_Add_OD
     //
     this.lb_Add_OD.Location = new System.Drawing.Point(71, 10);
     this.lb_Add_OD.Name = "lb_Add_OD";
     this.lb_Add_OD.Size = new System.Drawing.Size(52, 19);
     this.lb_Add_OD.TabIndex = 12;
     this.lb_Add_OD.Text = "OD";
     this.lb_Add_OD.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // btn_Add_Clear
     //
     this.btn_Add_Clear.Location = new System.Drawing.Point(9, 434);
     this.btn_Add_Clear.Name = "btn_Add_Clear";
     this.btn_Add_Clear.Size = new System.Drawing.Size(75, 23);
     this.btn_Add_Clear.TabIndex = 16;
     this.btn_Add_Clear.Text = "Clear";
     this.btn_Add_Clear.UseVisualStyleBackColor = true;
     this.btn_Add_Clear.Click += new System.EventHandler(this.btn_Add_Clear_Click);
     //
     // btn_Add_AddNew
     //
     this.btn_Add_AddNew.Location = new System.Drawing.Point(132, 434);
     this.btn_Add_AddNew.Name = "btn_Add_AddNew";
     this.btn_Add_AddNew.Size = new System.Drawing.Size(75, 23);
     this.btn_Add_AddNew.TabIndex = 15;
     this.btn_Add_AddNew.Text = "Add New";
     this.btn_Add_AddNew.UseVisualStyleBackColor = true;
     this.btn_Add_AddNew.Click += new System.EventHandler(this.btn_Add_AddItem_Click);
     //
     // gb_Add_Others
     //
     this.gb_Add_Others.Controls.Add(this.lb_Add_Max);
     this.gb_Add_Others.Controls.Add(this.lb_Add_Min);
     this.gb_Add_Others.Controls.Add(this.lb_Add_LimitSKU);
     this.gb_Add_Others.Controls.Add(this.tb_Add_MaxSKU);
     this.gb_Add_Others.Controls.Add(this.gb_Add_Gender);
     this.gb_Add_Others.Controls.Add(this.tb_Add_MinSKU);
     this.gb_Add_Others.Controls.Add(this.gb_Add_Tint);
     this.gb_Add_Others.Controls.Add(this.gb_Add_Size);
     this.gb_Add_Others.Controls.Add(this.gb_Add_Type);
     this.gb_Add_Others.Location = new System.Drawing.Point(9, 209);
     this.gb_Add_Others.Name = "gb_Add_Others";
     this.gb_Add_Others.Size = new System.Drawing.Size(198, 219);
     this.gb_Add_Others.TabIndex = 9;
     this.gb_Add_Others.TabStop = false;
     //
     // lb_Add_Max
     //
     this.lb_Add_Max.Location = new System.Drawing.Point(105, 196);
     this.lb_Add_Max.Name = "lb_Add_Max";
     this.lb_Add_Max.Size = new System.Drawing.Size(32, 19);
     this.lb_Add_Max.TabIndex = 22;
     this.lb_Add_Max.Text = "Max:";
     this.lb_Add_Max.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_Add_Min
     //
     this.lb_Add_Min.Location = new System.Drawing.Point(10, 196);
     this.lb_Add_Min.Name = "lb_Add_Min";
     this.lb_Add_Min.Size = new System.Drawing.Size(32, 19);
     this.lb_Add_Min.TabIndex = 21;
     this.lb_Add_Min.Text = "Min:";
     this.lb_Add_Min.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_Add_LimitSKU
     //
     this.lb_Add_LimitSKU.Location = new System.Drawing.Point(8, 173);
     this.lb_Add_LimitSKU.Name = "lb_Add_LimitSKU";
     this.lb_Add_LimitSKU.Size = new System.Drawing.Size(182, 13);
     this.lb_Add_LimitSKU.TabIndex = 20;
     this.lb_Add_LimitSKU.Text = "Limit SKU Range (Optional)";
     this.lb_Add_LimitSKU.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // tb_Add_MaxSKU
     //
     this.tb_Add_MaxSKU.Location = new System.Drawing.Point(137, 193);
     this.tb_Add_MaxSKU.Name = "tb_Add_MaxSKU";
     this.tb_Add_MaxSKU.Size = new System.Drawing.Size(52, 20);
     this.tb_Add_MaxSKU.TabIndex = 14;
     //
     // gb_Add_Gender
     //
     this.gb_Add_Gender.Controls.Add(this.rb_Add_Female);
     this.gb_Add_Gender.Controls.Add(this.rb_Add_Male);
     this.gb_Add_Gender.Controls.Add(this.rb_Add_Unisex);
     this.gb_Add_Gender.Location = new System.Drawing.Point(7, 90);
     this.gb_Add_Gender.Name = "gb_Add_Gender";
     this.gb_Add_Gender.Size = new System.Drawing.Size(88, 80);
     this.gb_Add_Gender.TabIndex = 10;
     this.gb_Add_Gender.TabStop = false;
     this.gb_Add_Gender.Text = "Gender";
     //
     // rb_Add_Female
     //
     this.rb_Add_Female.Location = new System.Drawing.Point(6, 51);
     this.rb_Add_Female.Name = "rb_Add_Female";
     this.rb_Add_Female.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_Female.TabIndex = 14;
     this.rb_Add_Female.Text = "Female";
     this.rb_Add_Female.UseVisualStyleBackColor = true;
     //
     // rb_Add_Male
     //
     this.rb_Add_Male.Location = new System.Drawing.Point(6, 31);
     this.rb_Add_Male.Name = "rb_Add_Male";
     this.rb_Add_Male.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_Male.TabIndex = 13;
     this.rb_Add_Male.Text = "Male";
     this.rb_Add_Male.UseVisualStyleBackColor = true;
     //
     // rb_Add_Unisex
     //
     this.rb_Add_Unisex.Checked = true;
     this.rb_Add_Unisex.Location = new System.Drawing.Point(6, 11);
     this.rb_Add_Unisex.Name = "rb_Add_Unisex";
     this.rb_Add_Unisex.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_Unisex.TabIndex = 10;
     this.rb_Add_Unisex.TabStop = true;
     this.rb_Add_Unisex.Text = "Unisex";
     this.rb_Add_Unisex.UseVisualStyleBackColor = true;
     //
     // tb_Add_MinSKU
     //
     this.tb_Add_MinSKU.Location = new System.Drawing.Point(43, 193);
     this.tb_Add_MinSKU.Name = "tb_Add_MinSKU";
     this.tb_Add_MinSKU.Size = new System.Drawing.Size(52, 20);
     this.tb_Add_MinSKU.TabIndex = 13;
     //
     // gb_Add_Tint
     //
     this.gb_Add_Tint.Controls.Add(this.rb_Add_DarkTint);
     this.gb_Add_Tint.Controls.Add(this.rb_Add_LightTint);
     this.gb_Add_Tint.Controls.Add(this.rb_Add_NoTint);
     this.gb_Add_Tint.Location = new System.Drawing.Point(7, 8);
     this.gb_Add_Tint.Name = "gb_Add_Tint";
     this.gb_Add_Tint.Size = new System.Drawing.Size(88, 80);
     this.gb_Add_Tint.TabIndex = 9;
     this.gb_Add_Tint.TabStop = false;
     this.gb_Add_Tint.Text = "Tint";
     //
     // rb_Add_DarkTint
     //
     this.rb_Add_DarkTint.Location = new System.Drawing.Point(6, 51);
     this.rb_Add_DarkTint.Name = "rb_Add_DarkTint";
     this.rb_Add_DarkTint.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_DarkTint.TabIndex = 14;
     this.rb_Add_DarkTint.Text = "Dark";
     this.rb_Add_DarkTint.UseVisualStyleBackColor = true;
     //
     // rb_Add_LightTint
     //
     this.rb_Add_LightTint.Location = new System.Drawing.Point(6, 31);
     this.rb_Add_LightTint.Name = "rb_Add_LightTint";
     this.rb_Add_LightTint.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_LightTint.TabIndex = 13;
     this.rb_Add_LightTint.Text = "Light";
     this.rb_Add_LightTint.UseVisualStyleBackColor = true;
     //
     // rb_Add_NoTint
     //
     this.rb_Add_NoTint.Checked = true;
     this.rb_Add_NoTint.Location = new System.Drawing.Point(6, 11);
     this.rb_Add_NoTint.Name = "rb_Add_NoTint";
     this.rb_Add_NoTint.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_NoTint.TabIndex = 9;
     this.rb_Add_NoTint.TabStop = true;
     this.rb_Add_NoTint.Text = "None";
     this.rb_Add_NoTint.UseVisualStyleBackColor = true;
     //
     // gb_Add_Size
     //
     this.gb_Add_Size.Controls.Add(this.rb_Add_Large);
     this.gb_Add_Size.Controls.Add(this.rb_Add_Medium);
     this.gb_Add_Size.Controls.Add(this.rb_Add_Small);
     this.gb_Add_Size.Location = new System.Drawing.Point(102, 70);
     this.gb_Add_Size.Name = "gb_Add_Size";
     this.gb_Add_Size.Size = new System.Drawing.Size(88, 75);
     this.gb_Add_Size.TabIndex = 12;
     this.gb_Add_Size.TabStop = false;
     this.gb_Add_Size.Text = "Size";
     //
     // rb_Add_Large
     //
     this.rb_Add_Large.Location = new System.Drawing.Point(6, 51);
     this.rb_Add_Large.Name = "rb_Add_Large";
     this.rb_Add_Large.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_Large.TabIndex = 19;
     this.rb_Add_Large.Text = "Large";
     this.rb_Add_Large.UseVisualStyleBackColor = true;
     //
     // rb_Add_Medium
     //
     this.rb_Add_Medium.Location = new System.Drawing.Point(6, 31);
     this.rb_Add_Medium.Name = "rb_Add_Medium";
     this.rb_Add_Medium.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_Medium.TabIndex = 18;
     this.rb_Add_Medium.Text = "Medium";
     this.rb_Add_Medium.UseVisualStyleBackColor = true;
     //
     // rb_Add_Small
     //
     this.rb_Add_Small.Checked = true;
     this.rb_Add_Small.Location = new System.Drawing.Point(6, 11);
     this.rb_Add_Small.Name = "rb_Add_Small";
     this.rb_Add_Small.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_Small.TabIndex = 12;
     this.rb_Add_Small.TabStop = true;
     this.rb_Add_Small.Text = "Small";
     this.rb_Add_Small.UseVisualStyleBackColor = true;
     //
     // gb_Add_Type
     //
     this.gb_Add_Type.Controls.Add(this.rb_Add_Multi);
     this.gb_Add_Type.Controls.Add(this.rb_Add_Single);
     this.gb_Add_Type.Location = new System.Drawing.Point(102, 8);
     this.gb_Add_Type.Name = "gb_Add_Type";
     this.gb_Add_Type.Size = new System.Drawing.Size(88, 60);
     this.gb_Add_Type.TabIndex = 11;
     this.gb_Add_Type.TabStop = false;
     this.gb_Add_Type.Text = "Type";
     //
     // rb_Add_Multi
     //
     this.rb_Add_Multi.Location = new System.Drawing.Point(6, 31);
     this.rb_Add_Multi.Name = "rb_Add_Multi";
     this.rb_Add_Multi.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_Multi.TabIndex = 16;
     this.rb_Add_Multi.Text = "Multifocal";
     this.rb_Add_Multi.UseVisualStyleBackColor = true;
     //
     // rb_Add_Single
     //
     this.rb_Add_Single.Checked = true;
     this.rb_Add_Single.Location = new System.Drawing.Point(6, 11);
     this.rb_Add_Single.Name = "rb_Add_Single";
     this.rb_Add_Single.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_Single.TabIndex = 11;
     this.rb_Add_Single.TabStop = true;
     this.rb_Add_Single.Text = "Single";
     this.rb_Add_Single.UseVisualStyleBackColor = true;
     //
     // tb_Add_CylOS
     //
     this.tb_Add_CylOS.Location = new System.Drawing.Point(151, 55);
     this.tb_Add_CylOS.Name = "tb_Add_CylOS";
     this.tb_Add_CylOS.Size = new System.Drawing.Size(52, 20);
     this.tb_Add_CylOS.TabIndex = 5;
     this.tb_Add_CylOS.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_Add_CylOS.Leave += new System.EventHandler(this.tb_Add_CylinderOS_Leave);
     //
     // tb_Add_AxisOS
     //
     this.tb_Add_AxisOS.Location = new System.Drawing.Point(151, 81);
     this.tb_Add_AxisOS.Name = "tb_Add_AxisOS";
     this.tb_Add_AxisOS.Size = new System.Drawing.Size(52, 20);
     this.tb_Add_AxisOS.TabIndex = 6;
     this.tb_Add_AxisOS.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_Add_AxisOS.Leave += new System.EventHandler(this.tb_Add_AxisOS_Leave);
     //
     // tb_Add_AddOS
     //
     this.tb_Add_AddOS.Location = new System.Drawing.Point(151, 107);
     this.tb_Add_AddOS.Name = "tb_Add_AddOS";
     this.tb_Add_AddOS.Size = new System.Drawing.Size(52, 20);
     this.tb_Add_AddOS.TabIndex = 7;
     this.tb_Add_AddOS.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_Add_AddOS.Leave += new System.EventHandler(this.tb_Add_AddOS_Leave);
     //
     // tb_Add_SphereOS
     //
     this.tb_Add_SphereOS.Location = new System.Drawing.Point(151, 29);
     this.tb_Add_SphereOS.Name = "tb_Add_SphereOS";
     this.tb_Add_SphereOS.Size = new System.Drawing.Size(52, 20);
     this.tb_Add_SphereOS.TabIndex = 4;
     this.tb_Add_SphereOS.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_Add_SphereOS.Leave += new System.EventHandler(this.tb_Add_SphereOS_Leave);
     //
     // tb_Add_CylOD
     //
     this.tb_Add_CylOD.Location = new System.Drawing.Point(71, 55);
     this.tb_Add_CylOD.Name = "tb_Add_CylOD";
     this.tb_Add_CylOD.Size = new System.Drawing.Size(52, 20);
     this.tb_Add_CylOD.TabIndex = 1;
     this.tb_Add_CylOD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_Add_CylOD.Leave += new System.EventHandler(this.tb_Add_CylinderOD_Leave);
     //
     // tb_Add_AxisOD
     //
     this.tb_Add_AxisOD.Location = new System.Drawing.Point(71, 81);
     this.tb_Add_AxisOD.Name = "tb_Add_AxisOD";
     this.tb_Add_AxisOD.Size = new System.Drawing.Size(52, 20);
     this.tb_Add_AxisOD.TabIndex = 2;
     this.tb_Add_AxisOD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_Add_AxisOD.Leave += new System.EventHandler(this.tb_Add_AxisOD_Leave);
     //
     // tb_Add_AddOD
     //
     this.tb_Add_AddOD.Location = new System.Drawing.Point(71, 107);
     this.tb_Add_AddOD.Name = "tb_Add_AddOD";
     this.tb_Add_AddOD.Size = new System.Drawing.Size(52, 20);
     this.tb_Add_AddOD.TabIndex = 3;
     this.tb_Add_AddOD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_Add_AddOD.Leave += new System.EventHandler(this.tb_Add_AddOD_Leave);
     //
     // tb_Add_SphereOD
     //
     this.tb_Add_SphereOD.Location = new System.Drawing.Point(71, 29);
     this.tb_Add_SphereOD.Name = "tb_Add_SphereOD";
     this.tb_Add_SphereOD.Size = new System.Drawing.Size(52, 20);
     this.tb_Add_SphereOD.TabIndex = 0;
     this.tb_Add_SphereOD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_Add_SphereOD.Leave += new System.EventHandler(this.tb_Add_SphereOD_Leave);
     //
     // lb_Add_CurrentOpenDB
     //
     this.lb_Add_CurrentOpenDB.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lb_Add_CurrentOpenDB.Location = new System.Drawing.Point(8, -4);
     this.lb_Add_CurrentOpenDB.Name = "lb_Add_CurrentOpenDB";
     this.lb_Add_CurrentOpenDB.Size = new System.Drawing.Size(811, 36);
     this.lb_Add_CurrentOpenDB.TabIndex = 2;
     this.lb_Add_CurrentOpenDB.Text = "No Database Loaded";
     //
     // gb_Add_InventoryView
     //
     this.gb_Add_InventoryView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.gb_Add_InventoryView.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.gb_Add_InventoryView.Controls.Add(this.dgv_Add_InventoryView);
     this.gb_Add_InventoryView.Location = new System.Drawing.Point(230, 30);
     this.gb_Add_InventoryView.Name = "gb_Add_InventoryView";
     this.gb_Add_InventoryView.Size = new System.Drawing.Size(593, 472);
     this.gb_Add_InventoryView.TabIndex = 1;
     this.gb_Add_InventoryView.TabStop = false;
     this.gb_Add_InventoryView.Text = "Inventory View";
     //
     // dgv_Add_InventoryView
     //
     this.dgv_Add_InventoryView.AllowUserToAddRows = false;
     this.dgv_Add_InventoryView.AllowUserToDeleteRows = false;
     this.dgv_Add_InventoryView.AllowUserToResizeRows = false;
     dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightGray;
     this.dgv_Add_InventoryView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dgv_Add_InventoryView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.dgv_Add_InventoryView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.ColumnHeader;
     dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
     this.dgv_Add_InventoryView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.dgv_Add_InventoryView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgv_Add_InventoryView.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
     this.dgv_Add_InventoryView.Location = new System.Drawing.Point(6, 19);
     this.dgv_Add_InventoryView.MultiSelect = false;
     this.dgv_Add_InventoryView.Name = "dgv_Add_InventoryView";
     this.dgv_Add_InventoryView.ReadOnly = true;
     this.dgv_Add_InventoryView.RowHeadersVisible = false;
     this.dgv_Add_InventoryView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgv_Add_InventoryView.Size = new System.Drawing.Size(581, 447);
     this.dgv_Add_InventoryView.TabIndex = 0;
     this.dgv_Add_InventoryView.TabStop = false;
     //
     // tabp_Search
     //
     this.tabp_Search.Controls.Add(this.lb_S_CurrentOpenDB);
     this.tabp_Search.Controls.Add(this.gb_S_SearchResults);
     this.tabp_Search.Controls.Add(this.gb_S_SearchForGlasses);
     this.tabp_Search.Location = new System.Drawing.Point(4, 22);
     this.tabp_Search.Name = "tabp_Search";
     this.tabp_Search.Padding = new System.Windows.Forms.Padding(3);
     this.tabp_Search.Size = new System.Drawing.Size(826, 512);
     this.tabp_Search.TabIndex = 1;
     this.tabp_Search.Text = "Search";
     this.tabp_Search.ToolTipText = "Search for matches to a given prescription from this page.";
     this.tabp_Search.UseVisualStyleBackColor = true;
     //
     // lb_S_CurrentOpenDB
     //
     this.lb_S_CurrentOpenDB.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lb_S_CurrentOpenDB.Location = new System.Drawing.Point(8, -4);
     this.lb_S_CurrentOpenDB.Name = "lb_S_CurrentOpenDB";
     this.lb_S_CurrentOpenDB.Size = new System.Drawing.Size(932, 36);
     this.lb_S_CurrentOpenDB.TabIndex = 3;
     this.lb_S_CurrentOpenDB.Text = "No Database Loaded";
     //
     // gb_S_SearchResults
     //
     this.gb_S_SearchResults.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.gb_S_SearchResults.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.gb_S_SearchResults.Controls.Add(this.dgv_S_SearchResults);
     this.gb_S_SearchResults.Controls.Add(this.tableLayoutPanel1);
     this.gb_S_SearchResults.Location = new System.Drawing.Point(230, 30);
     this.gb_S_SearchResults.Name = "gb_S_SearchResults";
     this.gb_S_SearchResults.Size = new System.Drawing.Size(592, 473);
     this.gb_S_SearchResults.TabIndex = 2;
     this.gb_S_SearchResults.TabStop = false;
     this.gb_S_SearchResults.Text = "Search Results";
     //
     // dgv_S_SearchResults
     //
     this.dgv_S_SearchResults.AllowUserToAddRows = false;
     this.dgv_S_SearchResults.AllowUserToDeleteRows = false;
     this.dgv_S_SearchResults.AllowUserToResizeRows = false;
     dataGridViewCellStyle3.BackColor = System.Drawing.Color.LightGray;
     this.dgv_S_SearchResults.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle3;
     this.dgv_S_SearchResults.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.dgv_S_SearchResults.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.ColumnHeader;
     this.dgv_S_SearchResults.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgv_S_SearchResults.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
     this.dgv_S_SearchResults.Location = new System.Drawing.Point(6, 29);
     this.dgv_S_SearchResults.MultiSelect = false;
     this.dgv_S_SearchResults.Name = "dgv_S_SearchResults";
     this.dgv_S_SearchResults.ReadOnly = true;
     this.dgv_S_SearchResults.RowHeadersVisible = false;
     this.dgv_S_SearchResults.Size = new System.Drawing.Size(580, 438);
     this.dgv_S_SearchResults.TabIndex = 7;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.lb_S_Distance, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.lb_S_Closeup, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.dgv_S_Closeup, 0, 3);
     this.tableLayoutPanel1.Controls.Add(this.dgv_S_Distance, 0, 1);
     this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 16);
     this.tableLayoutPanel1.Name = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 4;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 12F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 12F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Size = new System.Drawing.Size(586, 454);
     this.tableLayoutPanel1.TabIndex = 8;
     //
     // lb_S_Distance
     //
     this.lb_S_Distance.Location = new System.Drawing.Point(3, 0);
     this.lb_S_Distance.Name = "lb_S_Distance";
     this.lb_S_Distance.Size = new System.Drawing.Size(100, 12);
     this.lb_S_Distance.TabIndex = 4;
     this.lb_S_Distance.Text = "Distance";
     this.lb_S_Distance.Visible = false;
     //
     // lb_S_Closeup
     //
     this.lb_S_Closeup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.lb_S_Closeup.Location = new System.Drawing.Point(3, 227);
     this.lb_S_Closeup.Name = "lb_S_Closeup";
     this.lb_S_Closeup.Size = new System.Drawing.Size(100, 12);
     this.lb_S_Closeup.TabIndex = 3;
     this.lb_S_Closeup.Text = "Close Up";
     this.lb_S_Closeup.Visible = false;
     //
     // dgv_S_Closeup
     //
     this.dgv_S_Closeup.AllowUserToAddRows = false;
     this.dgv_S_Closeup.AllowUserToDeleteRows = false;
     this.dgv_S_Closeup.AllowUserToResizeRows = false;
     dataGridViewCellStyle4.BackColor = System.Drawing.Color.LightGray;
     this.dgv_S_Closeup.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
     this.dgv_S_Closeup.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgv_S_Closeup.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dgv_S_Closeup.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
     this.dgv_S_Closeup.Location = new System.Drawing.Point(3, 242);
     this.dgv_S_Closeup.Name = "dgv_S_Closeup";
     this.dgv_S_Closeup.ReadOnly = true;
     this.dgv_S_Closeup.RowHeadersVisible = false;
     this.dgv_S_Closeup.Size = new System.Drawing.Size(580, 209);
     this.dgv_S_Closeup.TabIndex = 6;
     this.dgv_S_Closeup.Visible = false;
     //
     // dgv_S_Distance
     //
     this.dgv_S_Distance.AllowUserToAddRows = false;
     this.dgv_S_Distance.AllowUserToDeleteRows = false;
     this.dgv_S_Distance.AllowUserToResizeRows = false;
     dataGridViewCellStyle5.BackColor = System.Drawing.Color.LightGray;
     this.dgv_S_Distance.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
     this.dgv_S_Distance.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgv_S_Distance.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dgv_S_Distance.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
     this.dgv_S_Distance.Location = new System.Drawing.Point(3, 15);
     this.dgv_S_Distance.Name = "dgv_S_Distance";
     this.dgv_S_Distance.ReadOnly = true;
     this.dgv_S_Distance.RowHeadersVisible = false;
     this.dgv_S_Distance.Size = new System.Drawing.Size(580, 209);
     this.dgv_S_Distance.TabIndex = 5;
     this.dgv_S_Distance.Visible = false;
     //
     // gb_S_SearchForGlasses
     //
     this.gb_S_SearchForGlasses.Controls.Add(this.chb_S_SplitMultifocals);
     this.gb_S_SearchForGlasses.Controls.Add(this.lb_S_Sphere);
     this.gb_S_SearchForGlasses.Controls.Add(this.lb_S_Cylinder);
     this.gb_S_SearchForGlasses.Controls.Add(this.lb_S_Axis);
     this.gb_S_SearchForGlasses.Controls.Add(this.lb_S_Add);
     this.gb_S_SearchForGlasses.Controls.Add(this.lb_S_OS);
     this.gb_S_SearchForGlasses.Controls.Add(this.lb_S_OD);
     this.gb_S_SearchForGlasses.Controls.Add(this.btn_S_Clear);
     this.gb_S_SearchForGlasses.Controls.Add(this.btn_S_Search);
     this.gb_S_SearchForGlasses.Controls.Add(this.groupBox9);
     this.gb_S_SearchForGlasses.Controls.Add(this.tb_S_CylOS);
     this.gb_S_SearchForGlasses.Controls.Add(this.tb_S_AxisOS);
     this.gb_S_SearchForGlasses.Controls.Add(this.tb_S_AddOS);
     this.gb_S_SearchForGlasses.Controls.Add(this.tb_S_SphereOS);
     this.gb_S_SearchForGlasses.Controls.Add(this.tb_S_CylOD);
     this.gb_S_SearchForGlasses.Controls.Add(this.tb_S_AxisOD);
     this.gb_S_SearchForGlasses.Controls.Add(this.tb_S_AddOD);
     this.gb_S_SearchForGlasses.Controls.Add(this.tb_S_SphereOD);
     this.gb_S_SearchForGlasses.Location = new System.Drawing.Point(8, 30);
     this.gb_S_SearchForGlasses.Name = "gb_S_SearchForGlasses";
     this.gb_S_SearchForGlasses.Size = new System.Drawing.Size(216, 431);
     this.gb_S_SearchForGlasses.TabIndex = 1;
     this.gb_S_SearchForGlasses.TabStop = false;
     this.gb_S_SearchForGlasses.Text = "Search For Glasses";
     //
     // chb_S_SplitMultifocals
     //
     this.chb_S_SplitMultifocals.Location = new System.Drawing.Point(22, 336);
     this.chb_S_SplitMultifocals.Name = "chb_S_SplitMultifocals";
     this.chb_S_SplitMultifocals.Size = new System.Drawing.Size(104, 24);
     this.chb_S_SplitMultifocals.TabIndex = 12;
     this.chb_S_SplitMultifocals.Text = "Split Multifocals";
     this.tt_Main.SetToolTip(this.chb_S_SplitMultifocals, "If this is checked, a search for multifocals will return two sets of singles.");
     this.chb_S_SplitMultifocals.UseVisualStyleBackColor = true;
     //
     // lb_S_Sphere
     //
     this.lb_S_Sphere.Location = new System.Drawing.Point(12, 32);
     this.lb_S_Sphere.Name = "lb_S_Sphere";
     this.lb_S_Sphere.Size = new System.Drawing.Size(53, 19);
     this.lb_S_Sphere.TabIndex = 17;
     this.lb_S_Sphere.Text = "Sphere";
     this.lb_S_Sphere.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_S_Cylinder
     //
     this.lb_S_Cylinder.Location = new System.Drawing.Point(12, 58);
     this.lb_S_Cylinder.Name = "lb_S_Cylinder";
     this.lb_S_Cylinder.Size = new System.Drawing.Size(53, 19);
     this.lb_S_Cylinder.TabIndex = 16;
     this.lb_S_Cylinder.Text = "Cylinder";
     this.lb_S_Cylinder.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_S_Axis
     //
     this.lb_S_Axis.Location = new System.Drawing.Point(12, 84);
     this.lb_S_Axis.Name = "lb_S_Axis";
     this.lb_S_Axis.Size = new System.Drawing.Size(53, 19);
     this.lb_S_Axis.TabIndex = 15;
     this.lb_S_Axis.Text = "Axis";
     this.lb_S_Axis.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_S_Add
     //
     this.lb_S_Add.Location = new System.Drawing.Point(12, 110);
     this.lb_S_Add.Name = "lb_S_Add";
     this.lb_S_Add.Size = new System.Drawing.Size(53, 19);
     this.lb_S_Add.TabIndex = 14;
     this.lb_S_Add.Text = "Add";
     this.lb_S_Add.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_S_OS
     //
     this.lb_S_OS.Location = new System.Drawing.Point(151, 10);
     this.lb_S_OS.Name = "lb_S_OS";
     this.lb_S_OS.Size = new System.Drawing.Size(53, 19);
     this.lb_S_OS.TabIndex = 13;
     this.lb_S_OS.Text = "OS";
     this.lb_S_OS.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lb_S_OD
     //
     this.lb_S_OD.Location = new System.Drawing.Point(71, 10);
     this.lb_S_OD.Name = "lb_S_OD";
     this.lb_S_OD.Size = new System.Drawing.Size(52, 19);
     this.lb_S_OD.TabIndex = 12;
     this.lb_S_OD.Text = "OD";
     this.lb_S_OD.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // btn_S_Clear
     //
     this.btn_S_Clear.Location = new System.Drawing.Point(9, 398);
     this.btn_S_Clear.Name = "btn_S_Clear";
     this.btn_S_Clear.Size = new System.Drawing.Size(75, 23);
     this.btn_S_Clear.TabIndex = 14;
     this.btn_S_Clear.Text = "Clear";
     this.btn_S_Clear.UseVisualStyleBackColor = true;
     this.btn_S_Clear.Click += new System.EventHandler(this.btn_S_Clear_Click);
     //
     // btn_S_Search
     //
     this.btn_S_Search.Location = new System.Drawing.Point(132, 398);
     this.btn_S_Search.Name = "btn_S_Search";
     this.btn_S_Search.Size = new System.Drawing.Size(75, 23);
     this.btn_S_Search.TabIndex = 13;
     this.btn_S_Search.Text = "Search";
     this.btn_S_Search.UseVisualStyleBackColor = true;
     this.btn_S_Search.Click += new System.EventHandler(this.btn_S_Search_Click);
     //
     // groupBox9
     //
     this.groupBox9.Controls.Add(this.gb_S_Gender);
     this.groupBox9.Controls.Add(this.gb_S_DomEye);
     this.groupBox9.Controls.Add(this.gb_S_Size);
     this.groupBox9.Controls.Add(this.gb_S_Type);
     this.groupBox9.Location = new System.Drawing.Point(9, 132);
     this.groupBox9.Name = "groupBox9";
     this.groupBox9.Size = new System.Drawing.Size(198, 197);
     this.groupBox9.TabIndex = 9;
     this.groupBox9.TabStop = false;
     //
     // gb_S_Gender
     //
     this.gb_S_Gender.Controls.Add(this.rb_S_AnyGender);
     this.gb_S_Gender.Controls.Add(this.rb_S_Female);
     this.gb_S_Gender.Controls.Add(this.rb_S_Male);
     this.gb_S_Gender.Controls.Add(this.rb_S_Unisex);
     this.gb_S_Gender.Location = new System.Drawing.Point(7, 90);
     this.gb_S_Gender.Name = "gb_S_Gender";
     this.gb_S_Gender.Size = new System.Drawing.Size(88, 100);
     this.gb_S_Gender.TabIndex = 9;
     this.gb_S_Gender.TabStop = false;
     this.gb_S_Gender.Text = "Gender";
     //
     // rb_S_AnyGender
     //
     this.rb_S_AnyGender.Checked = true;
     this.rb_S_AnyGender.Location = new System.Drawing.Point(6, 11);
     this.rb_S_AnyGender.Name = "rb_S_AnyGender";
     this.rb_S_AnyGender.Size = new System.Drawing.Size(75, 24);
     this.rb_S_AnyGender.TabIndex = 8;
     this.rb_S_AnyGender.TabStop = true;
     this.rb_S_AnyGender.Text = "Any";
     this.rb_S_AnyGender.UseVisualStyleBackColor = true;
     //
     // rb_S_Female
     //
     this.rb_S_Female.Location = new System.Drawing.Point(6, 71);
     this.rb_S_Female.Name = "rb_S_Female";
     this.rb_S_Female.Size = new System.Drawing.Size(75, 24);
     this.rb_S_Female.TabIndex = 7;
     this.rb_S_Female.Text = "Female";
     this.rb_S_Female.UseVisualStyleBackColor = true;
     //
     // rb_S_Male
     //
     this.rb_S_Male.Location = new System.Drawing.Point(6, 51);
     this.rb_S_Male.Name = "rb_S_Male";
     this.rb_S_Male.Size = new System.Drawing.Size(75, 24);
     this.rb_S_Male.TabIndex = 6;
     this.rb_S_Male.Text = "Male";
     this.rb_S_Male.UseVisualStyleBackColor = true;
     //
     // rb_S_Unisex
     //
     this.rb_S_Unisex.Location = new System.Drawing.Point(6, 31);
     this.rb_S_Unisex.Name = "rb_S_Unisex";
     this.rb_S_Unisex.Size = new System.Drawing.Size(75, 24);
     this.rb_S_Unisex.TabIndex = 5;
     this.rb_S_Unisex.Text = "Unisex";
     this.rb_S_Unisex.UseVisualStyleBackColor = true;
     //
     // gb_S_DomEye
     //
     this.gb_S_DomEye.Controls.Add(this.rb_S_OU);
     this.gb_S_DomEye.Controls.Add(this.rb_S_OS);
     this.gb_S_DomEye.Controls.Add(this.rb_S_OD);
     this.gb_S_DomEye.Location = new System.Drawing.Point(7, 8);
     this.gb_S_DomEye.Name = "gb_S_DomEye";
     this.gb_S_DomEye.Size = new System.Drawing.Size(88, 80);
     this.gb_S_DomEye.TabIndex = 8;
     this.gb_S_DomEye.TabStop = false;
     this.gb_S_DomEye.Text = "Dominant Eye";
     //
     // rb_S_OU
     //
     this.rb_S_OU.Location = new System.Drawing.Point(6, 51);
     this.rb_S_OU.Name = "rb_S_OU";
     this.rb_S_OU.Size = new System.Drawing.Size(75, 24);
     this.rb_S_OU.TabIndex = 7;
     this.rb_S_OU.Text = "OU";
     this.rb_S_OU.UseVisualStyleBackColor = true;
     //
     // rb_S_OS
     //
     this.rb_S_OS.Location = new System.Drawing.Point(6, 31);
     this.rb_S_OS.Name = "rb_S_OS";
     this.rb_S_OS.Size = new System.Drawing.Size(75, 24);
     this.rb_S_OS.TabIndex = 6;
     this.rb_S_OS.Text = "OS";
     this.rb_S_OS.UseVisualStyleBackColor = true;
     //
     // rb_S_OD
     //
     this.rb_S_OD.Checked = true;
     this.rb_S_OD.Location = new System.Drawing.Point(6, 11);
     this.rb_S_OD.Name = "rb_S_OD";
     this.rb_S_OD.Size = new System.Drawing.Size(75, 24);
     this.rb_S_OD.TabIndex = 5;
     this.rb_S_OD.TabStop = true;
     this.rb_S_OD.Text = "OD";
     this.rb_S_OD.UseVisualStyleBackColor = true;
     //
     // gb_S_Size
     //
     this.gb_S_Size.Controls.Add(this.rb_S_AnySize);
     this.gb_S_Size.Controls.Add(this.rb_S_Large);
     this.gb_S_Size.Controls.Add(this.rb_S_Medium);
     this.gb_S_Size.Controls.Add(this.rb_S_Small);
     this.gb_S_Size.Location = new System.Drawing.Point(102, 70);
     this.gb_S_Size.Name = "gb_S_Size";
     this.gb_S_Size.Size = new System.Drawing.Size(88, 95);
     this.gb_S_Size.TabIndex = 11;
     this.gb_S_Size.TabStop = false;
     this.gb_S_Size.Text = "Size";
     //
     // rb_S_AnySize
     //
     this.rb_S_AnySize.Checked = true;
     this.rb_S_AnySize.Location = new System.Drawing.Point(6, 11);
     this.rb_S_AnySize.Name = "rb_S_AnySize";
     this.rb_S_AnySize.Size = new System.Drawing.Size(75, 24);
     this.rb_S_AnySize.TabIndex = 9;
     this.rb_S_AnySize.TabStop = true;
     this.rb_S_AnySize.Text = "Any";
     this.rb_S_AnySize.UseVisualStyleBackColor = true;
     //
     // rb_S_Large
     //
     this.rb_S_Large.Location = new System.Drawing.Point(6, 71);
     this.rb_S_Large.Name = "rb_S_Large";
     this.rb_S_Large.Size = new System.Drawing.Size(75, 24);
     this.rb_S_Large.TabIndex = 4;
     this.rb_S_Large.Text = "Large";
     this.rb_S_Large.UseVisualStyleBackColor = true;
     //
     // rb_S_Medium
     //
     this.rb_S_Medium.Location = new System.Drawing.Point(6, 51);
     this.rb_S_Medium.Name = "rb_S_Medium";
     this.rb_S_Medium.Size = new System.Drawing.Size(75, 24);
     this.rb_S_Medium.TabIndex = 3;
     this.rb_S_Medium.Text = "Medium";
     this.rb_S_Medium.UseVisualStyleBackColor = true;
     //
     // rb_S_Small
     //
     this.rb_S_Small.Location = new System.Drawing.Point(6, 31);
     this.rb_S_Small.Name = "rb_S_Small";
     this.rb_S_Small.Size = new System.Drawing.Size(75, 24);
     this.rb_S_Small.TabIndex = 2;
     this.rb_S_Small.Text = "Small";
     this.rb_S_Small.UseVisualStyleBackColor = true;
     //
     // gb_S_Type
     //
     this.gb_S_Type.Controls.Add(this.rb_S_Multi);
     this.gb_S_Type.Controls.Add(this.rb_S_Single);
     this.gb_S_Type.Location = new System.Drawing.Point(102, 8);
     this.gb_S_Type.Name = "gb_S_Type";
     this.gb_S_Type.Size = new System.Drawing.Size(88, 60);
     this.gb_S_Type.TabIndex = 10;
     this.gb_S_Type.TabStop = false;
     this.gb_S_Type.Text = "Type";
     //
     // rb_S_Multi
     //
     this.rb_S_Multi.Location = new System.Drawing.Point(6, 31);
     this.rb_S_Multi.Name = "rb_S_Multi";
     this.rb_S_Multi.Size = new System.Drawing.Size(75, 24);
     this.rb_S_Multi.TabIndex = 1;
     this.rb_S_Multi.Text = "Multifocal";
     this.rb_S_Multi.UseVisualStyleBackColor = true;
     //
     // rb_S_Single
     //
     this.rb_S_Single.Checked = true;
     this.rb_S_Single.Location = new System.Drawing.Point(6, 11);
     this.rb_S_Single.Name = "rb_S_Single";
     this.rb_S_Single.Size = new System.Drawing.Size(75, 24);
     this.rb_S_Single.TabIndex = 0;
     this.rb_S_Single.TabStop = true;
     this.rb_S_Single.Text = "Single";
     this.rb_S_Single.UseVisualStyleBackColor = true;
     //
     // tb_S_CylOS
     //
     this.tb_S_CylOS.Location = new System.Drawing.Point(151, 55);
     this.tb_S_CylOS.Name = "tb_S_CylOS";
     this.tb_S_CylOS.Size = new System.Drawing.Size(52, 20);
     this.tb_S_CylOS.TabIndex = 5;
     this.tb_S_CylOS.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_S_CylOS.Leave += new System.EventHandler(this.tb_S_CylOS_Leave);
     //
     // tb_S_AxisOS
     //
     this.tb_S_AxisOS.Location = new System.Drawing.Point(151, 81);
     this.tb_S_AxisOS.Name = "tb_S_AxisOS";
     this.tb_S_AxisOS.Size = new System.Drawing.Size(52, 20);
     this.tb_S_AxisOS.TabIndex = 6;
     this.tb_S_AxisOS.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_S_AxisOS.Leave += new System.EventHandler(this.tb_S_AxisOS_Leave);
     //
     // tb_S_AddOS
     //
     this.tb_S_AddOS.Location = new System.Drawing.Point(151, 107);
     this.tb_S_AddOS.Name = "tb_S_AddOS";
     this.tb_S_AddOS.Size = new System.Drawing.Size(52, 20);
     this.tb_S_AddOS.TabIndex = 7;
     this.tb_S_AddOS.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_S_AddOS.Leave += new System.EventHandler(this.tb_S_AddOS_Leave);
     //
     // tb_S_SphereOS
     //
     this.tb_S_SphereOS.Location = new System.Drawing.Point(151, 29);
     this.tb_S_SphereOS.Name = "tb_S_SphereOS";
     this.tb_S_SphereOS.Size = new System.Drawing.Size(52, 20);
     this.tb_S_SphereOS.TabIndex = 4;
     this.tb_S_SphereOS.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_S_SphereOS.Leave += new System.EventHandler(this.tb_S_SphereOS_Leave);
     //
     // tb_S_CylOD
     //
     this.tb_S_CylOD.Location = new System.Drawing.Point(71, 55);
     this.tb_S_CylOD.Name = "tb_S_CylOD";
     this.tb_S_CylOD.Size = new System.Drawing.Size(52, 20);
     this.tb_S_CylOD.TabIndex = 1;
     this.tb_S_CylOD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_S_CylOD.Leave += new System.EventHandler(this.tb_S_CylOD_Leave);
     //
     // tb_S_AxisOD
     //
     this.tb_S_AxisOD.Location = new System.Drawing.Point(71, 81);
     this.tb_S_AxisOD.Name = "tb_S_AxisOD";
     this.tb_S_AxisOD.Size = new System.Drawing.Size(52, 20);
     this.tb_S_AxisOD.TabIndex = 2;
     this.tb_S_AxisOD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_S_AxisOD.Leave += new System.EventHandler(this.tb_S_AxisOD_Leave);
     //
     // tb_S_AddOD
     //
     this.tb_S_AddOD.Location = new System.Drawing.Point(71, 107);
     this.tb_S_AddOD.Name = "tb_S_AddOD";
     this.tb_S_AddOD.Size = new System.Drawing.Size(52, 20);
     this.tb_S_AddOD.TabIndex = 3;
     this.tb_S_AddOD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_S_AddOD.Leave += new System.EventHandler(this.tb_S_AddOD_Leave);
     //
     // tb_S_SphereOD
     //
     this.tb_S_SphereOD.Location = new System.Drawing.Point(71, 29);
     this.tb_S_SphereOD.Name = "tb_S_SphereOD";
     this.tb_S_SphereOD.Size = new System.Drawing.Size(52, 20);
     this.tb_S_SphereOD.TabIndex = 0;
     this.tb_S_SphereOD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_S_SphereOD.Leave += new System.EventHandler(this.tb_S_SphereOD_Leave);
     //
     // tabp_Dispense
     //
     this.tabp_Dispense.Controls.Add(this.gb_D_DeleteGlasses);
     this.tabp_Dispense.Controls.Add(this.gb_D_DetailedInfo);
     this.tabp_Dispense.Controls.Add(this.gb_D_DispenseGlasses);
     this.tabp_Dispense.Controls.Add(this.lb_D_CurrentOpenDB);
     this.tabp_Dispense.Location = new System.Drawing.Point(4, 22);
     this.tabp_Dispense.Name = "tabp_Dispense";
     this.tabp_Dispense.Size = new System.Drawing.Size(826, 512);
     this.tabp_Dispense.TabIndex = 2;
     this.tabp_Dispense.Text = "Dispense";
     this.tabp_Dispense.ToolTipText = "Dispense or delete items from the database from this page.";
     this.tabp_Dispense.UseVisualStyleBackColor = true;
     //
     // gb_D_DeleteGlasses
     //
     this.gb_D_DeleteGlasses.Controls.Add(this.tb_D_EnterSKUDel);
     this.gb_D_DeleteGlasses.Controls.Add(this.btn_D_RemoveDel);
     this.gb_D_DeleteGlasses.Controls.Add(this.lb_D_EnterSKUDel);
     this.gb_D_DeleteGlasses.Controls.Add(this.btn_D_Delete);
     this.gb_D_DeleteGlasses.Controls.Add(this.btn_D_AddToListDel);
     this.gb_D_DeleteGlasses.Controls.Add(this.lb_D_ToDelete);
     this.gb_D_DeleteGlasses.Controls.Add(this.lbox_D_ToDelete);
     this.gb_D_DeleteGlasses.Location = new System.Drawing.Point(384, 31);
     this.gb_D_DeleteGlasses.Name = "gb_D_DeleteGlasses";
     this.gb_D_DeleteGlasses.Size = new System.Drawing.Size(124, 412);
     this.gb_D_DeleteGlasses.TabIndex = 14;
     this.gb_D_DeleteGlasses.TabStop = false;
     this.gb_D_DeleteGlasses.Text = "Delete Glasses";
     //
     // tb_D_EnterSKUDel
     //
     this.tb_D_EnterSKUDel.Location = new System.Drawing.Point(10, 44);
     this.tb_D_EnterSKUDel.Name = "tb_D_EnterSKUDel";
     this.tb_D_EnterSKUDel.Size = new System.Drawing.Size(102, 20);
     this.tb_D_EnterSKUDel.TabIndex = 0;
     this.tt_Main.SetToolTip(this.tb_D_EnterSKUDel, "Enter the SKU to delete.");
     this.tb_D_EnterSKUDel.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tb_D_EnterSKU_KeyPress);
     //
     // btn_D_RemoveDel
     //
     this.btn_D_RemoveDel.Location = new System.Drawing.Point(11, 347);
     this.btn_D_RemoveDel.Name = "btn_D_RemoveDel";
     this.btn_D_RemoveDel.Size = new System.Drawing.Size(102, 23);
     this.btn_D_RemoveDel.TabIndex = 3;
     this.btn_D_RemoveDel.Text = "Remove Selected";
     this.tt_Main.SetToolTip(this.btn_D_RemoveDel, "Remove selected entry from the list.");
     this.btn_D_RemoveDel.UseVisualStyleBackColor = true;
     this.btn_D_RemoveDel.Click += new System.EventHandler(this.btn_D_Remove_Click);
     //
     // lb_D_EnterSKUDel
     //
     this.lb_D_EnterSKUDel.Location = new System.Drawing.Point(17, 18);
     this.lb_D_EnterSKUDel.Name = "lb_D_EnterSKUDel";
     this.lb_D_EnterSKUDel.Size = new System.Drawing.Size(63, 23);
     this.lb_D_EnterSKUDel.TabIndex = 6;
     this.lb_D_EnterSKUDel.Text = "Enter SKU";
     this.lb_D_EnterSKUDel.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // btn_D_Delete
     //
     this.btn_D_Delete.Location = new System.Drawing.Point(11, 376);
     this.btn_D_Delete.Name = "btn_D_Delete";
     this.btn_D_Delete.Size = new System.Drawing.Size(101, 23);
     this.btn_D_Delete.TabIndex = 4;
     this.btn_D_Delete.Text = "Delete";
     this.tt_Main.SetToolTip(this.btn_D_Delete, "Delete all the glasses on the list.  This is permanent.");
     this.btn_D_Delete.UseVisualStyleBackColor = true;
     this.btn_D_Delete.Click += new System.EventHandler(this.btn_D_Delete_Click);
     //
     // btn_D_AddToListDel
     //
     this.btn_D_AddToListDel.Location = new System.Drawing.Point(11, 70);
     this.btn_D_AddToListDel.Name = "btn_D_AddToListDel";
     this.btn_D_AddToListDel.Size = new System.Drawing.Size(101, 23);
     this.btn_D_AddToListDel.TabIndex = 1;
     this.btn_D_AddToListDel.Text = "Add to List";
     this.tt_Main.SetToolTip(this.btn_D_AddToListDel, "Add the SKU to the list of glasses to be deleted.");
     this.btn_D_AddToListDel.UseVisualStyleBackColor = true;
     this.btn_D_AddToListDel.Click += new System.EventHandler(this.btn_D_AddToList_Click);
     //
     // lb_D_ToDelete
     //
     this.lb_D_ToDelete.Location = new System.Drawing.Point(18, 108);
     this.lb_D_ToDelete.Name = "lb_D_ToDelete";
     this.lb_D_ToDelete.Size = new System.Drawing.Size(95, 18);
     this.lb_D_ToDelete.TabIndex = 9;
     this.lb_D_ToDelete.Text = "SKUs to Delete";
     this.lb_D_ToDelete.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // lbox_D_ToDelete
     //
     this.lbox_D_ToDelete.FormattingEnabled = true;
     this.lbox_D_ToDelete.Location = new System.Drawing.Point(11, 129);
     this.lbox_D_ToDelete.Name = "lbox_D_ToDelete";
     this.lbox_D_ToDelete.Size = new System.Drawing.Size(101, 212);
     this.lbox_D_ToDelete.TabIndex = 2;
     this.lbox_D_ToDelete.SelectedValueChanged += new System.EventHandler(this.lbox_D_ToDispense_SelectedValueChanged);
     //
     // gb_D_DetailedInfo
     //
     this.gb_D_DetailedInfo.Controls.Add(this.lb_D_Comment);
     this.gb_D_DetailedInfo.Controls.Add(this.tb_D_Comment);
     this.gb_D_DetailedInfo.Controls.Add(this.gb_D_Others);
     this.gb_D_DetailedInfo.Controls.Add(this.lb_D_Sphere);
     this.gb_D_DetailedInfo.Controls.Add(this.lb_D_Cylinder);
     this.gb_D_DetailedInfo.Controls.Add(this.lb_D_Axis);
     this.gb_D_DetailedInfo.Controls.Add(this.lb_D_Add);
     this.gb_D_DetailedInfo.Controls.Add(this.lb_D_OS);
     this.gb_D_DetailedInfo.Controls.Add(this.lb_D_OD);
     this.gb_D_DetailedInfo.Controls.Add(this.tb_D_CylOS);
     this.gb_D_DetailedInfo.Controls.Add(this.tb_D_AxisOS);
     this.gb_D_DetailedInfo.Controls.Add(this.tb_D_AddOS);
     this.gb_D_DetailedInfo.Controls.Add(this.tb_D_SphereOS);
     this.gb_D_DetailedInfo.Controls.Add(this.tb_D_CylOD);
     this.gb_D_DetailedInfo.Controls.Add(this.tb_D_AxisOD);
     this.gb_D_DetailedInfo.Controls.Add(this.tb_D_AddOD);
     this.gb_D_DetailedInfo.Controls.Add(this.tb_D_SphereOD);
     this.gb_D_DetailedInfo.Location = new System.Drawing.Point(152, 31);
     this.gb_D_DetailedInfo.Name = "gb_D_DetailedInfo";
     this.gb_D_DetailedInfo.Size = new System.Drawing.Size(209, 412);
     this.gb_D_DetailedInfo.TabIndex = 13;
     this.gb_D_DetailedInfo.TabStop = false;
     this.gb_D_DetailedInfo.Text = "Detailed Information (Not Editable)";
     //
     // lb_D_Comment
     //
     this.lb_D_Comment.Location = new System.Drawing.Point(6, 141);
     this.lb_D_Comment.Name = "lb_D_Comment";
     this.lb_D_Comment.Size = new System.Drawing.Size(53, 19);
     this.lb_D_Comment.TabIndex = 34;
     this.lb_D_Comment.Text = "Comment";
     this.lb_D_Comment.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // tb_D_Comment
     //
     this.tb_D_Comment.Location = new System.Drawing.Point(6, 163);
     this.tb_D_Comment.Multiline = true;
     this.tb_D_Comment.Name = "tb_D_Comment";
     this.tb_D_Comment.ReadOnly = true;
     this.tb_D_Comment.Size = new System.Drawing.Size(197, 59);
     this.tb_D_Comment.TabIndex = 33;
     this.tb_D_Comment.TabStop = false;
     //
     // gb_D_Others
     //
     this.gb_D_Others.Controls.Add(this.gb_D_Gender);
     this.gb_D_Others.Controls.Add(this.gb_D_Tint);
     this.gb_D_Others.Controls.Add(this.gb_D_Size);
     this.gb_D_Others.Controls.Add(this.gb_D_Type);
     this.gb_D_Others.Location = new System.Drawing.Point(6, 222);
     this.gb_D_Others.Name = "gb_D_Others";
     this.gb_D_Others.Size = new System.Drawing.Size(197, 177);
     this.gb_D_Others.TabIndex = 32;
     this.gb_D_Others.TabStop = false;
     //
     // gb_D_Gender
     //
     this.gb_D_Gender.Controls.Add(this.rb_D_Female);
     this.gb_D_Gender.Controls.Add(this.rb_D_Male);
     this.gb_D_Gender.Controls.Add(this.rb_D_Unisex);
     this.gb_D_Gender.Location = new System.Drawing.Point(7, 90);
     this.gb_D_Gender.Name = "gb_D_Gender";
     this.gb_D_Gender.Size = new System.Drawing.Size(88, 80);
     this.gb_D_Gender.TabIndex = 1;
     this.gb_D_Gender.TabStop = false;
     this.gb_D_Gender.Text = "Gender";
     //
     // rb_D_Female
     //
     this.rb_D_Female.AutoCheck = false;
     this.rb_D_Female.Location = new System.Drawing.Point(6, 51);
     this.rb_D_Female.Name = "rb_D_Female";
     this.rb_D_Female.Size = new System.Drawing.Size(75, 24);
     this.rb_D_Female.TabIndex = 7;
     this.rb_D_Female.Text = "Female";
     this.rb_D_Female.UseVisualStyleBackColor = true;
     //
     // rb_D_Male
     //
     this.rb_D_Male.AutoCheck = false;
     this.rb_D_Male.Location = new System.Drawing.Point(6, 31);
     this.rb_D_Male.Name = "rb_D_Male";
     this.rb_D_Male.Size = new System.Drawing.Size(75, 24);
     this.rb_D_Male.TabIndex = 6;
     this.rb_D_Male.Text = "Male";
     this.rb_D_Male.UseVisualStyleBackColor = true;
     //
     // rb_D_Unisex
     //
     this.rb_D_Unisex.AutoCheck = false;
     this.rb_D_Unisex.Checked = true;
     this.rb_D_Unisex.Location = new System.Drawing.Point(6, 11);
     this.rb_D_Unisex.Name = "rb_D_Unisex";
     this.rb_D_Unisex.Size = new System.Drawing.Size(75, 24);
     this.rb_D_Unisex.TabIndex = 5;
     this.rb_D_Unisex.Text = "Unisex";
     this.rb_D_Unisex.UseVisualStyleBackColor = true;
     //
     // gb_D_Tint
     //
     this.gb_D_Tint.Controls.Add(this.rb_D_DarkTint);
     this.gb_D_Tint.Controls.Add(this.rb_D_LightTint);
     this.gb_D_Tint.Controls.Add(this.rb_D_NoTint);
     this.gb_D_Tint.Location = new System.Drawing.Point(7, 8);
     this.gb_D_Tint.Name = "gb_D_Tint";
     this.gb_D_Tint.Size = new System.Drawing.Size(88, 80);
     this.gb_D_Tint.TabIndex = 1;
     this.gb_D_Tint.TabStop = false;
     this.gb_D_Tint.Text = "Tint";
     //
     // rb_D_DarkTint
     //
     this.rb_D_DarkTint.AutoCheck = false;
     this.rb_D_DarkTint.Location = new System.Drawing.Point(6, 51);
     this.rb_D_DarkTint.Name = "rb_D_DarkTint";
     this.rb_D_DarkTint.Size = new System.Drawing.Size(75, 24);
     this.rb_D_DarkTint.TabIndex = 7;
     this.rb_D_DarkTint.Text = "Dark";
     this.rb_D_DarkTint.UseVisualStyleBackColor = true;
     //
     // rb_D_LightTint
     //
     this.rb_D_LightTint.AutoCheck = false;
     this.rb_D_LightTint.Location = new System.Drawing.Point(6, 31);
     this.rb_D_LightTint.Name = "rb_D_LightTint";
     this.rb_D_LightTint.Size = new System.Drawing.Size(75, 24);
     this.rb_D_LightTint.TabIndex = 6;
     this.rb_D_LightTint.Text = "Light";
     this.rb_D_LightTint.UseVisualStyleBackColor = true;
     //
     // rb_D_NoTint
     //
     this.rb_D_NoTint.AutoCheck = false;
     this.rb_D_NoTint.Checked = true;
     this.rb_D_NoTint.Location = new System.Drawing.Point(6, 11);
     this.rb_D_NoTint.Name = "rb_D_NoTint";
     this.rb_D_NoTint.Size = new System.Drawing.Size(75, 24);
     this.rb_D_NoTint.TabIndex = 5;
     this.rb_D_NoTint.Text = "None";
     this.rb_D_NoTint.UseVisualStyleBackColor = true;
     //
     // gb_D_Size
     //
     this.gb_D_Size.Controls.Add(this.rb_D_Large);
     this.gb_D_Size.Controls.Add(this.rb_D_Medium);
     this.gb_D_Size.Controls.Add(this.rb_D_Small);
     this.gb_D_Size.Location = new System.Drawing.Point(102, 70);
     this.gb_D_Size.Name = "gb_D_Size";
     this.gb_D_Size.Size = new System.Drawing.Size(88, 78);
     this.gb_D_Size.TabIndex = 1;
     this.gb_D_Size.TabStop = false;
     this.gb_D_Size.Text = "Size";
     //
     // rb_D_Large
     //
     this.rb_D_Large.AutoCheck = false;
     this.rb_D_Large.Location = new System.Drawing.Point(6, 51);
     this.rb_D_Large.Name = "rb_D_Large";
     this.rb_D_Large.Size = new System.Drawing.Size(75, 24);
     this.rb_D_Large.TabIndex = 4;
     this.rb_D_Large.Text = "Large";
     this.rb_D_Large.UseVisualStyleBackColor = true;
     //
     // rb_D_Medium
     //
     this.rb_D_Medium.AutoCheck = false;
     this.rb_D_Medium.Location = new System.Drawing.Point(6, 31);
     this.rb_D_Medium.Name = "rb_D_Medium";
     this.rb_D_Medium.Size = new System.Drawing.Size(75, 24);
     this.rb_D_Medium.TabIndex = 3;
     this.rb_D_Medium.Text = "Medium";
     this.rb_D_Medium.UseVisualStyleBackColor = true;
     //
     // rb_D_Small
     //
     this.rb_D_Small.AutoCheck = false;
     this.rb_D_Small.Checked = true;
     this.rb_D_Small.Location = new System.Drawing.Point(6, 11);
     this.rb_D_Small.Name = "rb_D_Small";
     this.rb_D_Small.Size = new System.Drawing.Size(75, 24);
     this.rb_D_Small.TabIndex = 2;
     this.rb_D_Small.Text = "Small";
     this.rb_D_Small.UseVisualStyleBackColor = true;
     //
     // gb_D_Type
     //
     this.gb_D_Type.Controls.Add(this.rb_D_Multi);
     this.gb_D_Type.Controls.Add(this.rb_D_Single);
     this.gb_D_Type.Location = new System.Drawing.Point(102, 8);
     this.gb_D_Type.Name = "gb_D_Type";
     this.gb_D_Type.Size = new System.Drawing.Size(88, 60);
     this.gb_D_Type.TabIndex = 0;
     this.gb_D_Type.TabStop = false;
     this.gb_D_Type.Text = "Type";
     //
     // rb_D_Multi
     //
     this.rb_D_Multi.AutoCheck = false;
     this.rb_D_Multi.Location = new System.Drawing.Point(6, 31);
     this.rb_D_Multi.Name = "rb_D_Multi";
     this.rb_D_Multi.Size = new System.Drawing.Size(75, 24);
     this.rb_D_Multi.TabIndex = 1;
     this.rb_D_Multi.Text = "Multifocal";
     this.rb_D_Multi.UseVisualStyleBackColor = true;
     //
     // rb_D_Single
     //
     this.rb_D_Single.AutoCheck = false;
     this.rb_D_Single.Checked = true;
     this.rb_D_Single.Location = new System.Drawing.Point(6, 11);
     this.rb_D_Single.Name = "rb_D_Single";
     this.rb_D_Single.Size = new System.Drawing.Size(75, 24);
     this.rb_D_Single.TabIndex = 0;
     this.rb_D_Single.Text = "Single";
     this.rb_D_Single.UseVisualStyleBackColor = true;
     //
     // lb_D_Sphere
     //
     this.lb_D_Sphere.Location = new System.Drawing.Point(6, 44);
     this.lb_D_Sphere.Name = "lb_D_Sphere";
     this.lb_D_Sphere.Size = new System.Drawing.Size(53, 19);
     this.lb_D_Sphere.TabIndex = 31;
     this.lb_D_Sphere.Text = "Sphere";
     this.lb_D_Sphere.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_D_Cylinder
     //
     this.lb_D_Cylinder.Location = new System.Drawing.Point(6, 70);
     this.lb_D_Cylinder.Name = "lb_D_Cylinder";
     this.lb_D_Cylinder.Size = new System.Drawing.Size(53, 19);
     this.lb_D_Cylinder.TabIndex = 30;
     this.lb_D_Cylinder.Text = "Cylinder";
     this.lb_D_Cylinder.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_D_Axis
     //
     this.lb_D_Axis.Location = new System.Drawing.Point(6, 96);
     this.lb_D_Axis.Name = "lb_D_Axis";
     this.lb_D_Axis.Size = new System.Drawing.Size(53, 19);
     this.lb_D_Axis.TabIndex = 29;
     this.lb_D_Axis.Text = "Axis";
     this.lb_D_Axis.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_D_Add
     //
     this.lb_D_Add.Location = new System.Drawing.Point(6, 122);
     this.lb_D_Add.Name = "lb_D_Add";
     this.lb_D_Add.Size = new System.Drawing.Size(53, 19);
     this.lb_D_Add.TabIndex = 28;
     this.lb_D_Add.Text = "Add";
     this.lb_D_Add.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_D_OS
     //
     this.lb_D_OS.Location = new System.Drawing.Point(139, 22);
     this.lb_D_OS.Name = "lb_D_OS";
     this.lb_D_OS.Size = new System.Drawing.Size(53, 19);
     this.lb_D_OS.TabIndex = 27;
     this.lb_D_OS.Text = "OS";
     this.lb_D_OS.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lb_D_OD
     //
     this.lb_D_OD.Location = new System.Drawing.Point(69, 22);
     this.lb_D_OD.Name = "lb_D_OD";
     this.lb_D_OD.Size = new System.Drawing.Size(52, 19);
     this.lb_D_OD.TabIndex = 26;
     this.lb_D_OD.Text = "OD";
     this.lb_D_OD.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // tb_D_CylOS
     //
     this.tb_D_CylOS.Location = new System.Drawing.Point(139, 67);
     this.tb_D_CylOS.Name = "tb_D_CylOS";
     this.tb_D_CylOS.ReadOnly = true;
     this.tb_D_CylOS.Size = new System.Drawing.Size(52, 20);
     this.tb_D_CylOS.TabIndex = 25;
     this.tb_D_CylOS.TabStop = false;
     //
     // tb_D_AxisOS
     //
     this.tb_D_AxisOS.Location = new System.Drawing.Point(139, 93);
     this.tb_D_AxisOS.Name = "tb_D_AxisOS";
     this.tb_D_AxisOS.ReadOnly = true;
     this.tb_D_AxisOS.Size = new System.Drawing.Size(52, 20);
     this.tb_D_AxisOS.TabIndex = 24;
     this.tb_D_AxisOS.TabStop = false;
     //
     // tb_D_AddOS
     //
     this.tb_D_AddOS.Location = new System.Drawing.Point(139, 119);
     this.tb_D_AddOS.Name = "tb_D_AddOS";
     this.tb_D_AddOS.ReadOnly = true;
     this.tb_D_AddOS.Size = new System.Drawing.Size(52, 20);
     this.tb_D_AddOS.TabIndex = 23;
     this.tb_D_AddOS.TabStop = false;
     //
     // tb_D_SphereOS
     //
     this.tb_D_SphereOS.Location = new System.Drawing.Point(139, 41);
     this.tb_D_SphereOS.Name = "tb_D_SphereOS";
     this.tb_D_SphereOS.ReadOnly = true;
     this.tb_D_SphereOS.Size = new System.Drawing.Size(52, 20);
     this.tb_D_SphereOS.TabIndex = 22;
     this.tb_D_SphereOS.TabStop = false;
     //
     // tb_D_CylOD
     //
     this.tb_D_CylOD.Location = new System.Drawing.Point(69, 67);
     this.tb_D_CylOD.Name = "tb_D_CylOD";
     this.tb_D_CylOD.ReadOnly = true;
     this.tb_D_CylOD.Size = new System.Drawing.Size(52, 20);
     this.tb_D_CylOD.TabIndex = 21;
     this.tb_D_CylOD.TabStop = false;
     //
     // tb_D_AxisOD
     //
     this.tb_D_AxisOD.Location = new System.Drawing.Point(69, 93);
     this.tb_D_AxisOD.Name = "tb_D_AxisOD";
     this.tb_D_AxisOD.ReadOnly = true;
     this.tb_D_AxisOD.Size = new System.Drawing.Size(52, 20);
     this.tb_D_AxisOD.TabIndex = 20;
     this.tb_D_AxisOD.TabStop = false;
     //
     // tb_D_AddOD
     //
     this.tb_D_AddOD.Location = new System.Drawing.Point(69, 119);
     this.tb_D_AddOD.Name = "tb_D_AddOD";
     this.tb_D_AddOD.ReadOnly = true;
     this.tb_D_AddOD.Size = new System.Drawing.Size(52, 20);
     this.tb_D_AddOD.TabIndex = 19;
     this.tb_D_AddOD.TabStop = false;
     //
     // tb_D_SphereOD
     //
     this.tb_D_SphereOD.Location = new System.Drawing.Point(69, 41);
     this.tb_D_SphereOD.Name = "tb_D_SphereOD";
     this.tb_D_SphereOD.ReadOnly = true;
     this.tb_D_SphereOD.Size = new System.Drawing.Size(52, 20);
     this.tb_D_SphereOD.TabIndex = 18;
     this.tb_D_SphereOD.TabStop = false;
     //
     // gb_D_DispenseGlasses
     //
     this.gb_D_DispenseGlasses.Controls.Add(this.tb_D_EnterSKU);
     this.gb_D_DispenseGlasses.Controls.Add(this.btn_D_Remove);
     this.gb_D_DispenseGlasses.Controls.Add(this.lb_D_EnterSKU);
     this.gb_D_DispenseGlasses.Controls.Add(this.btn_D_Dispense);
     this.gb_D_DispenseGlasses.Controls.Add(this.btn_D_AddToList);
     this.gb_D_DispenseGlasses.Controls.Add(this.lb_D_ToDispense);
     this.gb_D_DispenseGlasses.Controls.Add(this.lbox_D_ToDispense);
     this.gb_D_DispenseGlasses.Location = new System.Drawing.Point(8, 31);
     this.gb_D_DispenseGlasses.Name = "gb_D_DispenseGlasses";
     this.gb_D_DispenseGlasses.Size = new System.Drawing.Size(124, 412);
     this.gb_D_DispenseGlasses.TabIndex = 12;
     this.gb_D_DispenseGlasses.TabStop = false;
     this.gb_D_DispenseGlasses.Text = "Dispense Glasses";
     //
     // tb_D_EnterSKU
     //
     this.tb_D_EnterSKU.Location = new System.Drawing.Point(11, 44);
     this.tb_D_EnterSKU.Name = "tb_D_EnterSKU";
     this.tb_D_EnterSKU.Size = new System.Drawing.Size(102, 20);
     this.tb_D_EnterSKU.TabIndex = 0;
     this.tt_Main.SetToolTip(this.tb_D_EnterSKU, "Enter the SKU to dispense.");
     this.tb_D_EnterSKU.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tb_D_EnterSKU_KeyPress);
     //
     // btn_D_Remove
     //
     this.btn_D_Remove.Location = new System.Drawing.Point(11, 347);
     this.btn_D_Remove.Name = "btn_D_Remove";
     this.btn_D_Remove.Size = new System.Drawing.Size(102, 23);
     this.btn_D_Remove.TabIndex = 3;
     this.btn_D_Remove.Text = "Remove Selected";
     this.tt_Main.SetToolTip(this.btn_D_Remove, "Remove selected entry from the list.");
     this.btn_D_Remove.UseVisualStyleBackColor = true;
     this.btn_D_Remove.Click += new System.EventHandler(this.btn_D_Remove_Click);
     //
     // lb_D_EnterSKU
     //
     this.lb_D_EnterSKU.Location = new System.Drawing.Point(15, 18);
     this.lb_D_EnterSKU.Name = "lb_D_EnterSKU";
     this.lb_D_EnterSKU.Size = new System.Drawing.Size(63, 23);
     this.lb_D_EnterSKU.TabIndex = 6;
     this.lb_D_EnterSKU.Text = "Enter SKU";
     this.lb_D_EnterSKU.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // btn_D_Dispense
     //
     this.btn_D_Dispense.Location = new System.Drawing.Point(11, 376);
     this.btn_D_Dispense.Name = "btn_D_Dispense";
     this.btn_D_Dispense.Size = new System.Drawing.Size(102, 23);
     this.btn_D_Dispense.TabIndex = 4;
     this.btn_D_Dispense.Text = "Dispense";
     this.tt_Main.SetToolTip(this.btn_D_Dispense, "Dispense all the glasses on the list.");
     this.btn_D_Dispense.UseVisualStyleBackColor = true;
     this.btn_D_Dispense.Click += new System.EventHandler(this.btn_D_Dispense_Click);
     //
     // btn_D_AddToList
     //
     this.btn_D_AddToList.Location = new System.Drawing.Point(11, 70);
     this.btn_D_AddToList.Name = "btn_D_AddToList";
     this.btn_D_AddToList.Size = new System.Drawing.Size(102, 23);
     this.btn_D_AddToList.TabIndex = 1;
     this.btn_D_AddToList.Text = "Add to List";
     this.tt_Main.SetToolTip(this.btn_D_AddToList, "Add the SKU to the list of glasses to be dispensed.");
     this.btn_D_AddToList.UseVisualStyleBackColor = true;
     this.btn_D_AddToList.Click += new System.EventHandler(this.btn_D_AddToList_Click);
     //
     // lb_D_ToDispense
     //
     this.lb_D_ToDispense.Location = new System.Drawing.Point(9, 108);
     this.lb_D_ToDispense.Name = "lb_D_ToDispense";
     this.lb_D_ToDispense.Size = new System.Drawing.Size(95, 18);
     this.lb_D_ToDispense.TabIndex = 9;
     this.lb_D_ToDispense.Text = "SKUs to Dispense";
     this.lb_D_ToDispense.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // lbox_D_ToDispense
     //
     this.lbox_D_ToDispense.FormattingEnabled = true;
     this.lbox_D_ToDispense.Location = new System.Drawing.Point(11, 129);
     this.lbox_D_ToDispense.Name = "lbox_D_ToDispense";
     this.lbox_D_ToDispense.Size = new System.Drawing.Size(102, 212);
     this.lbox_D_ToDispense.TabIndex = 2;
     this.lbox_D_ToDispense.SelectedValueChanged += new System.EventHandler(this.lbox_D_ToDispense_SelectedValueChanged);
     //
     // lb_D_CurrentOpenDB
     //
     this.lb_D_CurrentOpenDB.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lb_D_CurrentOpenDB.Location = new System.Drawing.Point(8, -4);
     this.lb_D_CurrentOpenDB.Name = "lb_D_CurrentOpenDB";
     this.lb_D_CurrentOpenDB.Size = new System.Drawing.Size(932, 36);
     this.lb_D_CurrentOpenDB.TabIndex = 4;
     this.lb_D_CurrentOpenDB.Text = "No Database Loaded";
     //
     // tabp_ViewInventory
     //
     this.tabp_ViewInventory.Controls.Add(this.panel_V_SearchBy);
     this.tabp_ViewInventory.Controls.Add(this.lb_V_SearchBy);
     this.tabp_ViewInventory.Controls.Add(this.lb_V_View);
     this.tabp_ViewInventory.Controls.Add(this.cb_V_SearchIn);
     this.tabp_ViewInventory.Controls.Add(this.cb_V_SearchByField);
     this.tabp_ViewInventory.Controls.Add(this.lb_V_CurrentOpenDB);
     this.tabp_ViewInventory.Controls.Add(this.dgv_V_InventoryView);
     this.tabp_ViewInventory.Location = new System.Drawing.Point(4, 22);
     this.tabp_ViewInventory.Name = "tabp_ViewInventory";
     this.tabp_ViewInventory.Size = new System.Drawing.Size(826, 512);
     this.tabp_ViewInventory.TabIndex = 3;
     this.tabp_ViewInventory.Text = "View Inventory";
     this.tabp_ViewInventory.ToolTipText = "View and browse the database from this page.";
     this.tabp_ViewInventory.UseVisualStyleBackColor = true;
     //
     // panel_V_SearchBy
     //
     this.panel_V_SearchBy.Controls.Add(this.tb_V_SearchByField);
     this.panel_V_SearchBy.Controls.Add(this.btn_V_SearchByField);
     this.panel_V_SearchBy.Controls.Add(this.dtp_V_SearchByDate);
     this.panel_V_SearchBy.Location = new System.Drawing.Point(404, 21);
     this.panel_V_SearchBy.Name = "panel_V_SearchBy";
     this.panel_V_SearchBy.Size = new System.Drawing.Size(274, 36);
     this.panel_V_SearchBy.TabIndex = 11;
     //
     // tb_V_SearchByField
     //
     this.tb_V_SearchByField.Location = new System.Drawing.Point(3, 9);
     this.tb_V_SearchByField.Name = "tb_V_SearchByField";
     this.tb_V_SearchByField.Size = new System.Drawing.Size(79, 20);
     this.tb_V_SearchByField.TabIndex = 1;
     //
     // btn_V_SearchByField
     //
     this.btn_V_SearchByField.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_V_SearchByField.Location = new System.Drawing.Point(183, 7);
     this.btn_V_SearchByField.Name = "btn_V_SearchByField";
     this.btn_V_SearchByField.Size = new System.Drawing.Size(88, 23);
     this.btn_V_SearchByField.TabIndex = 2;
     this.btn_V_SearchByField.Text = "Search by Field";
     this.tt_Main.SetToolTip(this.btn_V_SearchByField, "Jump to the first item that matches the specified value.");
     this.btn_V_SearchByField.UseVisualStyleBackColor = true;
     this.btn_V_SearchByField.Click += new System.EventHandler(this.btn_V_SearchByFieldField_Click);
     //
     // dtp_V_SearchByDate
     //
     this.dtp_V_SearchByDate.Location = new System.Drawing.Point(3, 9);
     this.dtp_V_SearchByDate.Name = "dtp_V_SearchByDate";
     this.dtp_V_SearchByDate.Size = new System.Drawing.Size(178, 20);
     this.dtp_V_SearchByDate.TabIndex = 10;
     this.dtp_V_SearchByDate.Visible = false;
     //
     // lb_V_SearchBy
     //
     this.lb_V_SearchBy.Location = new System.Drawing.Point(213, 33);
     this.lb_V_SearchBy.Name = "lb_V_SearchBy";
     this.lb_V_SearchBy.Size = new System.Drawing.Size(58, 17);
     this.lb_V_SearchBy.TabIndex = 8;
     this.lb_V_SearchBy.Text = "Search by:";
     this.lb_V_SearchBy.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_V_View
     //
     this.lb_V_View.Location = new System.Drawing.Point(8, 35);
     this.lb_V_View.Name = "lb_V_View";
     this.lb_V_View.Size = new System.Drawing.Size(60, 17);
     this.lb_V_View.TabIndex = 7;
     this.lb_V_View.Text = "View:";
     this.lb_V_View.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // cb_V_SearchIn
     //
     this.cb_V_SearchIn.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cb_V_SearchIn.FormattingEnabled = true;
     this.cb_V_SearchIn.Items.AddRange(new object[] {
     "Current Inventory",
     "Dispensed Inventory"});
     this.cb_V_SearchIn.Location = new System.Drawing.Point(74, 31);
     this.cb_V_SearchIn.Name = "cb_V_SearchIn";
     this.cb_V_SearchIn.Size = new System.Drawing.Size(121, 21);
     this.cb_V_SearchIn.TabIndex = 6;
     this.tt_Main.SetToolTip(this.cb_V_SearchIn, "Choose Current or Dispensed inventory to view.");
     this.cb_V_SearchIn.SelectedIndexChanged += new System.EventHandler(this.cb_V_SearchIn_SelectedIndexChanged);
     //
     // cb_V_SearchByField
     //
     this.cb_V_SearchByField.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cb_V_SearchByField.FormattingEnabled = true;
     this.cb_V_SearchByField.Location = new System.Drawing.Point(277, 30);
     this.cb_V_SearchByField.Name = "cb_V_SearchByField";
     this.cb_V_SearchByField.Size = new System.Drawing.Size(121, 21);
     this.cb_V_SearchByField.TabIndex = 0;
     this.tt_Main.SetToolTip(this.cb_V_SearchByField, "Search by selected field.");
     this.cb_V_SearchByField.SelectedIndexChanged += new System.EventHandler(this.cb_V_SearchByField_SelectedIndexChangd);
     //
     // lb_V_CurrentOpenDB
     //
     this.lb_V_CurrentOpenDB.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lb_V_CurrentOpenDB.Location = new System.Drawing.Point(8, -4);
     this.lb_V_CurrentOpenDB.Name = "lb_V_CurrentOpenDB";
     this.lb_V_CurrentOpenDB.Size = new System.Drawing.Size(932, 36);
     this.lb_V_CurrentOpenDB.TabIndex = 5;
     this.lb_V_CurrentOpenDB.Text = "No Database Loaded";
     //
     // dgv_V_InventoryView
     //
     this.dgv_V_InventoryView.AllowUserToAddRows = false;
     this.dgv_V_InventoryView.AllowUserToDeleteRows = false;
     this.dgv_V_InventoryView.AllowUserToResizeRows = false;
     dataGridViewCellStyle6.BackColor = System.Drawing.Color.LightGray;
     this.dgv_V_InventoryView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
     this.dgv_V_InventoryView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.dgv_V_InventoryView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.ColumnHeader;
     this.dgv_V_InventoryView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgv_V_InventoryView.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
     this.dgv_V_InventoryView.Location = new System.Drawing.Point(3, 58);
     this.dgv_V_InventoryView.MultiSelect = false;
     this.dgv_V_InventoryView.Name = "dgv_V_InventoryView";
     this.dgv_V_InventoryView.ReadOnly = true;
     this.dgv_V_InventoryView.RowHeadersVisible = false;
     this.dgv_V_InventoryView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
     this.dgv_V_InventoryView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgv_V_InventoryView.Size = new System.Drawing.Size(819, 450);
     this.dgv_V_InventoryView.TabIndex = 9;
     //
     // tabp_Reports
     //
     this.tabp_Reports.Controls.Add(this.lb_R_CurrentOpenDB);
     this.tabp_Reports.Controls.Add(this.tableLayoutPanel2);
     this.tabp_Reports.Location = new System.Drawing.Point(4, 22);
     this.tabp_Reports.Name = "tabp_Reports";
     this.tabp_Reports.Size = new System.Drawing.Size(826, 512);
     this.tabp_Reports.TabIndex = 4;
     this.tabp_Reports.Text = "Reports";
     this.tabp_Reports.ToolTipText = "Generate customized reports and charts from this page.";
     this.tabp_Reports.UseVisualStyleBackColor = true;
     //
     // lb_R_CurrentOpenDB
     //
     this.lb_R_CurrentOpenDB.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lb_R_CurrentOpenDB.Location = new System.Drawing.Point(8, -4);
     this.lb_R_CurrentOpenDB.Name = "lb_R_CurrentOpenDB";
     this.lb_R_CurrentOpenDB.Size = new System.Drawing.Size(811, 29);
     this.lb_R_CurrentOpenDB.TabIndex = 6;
     this.lb_R_CurrentOpenDB.Text = "No Database Loaded";
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.tableLayoutPanel2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.tableLayoutPanel2.ColumnCount = 1;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Controls.Add(this.gb_R_Report, 0, 1);
     this.tableLayoutPanel2.Controls.Add(this.gb_R_ConfigureReport, 0, 0);
     this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 28);
     this.tableLayoutPanel2.Name = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 2;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Size = new System.Drawing.Size(823, 481);
     this.tableLayoutPanel2.TabIndex = 5;
     //
     // gb_R_Report
     //
     this.gb_R_Report.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.gb_R_Report.Controls.Add(this.panel_R_Summarries);
     this.gb_R_Report.Controls.Add(this.dgv_R_FullLists);
     this.gb_R_Report.Location = new System.Drawing.Point(3, 81);
     this.gb_R_Report.Name = "gb_R_Report";
     this.gb_R_Report.Size = new System.Drawing.Size(817, 397);
     this.gb_R_Report.TabIndex = 4;
     this.gb_R_Report.TabStop = false;
     this.gb_R_Report.Text = "Report";
     //
     // panel_R_Summarries
     //
     this.panel_R_Summarries.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.panel_R_Summarries.Controls.Add(this.zed_R_Chart);
     this.panel_R_Summarries.Controls.Add(this.dgv_R_Summaries);
     this.panel_R_Summarries.Location = new System.Drawing.Point(3, 16);
     this.panel_R_Summarries.Name = "panel_R_Summarries";
     this.panel_R_Summarries.Size = new System.Drawing.Size(812, 387);
     this.panel_R_Summarries.TabIndex = 1;
     this.panel_R_Summarries.Visible = false;
     //
     // zed_R_Chart
     //
     this.zed_R_Chart.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.zed_R_Chart.IsShowPointValues = true;
     this.zed_R_Chart.Location = new System.Drawing.Point(216, 0);
     this.zed_R_Chart.Name = "zed_R_Chart";
     this.zed_R_Chart.ScrollGrace = 0D;
     this.zed_R_Chart.ScrollMaxX = 0D;
     this.zed_R_Chart.ScrollMaxY = 0D;
     this.zed_R_Chart.ScrollMaxY2 = 0D;
     this.zed_R_Chart.ScrollMinX = 0D;
     this.zed_R_Chart.ScrollMinY = 0D;
     this.zed_R_Chart.ScrollMinY2 = 0D;
     this.zed_R_Chart.Size = new System.Drawing.Size(593, 375);
     this.zed_R_Chart.TabIndex = 1;
     this.zed_R_Chart.TabStop = false;
     //
     // dgv_R_Summaries
     //
     this.dgv_R_Summaries.AllowUserToAddRows = false;
     this.dgv_R_Summaries.AllowUserToDeleteRows = false;
     this.dgv_R_Summaries.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.dgv_R_Summaries.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dgv_R_Summaries.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgv_R_Summaries.Location = new System.Drawing.Point(0, 0);
     this.dgv_R_Summaries.Name = "dgv_R_Summaries";
     this.dgv_R_Summaries.ReadOnly = true;
     this.dgv_R_Summaries.RowHeadersVisible = false;
     this.dgv_R_Summaries.Size = new System.Drawing.Size(210, 375);
     this.dgv_R_Summaries.TabIndex = 0;
     //
     // dgv_R_FullLists
     //
     this.dgv_R_FullLists.AllowUserToAddRows = false;
     this.dgv_R_FullLists.AllowUserToDeleteRows = false;
     this.dgv_R_FullLists.AllowUserToResizeRows = false;
     dataGridViewCellStyle7.BackColor = System.Drawing.Color.LightGray;
     this.dgv_R_FullLists.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7;
     this.dgv_R_FullLists.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.ColumnHeader;
     this.dgv_R_FullLists.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgv_R_FullLists.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dgv_R_FullLists.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
     this.dgv_R_FullLists.Location = new System.Drawing.Point(3, 16);
     this.dgv_R_FullLists.Name = "dgv_R_FullLists";
     this.dgv_R_FullLists.ReadOnly = true;
     this.dgv_R_FullLists.RowHeadersVisible = false;
     this.dgv_R_FullLists.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
     this.dgv_R_FullLists.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgv_R_FullLists.Size = new System.Drawing.Size(811, 378);
     this.dgv_R_FullLists.TabIndex = 0;
     //
     // gb_R_ConfigureReport
     //
     this.gb_R_ConfigureReport.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.gb_R_ConfigureReport.AutoSize = true;
     this.gb_R_ConfigureReport.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.gb_R_ConfigureReport.Controls.Add(this.repf_R_Filter);
     this.gb_R_ConfigureReport.Controls.Add(this.cb_R_GroupBy);
     this.gb_R_ConfigureReport.Controls.Add(this.lb_R_GroupedBy);
     this.gb_R_ConfigureReport.Controls.Add(this.cb_R_ReportType);
     this.gb_R_ConfigureReport.Controls.Add(this.lb_R_Description);
     this.gb_R_ConfigureReport.Controls.Add(this.button6);
     this.gb_R_ConfigureReport.Controls.Add(this.button5);
     this.gb_R_ConfigureReport.Controls.Add(this.cb_R_ReportSource);
     this.gb_R_ConfigureReport.Location = new System.Drawing.Point(3, 3);
     this.gb_R_ConfigureReport.Name = "gb_R_ConfigureReport";
     this.gb_R_ConfigureReport.Padding = new System.Windows.Forms.Padding(0);
     this.gb_R_ConfigureReport.Size = new System.Drawing.Size(817, 72);
     this.gb_R_ConfigureReport.TabIndex = 5;
     this.gb_R_ConfigureReport.TabStop = false;
     this.gb_R_ConfigureReport.Text = "Configure Report";
     //
     // repf_R_Filter
     //
     this.repf_R_Filter.AutoSize = true;
     this.repf_R_Filter.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.repf_R_Filter.Location = new System.Drawing.Point(3, 43);
     this.repf_R_Filter.Margin = new System.Windows.Forms.Padding(0);
     this.repf_R_Filter.Name = "repf_R_Filter";
     this.repf_R_Filter.Padding = new System.Windows.Forms.Padding(0, 3, 0, 0);
     this.repf_R_Filter.Size = new System.Drawing.Size(57, 16);
     this.repf_R_Filter.TabIndex = 35;
     //
     // cb_R_GroupBy
     //
     this.cb_R_GroupBy.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cb_R_GroupBy.FormattingEnabled = true;
     this.cb_R_GroupBy.Items.AddRange(new object[] {
     "OD Sphere",
     "OD Cylinder",
     "OD Axis",
     "OD Add",
     "OS Sphere",
     "OS Cylinder",
     "OS Axis",
     "OS Add",
     "Type",
     "Gender",
     "Size",
     "Tint",
     "Date Added"});
     this.cb_R_GroupBy.Location = new System.Drawing.Point(523, 19);
     this.cb_R_GroupBy.Name = "cb_R_GroupBy";
     this.cb_R_GroupBy.Size = new System.Drawing.Size(121, 21);
     this.cb_R_GroupBy.TabIndex = 34;
     this.cb_R_GroupBy.Visible = false;
     //
     // lb_R_GroupedBy
     //
     this.lb_R_GroupedBy.Location = new System.Drawing.Point(452, 22);
     this.lb_R_GroupedBy.Name = "lb_R_GroupedBy";
     this.lb_R_GroupedBy.Size = new System.Drawing.Size(65, 18);
     this.lb_R_GroupedBy.TabIndex = 33;
     this.lb_R_GroupedBy.Text = "Grouped by:";
     this.lb_R_GroupedBy.Visible = false;
     //
     // cb_R_ReportType
     //
     this.cb_R_ReportType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cb_R_ReportType.FormattingEnabled = true;
     this.cb_R_ReportType.Items.AddRange(new object[] {
     "Full Lists",
     "Summaries"});
     this.cb_R_ReportType.Location = new System.Drawing.Point(6, 19);
     this.cb_R_ReportType.Name = "cb_R_ReportType";
     this.cb_R_ReportType.Size = new System.Drawing.Size(121, 21);
     this.cb_R_ReportType.TabIndex = 28;
     this.cb_R_ReportType.SelectedIndexChanged += new System.EventHandler(this.cb_R_ReportType_Changed);
     this.cb_R_ReportType.VisibleChanged += new System.EventHandler(this.cb_R_ReportType_VisibilityChanged);
     //
     // lb_R_Description
     //
     this.lb_R_Description.Location = new System.Drawing.Point(133, 22);
     this.lb_R_Description.Name = "lb_R_Description";
     this.lb_R_Description.Size = new System.Drawing.Size(186, 18);
     this.lb_R_Description.TabIndex = 29;
     this.lb_R_Description.Text = "Display lists of individual glasses from:";
     //
     // button6
     //
     this.button6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button6.Location = new System.Drawing.Point(660, 18);
     this.button6.Name = "button6";
     this.button6.Size = new System.Drawing.Size(50, 23);
     this.button6.TabIndex = 32;
     this.button6.Text = "Reset";
     this.button6.UseVisualStyleBackColor = true;
     this.button6.Click += new System.EventHandler(this.btn_R_Reset_Click);
     //
     // button5
     //
     this.button5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button5.Location = new System.Drawing.Point(716, 18);
     this.button5.Name = "button5";
     this.button5.Size = new System.Drawing.Size(96, 23);
     this.button5.TabIndex = 31;
     this.button5.Text = "Generate Report";
     this.button5.UseVisualStyleBackColor = true;
     this.button5.Click += new System.EventHandler(this.btn_R_GenerateReport_Click);
     //
     // cb_R_ReportSource
     //
     this.cb_R_ReportSource.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cb_R_ReportSource.FormattingEnabled = true;
     this.cb_R_ReportSource.Items.AddRange(new object[] {
     "Glasses in Inventory",
     "Dispensed Glasses"});
     this.cb_R_ReportSource.Location = new System.Drawing.Point(325, 19);
     this.cb_R_ReportSource.Name = "cb_R_ReportSource";
     this.cb_R_ReportSource.Size = new System.Drawing.Size(121, 21);
     this.cb_R_ReportSource.TabIndex = 30;
     this.cb_R_ReportSource.SelectedIndexChanged += new System.EventHandler(this.cb_R_ReportSource_Changed);
     //
     // timer_AutoBackup
     //
     this.timer_AutoBackup.Tick += new System.EventHandler(this.timer_AutoBackup_Tick);
     //
     // dataGridViewColumnSS1
     //
     this.dataGridViewColumnSS1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS1.DataPropertyName = "SKU";
     dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS1.DefaultCellStyle = dataGridViewCellStyle8;
     this.dataGridViewColumnSS1.MinimumWidth = 50;
     this.dataGridViewColumnSS1.Name = "dataGridViewColumnSS1";
     //
     // dataGridViewColumnSS2
     //
     this.dataGridViewColumnSS2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS2.DataPropertyName = "Score";
     dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle9.Format = "0.#####";
     this.dataGridViewColumnSS2.DefaultCellStyle = dataGridViewCellStyle9;
     this.dataGridViewColumnSS2.MinimumWidth = 60;
     this.dataGridViewColumnSS2.Name = "dataGridViewColumnSS2";
     this.dataGridViewColumnSS2.Visible = false;
     //
     // dataGridViewColumnSS3
     //
     this.dataGridViewColumnSS3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS3.DataPropertyName = "SphereOD";
     dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle10.Format = "0.00";
     this.dataGridViewColumnSS3.DefaultCellStyle = dataGridViewCellStyle10;
     this.dataGridViewColumnSS3.Name = "dataGridViewColumnSS3";
     //
     // dataGridViewColumnSS4
     //
     this.dataGridViewColumnSS4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS4.DataPropertyName = "CylinderOD";
     dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle11.Format = "0.00";
     this.dataGridViewColumnSS4.DefaultCellStyle = dataGridViewCellStyle11;
     this.dataGridViewColumnSS4.Name = "dataGridViewColumnSS4";
     //
     // dataGridViewColumnSS5
     //
     this.dataGridViewColumnSS5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS5.DataPropertyName = "AxisOD";
     dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS5.DefaultCellStyle = dataGridViewCellStyle12;
     this.dataGridViewColumnSS5.Name = "dataGridViewColumnSS5";
     //
     // dataGridViewColumnSSRB1
     //
     this.dataGridViewColumnSSRB1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSSRB1.DataPropertyName = "AddOD";
     dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle13.Format = "0.00";
     this.dataGridViewColumnSSRB1.DefaultCellStyle = dataGridViewCellStyle13;
     this.dataGridViewColumnSSRB1.Name = "dataGridViewColumnSSRB1";
     //
     // dataGridViewColumnSSLB1
     //
     this.dataGridViewColumnSSLB1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSSLB1.DataPropertyName = "SphereOS";
     dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle14.Format = "0.00";
     this.dataGridViewColumnSSLB1.DefaultCellStyle = dataGridViewCellStyle14;
     this.dataGridViewColumnSSLB1.Name = "dataGridViewColumnSSLB1";
     //
     // dataGridViewColumnSS6
     //
     this.dataGridViewColumnSS6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS6.DataPropertyName = "AddOD";
     dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle15.Format = "0.00";
     this.dataGridViewColumnSS6.DefaultCellStyle = dataGridViewCellStyle15;
     this.dataGridViewColumnSS6.Name = "dataGridViewColumnSS6";
     //
     // dataGridViewColumnSS7
     //
     this.dataGridViewColumnSS7.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS7.DataPropertyName = "SphereOS";
     dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle16.Format = "0.00";
     this.dataGridViewColumnSS7.DefaultCellStyle = dataGridViewCellStyle16;
     this.dataGridViewColumnSS7.Name = "dataGridViewColumnSS7";
     //
     // dataGridViewColumnSS8
     //
     this.dataGridViewColumnSS8.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS8.DataPropertyName = "CylinderOS";
     dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle17.Format = "0.00";
     this.dataGridViewColumnSS8.DefaultCellStyle = dataGridViewCellStyle17;
     this.dataGridViewColumnSS8.Name = "dataGridViewColumnSS8";
     //
     // dataGridViewColumnSS9
     //
     this.dataGridViewColumnSS9.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS9.DataPropertyName = "AxisOS";
     dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS9.DefaultCellStyle = dataGridViewCellStyle18;
     this.dataGridViewColumnSS9.Name = "dataGridViewColumnSS9";
     //
     // dataGridViewColumnSS10
     //
     this.dataGridViewColumnSS10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS10.DataPropertyName = "AddOS";
     dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle19.Format = "0.00";
     this.dataGridViewColumnSS10.DefaultCellStyle = dataGridViewCellStyle19;
     this.dataGridViewColumnSS10.Name = "dataGridViewColumnSS10";
     //
     // dataGridViewColumnSS11
     //
     this.dataGridViewColumnSS11.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS11.DataPropertyName = "Type";
     dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS11.DefaultCellStyle = dataGridViewCellStyle20;
     this.dataGridViewColumnSS11.Name = "dataGridViewColumnSS11";
     //
     // dataGridViewColumnSS12
     //
     this.dataGridViewColumnSS12.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS12.DataPropertyName = "Gender";
     dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS12.DefaultCellStyle = dataGridViewCellStyle21;
     this.dataGridViewColumnSS12.Name = "dataGridViewColumnSS12";
     //
     // dataGridViewColumnSS13
     //
     this.dataGridViewColumnSS13.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS13.DataPropertyName = "Size";
     dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS13.DefaultCellStyle = dataGridViewCellStyle22;
     this.dataGridViewColumnSS13.Name = "dataGridViewColumnSS13";
     //
     // dataGridViewColumnSS14
     //
     this.dataGridViewColumnSS14.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS14.DataPropertyName = "Tint";
     dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS14.DefaultCellStyle = dataGridViewCellStyle23;
     this.dataGridViewColumnSS14.MinimumWidth = 100;
     this.dataGridViewColumnSS14.Name = "dataGridViewColumnSS14";
     this.dataGridViewColumnSS14.Visible = false;
     //
     // dataGridViewColumnSS15
     //
     this.dataGridViewColumnSS15.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewColumnSS15.DataPropertyName = "DateAdded";
     dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS15.DefaultCellStyle = dataGridViewCellStyle24;
     this.dataGridViewColumnSS15.Name = "dataGridViewColumnSS15";
     //
     // dataGridViewColumnSS16
     //
     this.dataGridViewColumnSS16.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS16.DataPropertyName = "DateDispensed";
     dataGridViewCellStyle25.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS16.DefaultCellStyle = dataGridViewCellStyle25;
     this.dataGridViewColumnSS16.MinimumWidth = 100;
     this.dataGridViewColumnSS16.Name = "dataGridViewColumnSS16";
     this.dataGridViewColumnSS16.Visible = false;
     //
     // dataGridViewColumnSS17
     //
     this.dataGridViewColumnSS17.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewColumnSS17.DataPropertyName = "Comment";
     dataGridViewCellStyle26.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS17.DefaultCellStyle = dataGridViewCellStyle26;
     this.dataGridViewColumnSS17.MinimumWidth = 60;
     this.dataGridViewColumnSS17.Name = "dataGridViewColumnSS17";
     this.dataGridViewColumnSS17.Visible = false;
     //
     // dataGridViewColumnSS18
     //
     this.dataGridViewColumnSS18.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS18.DataPropertyName = "SphereOD";
     dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle27.Format = "0.00";
     this.dataGridViewColumnSS18.DefaultCellStyle = dataGridViewCellStyle27;
     this.dataGridViewColumnSS18.Name = "dataGridViewColumnSS18";
     //
     // dataGridViewColumnSS19
     //
     this.dataGridViewColumnSS19.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS19.DataPropertyName = "CylinderOD";
     dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle28.Format = "0.00";
     this.dataGridViewColumnSS19.DefaultCellStyle = dataGridViewCellStyle28;
     this.dataGridViewColumnSS19.Name = "dataGridViewColumnSS19";
     //
     // dataGridViewColumnSS20
     //
     this.dataGridViewColumnSS20.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS20.DataPropertyName = "AxisOD";
     dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS20.DefaultCellStyle = dataGridViewCellStyle29;
     this.dataGridViewColumnSS20.Name = "dataGridViewColumnSS20";
     //
     // dataGridViewColumnSSRB2
     //
     this.dataGridViewColumnSSRB2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSSRB2.DataPropertyName = "AddOD";
     dataGridViewCellStyle30.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle30.Format = "0.00";
     this.dataGridViewColumnSSRB2.DefaultCellStyle = dataGridViewCellStyle30;
     this.dataGridViewColumnSSRB2.Name = "dataGridViewColumnSSRB2";
     //
     // dataGridViewColumnSSLB2
     //
     this.dataGridViewColumnSSLB2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSSLB2.DataPropertyName = "SphereOS";
     dataGridViewCellStyle31.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle31.Format = "0.00";
     this.dataGridViewColumnSSLB2.DefaultCellStyle = dataGridViewCellStyle31;
     this.dataGridViewColumnSSLB2.Name = "dataGridViewColumnSSLB2";
     //
     // dataGridViewColumnSS21
     //
     this.dataGridViewColumnSS21.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS21.DataPropertyName = "CylinderOS";
     dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle32.Format = "0.00";
     this.dataGridViewColumnSS21.DefaultCellStyle = dataGridViewCellStyle32;
     this.dataGridViewColumnSS21.Name = "dataGridViewColumnSS21";
     //
     // dataGridViewColumnSS22
     //
     this.dataGridViewColumnSS22.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS22.DataPropertyName = "AxisOS";
     dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS22.DefaultCellStyle = dataGridViewCellStyle33;
     this.dataGridViewColumnSS22.Name = "dataGridViewColumnSS22";
     //
     // dataGridViewColumnSS23
     //
     this.dataGridViewColumnSS23.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS23.DataPropertyName = "AddOS";
     dataGridViewCellStyle34.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle34.Format = "0.00";
     this.dataGridViewColumnSS23.DefaultCellStyle = dataGridViewCellStyle34;
     this.dataGridViewColumnSS23.Name = "dataGridViewColumnSS23";
     //
     // dataGridViewColumnSS24
     //
     this.dataGridViewColumnSS24.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS24.DataPropertyName = "Type";
     dataGridViewCellStyle35.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS24.DefaultCellStyle = dataGridViewCellStyle35;
     this.dataGridViewColumnSS24.Name = "dataGridViewColumnSS24";
     //
     // dataGridViewColumnSS25
     //
     this.dataGridViewColumnSS25.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS25.DataPropertyName = "Gender";
     dataGridViewCellStyle36.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS25.DefaultCellStyle = dataGridViewCellStyle36;
     this.dataGridViewColumnSS25.Name = "dataGridViewColumnSS25";
     //
     // dataGridViewColumnSS26
     //
     this.dataGridViewColumnSS26.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS26.DataPropertyName = "Size";
     dataGridViewCellStyle37.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS26.DefaultCellStyle = dataGridViewCellStyle37;
     this.dataGridViewColumnSS26.Name = "dataGridViewColumnSS26";
     //
     // dataGridViewColumnSS27
     //
     this.dataGridViewColumnSS27.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS27.DataPropertyName = "Tint";
     dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS27.DefaultCellStyle = dataGridViewCellStyle38;
     this.dataGridViewColumnSS27.Name = "dataGridViewColumnSS27";
     //
     // dataGridViewColumnSS28
     //
     this.dataGridViewColumnSS28.DataPropertyName = "DateAdded";
     dataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS28.DefaultCellStyle = dataGridViewCellStyle39;
     this.dataGridViewColumnSS28.Name = "dataGridViewColumnSS28";
     this.dataGridViewColumnSS28.Width = 75;
     //
     // dataGridViewColumnSS29
     //
     this.dataGridViewColumnSS29.DataPropertyName = "DateDispensed";
     dataGridViewCellStyle40.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS29.DefaultCellStyle = dataGridViewCellStyle40;
     this.dataGridViewColumnSS29.MinimumWidth = 100;
     this.dataGridViewColumnSS29.Name = "dataGridViewColumnSS29";
     this.dataGridViewColumnSS29.Visible = false;
     //
     // dataGridViewColumnSS30
     //
     this.dataGridViewColumnSS30.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewColumnSS30.DataPropertyName = "Comment";
     dataGridViewCellStyle41.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS30.DefaultCellStyle = dataGridViewCellStyle41;
     this.dataGridViewColumnSS30.Name = "dataGridViewColumnSS30";
     //
     // dataGridViewColumnSS31
     //
     this.dataGridViewColumnSS31.DataPropertyName = "SKU";
     dataGridViewCellStyle42.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS31.DefaultCellStyle = dataGridViewCellStyle42;
     this.dataGridViewColumnSS31.MinimumWidth = 50;
     this.dataGridViewColumnSS31.Name = "dataGridViewColumnSS31";
     //
     // dataGridViewColumnSS32
     //
     this.dataGridViewColumnSS32.DataPropertyName = "Score";
     dataGridViewCellStyle43.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle43.Format = "0.#####";
     this.dataGridViewColumnSS32.DefaultCellStyle = dataGridViewCellStyle43;
     this.dataGridViewColumnSS32.MinimumWidth = 60;
     this.dataGridViewColumnSS32.Name = "dataGridViewColumnSS32";
     this.dataGridViewColumnSS32.Visible = false;
     //
     // dataGridViewColumnSS33
     //
     this.dataGridViewColumnSS33.DataPropertyName = "SphereOD";
     dataGridViewCellStyle44.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle44.Format = "0.00";
     this.dataGridViewColumnSS33.DefaultCellStyle = dataGridViewCellStyle44;
     this.dataGridViewColumnSS33.Name = "dataGridViewColumnSS33";
     //
     // dataGridViewColumnSS34
     //
     this.dataGridViewColumnSS34.DataPropertyName = "CylinderOD";
     dataGridViewCellStyle45.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle45.Format = "0.00";
     this.dataGridViewColumnSS34.DefaultCellStyle = dataGridViewCellStyle45;
     this.dataGridViewColumnSS34.Name = "dataGridViewColumnSS34";
     //
     // dataGridViewColumnSS35
     //
     this.dataGridViewColumnSS35.DataPropertyName = "AxisOD";
     dataGridViewCellStyle46.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS35.DefaultCellStyle = dataGridViewCellStyle46;
     this.dataGridViewColumnSS35.Name = "dataGridViewColumnSS35";
     //
     // dataGridViewColumnSSRB3
     //
     this.dataGridViewColumnSSRB3.DataPropertyName = "AddOD";
     dataGridViewCellStyle47.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle47.Format = "0.00";
     this.dataGridViewColumnSSRB3.DefaultCellStyle = dataGridViewCellStyle47;
     this.dataGridViewColumnSSRB3.Name = "dataGridViewColumnSSRB3";
     //
     // dataGridViewColumnSSLB3
     //
     this.dataGridViewColumnSSLB3.DataPropertyName = "SphereOS";
     dataGridViewCellStyle48.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle48.Format = "0.00";
     this.dataGridViewColumnSSLB3.DefaultCellStyle = dataGridViewCellStyle48;
     this.dataGridViewColumnSSLB3.Name = "dataGridViewColumnSSLB3";
     //
     // dataGridViewColumnSS36
     //
     this.dataGridViewColumnSS36.DataPropertyName = "CylinderOS";
     dataGridViewCellStyle49.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle49.Format = "0.00";
     this.dataGridViewColumnSS36.DefaultCellStyle = dataGridViewCellStyle49;
     this.dataGridViewColumnSS36.Name = "dataGridViewColumnSS36";
     //
     // dataGridViewColumnSS37
     //
     this.dataGridViewColumnSS37.DataPropertyName = "AxisOS";
     dataGridViewCellStyle50.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS37.DefaultCellStyle = dataGridViewCellStyle50;
     this.dataGridViewColumnSS37.Name = "dataGridViewColumnSS37";
     //
     // dataGridViewColumnSS38
     //
     this.dataGridViewColumnSS38.DataPropertyName = "AddOS";
     dataGridViewCellStyle51.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle51.Format = "0.00";
     this.dataGridViewColumnSS38.DefaultCellStyle = dataGridViewCellStyle51;
     this.dataGridViewColumnSS38.Name = "dataGridViewColumnSS38";
     //
     // dataGridViewColumnSS39
     //
     this.dataGridViewColumnSS39.DataPropertyName = "Type";
     dataGridViewCellStyle52.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS39.DefaultCellStyle = dataGridViewCellStyle52;
     this.dataGridViewColumnSS39.Name = "dataGridViewColumnSS39";
     //
     // dataGridViewColumnSS40
     //
     this.dataGridViewColumnSS40.DataPropertyName = "Gender";
     dataGridViewCellStyle53.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS40.DefaultCellStyle = dataGridViewCellStyle53;
     this.dataGridViewColumnSS40.Name = "dataGridViewColumnSS40";
     //
     // dataGridViewColumnSS41
     //
     this.dataGridViewColumnSS41.DataPropertyName = "Size";
     dataGridViewCellStyle54.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS41.DefaultCellStyle = dataGridViewCellStyle54;
     this.dataGridViewColumnSS41.Name = "dataGridViewColumnSS41";
     //
     // dataGridViewColumnSS42
     //
     this.dataGridViewColumnSS42.DataPropertyName = "Tint";
     dataGridViewCellStyle55.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS42.DefaultCellStyle = dataGridViewCellStyle55;
     this.dataGridViewColumnSS42.Name = "dataGridViewColumnSS42";
     //
     // dataGridViewColumnSS43
     //
     this.dataGridViewColumnSS43.DataPropertyName = "DateAdded";
     dataGridViewCellStyle56.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS43.DefaultCellStyle = dataGridViewCellStyle56;
     this.dataGridViewColumnSS43.Name = "dataGridViewColumnSS43";
     this.dataGridViewColumnSS43.Width = 75;
     //
     // dataGridViewColumnSS44
     //
     this.dataGridViewColumnSS44.DataPropertyName = "DateDispensed";
     dataGridViewCellStyle57.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS44.DefaultCellStyle = dataGridViewCellStyle57;
     this.dataGridViewColumnSS44.MinimumWidth = 100;
     this.dataGridViewColumnSS44.Name = "dataGridViewColumnSS44";
     this.dataGridViewColumnSS44.Visible = false;
     //
     // dataGridViewColumnSS45
     //
     this.dataGridViewColumnSS45.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewColumnSS45.DataPropertyName = "Comment";
     dataGridViewCellStyle58.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS45.DefaultCellStyle = dataGridViewCellStyle58;
     this.dataGridViewColumnSS45.Name = "dataGridViewColumnSS45";
     //
     // dataGridViewColumnSS46
     //
     this.dataGridViewColumnSS46.DataPropertyName = "SKU";
     dataGridViewCellStyle59.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS46.DefaultCellStyle = dataGridViewCellStyle59;
     this.dataGridViewColumnSS46.MinimumWidth = 50;
     this.dataGridViewColumnSS46.Name = "dataGridViewColumnSS46";
     //
     // dataGridViewColumnSS47
     //
     this.dataGridViewColumnSS47.DataPropertyName = "Score";
     dataGridViewCellStyle60.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle60.Format = "0.#####";
     this.dataGridViewColumnSS47.DefaultCellStyle = dataGridViewCellStyle60;
     this.dataGridViewColumnSS47.MinimumWidth = 60;
     this.dataGridViewColumnSS47.Name = "dataGridViewColumnSS47";
     this.dataGridViewColumnSS47.Visible = false;
     //
     // dataGridViewColumnSS48
     //
     this.dataGridViewColumnSS48.DataPropertyName = "SphereOD";
     dataGridViewCellStyle61.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle61.Format = "0.00";
     this.dataGridViewColumnSS48.DefaultCellStyle = dataGridViewCellStyle61;
     this.dataGridViewColumnSS48.Name = "dataGridViewColumnSS48";
     //
     // dataGridViewColumnSS49
     //
     this.dataGridViewColumnSS49.DataPropertyName = "CylinderOD";
     dataGridViewCellStyle62.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle62.Format = "0.00";
     this.dataGridViewColumnSS49.DefaultCellStyle = dataGridViewCellStyle62;
     this.dataGridViewColumnSS49.Name = "dataGridViewColumnSS49";
     //
     // dataGridViewColumnSS50
     //
     this.dataGridViewColumnSS50.DataPropertyName = "AxisOD";
     dataGridViewCellStyle63.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS50.DefaultCellStyle = dataGridViewCellStyle63;
     this.dataGridViewColumnSS50.Name = "dataGridViewColumnSS50";
     //
     // dataGridViewColumnSSRB4
     //
     this.dataGridViewColumnSSRB4.DataPropertyName = "AddOD";
     dataGridViewCellStyle64.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle64.Format = "0.00";
     this.dataGridViewColumnSSRB4.DefaultCellStyle = dataGridViewCellStyle64;
     this.dataGridViewColumnSSRB4.Name = "dataGridViewColumnSSRB4";
     //
     // dataGridViewColumnSSLB4
     //
     this.dataGridViewColumnSSLB4.DataPropertyName = "SphereOS";
     dataGridViewCellStyle65.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle65.Format = "0.00";
     this.dataGridViewColumnSSLB4.DefaultCellStyle = dataGridViewCellStyle65;
     this.dataGridViewColumnSSLB4.Name = "dataGridViewColumnSSLB4";
     //
     // dataGridViewColumnSS51
     //
     this.dataGridViewColumnSS51.DataPropertyName = "CylinderOS";
     dataGridViewCellStyle66.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle66.Format = "0.00";
     this.dataGridViewColumnSS51.DefaultCellStyle = dataGridViewCellStyle66;
     this.dataGridViewColumnSS51.Name = "dataGridViewColumnSS51";
     //
     // dataGridViewColumnSS52
     //
     this.dataGridViewColumnSS52.DataPropertyName = "AxisOS";
     dataGridViewCellStyle67.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS52.DefaultCellStyle = dataGridViewCellStyle67;
     this.dataGridViewColumnSS52.Name = "dataGridViewColumnSS52";
     //
     // dataGridViewColumnSS53
     //
     this.dataGridViewColumnSS53.DataPropertyName = "AddOS";
     dataGridViewCellStyle68.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle68.Format = "0.00";
     this.dataGridViewColumnSS53.DefaultCellStyle = dataGridViewCellStyle68;
     this.dataGridViewColumnSS53.Name = "dataGridViewColumnSS53";
     //
     // dataGridViewColumnSS54
     //
     this.dataGridViewColumnSS54.DataPropertyName = "Type";
     dataGridViewCellStyle69.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS54.DefaultCellStyle = dataGridViewCellStyle69;
     this.dataGridViewColumnSS54.Name = "dataGridViewColumnSS54";
     //
     // dataGridViewColumnSS55
     //
     this.dataGridViewColumnSS55.DataPropertyName = "Gender";
     dataGridViewCellStyle70.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS55.DefaultCellStyle = dataGridViewCellStyle70;
     this.dataGridViewColumnSS55.Name = "dataGridViewColumnSS55";
     //
     // dataGridViewColumnSS56
     //
     this.dataGridViewColumnSS56.DataPropertyName = "Size";
     dataGridViewCellStyle71.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS56.DefaultCellStyle = dataGridViewCellStyle71;
     this.dataGridViewColumnSS56.Name = "dataGridViewColumnSS56";
     //
     // dataGridViewColumnSS57
     //
     this.dataGridViewColumnSS57.DataPropertyName = "Tint";
     dataGridViewCellStyle72.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS57.DefaultCellStyle = dataGridViewCellStyle72;
     this.dataGridViewColumnSS57.Name = "dataGridViewColumnSS57";
     //
     // dataGridViewColumnSS58
     //
     this.dataGridViewColumnSS58.DataPropertyName = "DateAdded";
     dataGridViewCellStyle73.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS58.DefaultCellStyle = dataGridViewCellStyle73;
     this.dataGridViewColumnSS58.Name = "dataGridViewColumnSS58";
     this.dataGridViewColumnSS58.Width = 75;
     //
     // dataGridViewColumnSS59
     //
     this.dataGridViewColumnSS59.DataPropertyName = "DateDispensed";
     dataGridViewCellStyle74.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS59.DefaultCellStyle = dataGridViewCellStyle74;
     this.dataGridViewColumnSS59.MinimumWidth = 100;
     this.dataGridViewColumnSS59.Name = "dataGridViewColumnSS59";
     this.dataGridViewColumnSS59.Visible = false;
     //
     // dataGridViewColumnSS60
     //
     this.dataGridViewColumnSS60.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewColumnSS60.DataPropertyName = "Comment";
     dataGridViewCellStyle75.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS60.DefaultCellStyle = dataGridViewCellStyle75;
     this.dataGridViewColumnSS60.Name = "dataGridViewColumnSS60";
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(834, 562);
     this.Controls.Add(this.tabc_MainForm);
     this.Controls.Add(this.menuStrip1);
     this.MainMenuStrip = this.menuStrip1;
     this.MinimumSize = new System.Drawing.Size(850, 600);
     this.Name = "MainForm";
     this.Text = "SecondSight Eyeglass Inventory Management System";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosed);
     this.ResizeEnd += new System.EventHandler(this.MainForm_ResizeEnd);
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.tabc_MainForm.ResumeLayout(false);
     this.tabp_AddItems.ResumeLayout(false);
     this.gb_Add_Addnewitem.ResumeLayout(false);
     this.gb_Add_Addnewitem.PerformLayout();
     this.gb_Add_Others.ResumeLayout(false);
     this.gb_Add_Others.PerformLayout();
     this.gb_Add_Gender.ResumeLayout(false);
     this.gb_Add_Tint.ResumeLayout(false);
     this.gb_Add_Size.ResumeLayout(false);
     this.gb_Add_Type.ResumeLayout(false);
     this.gb_Add_InventoryView.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_Add_InventoryView)).EndInit();
     this.tabp_Search.ResumeLayout(false);
     this.gb_S_SearchResults.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_S_SearchResults)).EndInit();
     this.tableLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_S_Closeup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_S_Distance)).EndInit();
     this.gb_S_SearchForGlasses.ResumeLayout(false);
     this.gb_S_SearchForGlasses.PerformLayout();
     this.groupBox9.ResumeLayout(false);
     this.gb_S_Gender.ResumeLayout(false);
     this.gb_S_DomEye.ResumeLayout(false);
     this.gb_S_Size.ResumeLayout(false);
     this.gb_S_Type.ResumeLayout(false);
     this.tabp_Dispense.ResumeLayout(false);
     this.gb_D_DeleteGlasses.ResumeLayout(false);
     this.gb_D_DeleteGlasses.PerformLayout();
     this.gb_D_DetailedInfo.ResumeLayout(false);
     this.gb_D_DetailedInfo.PerformLayout();
     this.gb_D_Others.ResumeLayout(false);
     this.gb_D_Gender.ResumeLayout(false);
     this.gb_D_Tint.ResumeLayout(false);
     this.gb_D_Size.ResumeLayout(false);
     this.gb_D_Type.ResumeLayout(false);
     this.gb_D_DispenseGlasses.ResumeLayout(false);
     this.gb_D_DispenseGlasses.PerformLayout();
     this.tabp_ViewInventory.ResumeLayout(false);
     this.panel_V_SearchBy.ResumeLayout(false);
     this.panel_V_SearchBy.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_V_InventoryView)).EndInit();
     this.tabp_Reports.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     this.tableLayoutPanel2.PerformLayout();
     this.gb_R_Report.ResumeLayout(false);
     this.panel_R_Summarries.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_R_Summaries)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_R_FullLists)).EndInit();
     this.gb_R_ConfigureReport.ResumeLayout(false);
     this.gb_R_ConfigureReport.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.label8 = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.comboBox1 = new System.Windows.Forms.ComboBox();
     this.label3 = new System.Windows.Forms.Label();
     this.comboBox2 = new System.Windows.Forms.ComboBox();
     this.comboBox3 = new System.Windows.Forms.ComboBox();
     this.label4 = new System.Windows.Forms.Label();
     this.comboBox4 = new System.Windows.Forms.ComboBox();
     this.label5 = new System.Windows.Forms.Label();
     this.comboBox5 = new System.Windows.Forms.ComboBox();
     this.label9 = new System.Windows.Forms.Label();
     this.comboBox7 = new System.Windows.Forms.ComboBox();
     this.label11 = new System.Windows.Forms.Label();
     this.collapsibleGroupBox1 = new Indigo.CollapsibleGroupBox();
     this.richTextBox1 = new System.Windows.Forms.RichTextBox();
     this.collapsibleGroupBox3 = new Indigo.CollapsibleGroupBox();
     this.label1 = new System.Windows.Forms.Label();
     this.collapsibleGroupBox3.SuspendLayout();
     this.SuspendLayout();
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(12, 55);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(136, 13);
     this.label8.TabIndex = 40;
     this.label8.Text = "Số điện thoại: 0912345678";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(12, 32);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(139, 13);
     this.label7.TabIndex = 39;
     this.label7.Text = "Địa chỉ : số 123 đường XYZ";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(12, 9);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(126, 13);
     this.label6.TabIndex = 38;
     this.label6.Text = "Phòng khám y khoa ABC";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(31, 91);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(92, 13);
     this.label2.TabIndex = 41;
     this.label2.Text = "Vấn đề quan tâm:";
     //
     // comboBox1
     //
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Location = new System.Drawing.Point(156, 88);
     this.comboBox1.Name = "comboBox1";
     this.comboBox1.Size = new System.Drawing.Size(322, 21);
     this.comboBox1.TabIndex = 42;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(31, 134);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(38, 13);
     this.label3.TabIndex = 43;
     this.label3.Text = "Onset:";
     //
     // comboBox2
     //
     this.comboBox2.FormattingEnabled = true;
     this.comboBox2.Location = new System.Drawing.Point(78, 131);
     this.comboBox2.Name = "comboBox2";
     this.comboBox2.Size = new System.Drawing.Size(165, 21);
     this.comboBox2.TabIndex = 44;
     //
     // comboBox3
     //
     this.comboBox3.FormattingEnabled = true;
     this.comboBox3.Location = new System.Drawing.Point(313, 131);
     this.comboBox3.Name = "comboBox3";
     this.comboBox3.Size = new System.Drawing.Size(165, 21);
     this.comboBox3.TabIndex = 46;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(255, 134);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(50, 13);
     this.label4.TabIndex = 45;
     this.label4.Text = "Duration:";
     //
     // comboBox4
     //
     this.comboBox4.FormattingEnabled = true;
     this.comboBox4.Location = new System.Drawing.Point(313, 165);
     this.comboBox4.Name = "comboBox4";
     this.comboBox4.Size = new System.Drawing.Size(165, 21);
     this.comboBox4.TabIndex = 50;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(255, 168);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(48, 13);
     this.label5.TabIndex = 49;
     this.label5.Text = "Severity:";
     //
     // comboBox5
     //
     this.comboBox5.FormattingEnabled = true;
     this.comboBox5.Location = new System.Drawing.Point(78, 165);
     this.comboBox5.Name = "comboBox5";
     this.comboBox5.Size = new System.Drawing.Size(165, 21);
     this.comboBox5.TabIndex = 48;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(9, 167);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(60, 13);
     this.label9.TabIndex = 47;
     this.label9.Text = "Frequency:";
     //
     // comboBox7
     //
     this.comboBox7.FormattingEnabled = true;
     this.comboBox7.Location = new System.Drawing.Point(78, 201);
     this.comboBox7.Name = "comboBox7";
     this.comboBox7.Size = new System.Drawing.Size(165, 21);
     this.comboBox7.TabIndex = 52;
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(31, 204);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(40, 13);
     this.label11.TabIndex = 51;
     this.label11.Text = "Status:";
     //
     // collapsibleGroupBox1
     //
     this.collapsibleGroupBox1.Location = new System.Drawing.Point(15, 228);
     this.collapsibleGroupBox1.Name = "collapsibleGroupBox1";
     this.collapsibleGroupBox1.Size = new System.Drawing.Size(463, 227);
     this.collapsibleGroupBox1.TabIndex = 53;
     this.collapsibleGroupBox1.TabStop = false;
     this.collapsibleGroupBox1.Text = "More info";
     //
     // richTextBox1
     //
     this.richTextBox1.Location = new System.Drawing.Point(6, 20);
     this.richTextBox1.Name = "richTextBox1";
     this.richTextBox1.Size = new System.Drawing.Size(446, 90);
     this.richTextBox1.TabIndex = 55;
     this.richTextBox1.Text = "";
     //
     // collapsibleGroupBox3
     //
     this.collapsibleGroupBox3.Controls.Add(this.richTextBox1);
     this.collapsibleGroupBox3.Location = new System.Drawing.Point(15, 461);
     this.collapsibleGroupBox3.Name = "collapsibleGroupBox3";
     this.collapsibleGroupBox3.Size = new System.Drawing.Size(463, 116);
     this.collapsibleGroupBox3.TabIndex = 55;
     this.collapsibleGroupBox3.TabStop = false;
     this.collapsibleGroupBox3.Text = "Comment";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(177)));
     this.label1.Location = new System.Drawing.Point(237, 32);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(163, 22);
     this.label1.TabIndex = 37;
     this.label1.Text = "Hỗ trợ chuẩn đoán";
     //
     // FrmHPI
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(502, 589);
     this.Controls.Add(this.collapsibleGroupBox3);
     this.Controls.Add(this.collapsibleGroupBox1);
     this.Controls.Add(this.comboBox7);
     this.Controls.Add(this.label11);
     this.Controls.Add(this.comboBox4);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.comboBox5);
     this.Controls.Add(this.label9);
     this.Controls.Add(this.comboBox3);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.comboBox2);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.comboBox1);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label1);
     this.Name = "FrmHPI";
     this.Text = "FrmHPI";
     this.collapsibleGroupBox3.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.textBox1 = new System.Windows.Forms.TextBox();
     this.textBox3 = new System.Windows.Forms.TextBox();
     this.label10 = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.collapsibleGroupBox1 = new Indigo.CollapsibleGroupBox();
     this.dataGridView1 = new System.Windows.Forms.DataGridView();
     this.label9 = new System.Windows.Forms.Label();
     this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.collapsibleGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Location = new System.Drawing.Point(328, 90);
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new System.Drawing.Size(328, 20);
     this.textBox1.TabIndex = 61;
     //
     // textBox3
     //
     this.textBox3.Location = new System.Drawing.Point(89, 91);
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new System.Drawing.Size(171, 20);
     this.textBox3.TabIndex = 60;
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(25, 95);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(43, 13);
     this.label10.TabIndex = 59;
     this.label10.Text = "Mã KH:";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(24, 55);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(136, 13);
     this.label8.TabIndex = 58;
     this.label8.Text = "Số điện thoại: 0912345678";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(24, 32);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(139, 13);
     this.label7.TabIndex = 57;
     this.label7.Text = "Địa chỉ : số 123 đường XYZ";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(24, 9);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(126, 13);
     this.label6.TabIndex = 56;
     this.label6.Text = "Phòng khám y khoa ABC";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(275, 94);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(47, 13);
     this.label3.TabIndex = 55;
     this.label3.Text = "Tên KH:";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(177)));
     this.label1.Location = new System.Drawing.Point(296, 32);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(167, 22);
     this.label1.TabIndex = 54;
     this.label1.Text = "Kết quả xét nghiệm";
     //
     // collapsibleGroupBox1
     //
     this.collapsibleGroupBox1.Controls.Add(this.dataGridView1);
     this.collapsibleGroupBox1.Location = new System.Drawing.Point(12, 128);
     this.collapsibleGroupBox1.Name = "collapsibleGroupBox1";
     this.collapsibleGroupBox1.Size = new System.Drawing.Size(644, 376);
     this.collapsibleGroupBox1.TabIndex = 62;
     this.collapsibleGroupBox1.TabStop = false;
     this.collapsibleGroupBox1.Text = "Chi tiết";
     //
     // dataGridView1
     //
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
     this.Column1,
     this.Column2,
     this.Column3,
     this.Column4,
     this.Column5,
     this.Column6});
     this.dataGridView1.Location = new System.Drawing.Point(6, 19);
     this.dataGridView1.Name = "dataGridView1";
     this.dataGridView1.Size = new System.Drawing.Size(632, 344);
     this.dataGridView1.TabIndex = 0;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(492, 520);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(146, 13);
     this.label9.TabIndex = 63;
     this.label9.Text = "...., ngày .... tháng .... năm ....";
     //
     // Column1
     //
     this.Column1.HeaderText = "STT";
     this.Column1.Name = "Column1";
     this.Column1.Width = 40;
     //
     // Column2
     //
     this.Column2.HeaderText = "Mã";
     this.Column2.Name = "Column2";
     this.Column2.Width = 70;
     //
     // Column3
     //
     this.Column3.HeaderText = "Tên";
     this.Column3.Name = "Column3";
     this.Column3.Width = 200;
     //
     // Column4
     //
     this.Column4.HeaderText = "Bình thường";
     this.Column4.Name = "Column4";
     //
     // Column5
     //
     this.Column5.HeaderText = "Kết quả";
     this.Column5.Name = "Column5";
     //
     // Column6
     //
     this.Column6.HeaderText = "Ghi chú";
     this.Column6.Name = "Column6";
     //
     // FrmPhysicalExamization
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(668, 552);
     this.Controls.Add(this.label9);
     this.Controls.Add(this.collapsibleGroupBox1);
     this.Controls.Add(this.textBox1);
     this.Controls.Add(this.textBox3);
     this.Controls.Add(this.label10);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label1);
     this.Name = "FrmPhysicalExamization";
     this.Text = "FrmPhysicalExamization";
     this.collapsibleGroupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.collapsibleGroupBox1 = new Indigo.CollapsibleGroupBox();
     this.dataGridView1 = new System.Windows.Forms.DataGridView();
     this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column6 = new System.Windows.Forms.DataGridViewLinkColumn();
     this.collapsibleGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.SuspendLayout();
     //
     // collapsibleGroupBox1
     //
     this.collapsibleGroupBox1.Controls.Add(this.dataGridView1);
     this.collapsibleGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.collapsibleGroupBox1.Location = new System.Drawing.Point(0, 0);
     this.collapsibleGroupBox1.Name = "collapsibleGroupBox1";
     this.collapsibleGroupBox1.Size = new System.Drawing.Size(653, 320);
     this.collapsibleGroupBox1.TabIndex = 0;
     this.collapsibleGroupBox1.TabStop = false;
     this.collapsibleGroupBox1.Text = "Kết quả";
     //
     // dataGridView1
     //
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
     this.Column1,
     this.Column3,
     this.Column4,
     this.Column5,
     this.Column2,
     this.Column6});
     this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dataGridView1.Location = new System.Drawing.Point(3, 16);
     this.dataGridView1.Name = "dataGridView1";
     this.dataGridView1.Size = new System.Drawing.Size(647, 301);
     this.dataGridView1.TabIndex = 0;
     //
     // Column1
     //
     this.Column1.HeaderText = "STT";
     this.Column1.Name = "Column1";
     //
     // Column3
     //
     this.Column3.HeaderText = "Dịch vụ";
     this.Column3.Name = "Column3";
     //
     // Column4
     //
     this.Column4.HeaderText = "Kết quả";
     this.Column4.Name = "Column4";
     //
     // Column5
     //
     this.Column5.HeaderText = "Người thực hiện";
     this.Column5.Name = "Column5";
     //
     // Column2
     //
     this.Column2.HeaderText = "Ngày";
     this.Column2.Name = "Column2";
     //
     // Column6
     //
     this.Column6.HeaderText = "Chi tiết";
     this.Column6.Name = "Column6";
     //
     // FrmTestResult
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(653, 320);
     this.Controls.Add(this.collapsibleGroupBox1);
     this.Name = "FrmTestResult";
     this.Text = "FrmTestResult";
     this.collapsibleGroupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.ResumeLayout(false);
 }