﻿<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class QBE
    Inherits System.Windows.Forms.Form

    'Form overrides dispose to clean up the component list.
    <System.Diagnostics.DebuggerNonUserCode()> _
    Protected Overrides Sub Dispose(ByVal disposing As Boolean)
        Try
            If disposing AndAlso components IsNot Nothing Then
                components.Dispose()
            End If
        Finally
            MyBase.Dispose(disposing)
        End Try
    End Sub

    'Required by the Windows Form Designer
    Private components As System.ComponentModel.IContainer

    'NOTE: The following procedure is required by the Windows Form Designer
    'It can be modified using the Windows Form Designer.  
    'Do not modify it using the code editor.
    <System.Diagnostics.DebuggerStepThrough()> _
    Private Sub InitializeComponent()
        Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
        Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
        Me.Display = New System.Windows.Forms.TabPage()
        Me.SelectFieldsBox = New System.Windows.Forms.GroupBox()
        Me.FieldsToDisplayLabel = New System.Windows.Forms.Label()
        Me.AllFieldsLabel = New System.Windows.Forms.Label()
        Me.ChosenFields = New System.Windows.Forms.ListBox()
        Me.PrimaryKeyFields = New System.Windows.Forms.ListBox()
        Me.DownButton = New System.Windows.Forms.Button()
        Me.UpButton = New System.Windows.Forms.Button()
        Me.RemoveButton = New System.Windows.Forms.Button()
        Me.AddButton = New System.Windows.Forms.Button()
        Me.AllFields = New System.Windows.Forms.ListBox()
        Me.DispSome = New System.Windows.Forms.RadioButton()
        Me.DispAll = New System.Windows.Forms.RadioButton()
        Me.DisplayLabel = New System.Windows.Forms.Label()
        Me.Parameters = New System.Windows.Forms.TabPage()
        Me.NumericalBox = New System.Windows.Forms.GroupBox()
        Me.Num4Panel = New System.Windows.Forms.Panel()
        Me.Num4 = New System.Windows.Forms.NumericUpDown()
        Me.Num4Label = New System.Windows.Forms.Label()
        Me.Num2Panel = New System.Windows.Forms.Panel()
        Me.Num2 = New System.Windows.Forms.NumericUpDown()
        Me.Num2Label = New System.Windows.Forms.Label()
        Me.Num3Panel = New System.Windows.Forms.Panel()
        Me.Num3 = New System.Windows.Forms.NumericUpDown()
        Me.Num3Label = New System.Windows.Forms.Label()
        Me.Num1Panel = New System.Windows.Forms.Panel()
        Me.Num1 = New System.Windows.Forms.NumericUpDown()
        Me.Num1Label = New System.Windows.Forms.Label()
        Me.TextSearchBox = New System.Windows.Forms.GroupBox()
        Me.TextFields = New System.Windows.Forms.CheckedListBox()
        Me.TextSearchField = New System.Windows.Forms.TextBox()
        Me.TextLabel = New System.Windows.Forms.Label()
        Me.FieldsLabel = New System.Windows.Forms.Label()
        Me.SubtypeBox = New System.Windows.Forms.GroupBox()
        Me.SubtypeList = New System.Windows.Forms.ListBox()
        Me.ParameterBox = New System.Windows.Forms.GroupBox()
        Me.Param4Panel = New System.Windows.Forms.Panel()
        Me.Param4 = New System.Windows.Forms.CheckedListBox()
        Me.Param4Label = New System.Windows.Forms.Label()
        Me.Param3Panel = New System.Windows.Forms.Panel()
        Me.Param3Label = New System.Windows.Forms.Label()
        Me.Param3 = New System.Windows.Forms.CheckedListBox()
        Me.Param2Panel = New System.Windows.Forms.Panel()
        Me.Param2 = New System.Windows.Forms.CheckedListBox()
        Me.Param2Label = New System.Windows.Forms.Label()
        Me.Param1Panel = New System.Windows.Forms.Panel()
        Me.Param1 = New System.Windows.Forms.CheckedListBox()
        Me.Param1Label = New System.Windows.Forms.Label()
        Me.BooleanBox = New System.Windows.Forms.GroupBox()
        Me.Bool3Box = New System.Windows.Forms.GroupBox()
        Me.Bool3Any = New System.Windows.Forms.RadioButton()
        Me.Bool3No = New System.Windows.Forms.RadioButton()
        Me.Bool3Yes = New System.Windows.Forms.RadioButton()
        Me.Bool2Box = New System.Windows.Forms.GroupBox()
        Me.Bool2Any = New System.Windows.Forms.RadioButton()
        Me.Bool2No = New System.Windows.Forms.RadioButton()
        Me.Bool2Yes = New System.Windows.Forms.RadioButton()
        Me.Bool1Box = New System.Windows.Forms.GroupBox()
        Me.Bool1Any = New System.Windows.Forms.RadioButton()
        Me.Bool1No = New System.Windows.Forms.RadioButton()
        Me.Bool1Yes = New System.Windows.Forms.RadioButton()
        Me.ReferenceBox = New System.Windows.Forms.GroupBox()
        Me.Ref4Panel = New System.Windows.Forms.Panel()
        Me.Ref4 = New System.Windows.Forms.DomainUpDown()
        Me.Ref4Label = New System.Windows.Forms.Label()
        Me.Ref3Panel = New System.Windows.Forms.Panel()
        Me.Ref3 = New System.Windows.Forms.DomainUpDown()
        Me.Ref3Label = New System.Windows.Forms.Label()
        Me.Ref2Panel = New System.Windows.Forms.Panel()
        Me.Ref2 = New System.Windows.Forms.DomainUpDown()
        Me.Ref2Label = New System.Windows.Forms.Label()
        Me.Ref1Panel = New System.Windows.Forms.Panel()
        Me.Ref1 = New System.Windows.Forms.DomainUpDown()
        Me.Ref1Label = New System.Windows.Forms.Label()
        Me.EnvironmentBox = New System.Windows.Forms.GroupBox()
        Me.RainGroupbox = New System.Windows.Forms.GroupBox()
        Me.RainAny = New System.Windows.Forms.RadioButton()
        Me.RainNo = New System.Windows.Forms.RadioButton()
        Me.RainYes = New System.Windows.Forms.RadioButton()
        Me.SunGroupbox = New System.Windows.Forms.GroupBox()
        Me.SunAny = New System.Windows.Forms.RadioButton()
        Me.SunNo = New System.Windows.Forms.RadioButton()
        Me.SunYes = New System.Windows.Forms.RadioButton()
        Me.WindGroupbox = New System.Windows.Forms.GroupBox()
        Me.WindAny = New System.Windows.Forms.RadioButton()
        Me.WindNo = New System.Windows.Forms.RadioButton()
        Me.WindYes = New System.Windows.Forms.RadioButton()
        Me.HumUnk = New System.Windows.Forms.CheckBox()
        Me.HumidityBox = New System.Windows.Forms.GroupBox()
        Me.HumUnit2 = New System.Windows.Forms.Label()
        Me.HumUnit1 = New System.Windows.Forms.Label()
        Me.HumRange = New System.Windows.Forms.CheckBox()
        Me.HumMinLabel = New System.Windows.Forms.Label()
        Me.HumMaxLabel = New System.Windows.Forms.Label()
        Me.HumMin = New System.Windows.Forms.NumericUpDown()
        Me.HumMax = New System.Windows.Forms.NumericUpDown()
        Me.TempUnk = New System.Windows.Forms.CheckBox()
        Me.TempBox = New System.Windows.Forms.GroupBox()
        Me.TempRange = New System.Windows.Forms.CheckBox()
        Me.TempMinLabel = New System.Windows.Forms.Label()
        Me.TempMaxLabel = New System.Windows.Forms.Label()
        Me.TempMin = New System.Windows.Forms.NumericUpDown()
        Me.TempMax = New System.Windows.Forms.NumericUpDown()
        Me.Fahrenheit = New System.Windows.Forms.RadioButton()
        Me.Centigrade = New System.Windows.Forms.RadioButton()
        Me.LocationBox = New System.Windows.Forms.GroupBox()
        Me.LocOr = New System.Windows.Forms.RadioButton()
        Me.LocAnd = New System.Windows.Forms.RadioButton()
        Me.LocationTable = New System.Windows.Forms.DataGridView()
        Me.SculptID = New System.Windows.Forms.DataGridViewTextBoxColumn()
        Me.Band = New System.Windows.Forms.DataGridViewTextBoxColumn()
        Me.BandType = New System.Windows.Forms.DataGridViewTextBoxColumn()
        Me.Column = New System.Windows.Forms.DataGridViewTextBoxColumn()
        Me.ColumnType = New System.Windows.Forms.DataGridViewTextBoxColumn()
        Me.Orientation = New System.Windows.Forms.DataGridViewTextBoxColumn()
        Me.MainElement = New System.Windows.Forms.DataGridViewTextBoxColumn()
        Me.MainElementNumber = New System.Windows.Forms.DataGridViewTextBoxColumn()
        Me.SubElement = New System.Windows.Forms.DataGridViewTextBoxColumn()
        Me.SubElementLetter = New System.Windows.Forms.DataGridViewTextBoxColumn()
        Me.ThirdElement = New System.Windows.Forms.DataGridViewTextBoxColumn()
        Me.ThirdElementNumber = New System.Windows.Forms.DataGridViewTextBoxColumn()
        Me.XVal = New System.Windows.Forms.DataGridViewTextBoxColumn()
        Me.YVal = New System.Windows.Forms.DataGridViewTextBoxColumn()
        Me.ZVal = New System.Windows.Forms.DataGridViewTextBoxColumn()
        Me.Proximity = New System.Windows.Forms.DataGridViewTextBoxColumn()
        Me.DelLoc = New System.Windows.Forms.Button()
        Me.AddLoc = New System.Windows.Forms.Button()
        Me.DateBox = New System.Windows.Forms.GroupBox()
        Me.ClearDateButton = New System.Windows.Forms.Button()
        Me.DateRangeLabel = New System.Windows.Forms.Label()
        Me.EndDateButton = New System.Windows.Forms.Button()
        Me.DateRange = New System.Windows.Forms.RadioButton()
        Me.DateAll = New System.Windows.Forms.RadioButton()
        Me.StartDateButton = New System.Windows.Forms.Button()
        Me.PrimaryKeyBox = New System.Windows.Forms.GroupBox()
        Me.MonitorSearch = New System.Windows.Forms.RadioButton()
        Me.TreatSearch = New System.Windows.Forms.RadioButton()
        Me.PhotoSearch = New System.Windows.Forms.RadioButton()
        Me.FragSearch = New System.Windows.Forms.RadioButton()
        Me.EventSearch = New System.Windows.Forms.RadioButton()
        Me.AssessSearch = New System.Windows.Forms.RadioButton()
        Me.QBETabcontrol = New System.Windows.Forms.TabControl()
        Me.SubmitBut = New System.Windows.Forms.Button()
        Me.ClearBut = New System.Windows.Forms.Button()
        Me.RefreshBut = New System.Windows.Forms.Button()
        Me.CancelBut = New System.Windows.Forms.Button()
        Me.AndSearch = New System.Windows.Forms.RadioButton()
        Me.OrSearch = New System.Windows.Forms.RadioButton()
        Me.CountOnly = New System.Windows.Forms.CheckBox()
        Me.Display.SuspendLayout()
        Me.SelectFieldsBox.SuspendLayout()
        Me.Parameters.SuspendLayout()
        Me.NumericalBox.SuspendLayout()
        Me.Num4Panel.SuspendLayout()
        CType(Me.Num4, System.ComponentModel.ISupportInitialize).BeginInit()
        Me.Num2Panel.SuspendLayout()
        CType(Me.Num2, System.ComponentModel.ISupportInitialize).BeginInit()
        Me.Num3Panel.SuspendLayout()
        CType(Me.Num3, System.ComponentModel.ISupportInitialize).BeginInit()
        Me.Num1Panel.SuspendLayout()
        CType(Me.Num1, System.ComponentModel.ISupportInitialize).BeginInit()
        Me.TextSearchBox.SuspendLayout()
        Me.SubtypeBox.SuspendLayout()
        Me.ParameterBox.SuspendLayout()
        Me.Param4Panel.SuspendLayout()
        Me.Param3Panel.SuspendLayout()
        Me.Param2Panel.SuspendLayout()
        Me.Param1Panel.SuspendLayout()
        Me.BooleanBox.SuspendLayout()
        Me.Bool3Box.SuspendLayout()
        Me.Bool2Box.SuspendLayout()
        Me.Bool1Box.SuspendLayout()
        Me.ReferenceBox.SuspendLayout()
        Me.Ref4Panel.SuspendLayout()
        Me.Ref3Panel.SuspendLayout()
        Me.Ref2Panel.SuspendLayout()
        Me.Ref1Panel.SuspendLayout()
        Me.EnvironmentBox.SuspendLayout()
        Me.RainGroupbox.SuspendLayout()
        Me.SunGroupbox.SuspendLayout()
        Me.WindGroupbox.SuspendLayout()
        Me.HumidityBox.SuspendLayout()
        CType(Me.HumMin, System.ComponentModel.ISupportInitialize).BeginInit()
        CType(Me.HumMax, System.ComponentModel.ISupportInitialize).BeginInit()
        Me.TempBox.SuspendLayout()
        CType(Me.TempMin, System.ComponentModel.ISupportInitialize).BeginInit()
        CType(Me.TempMax, System.ComponentModel.ISupportInitialize).BeginInit()
        Me.LocationBox.SuspendLayout()
        CType(Me.LocationTable, System.ComponentModel.ISupportInitialize).BeginInit()
        Me.DateBox.SuspendLayout()
        Me.PrimaryKeyBox.SuspendLayout()
        Me.QBETabcontrol.SuspendLayout()
        Me.SuspendLayout()
        '
        'Display
        '
        Me.Display.Controls.Add(Me.SelectFieldsBox)
        Me.Display.Controls.Add(Me.DispSome)
        Me.Display.Controls.Add(Me.DispAll)
        Me.Display.Controls.Add(Me.DisplayLabel)
        Me.Display.Location = New System.Drawing.Point(4, 22)
        Me.Display.Name = "Display"
        Me.Display.Padding = New System.Windows.Forms.Padding(3)
        Me.Display.Size = New System.Drawing.Size(712, 757)
        Me.Display.TabIndex = 1
        Me.Display.Text = "Display"
        Me.Display.UseVisualStyleBackColor = True
        '
        'SelectFieldsBox
        '
        Me.SelectFieldsBox.Controls.Add(Me.FieldsToDisplayLabel)
        Me.SelectFieldsBox.Controls.Add(Me.AllFieldsLabel)
        Me.SelectFieldsBox.Controls.Add(Me.ChosenFields)
        Me.SelectFieldsBox.Controls.Add(Me.PrimaryKeyFields)
        Me.SelectFieldsBox.Controls.Add(Me.DownButton)
        Me.SelectFieldsBox.Controls.Add(Me.UpButton)
        Me.SelectFieldsBox.Controls.Add(Me.RemoveButton)
        Me.SelectFieldsBox.Controls.Add(Me.AddButton)
        Me.SelectFieldsBox.Controls.Add(Me.AllFields)
        Me.SelectFieldsBox.Enabled = False
        Me.SelectFieldsBox.Location = New System.Drawing.Point(26, 76)
        Me.SelectFieldsBox.Name = "SelectFieldsBox"
        Me.SelectFieldsBox.Size = New System.Drawing.Size(645, 643)
        Me.SelectFieldsBox.TabIndex = 2
        Me.SelectFieldsBox.TabStop = False
        Me.SelectFieldsBox.Text = "Select Fields"
        '
        'FieldsToDisplayLabel
        '
        Me.FieldsToDisplayLabel.AutoSize = True
        Me.FieldsToDisplayLabel.Location = New System.Drawing.Point(347, 46)
        Me.FieldsToDisplayLabel.Name = "FieldsToDisplayLabel"
        Me.FieldsToDisplayLabel.Size = New System.Drawing.Size(83, 13)
        Me.FieldsToDisplayLabel.TabIndex = 8
        Me.FieldsToDisplayLabel.Text = "Fields to Display"
        '
        'AllFieldsLabel
        '
        Me.AllFieldsLabel.AutoSize = True
        Me.AllFieldsLabel.Location = New System.Drawing.Point(13, 46)
        Me.AllFieldsLabel.Name = "AllFieldsLabel"
        Me.AllFieldsLabel.Size = New System.Drawing.Size(48, 13)
        Me.AllFieldsLabel.TabIndex = 7
        Me.AllFieldsLabel.Text = "All Fields"
        '
        'ChosenFields
        '
        Me.ChosenFields.FormattingEnabled = True
        Me.ChosenFields.Location = New System.Drawing.Point(350, 88)
        Me.ChosenFields.Name = "ChosenFields"
        Me.ChosenFields.SelectionMode = System.Windows.Forms.SelectionMode.MultiSimple
        Me.ChosenFields.Size = New System.Drawing.Size(222, 459)
        Me.ChosenFields.TabIndex = 3
        '
        'PrimaryKeyFields
        '
        Me.PrimaryKeyFields.Enabled = False
        Me.PrimaryKeyFields.FormattingEnabled = True
        Me.PrimaryKeyFields.Location = New System.Drawing.Point(350, 62)
        Me.PrimaryKeyFields.Name = "PrimaryKeyFields"
        Me.PrimaryKeyFields.Size = New System.Drawing.Size(222, 17)
        Me.PrimaryKeyFields.TabIndex = 70
        Me.PrimaryKeyFields.TabStop = False
        '
        'DownButton
        '
        Me.DownButton.Enabled = False
        Me.DownButton.Location = New System.Drawing.Point(588, 235)
        Me.DownButton.Name = "DownButton"
        Me.DownButton.Size = New System.Drawing.Size(35, 30)
        Me.DownButton.TabIndex = 5
        Me.DownButton.Text = "▼"
        Me.DownButton.UseVisualStyleBackColor = True
        '
        'UpButton
        '
        Me.UpButton.Enabled = False
        Me.UpButton.Location = New System.Drawing.Point(588, 184)
        Me.UpButton.Name = "UpButton"
        Me.UpButton.Size = New System.Drawing.Size(35, 30)
        Me.UpButton.TabIndex = 4
        Me.UpButton.Text = "▲"
        Me.UpButton.UseVisualStyleBackColor = True
        '
        'RemoveButton
        '
        Me.RemoveButton.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.RemoveButton.Location = New System.Drawing.Point(274, 235)
        Me.RemoveButton.Name = "RemoveButton"
        Me.RemoveButton.Size = New System.Drawing.Size(35, 30)
        Me.RemoveButton.TabIndex = 2
        Me.RemoveButton.Text = "◄"
        Me.RemoveButton.UseVisualStyleBackColor = True
        '
        'AddButton
        '
        Me.AddButton.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.AddButton.Location = New System.Drawing.Point(274, 184)
        Me.AddButton.Name = "AddButton"
        Me.AddButton.Size = New System.Drawing.Size(35, 30)
        Me.AddButton.TabIndex = 1
        Me.AddButton.Text = " ►"
        Me.AddButton.UseVisualStyleBackColor = True
        '
        'AllFields
        '
        Me.AllFields.FormattingEnabled = True
        Me.AllFields.Location = New System.Drawing.Point(16, 62)
        Me.AllFields.Name = "AllFields"
        Me.AllFields.SelectionMode = System.Windows.Forms.SelectionMode.MultiSimple
        Me.AllFields.Size = New System.Drawing.Size(222, 485)
        Me.AllFields.TabIndex = 0
        '
        'DispSome
        '
        Me.DispSome.AutoSize = True
        Me.DispSome.Location = New System.Drawing.Point(136, 53)
        Me.DispSome.Name = "DispSome"
        Me.DispSome.Size = New System.Drawing.Size(96, 17)
        Me.DispSome.TabIndex = 1
        Me.DispSome.Text = "Specific Fields:"
        Me.DispSome.UseVisualStyleBackColor = True
        '
        'DispAll
        '
        Me.DispAll.AutoSize = True
        Me.DispAll.Checked = True
        Me.DispAll.Location = New System.Drawing.Point(26, 53)
        Me.DispAll.Name = "DispAll"
        Me.DispAll.Size = New System.Drawing.Size(75, 17)
        Me.DispAll.TabIndex = 0
        Me.DispAll.TabStop = True
        Me.DispAll.Text = "Everything"
        Me.DispAll.UseVisualStyleBackColor = True
        '
        'DisplayLabel
        '
        Me.DisplayLabel.AutoSize = True
        Me.DisplayLabel.Location = New System.Drawing.Point(23, 19)
        Me.DisplayLabel.Name = "DisplayLabel"
        Me.DisplayLabel.Size = New System.Drawing.Size(241, 13)
        Me.DisplayLabel.TabIndex = 1
        Me.DisplayLabel.Text = "Which fields do you want to display in the results?"
        '
        'Parameters
        '
        Me.Parameters.Controls.Add(Me.NumericalBox)
        Me.Parameters.Controls.Add(Me.TextSearchBox)
        Me.Parameters.Controls.Add(Me.SubtypeBox)
        Me.Parameters.Controls.Add(Me.ParameterBox)
        Me.Parameters.Controls.Add(Me.BooleanBox)
        Me.Parameters.Controls.Add(Me.ReferenceBox)
        Me.Parameters.Controls.Add(Me.EnvironmentBox)
        Me.Parameters.Controls.Add(Me.LocationBox)
        Me.Parameters.Controls.Add(Me.DateBox)
        Me.Parameters.Controls.Add(Me.PrimaryKeyBox)
        Me.Parameters.Location = New System.Drawing.Point(4, 22)
        Me.Parameters.Name = "Parameters"
        Me.Parameters.Padding = New System.Windows.Forms.Padding(3)
        Me.Parameters.Size = New System.Drawing.Size(712, 757)
        Me.Parameters.TabIndex = 0
        Me.Parameters.Text = "Parameters"
        Me.Parameters.UseVisualStyleBackColor = True
        '
        'NumericalBox
        '
        Me.NumericalBox.Controls.Add(Me.Num4Panel)
        Me.NumericalBox.Controls.Add(Me.Num2Panel)
        Me.NumericalBox.Controls.Add(Me.Num3Panel)
        Me.NumericalBox.Controls.Add(Me.Num1Panel)
        Me.NumericalBox.Location = New System.Drawing.Point(12, 603)
        Me.NumericalBox.Name = "NumericalBox"
        Me.NumericalBox.Size = New System.Drawing.Size(219, 145)
        Me.NumericalBox.TabIndex = 8
        Me.NumericalBox.TabStop = False
        Me.NumericalBox.Tag = "Numerical Values"
        Me.NumericalBox.Text = "Numerical Values"
        '
        'Num4Panel
        '
        Me.Num4Panel.Controls.Add(Me.Num4)
        Me.Num4Panel.Controls.Add(Me.Num4Label)
        Me.Num4Panel.Location = New System.Drawing.Point(109, 78)
        Me.Num4Panel.Name = "Num4Panel"
        Me.Num4Panel.Size = New System.Drawing.Size(99, 48)
        Me.Num4Panel.TabIndex = 63
        '
        'Num4
        '
        Me.Num4.Location = New System.Drawing.Point(4, 19)
        Me.Num4.Name = "Num4"
        Me.Num4.Size = New System.Drawing.Size(79, 20)
        Me.Num4.TabIndex = 3
        Me.Num4.Tag = ""
        '
        'Num4Label
        '
        Me.Num4Label.Anchor = System.Windows.Forms.AnchorStyles.None
        Me.Num4Label.AutoSize = True
        Me.Num4Label.Location = New System.Drawing.Point(1, 3)
        Me.Num4Label.Name = "Num4Label"
        Me.Num4Label.Size = New System.Drawing.Size(24, 13)
        Me.Num4Label.TabIndex = 54
        Me.Num4Label.Tag = ""
        Me.Num4Label.Text = "test"
        '
        'Num2Panel
        '
        Me.Num2Panel.Controls.Add(Me.Num2)
        Me.Num2Panel.Controls.Add(Me.Num2Label)
        Me.Num2Panel.Location = New System.Drawing.Point(109, 19)
        Me.Num2Panel.Name = "Num2Panel"
        Me.Num2Panel.Size = New System.Drawing.Size(100, 49)
        Me.Num2Panel.TabIndex = 62
        '
        'Num2
        '
        Me.Num2.Location = New System.Drawing.Point(4, 20)
        Me.Num2.Name = "Num2"
        Me.Num2.Size = New System.Drawing.Size(79, 20)
        Me.Num2.TabIndex = 1
        Me.Num2.Tag = "2"
        '
        'Num2Label
        '
        Me.Num2Label.Anchor = System.Windows.Forms.AnchorStyles.None
        Me.Num2Label.AutoSize = True
        Me.Num2Label.Location = New System.Drawing.Point(3, 5)
        Me.Num2Label.Name = "Num2Label"
        Me.Num2Label.Size = New System.Drawing.Size(24, 13)
        Me.Num2Label.TabIndex = 52
        Me.Num2Label.Tag = ""
        Me.Num2Label.Text = "test"
        '
        'Num3Panel
        '
        Me.Num3Panel.Controls.Add(Me.Num3)
        Me.Num3Panel.Controls.Add(Me.Num3Label)
        Me.Num3Panel.Location = New System.Drawing.Point(10, 78)
        Me.Num3Panel.Name = "Num3Panel"
        Me.Num3Panel.Size = New System.Drawing.Size(99, 48)
        Me.Num3Panel.TabIndex = 61
        '
        'Num3
        '
        Me.Num3.Location = New System.Drawing.Point(4, 19)
        Me.Num3.Name = "Num3"
        Me.Num3.Size = New System.Drawing.Size(79, 20)
        Me.Num3.TabIndex = 2
        Me.Num3.Tag = ""
        '
        'Num3Label
        '
        Me.Num3Label.Anchor = System.Windows.Forms.AnchorStyles.None
        Me.Num3Label.AutoSize = True
        Me.Num3Label.Location = New System.Drawing.Point(3, 3)
        Me.Num3Label.Name = "Num3Label"
        Me.Num3Label.Size = New System.Drawing.Size(24, 13)
        Me.Num3Label.TabIndex = 80
        Me.Num3Label.Tag = ""
        Me.Num3Label.Text = "test"
        '
        'Num1Panel
        '
        Me.Num1Panel.Controls.Add(Me.Num1)
        Me.Num1Panel.Controls.Add(Me.Num1Label)
        Me.Num1Panel.Location = New System.Drawing.Point(10, 19)
        Me.Num1Panel.Name = "Num1Panel"
        Me.Num1Panel.Size = New System.Drawing.Size(99, 49)
        Me.Num1Panel.TabIndex = 60
        '
        'Num1
        '
        Me.Num1.Location = New System.Drawing.Point(5, 20)
        Me.Num1.Name = "Num1"
        Me.Num1.Size = New System.Drawing.Size(79, 20)
        Me.Num1.TabIndex = 0
        Me.Num1.Tag = ""
        '
        'Num1Label
        '
        Me.Num1Label.Anchor = System.Windows.Forms.AnchorStyles.None
        Me.Num1Label.AutoSize = True
        Me.Num1Label.Location = New System.Drawing.Point(3, 5)
        Me.Num1Label.Name = "Num1Label"
        Me.Num1Label.Size = New System.Drawing.Size(24, 13)
        Me.Num1Label.TabIndex = 5
        Me.Num1Label.Tag = ""
        Me.Num1Label.Text = "test"
        '
        'TextSearchBox
        '
        Me.TextSearchBox.Controls.Add(Me.TextFields)
        Me.TextSearchBox.Controls.Add(Me.TextSearchField)
        Me.TextSearchBox.Controls.Add(Me.TextLabel)
        Me.TextSearchBox.Controls.Add(Me.FieldsLabel)
        Me.TextSearchBox.Location = New System.Drawing.Point(253, 603)
        Me.TextSearchBox.Name = "TextSearchBox"
        Me.TextSearchBox.Size = New System.Drawing.Size(449, 145)
        Me.TextSearchBox.TabIndex = 9
        Me.TextSearchBox.TabStop = False
        Me.TextSearchBox.Tag = "Free Text"
        Me.TextSearchBox.Text = "Free Text"
        '
        'TextFields
        '
        Me.TextFields.CheckOnClick = True
        Me.TextFields.FormattingEnabled = True
        Me.TextFields.Location = New System.Drawing.Point(43, 32)
        Me.TextFields.Name = "TextFields"
        Me.TextFields.Size = New System.Drawing.Size(95, 94)
        Me.TextFields.TabIndex = 0
        '
        'TextSearchField
        '
        Me.TextSearchField.Location = New System.Drawing.Point(176, 32)
        Me.TextSearchField.Multiline = True
        Me.TextSearchField.Name = "TextSearchField"
        Me.TextSearchField.Size = New System.Drawing.Size(255, 99)
        Me.TextSearchField.TabIndex = 1
        '
        'TextLabel
        '
        Me.TextLabel.AutoSize = True
        Me.TextLabel.Location = New System.Drawing.Point(172, 16)
        Me.TextLabel.Name = "TextLabel"
        Me.TextLabel.Size = New System.Drawing.Size(28, 13)
        Me.TextLabel.TabIndex = 11
        Me.TextLabel.Text = "Text"
        '
        'FieldsLabel
        '
        Me.FieldsLabel.AutoSize = True
        Me.FieldsLabel.Location = New System.Drawing.Point(40, 16)
        Me.FieldsLabel.Name = "FieldsLabel"
        Me.FieldsLabel.Size = New System.Drawing.Size(34, 13)
        Me.FieldsLabel.TabIndex = 9
        Me.FieldsLabel.Text = "Fields"
        '
        'SubtypeBox
        '
        Me.SubtypeBox.Controls.Add(Me.SubtypeList)
        Me.SubtypeBox.Location = New System.Drawing.Point(12, 64)
        Me.SubtypeBox.Name = "SubtypeBox"
        Me.SubtypeBox.Size = New System.Drawing.Size(136, 125)
        Me.SubtypeBox.TabIndex = 1
        Me.SubtypeBox.TabStop = False
        Me.SubtypeBox.Tag = "Subtype"
        Me.SubtypeBox.Text = "Subtype"
        '
        'SubtypeList
        '
        Me.SubtypeList.FormattingEnabled = True
        Me.SubtypeList.Location = New System.Drawing.Point(14, 19)
        Me.SubtypeList.Name = "SubtypeList"
        Me.SubtypeList.Size = New System.Drawing.Size(106, 95)
        Me.SubtypeList.TabIndex = 0
        '
        'ParameterBox
        '
        Me.ParameterBox.Controls.Add(Me.Param4Panel)
        Me.ParameterBox.Controls.Add(Me.Param3Panel)
        Me.ParameterBox.Controls.Add(Me.Param2Panel)
        Me.ParameterBox.Controls.Add(Me.Param1Panel)
        Me.ParameterBox.Location = New System.Drawing.Point(12, 447)
        Me.ParameterBox.Name = "ParameterBox"
        Me.ParameterBox.Size = New System.Drawing.Size(419, 150)
        Me.ParameterBox.TabIndex = 6
        Me.ParameterBox.TabStop = False
        Me.ParameterBox.Tag = "Parameters"
        Me.ParameterBox.Text = "Parameters"
        '
        'Param4Panel
        '
        Me.Param4Panel.Controls.Add(Me.Param4)
        Me.Param4Panel.Controls.Add(Me.Param4Label)
        Me.Param4Panel.Location = New System.Drawing.Point(310, 16)
        Me.Param4Panel.Name = "Param4Panel"
        Me.Param4Panel.Size = New System.Drawing.Size(105, 130)
        Me.Param4Panel.TabIndex = 14
        '
        'Param4
        '
        Me.Param4.CheckOnClick = True
        Me.Param4.FormattingEnabled = True
        Me.Param4.Location = New System.Drawing.Point(5, 28)
        Me.Param4.Name = "Param4"
        Me.Param4.Size = New System.Drawing.Size(95, 94)
        Me.Param4.TabIndex = 3
        '
        'Param4Label
        '
        Me.Param4Label.AutoSize = True
        Me.Param4Label.Location = New System.Drawing.Point(7, 9)
        Me.Param4Label.Name = "Param4Label"
        Me.Param4Label.Size = New System.Drawing.Size(24, 13)
        Me.Param4Label.TabIndex = 9
        Me.Param4Label.Tag = "4"
        Me.Param4Label.Text = "test"
        '
        'Param3Panel
        '
        Me.Param3Panel.Controls.Add(Me.Param3Label)
        Me.Param3Panel.Controls.Add(Me.Param3)
        Me.Param3Panel.Location = New System.Drawing.Point(209, 16)
        Me.Param3Panel.Name = "Param3Panel"
        Me.Param3Panel.Size = New System.Drawing.Size(103, 130)
        Me.Param3Panel.TabIndex = 13
        '
        'Param3Label
        '
        Me.Param3Label.AutoSize = True
        Me.Param3Label.Location = New System.Drawing.Point(6, 9)
        Me.Param3Label.Name = "Param3Label"
        Me.Param3Label.Size = New System.Drawing.Size(24, 13)
        Me.Param3Label.TabIndex = 11
        Me.Param3Label.Tag = "4"
        Me.Param3Label.Text = "test"
        '
        'Param3
        '
        Me.Param3.CheckOnClick = True
        Me.Param3.FormattingEnabled = True
        Me.Param3.Location = New System.Drawing.Point(5, 28)
        Me.Param3.Name = "Param3"
        Me.Param3.Size = New System.Drawing.Size(95, 94)
        Me.Param3.TabIndex = 2
        '
        'Param2Panel
        '
        Me.Param2Panel.Controls.Add(Me.Param2)
        Me.Param2Panel.Controls.Add(Me.Param2Label)
        Me.Param2Panel.Location = New System.Drawing.Point(109, 16)
        Me.Param2Panel.Name = "Param2Panel"
        Me.Param2Panel.Size = New System.Drawing.Size(100, 130)
        Me.Param2Panel.TabIndex = 12
        '
        'Param2
        '
        Me.Param2.CheckOnClick = True
        Me.Param2.FormattingEnabled = True
        Me.Param2.Location = New System.Drawing.Point(4, 28)
        Me.Param2.Name = "Param2"
        Me.Param2.Size = New System.Drawing.Size(95, 94)
        Me.Param2.TabIndex = 1
        '
        'Param2Label
        '
        Me.Param2Label.AutoSize = True
        Me.Param2Label.Location = New System.Drawing.Point(3, 9)
        Me.Param2Label.Name = "Param2Label"
        Me.Param2Label.Size = New System.Drawing.Size(24, 13)
        Me.Param2Label.TabIndex = 5
        Me.Param2Label.Tag = "2"
        Me.Param2Label.Text = "test"
        '
        'Param1Panel
        '
        Me.Param1Panel.Controls.Add(Me.Param1)
        Me.Param1Panel.Controls.Add(Me.Param1Label)
        Me.Param1Panel.Location = New System.Drawing.Point(7, 16)
        Me.Param1Panel.Name = "Param1Panel"
        Me.Param1Panel.Size = New System.Drawing.Size(100, 130)
        Me.Param1Panel.TabIndex = 11
        '
        'Param1
        '
        Me.Param1.CheckOnClick = True
        Me.Param1.FormattingEnabled = True
        Me.Param1.Location = New System.Drawing.Point(3, 28)
        Me.Param1.Name = "Param1"
        Me.Param1.Size = New System.Drawing.Size(95, 94)
        Me.Param1.TabIndex = 0
        '
        'Param1Label
        '
        Me.Param1Label.AutoSize = True
        Me.Param1Label.Location = New System.Drawing.Point(4, 9)
        Me.Param1Label.Name = "Param1Label"
        Me.Param1Label.Size = New System.Drawing.Size(24, 13)
        Me.Param1Label.TabIndex = 0
        Me.Param1Label.Tag = "1"
        Me.Param1Label.Text = "test"
        '
        'BooleanBox
        '
        Me.BooleanBox.Controls.Add(Me.Bool3Box)
        Me.BooleanBox.Controls.Add(Me.Bool2Box)
        Me.BooleanBox.Controls.Add(Me.Bool1Box)
        Me.BooleanBox.Location = New System.Drawing.Point(433, 447)
        Me.BooleanBox.Name = "BooleanBox"
        Me.BooleanBox.Size = New System.Drawing.Size(269, 150)
        Me.BooleanBox.TabIndex = 7
        Me.BooleanBox.TabStop = False
        Me.BooleanBox.Tag = "Booleans"
        Me.BooleanBox.Text = "Booleans"
        '
        'Bool3Box
        '
        Me.Bool3Box.Controls.Add(Me.Bool3Any)
        Me.Bool3Box.Controls.Add(Me.Bool3No)
        Me.Bool3Box.Controls.Add(Me.Bool3Yes)
        Me.Bool3Box.Enabled = False
        Me.Bool3Box.Location = New System.Drawing.Point(183, 25)
        Me.Bool3Box.Name = "Bool3Box"
        Me.Bool3Box.Size = New System.Drawing.Size(80, 111)
        Me.Bool3Box.TabIndex = 2
        Me.Bool3Box.TabStop = False
        '
        'Bool3Any
        '
        Me.Bool3Any.AutoSize = True
        Me.Bool3Any.Checked = True
        Me.Bool3Any.Location = New System.Drawing.Point(15, 74)
        Me.Bool3Any.Name = "Bool3Any"
        Me.Bool3Any.Size = New System.Drawing.Size(43, 17)
        Me.Bool3Any.TabIndex = 2
        Me.Bool3Any.TabStop = True
        Me.Bool3Any.Tag = ""
        Me.Bool3Any.Text = "Any"
        Me.Bool3Any.UseVisualStyleBackColor = True
        '
        'Bool3No
        '
        Me.Bool3No.AutoSize = True
        Me.Bool3No.Location = New System.Drawing.Point(15, 51)
        Me.Bool3No.Name = "Bool3No"
        Me.Bool3No.Size = New System.Drawing.Size(39, 17)
        Me.Bool3No.TabIndex = 1
        Me.Bool3No.TabStop = True
        Me.Bool3No.Text = "No"
        Me.Bool3No.UseVisualStyleBackColor = True
        '
        'Bool3Yes
        '
        Me.Bool3Yes.AutoSize = True
        Me.Bool3Yes.Location = New System.Drawing.Point(15, 28)
        Me.Bool3Yes.Name = "Bool3Yes"
        Me.Bool3Yes.Size = New System.Drawing.Size(43, 17)
        Me.Bool3Yes.TabIndex = 0
        Me.Bool3Yes.TabStop = True
        Me.Bool3Yes.Text = "Yes"
        Me.Bool3Yes.UseVisualStyleBackColor = True
        '
        'Bool2Box
        '
        Me.Bool2Box.Controls.Add(Me.Bool2Any)
        Me.Bool2Box.Controls.Add(Me.Bool2No)
        Me.Bool2Box.Controls.Add(Me.Bool2Yes)
        Me.Bool2Box.Enabled = False
        Me.Bool2Box.Location = New System.Drawing.Point(96, 25)
        Me.Bool2Box.Name = "Bool2Box"
        Me.Bool2Box.Size = New System.Drawing.Size(80, 111)
        Me.Bool2Box.TabIndex = 1
        Me.Bool2Box.TabStop = False
        '
        'Bool2Any
        '
        Me.Bool2Any.AutoSize = True
        Me.Bool2Any.Checked = True
        Me.Bool2Any.Location = New System.Drawing.Point(11, 74)
        Me.Bool2Any.Name = "Bool2Any"
        Me.Bool2Any.Size = New System.Drawing.Size(43, 17)
        Me.Bool2Any.TabIndex = 2
        Me.Bool2Any.TabStop = True
        Me.Bool2Any.Tag = ""
        Me.Bool2Any.Text = "Any"
        Me.Bool2Any.UseVisualStyleBackColor = True
        '
        'Bool2No
        '
        Me.Bool2No.AutoSize = True
        Me.Bool2No.Location = New System.Drawing.Point(11, 51)
        Me.Bool2No.Name = "Bool2No"
        Me.Bool2No.Size = New System.Drawing.Size(39, 17)
        Me.Bool2No.TabIndex = 1
        Me.Bool2No.TabStop = True
        Me.Bool2No.Text = "No"
        Me.Bool2No.UseVisualStyleBackColor = True
        '
        'Bool2Yes
        '
        Me.Bool2Yes.AutoSize = True
        Me.Bool2Yes.Location = New System.Drawing.Point(11, 28)
        Me.Bool2Yes.Name = "Bool2Yes"
        Me.Bool2Yes.Size = New System.Drawing.Size(43, 17)
        Me.Bool2Yes.TabIndex = 0
        Me.Bool2Yes.TabStop = True
        Me.Bool2Yes.Text = "Yes"
        Me.Bool2Yes.UseVisualStyleBackColor = True
        '
        'Bool1Box
        '
        Me.Bool1Box.Controls.Add(Me.Bool1Any)
        Me.Bool1Box.Controls.Add(Me.Bool1No)
        Me.Bool1Box.Controls.Add(Me.Bool1Yes)
        Me.Bool1Box.Enabled = False
        Me.Bool1Box.Location = New System.Drawing.Point(6, 25)
        Me.Bool1Box.Name = "Bool1Box"
        Me.Bool1Box.Size = New System.Drawing.Size(80, 111)
        Me.Bool1Box.TabIndex = 0
        Me.Bool1Box.TabStop = False
        '
        'Bool1Any
        '
        Me.Bool1Any.AutoSize = True
        Me.Bool1Any.Checked = True
        Me.Bool1Any.Location = New System.Drawing.Point(15, 74)
        Me.Bool1Any.Name = "Bool1Any"
        Me.Bool1Any.Size = New System.Drawing.Size(43, 17)
        Me.Bool1Any.TabIndex = 2
        Me.Bool1Any.TabStop = True
        Me.Bool1Any.Tag = ""
        Me.Bool1Any.Text = "Any"
        Me.Bool1Any.UseVisualStyleBackColor = True
        '
        'Bool1No
        '
        Me.Bool1No.AutoSize = True
        Me.Bool1No.Location = New System.Drawing.Point(15, 51)
        Me.Bool1No.Name = "Bool1No"
        Me.Bool1No.Size = New System.Drawing.Size(39, 17)
        Me.Bool1No.TabIndex = 1
        Me.Bool1No.TabStop = True
        Me.Bool1No.Text = "No"
        Me.Bool1No.UseVisualStyleBackColor = True
        '
        'Bool1Yes
        '
        Me.Bool1Yes.AutoSize = True
        Me.Bool1Yes.Location = New System.Drawing.Point(15, 28)
        Me.Bool1Yes.Name = "Bool1Yes"
        Me.Bool1Yes.Size = New System.Drawing.Size(43, 17)
        Me.Bool1Yes.TabIndex = 0
        Me.Bool1Yes.TabStop = True
        Me.Bool1Yes.Text = "Yes"
        Me.Bool1Yes.UseVisualStyleBackColor = True
        '
        'ReferenceBox
        '
        Me.ReferenceBox.Controls.Add(Me.Ref4Panel)
        Me.ReferenceBox.Controls.Add(Me.Ref3Panel)
        Me.ReferenceBox.Controls.Add(Me.Ref2Panel)
        Me.ReferenceBox.Controls.Add(Me.Ref1Panel)
        Me.ReferenceBox.Location = New System.Drawing.Point(155, 64)
        Me.ReferenceBox.Name = "ReferenceBox"
        Me.ReferenceBox.Size = New System.Drawing.Size(217, 125)
        Me.ReferenceBox.TabIndex = 2
        Me.ReferenceBox.TabStop = False
        Me.ReferenceBox.Tag = "References"
        Me.ReferenceBox.Text = "References"
        '
        'Ref4Panel
        '
        Me.Ref4Panel.Controls.Add(Me.Ref4)
        Me.Ref4Panel.Controls.Add(Me.Ref4Label)
        Me.Ref4Panel.Location = New System.Drawing.Point(109, 74)
        Me.Ref4Panel.Name = "Ref4Panel"
        Me.Ref4Panel.Size = New System.Drawing.Size(99, 44)
        Me.Ref4Panel.TabIndex = 59
        '
        'Ref4
        '
        Me.Ref4.Anchor = System.Windows.Forms.AnchorStyles.None
        Me.Ref4.Location = New System.Drawing.Point(7, 19)
        Me.Ref4.Name = "Ref4"
        Me.Ref4.Size = New System.Drawing.Size(79, 20)
        Me.Ref4.TabIndex = 3
        Me.Ref4.Tag = ""
        '
        'Ref4Label
        '
        Me.Ref4Label.Anchor = System.Windows.Forms.AnchorStyles.None
        Me.Ref4Label.AutoSize = True
        Me.Ref4Label.Location = New System.Drawing.Point(6, 3)
        Me.Ref4Label.Name = "Ref4Label"
        Me.Ref4Label.Size = New System.Drawing.Size(24, 13)
        Me.Ref4Label.TabIndex = 54
        Me.Ref4Label.Tag = ""
        Me.Ref4Label.Text = "test"
        '
        'Ref3Panel
        '
        Me.Ref3Panel.Controls.Add(Me.Ref3)
        Me.Ref3Panel.Controls.Add(Me.Ref3Label)
        Me.Ref3Panel.Location = New System.Drawing.Point(6, 74)
        Me.Ref3Panel.Name = "Ref3Panel"
        Me.Ref3Panel.Size = New System.Drawing.Size(104, 44)
        Me.Ref3Panel.TabIndex = 58
        '
        'Ref3
        '
        Me.Ref3.Anchor = System.Windows.Forms.AnchorStyles.None
        Me.Ref3.Location = New System.Drawing.Point(7, 19)
        Me.Ref3.Name = "Ref3"
        Me.Ref3.Size = New System.Drawing.Size(79, 20)
        Me.Ref3.TabIndex = 2
        Me.Ref3.Tag = ""
        '
        'Ref3Label
        '
        Me.Ref3Label.Anchor = System.Windows.Forms.AnchorStyles.None
        Me.Ref3Label.AutoSize = True
        Me.Ref3Label.Location = New System.Drawing.Point(5, 3)
        Me.Ref3Label.Name = "Ref3Label"
        Me.Ref3Label.Size = New System.Drawing.Size(24, 13)
        Me.Ref3Label.TabIndex = 7
        Me.Ref3Label.Tag = ""
        Me.Ref3Label.Text = "test"
        '
        'Ref2Panel
        '
        Me.Ref2Panel.Controls.Add(Me.Ref2)
        Me.Ref2Panel.Controls.Add(Me.Ref2Label)
        Me.Ref2Panel.Location = New System.Drawing.Point(109, 17)
        Me.Ref2Panel.Name = "Ref2Panel"
        Me.Ref2Panel.Size = New System.Drawing.Size(99, 51)
        Me.Ref2Panel.TabIndex = 57
        '
        'Ref2
        '
        Me.Ref2.Anchor = System.Windows.Forms.AnchorStyles.None
        Me.Ref2.Location = New System.Drawing.Point(7, 18)
        Me.Ref2.Name = "Ref2"
        Me.Ref2.Size = New System.Drawing.Size(79, 20)
        Me.Ref2.TabIndex = 1
        Me.Ref2.Tag = ""
        '
        'Ref2Label
        '
        Me.Ref2Label.Anchor = System.Windows.Forms.AnchorStyles.None
        Me.Ref2Label.AutoSize = True
        Me.Ref2Label.Location = New System.Drawing.Point(6, 2)
        Me.Ref2Label.Name = "Ref2Label"
        Me.Ref2Label.Size = New System.Drawing.Size(24, 13)
        Me.Ref2Label.TabIndex = 52
        Me.Ref2Label.Tag = ""
        Me.Ref2Label.Text = "test"
        '
        'Ref1Panel
        '
        Me.Ref1Panel.Controls.Add(Me.Ref1)
        Me.Ref1Panel.Controls.Add(Me.Ref1Label)
        Me.Ref1Panel.Location = New System.Drawing.Point(6, 17)
        Me.Ref1Panel.Name = "Ref1Panel"
        Me.Ref1Panel.Size = New System.Drawing.Size(104, 51)
        Me.Ref1Panel.TabIndex = 56
        '
        'Ref1
        '
        Me.Ref1.Anchor = System.Windows.Forms.AnchorStyles.None
        Me.Ref1.Location = New System.Drawing.Point(7, 18)
        Me.Ref1.Name = "Ref1"
        Me.Ref1.Size = New System.Drawing.Size(79, 20)
        Me.Ref1.TabIndex = 0
        Me.Ref1.Tag = ""
        '
        'Ref1Label
        '
        Me.Ref1Label.Anchor = System.Windows.Forms.AnchorStyles.None
        Me.Ref1Label.AutoSize = True
        Me.Ref1Label.Location = New System.Drawing.Point(5, 2)
        Me.Ref1Label.Name = "Ref1Label"
        Me.Ref1Label.Size = New System.Drawing.Size(24, 13)
        Me.Ref1Label.TabIndex = 5
        Me.Ref1Label.Tag = ""
        Me.Ref1Label.Text = "test"
        '
        'EnvironmentBox
        '
        Me.EnvironmentBox.Controls.Add(Me.RainGroupbox)
        Me.EnvironmentBox.Controls.Add(Me.SunGroupbox)
        Me.EnvironmentBox.Controls.Add(Me.WindGroupbox)
        Me.EnvironmentBox.Controls.Add(Me.HumUnk)
        Me.EnvironmentBox.Controls.Add(Me.HumidityBox)
        Me.EnvironmentBox.Controls.Add(Me.TempUnk)
        Me.EnvironmentBox.Controls.Add(Me.TempBox)
        Me.EnvironmentBox.Location = New System.Drawing.Point(12, 195)
        Me.EnvironmentBox.Name = "EnvironmentBox"
        Me.EnvironmentBox.Size = New System.Drawing.Size(690, 119)
        Me.EnvironmentBox.TabIndex = 4
        Me.EnvironmentBox.TabStop = False
        Me.EnvironmentBox.Tag = "Environmental Data"
        Me.EnvironmentBox.Text = "Environmental Data"
        '
        'RainGroupbox
        '
        Me.RainGroupbox.Controls.Add(Me.RainAny)
        Me.RainGroupbox.Controls.Add(Me.RainNo)
        Me.RainGroupbox.Controls.Add(Me.RainYes)
        Me.RainGroupbox.Location = New System.Drawing.Point(603, 19)
        Me.RainGroupbox.Name = "RainGroupbox"
        Me.RainGroupbox.Size = New System.Drawing.Size(81, 90)
        Me.RainGroupbox.TabIndex = 6
        Me.RainGroupbox.TabStop = False
        Me.RainGroupbox.Text = "Precipitation"
        '
        'RainAny
        '
        Me.RainAny.AutoSize = True
        Me.RainAny.Checked = True
        Me.RainAny.Location = New System.Drawing.Point(17, 65)
        Me.RainAny.Name = "RainAny"
        Me.RainAny.Size = New System.Drawing.Size(43, 17)
        Me.RainAny.TabIndex = 2
        Me.RainAny.TabStop = True
        Me.RainAny.Text = "Any"
        Me.RainAny.UseVisualStyleBackColor = True
        '
        'RainNo
        '
        Me.RainNo.AutoSize = True
        Me.RainNo.Location = New System.Drawing.Point(17, 42)
        Me.RainNo.Name = "RainNo"
        Me.RainNo.Size = New System.Drawing.Size(39, 17)
        Me.RainNo.TabIndex = 1
        Me.RainNo.TabStop = True
        Me.RainNo.Text = "No"
        Me.RainNo.UseVisualStyleBackColor = True
        '
        'RainYes
        '
        Me.RainYes.AutoSize = True
        Me.RainYes.Location = New System.Drawing.Point(17, 19)
        Me.RainYes.Name = "RainYes"
        Me.RainYes.Size = New System.Drawing.Size(43, 17)
        Me.RainYes.TabIndex = 0
        Me.RainYes.TabStop = True
        Me.RainYes.Text = "Yes"
        Me.RainYes.UseVisualStyleBackColor = True
        '
        'SunGroupbox
        '
        Me.SunGroupbox.Controls.Add(Me.SunAny)
        Me.SunGroupbox.Controls.Add(Me.SunNo)
        Me.SunGroupbox.Controls.Add(Me.SunYes)
        Me.SunGroupbox.Location = New System.Drawing.Point(525, 19)
        Me.SunGroupbox.Name = "SunGroupbox"
        Me.SunGroupbox.Size = New System.Drawing.Size(72, 90)
        Me.SunGroupbox.TabIndex = 5
        Me.SunGroupbox.TabStop = False
        Me.SunGroupbox.Text = "Direct Sun"
        '
        'SunAny
        '
        Me.SunAny.AutoSize = True
        Me.SunAny.Checked = True
        Me.SunAny.Location = New System.Drawing.Point(17, 65)
        Me.SunAny.Name = "SunAny"
        Me.SunAny.Size = New System.Drawing.Size(43, 17)
        Me.SunAny.TabIndex = 2
        Me.SunAny.TabStop = True
        Me.SunAny.Text = "Any"
        Me.SunAny.UseVisualStyleBackColor = True
        '
        'SunNo
        '
        Me.SunNo.AutoSize = True
        Me.SunNo.Location = New System.Drawing.Point(17, 42)
        Me.SunNo.Name = "SunNo"
        Me.SunNo.Size = New System.Drawing.Size(39, 17)
        Me.SunNo.TabIndex = 1
        Me.SunNo.TabStop = True
        Me.SunNo.Text = "No"
        Me.SunNo.UseVisualStyleBackColor = True
        '
        'SunYes
        '
        Me.SunYes.AutoSize = True
        Me.SunYes.Location = New System.Drawing.Point(17, 19)
        Me.SunYes.Name = "SunYes"
        Me.SunYes.Size = New System.Drawing.Size(43, 17)
        Me.SunYes.TabIndex = 0
        Me.SunYes.TabStop = True
        Me.SunYes.Text = "Yes"
        Me.SunYes.UseVisualStyleBackColor = True
        '
        'WindGroupbox
        '
        Me.WindGroupbox.Controls.Add(Me.WindAny)
        Me.WindGroupbox.Controls.Add(Me.WindNo)
        Me.WindGroupbox.Controls.Add(Me.WindYes)
        Me.WindGroupbox.Location = New System.Drawing.Point(447, 19)
        Me.WindGroupbox.Name = "WindGroupbox"
        Me.WindGroupbox.Size = New System.Drawing.Size(72, 90)
        Me.WindGroupbox.TabIndex = 4
        Me.WindGroupbox.TabStop = False
        Me.WindGroupbox.Text = "High Wind"
        '
        'WindAny
        '
        Me.WindAny.AutoSize = True
        Me.WindAny.Checked = True
        Me.WindAny.Location = New System.Drawing.Point(17, 65)
        Me.WindAny.Name = "WindAny"
        Me.WindAny.Size = New System.Drawing.Size(43, 17)
        Me.WindAny.TabIndex = 2
        Me.WindAny.TabStop = True
        Me.WindAny.Tag = ""
        Me.WindAny.Text = "Any"
        Me.WindAny.UseVisualStyleBackColor = True
        '
        'WindNo
        '
        Me.WindNo.AutoSize = True
        Me.WindNo.Location = New System.Drawing.Point(17, 42)
        Me.WindNo.Name = "WindNo"
        Me.WindNo.Size = New System.Drawing.Size(39, 17)
        Me.WindNo.TabIndex = 1
        Me.WindNo.TabStop = True
        Me.WindNo.Text = "No"
        Me.WindNo.UseVisualStyleBackColor = True
        '
        'WindYes
        '
        Me.WindYes.AutoSize = True
        Me.WindYes.Location = New System.Drawing.Point(17, 19)
        Me.WindYes.Name = "WindYes"
        Me.WindYes.Size = New System.Drawing.Size(43, 17)
        Me.WindYes.TabIndex = 0
        Me.WindYes.TabStop = True
        Me.WindYes.Text = "Yes"
        Me.WindYes.UseVisualStyleBackColor = True
        '
        'HumUnk
        '
        Me.HumUnk.AutoSize = True
        Me.HumUnk.Checked = True
        Me.HumUnk.CheckState = System.Windows.Forms.CheckState.Checked
        Me.HumUnk.Location = New System.Drawing.Point(403, 92)
        Me.HumUnk.Name = "HumUnk"
        Me.HumUnk.Size = New System.Drawing.Size(44, 17)
        Me.HumUnk.TabIndex = 2
        Me.HumUnk.Text = "Any"
        Me.HumUnk.UseVisualStyleBackColor = True
        '
        'HumidityBox
        '
        Me.HumidityBox.Controls.Add(Me.HumUnit2)
        Me.HumidityBox.Controls.Add(Me.HumUnit1)
        Me.HumidityBox.Controls.Add(Me.HumRange)
        Me.HumidityBox.Controls.Add(Me.HumMinLabel)
        Me.HumidityBox.Controls.Add(Me.HumMaxLabel)
        Me.HumidityBox.Controls.Add(Me.HumMin)
        Me.HumidityBox.Controls.Add(Me.HumMax)
        Me.HumidityBox.Location = New System.Drawing.Point(252, 19)
        Me.HumidityBox.Name = "HumidityBox"
        Me.HumidityBox.Size = New System.Drawing.Size(145, 90)
        Me.HumidityBox.TabIndex = 3
        Me.HumidityBox.TabStop = False
        Me.HumidityBox.Text = "Humidity"
        '
        'HumUnit2
        '
        Me.HumUnit2.AutoSize = True
        Me.HumUnit2.Location = New System.Drawing.Point(117, 42)
        Me.HumUnit2.Name = "HumUnit2"
        Me.HumUnit2.Size = New System.Drawing.Size(15, 13)
        Me.HumUnit2.TabIndex = 48
        Me.HumUnit2.Text = "%"
        '
        'HumUnit1
        '
        Me.HumUnit1.AutoSize = True
        Me.HumUnit1.Location = New System.Drawing.Point(117, 16)
        Me.HumUnit1.Name = "HumUnit1"
        Me.HumUnit1.Size = New System.Drawing.Size(15, 13)
        Me.HumUnit1.TabIndex = 47
        Me.HumUnit1.Text = "%"
        '
        'HumRange
        '
        Me.HumRange.AutoSize = True
        Me.HumRange.Location = New System.Drawing.Point(33, 66)
        Me.HumRange.Name = "HumRange"
        Me.HumRange.Size = New System.Drawing.Size(113, 17)
        Me.HumRange.TabIndex = 2
        Me.HumRange.Text = "Same as maximum"
        Me.HumRange.UseVisualStyleBackColor = True
        '
        'HumMinLabel
        '
        Me.HumMinLabel.AutoSize = True
        Me.HumMinLabel.Location = New System.Drawing.Point(6, 42)
        Me.HumMinLabel.Name = "HumMinLabel"
        Me.HumMinLabel.Size = New System.Drawing.Size(51, 13)
        Me.HumMinLabel.TabIndex = 45
        Me.HumMinLabel.Text = "Minimum:"
        '
        'HumMaxLabel
        '
        Me.HumMaxLabel.AutoSize = True
        Me.HumMaxLabel.Location = New System.Drawing.Point(6, 16)
        Me.HumMaxLabel.Name = "HumMaxLabel"
        Me.HumMaxLabel.Size = New System.Drawing.Size(54, 13)
        Me.HumMaxLabel.TabIndex = 44
        Me.HumMaxLabel.Text = "Maximum:"
        '
        'HumMin
        '
        Me.HumMin.Location = New System.Drawing.Point(66, 40)
        Me.HumMin.Name = "HumMin"
        Me.HumMin.Size = New System.Drawing.Size(42, 20)
        Me.HumMin.TabIndex = 1
        '
        'HumMax
        '
        Me.HumMax.Location = New System.Drawing.Point(66, 14)
        Me.HumMax.Name = "HumMax"
        Me.HumMax.Size = New System.Drawing.Size(42, 20)
        Me.HumMax.TabIndex = 0
        '
        'TempUnk
        '
        Me.TempUnk.AutoSize = True
        Me.TempUnk.Checked = True
        Me.TempUnk.CheckState = System.Windows.Forms.CheckState.Checked
        Me.TempUnk.Location = New System.Drawing.Point(209, 92)
        Me.TempUnk.Name = "TempUnk"
        Me.TempUnk.Size = New System.Drawing.Size(44, 17)
        Me.TempUnk.TabIndex = 0
        Me.TempUnk.Text = "Any"
        Me.TempUnk.UseVisualStyleBackColor = True
        '
        'TempBox
        '
        Me.TempBox.Controls.Add(Me.TempRange)
        Me.TempBox.Controls.Add(Me.TempMinLabel)
        Me.TempBox.Controls.Add(Me.TempMaxLabel)
        Me.TempBox.Controls.Add(Me.TempMin)
        Me.TempBox.Controls.Add(Me.TempMax)
        Me.TempBox.Controls.Add(Me.Fahrenheit)
        Me.TempBox.Controls.Add(Me.Centigrade)
        Me.TempBox.Location = New System.Drawing.Point(6, 19)
        Me.TempBox.Name = "TempBox"
        Me.TempBox.Size = New System.Drawing.Size(198, 90)
        Me.TempBox.TabIndex = 1
        Me.TempBox.TabStop = False
        Me.TempBox.Text = "Temperature"
        '
        'TempRange
        '
        Me.TempRange.AutoSize = True
        Me.TempRange.Location = New System.Drawing.Point(86, 68)
        Me.TempRange.Name = "TempRange"
        Me.TempRange.Size = New System.Drawing.Size(113, 17)
        Me.TempRange.TabIndex = 4
        Me.TempRange.Text = "Same as maximum"
        Me.TempRange.UseVisualStyleBackColor = True
        '
        'TempMinLabel
        '
        Me.TempMinLabel.AutoSize = True
        Me.TempMinLabel.Location = New System.Drawing.Point(87, 44)
        Me.TempMinLabel.Name = "TempMinLabel"
        Me.TempMinLabel.Size = New System.Drawing.Size(51, 13)
        Me.TempMinLabel.TabIndex = 45
        Me.TempMinLabel.Text = "Minimum:"
        '
        'TempMaxLabel
        '
        Me.TempMaxLabel.AutoSize = True
        Me.TempMaxLabel.Location = New System.Drawing.Point(87, 18)
        Me.TempMaxLabel.Name = "TempMaxLabel"
        Me.TempMaxLabel.Size = New System.Drawing.Size(54, 13)
        Me.TempMaxLabel.TabIndex = 44
        Me.TempMaxLabel.Text = "Maximum:"
        '
        'TempMin
        '
        Me.TempMin.Location = New System.Drawing.Point(147, 42)
        Me.TempMin.Maximum = New Decimal(New Integer() {50, 0, 0, 0})
        Me.TempMin.Minimum = New Decimal(New Integer() {18, 0, 0, -2147483648})
        Me.TempMin.Name = "TempMin"
        Me.TempMin.Size = New System.Drawing.Size(42, 20)
        Me.TempMin.TabIndex = 3
        '
        'TempMax
        '
        Me.TempMax.Location = New System.Drawing.Point(147, 16)
        Me.TempMax.Maximum = New Decimal(New Integer() {50, 0, 0, 0})
        Me.TempMax.Minimum = New Decimal(New Integer() {18, 0, 0, -2147483648})
        Me.TempMax.Name = "TempMax"
        Me.TempMax.Size = New System.Drawing.Size(42, 20)
        Me.TempMax.TabIndex = 2
        '
        'Fahrenheit
        '
        Me.Fahrenheit.AutoSize = True
        Me.Fahrenheit.Location = New System.Drawing.Point(6, 42)
        Me.Fahrenheit.Name = "Fahrenheit"
        Me.Fahrenheit.Size = New System.Drawing.Size(75, 17)
        Me.Fahrenheit.TabIndex = 1
        Me.Fahrenheit.TabStop = True
        Me.Fahrenheit.Text = "Fahrenheit"
        Me.Fahrenheit.UseVisualStyleBackColor = True
        '
        'Centigrade
        '
        Me.Centigrade.AutoSize = True
        Me.Centigrade.Checked = True
        Me.Centigrade.Location = New System.Drawing.Point(6, 19)
        Me.Centigrade.Name = "Centigrade"
        Me.Centigrade.Size = New System.Drawing.Size(58, 17)
        Me.Centigrade.TabIndex = 0
        Me.Centigrade.TabStop = True
        Me.Centigrade.Text = "Celsius"
        Me.Centigrade.UseVisualStyleBackColor = True
        '
        'LocationBox
        '
        Me.LocationBox.Controls.Add(Me.LocOr)
        Me.LocationBox.Controls.Add(Me.LocAnd)
        Me.LocationBox.Controls.Add(Me.LocationTable)
        Me.LocationBox.Controls.Add(Me.DelLoc)
        Me.LocationBox.Controls.Add(Me.AddLoc)
        Me.LocationBox.Location = New System.Drawing.Point(12, 320)
        Me.LocationBox.Name = "LocationBox"
        Me.LocationBox.Size = New System.Drawing.Size(690, 121)
        Me.LocationBox.TabIndex = 5
        Me.LocationBox.TabStop = False
        Me.LocationBox.Tag = "Locations"
        Me.LocationBox.Text = "Locations"
        '
        'LocOr
        '
        Me.LocOr.AutoSize = True
        Me.LocOr.Checked = True
        Me.LocOr.Location = New System.Drawing.Point(635, 91)
        Me.LocOr.Name = "LocOr"
        Me.LocOr.Size = New System.Drawing.Size(41, 17)
        Me.LocOr.TabIndex = 4
        Me.LocOr.TabStop = True
        Me.LocOr.Text = "OR"
        Me.LocOr.UseVisualStyleBackColor = True
        '
        'LocAnd
        '
        Me.LocAnd.AutoSize = True
        Me.LocAnd.Location = New System.Drawing.Point(577, 91)
        Me.LocAnd.Name = "LocAnd"
        Me.LocAnd.Size = New System.Drawing.Size(48, 17)
        Me.LocAnd.TabIndex = 3
        Me.LocAnd.TabStop = True
        Me.LocAnd.Text = "AND"
        Me.LocAnd.UseVisualStyleBackColor = True
        '
        'LocationTable
        '
        Me.LocationTable.AllowUserToAddRows = False
        Me.LocationTable.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
            Or System.Windows.Forms.AnchorStyles.Left) _
            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.LocationTable.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.ColumnHeader
        DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
        DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control
        DataGridViewCellStyle3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText
        DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
        DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
        DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
        Me.LocationTable.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle3
        Me.LocationTable.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
        Me.LocationTable.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.SculptID, Me.Band, Me.BandType, Me.Column, Me.ColumnType, Me.Orientation, Me.MainElement, Me.MainElementNumber, Me.SubElement, Me.SubElementLetter, Me.ThirdElement, Me.ThirdElementNumber, Me.XVal, Me.YVal, Me.ZVal, Me.Proximity})
        DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
        DataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window
        DataGridViewCellStyle4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText
        DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
        DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
        DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
        Me.LocationTable.DefaultCellStyle = DataGridViewCellStyle4
        Me.LocationTable.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically
        Me.LocationTable.Location = New System.Drawing.Point(11, 19)
        Me.LocationTable.Name = "LocationTable"
        Me.LocationTable.ReadOnly = True
        Me.LocationTable.RowHeadersWidth = 20
        Me.LocationTable.Size = New System.Drawing.Size(560, 86)
        Me.LocationTable.TabIndex = 0
        '
        'SculptID
        '
        Me.SculptID.HeaderText = "Sculpture ID"
        Me.SculptID.Name = "SculptID"
        Me.SculptID.ReadOnly = True
        Me.SculptID.Width = 91
        '
        'Band
        '
        Me.Band.HeaderText = "Band"
        Me.Band.Name = "Band"
        Me.Band.ReadOnly = True
        Me.Band.Width = 57
        '
        'BandType
        '
        Me.BandType.HeaderText = "Band Type"
        Me.BandType.Name = "BandType"
        Me.BandType.ReadOnly = True
        Me.BandType.Width = 84
        '
        'Column
        '
        Me.Column.HeaderText = "Column"
        Me.Column.Name = "Column"
        Me.Column.ReadOnly = True
        Me.Column.Width = 67
        '
        'ColumnType
        '
        Me.ColumnType.HeaderText = "Column Type"
        Me.ColumnType.Name = "ColumnType"
        Me.ColumnType.ReadOnly = True
        Me.ColumnType.Width = 94
        '
        'Orientation
        '
        Me.Orientation.HeaderText = "Orientation"
        Me.Orientation.Name = "Orientation"
        Me.Orientation.ReadOnly = True
        Me.Orientation.Width = 83
        '
        'MainElement
        '
        Me.MainElement.HeaderText = "Main Element"
        Me.MainElement.Name = "MainElement"
        Me.MainElement.ReadOnly = True
        Me.MainElement.Width = 96
        '
        'MainElementNumber
        '
        Me.MainElementNumber.HeaderText = "Number"
        Me.MainElementNumber.Name = "MainElementNumber"
        Me.MainElementNumber.ReadOnly = True
        Me.MainElementNumber.Width = 69
        '
        'SubElement
        '
        Me.SubElement.HeaderText = "Sub-Element"
        Me.SubElement.Name = "SubElement"
        Me.SubElement.ReadOnly = True
        Me.SubElement.Width = 92
        '
        'SubElementLetter
        '
        Me.SubElementLetter.HeaderText = "Letter"
        Me.SubElementLetter.Name = "SubElementLetter"
        Me.SubElementLetter.ReadOnly = True
        Me.SubElementLetter.Width = 59
        '
        'ThirdElement
        '
        Me.ThirdElement.HeaderText = "Third Element"
        Me.ThirdElement.Name = "ThirdElement"
        Me.ThirdElement.ReadOnly = True
        Me.ThirdElement.Width = 97
        '
        'ThirdElementNumber
        '
        Me.ThirdElementNumber.HeaderText = "Number"
        Me.ThirdElementNumber.Name = "ThirdElementNumber"
        Me.ThirdElementNumber.ReadOnly = True
        Me.ThirdElementNumber.Width = 69
        '
        'XVal
        '
        Me.XVal.HeaderText = "X Value"
        Me.XVal.Name = "XVal"
        Me.XVal.ReadOnly = True
        Me.XVal.Width = 69
        '
        'YVal
        '
        Me.YVal.HeaderText = "Y Value"
        Me.YVal.Name = "YVal"
        Me.YVal.ReadOnly = True
        Me.YVal.Width = 69
        '
        'ZVal
        '
        Me.ZVal.HeaderText = "Z Value"
        Me.ZVal.Name = "ZVal"
        Me.ZVal.ReadOnly = True
        Me.ZVal.Width = 69
        '
        'Proximity
        '
        Me.Proximity.HeaderText = "Proximity"
        Me.Proximity.Name = "Proximity"
        Me.Proximity.ReadOnly = True
        Me.Proximity.Width = 73
        '
        'DelLoc
        '
        Me.DelLoc.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.DelLoc.Enabled = False
        Me.DelLoc.Location = New System.Drawing.Point(577, 55)
        Me.DelLoc.Name = "DelLoc"
        Me.DelLoc.Size = New System.Drawing.Size(106, 30)
        Me.DelLoc.TabIndex = 2
        Me.DelLoc.Text = "Delete Location"
        Me.DelLoc.UseVisualStyleBackColor = True
        '
        'AddLoc
        '
        Me.AddLoc.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.AddLoc.Location = New System.Drawing.Point(577, 19)
        Me.AddLoc.Name = "AddLoc"
        Me.AddLoc.Size = New System.Drawing.Size(106, 30)
        Me.AddLoc.TabIndex = 1
        Me.AddLoc.Text = "Add Location"
        Me.AddLoc.UseVisualStyleBackColor = True
        '
        'DateBox
        '
        Me.DateBox.Controls.Add(Me.ClearDateButton)
        Me.DateBox.Controls.Add(Me.DateRangeLabel)
        Me.DateBox.Controls.Add(Me.EndDateButton)
        Me.DateBox.Controls.Add(Me.DateRange)
        Me.DateBox.Controls.Add(Me.DateAll)
        Me.DateBox.Controls.Add(Me.StartDateButton)
        Me.DateBox.Location = New System.Drawing.Point(388, 64)
        Me.DateBox.Name = "DateBox"
        Me.DateBox.Size = New System.Drawing.Size(314, 125)
        Me.DateBox.TabIndex = 3
        Me.DateBox.TabStop = False
        Me.DateBox.Tag = "Date Range"
        Me.DateBox.Text = "Date Range"
        '
        'ClearDateButton
        '
        Me.ClearDateButton.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.ClearDateButton.Enabled = False
        Me.ClearDateButton.Location = New System.Drawing.Point(232, 84)
        Me.ClearDateButton.Name = "ClearDateButton"
        Me.ClearDateButton.Size = New System.Drawing.Size(75, 30)
        Me.ClearDateButton.TabIndex = 4
        Me.ClearDateButton.Text = "Clear Dates"
        Me.ClearDateButton.UseVisualStyleBackColor = True
        '
        'DateRangeLabel
        '
        Me.DateRangeLabel.AutoSize = True
        Me.DateRangeLabel.Location = New System.Drawing.Point(77, 53)
        Me.DateRangeLabel.Name = "DateRangeLabel"
        Me.DateRangeLabel.Size = New System.Drawing.Size(0, 13)
        Me.DateRangeLabel.TabIndex = 7
        '
        'EndDateButton
        '
        Me.EndDateButton.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.EndDateButton.Enabled = False
        Me.EndDateButton.Location = New System.Drawing.Point(121, 84)
        Me.EndDateButton.Name = "EndDateButton"
        Me.EndDateButton.Size = New System.Drawing.Size(105, 30)
        Me.EndDateButton.TabIndex = 3
        Me.EndDateButton.Text = "Select End Date"
        Me.EndDateButton.UseVisualStyleBackColor = True
        '
        'DateRange
        '
        Me.DateRange.AutoSize = True
        Me.DateRange.Location = New System.Drawing.Point(11, 51)
        Me.DateRange.Name = "DateRange"
        Me.DateRange.Size = New System.Drawing.Size(60, 17)
        Me.DateRange.TabIndex = 1
        Me.DateRange.TabStop = True
        Me.DateRange.Text = "Range:"
        Me.DateRange.UseVisualStyleBackColor = True
        '
        'DateAll
        '
        Me.DateAll.AutoSize = True
        Me.DateAll.Checked = True
        Me.DateAll.Location = New System.Drawing.Point(11, 26)
        Me.DateAll.Name = "DateAll"
        Me.DateAll.Size = New System.Drawing.Size(75, 17)
        Me.DateAll.TabIndex = 0
        Me.DateAll.TabStop = True
        Me.DateAll.Text = "Everything"
        Me.DateAll.UseVisualStyleBackColor = True
        '
        'StartDateButton
        '
        Me.StartDateButton.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.StartDateButton.Enabled = False
        Me.StartDateButton.Location = New System.Drawing.Point(10, 84)
        Me.StartDateButton.Name = "StartDateButton"
        Me.StartDateButton.Size = New System.Drawing.Size(105, 30)
        Me.StartDateButton.TabIndex = 2
        Me.StartDateButton.Text = "Select Start Date"
        Me.StartDateButton.UseVisualStyleBackColor = True
        '
        'PrimaryKeyBox
        '
        Me.PrimaryKeyBox.Controls.Add(Me.MonitorSearch)
        Me.PrimaryKeyBox.Controls.Add(Me.TreatSearch)
        Me.PrimaryKeyBox.Controls.Add(Me.PhotoSearch)
        Me.PrimaryKeyBox.Controls.Add(Me.FragSearch)
        Me.PrimaryKeyBox.Controls.Add(Me.EventSearch)
        Me.PrimaryKeyBox.Controls.Add(Me.AssessSearch)
        Me.PrimaryKeyBox.Location = New System.Drawing.Point(12, 6)
        Me.PrimaryKeyBox.Name = "PrimaryKeyBox"
        Me.PrimaryKeyBox.Size = New System.Drawing.Size(690, 52)
        Me.PrimaryKeyBox.TabIndex = 0
        Me.PrimaryKeyBox.TabStop = False
        Me.PrimaryKeyBox.Text = "Record Type"
        '
        'MonitorSearch
        '
        Me.MonitorSearch.AutoSize = True
        Me.MonitorSearch.Location = New System.Drawing.Point(291, 19)
        Me.MonitorSearch.Name = "MonitorSearch"
        Me.MonitorSearch.Size = New System.Drawing.Size(65, 17)
        Me.MonitorSearch.TabIndex = 3
        Me.MonitorSearch.TabStop = True
        Me.MonitorSearch.Text = "Monitors"
        Me.MonitorSearch.UseVisualStyleBackColor = True
        '
        'TreatSearch
        '
        Me.TreatSearch.AutoSize = True
        Me.TreatSearch.Location = New System.Drawing.Point(452, 19)
        Me.TreatSearch.Name = "TreatSearch"
        Me.TreatSearch.Size = New System.Drawing.Size(78, 17)
        Me.TreatSearch.TabIndex = 5
        Me.TreatSearch.TabStop = True
        Me.TreatSearch.Text = "Treatments"
        Me.TreatSearch.UseVisualStyleBackColor = True
        '
        'PhotoSearch
        '
        Me.PhotoSearch.AutoSize = True
        Me.PhotoSearch.Location = New System.Drawing.Point(372, 19)
        Me.PhotoSearch.Name = "PhotoSearch"
        Me.PhotoSearch.Size = New System.Drawing.Size(58, 17)
        Me.PhotoSearch.TabIndex = 4
        Me.PhotoSearch.TabStop = True
        Me.PhotoSearch.Text = "Photos"
        Me.PhotoSearch.UseVisualStyleBackColor = True
        '
        'FragSearch
        '
        Me.FragSearch.AutoSize = True
        Me.FragSearch.Location = New System.Drawing.Point(189, 19)
        Me.FragSearch.Name = "FragSearch"
        Me.FragSearch.Size = New System.Drawing.Size(74, 17)
        Me.FragSearch.TabIndex = 2
        Me.FragSearch.TabStop = True
        Me.FragSearch.Text = "Fragments"
        Me.FragSearch.UseVisualStyleBackColor = True
        '
        'EventSearch
        '
        Me.EventSearch.AutoSize = True
        Me.EventSearch.Location = New System.Drawing.Point(109, 19)
        Me.EventSearch.Name = "EventSearch"
        Me.EventSearch.Size = New System.Drawing.Size(58, 17)
        Me.EventSearch.TabIndex = 1
        Me.EventSearch.TabStop = True
        Me.EventSearch.Text = "Events"
        Me.EventSearch.UseVisualStyleBackColor = True
        '
        'AssessSearch
        '
        Me.AssessSearch.AutoSize = True
        Me.AssessSearch.Checked = True
        Me.AssessSearch.Location = New System.Drawing.Point(6, 19)
        Me.AssessSearch.Name = "AssessSearch"
        Me.AssessSearch.Size = New System.Drawing.Size(86, 17)
        Me.AssessSearch.TabIndex = 0
        Me.AssessSearch.TabStop = True
        Me.AssessSearch.Text = "Assessments"
        Me.AssessSearch.UseVisualStyleBackColor = True
        '
        'QBETabcontrol
        '
        Me.QBETabcontrol.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.QBETabcontrol.Controls.Add(Me.Parameters)
        Me.QBETabcontrol.Controls.Add(Me.Display)
        Me.QBETabcontrol.Location = New System.Drawing.Point(12, 12)
        Me.QBETabcontrol.Name = "QBETabcontrol"
        Me.QBETabcontrol.SelectedIndex = 0
        Me.QBETabcontrol.Size = New System.Drawing.Size(720, 783)
        Me.QBETabcontrol.TabIndex = 0
        '
        'SubmitBut
        '
        Me.SubmitBut.Location = New System.Drawing.Point(414, 801)
        Me.SubmitBut.Name = "SubmitBut"
        Me.SubmitBut.Size = New System.Drawing.Size(75, 30)
        Me.SubmitBut.TabIndex = 13
        Me.SubmitBut.Text = "Submit"
        Me.SubmitBut.UseVisualStyleBackColor = True
        '
        'ClearBut
        '
        Me.ClearBut.Location = New System.Drawing.Point(495, 801)
        Me.ClearBut.Name = "ClearBut"
        Me.ClearBut.Size = New System.Drawing.Size(75, 30)
        Me.ClearBut.TabIndex = 14
        Me.ClearBut.Text = "Clear"
        Me.ClearBut.UseVisualStyleBackColor = True
        '
        'RefreshBut
        '
        Me.RefreshBut.Location = New System.Drawing.Point(576, 801)
        Me.RefreshBut.Name = "RefreshBut"
        Me.RefreshBut.Size = New System.Drawing.Size(75, 30)
        Me.RefreshBut.TabIndex = 15
        Me.RefreshBut.Text = "Refresh"
        Me.RefreshBut.UseVisualStyleBackColor = True
        '
        'CancelBut
        '
        Me.CancelBut.DialogResult = System.Windows.Forms.DialogResult.Cancel
        Me.CancelBut.Location = New System.Drawing.Point(657, 801)
        Me.CancelBut.Name = "CancelBut"
        Me.CancelBut.Size = New System.Drawing.Size(75, 30)
        Me.CancelBut.TabIndex = 16
        Me.CancelBut.Text = "Cancel"
        Me.CancelBut.UseVisualStyleBackColor = True
        '
        'AndSearch
        '
        Me.AndSearch.AutoSize = True
        Me.AndSearch.Checked = True
        Me.AndSearch.Location = New System.Drawing.Point(16, 808)
        Me.AndSearch.Name = "AndSearch"
        Me.AndSearch.Size = New System.Drawing.Size(123, 17)
        Me.AndSearch.TabIndex = 10
        Me.AndSearch.TabStop = True
        Me.AndSearch.Text = "All parameters (AND)"
        Me.AndSearch.UseVisualStyleBackColor = True
        '
        'OrSearch
        '
        Me.OrSearch.AutoSize = True
        Me.OrSearch.Location = New System.Drawing.Point(163, 808)
        Me.OrSearch.Name = "OrSearch"
        Me.OrSearch.Size = New System.Drawing.Size(118, 17)
        Me.OrSearch.TabIndex = 11
        Me.OrSearch.TabStop = True
        Me.OrSearch.Text = "Any parameter (OR)"
        Me.OrSearch.UseVisualStyleBackColor = True
        '
        'CountOnly
        '
        Me.CountOnly.AutoSize = True
        Me.CountOnly.Location = New System.Drawing.Point(306, 809)
        Me.CountOnly.Name = "CountOnly"
        Me.CountOnly.Size = New System.Drawing.Size(78, 17)
        Me.CountOnly.TabIndex = 12
        Me.CountOnly.Text = "Count Only"
        Me.CountOnly.UseVisualStyleBackColor = True
        '
        'QBE
        '
        Me.AcceptButton = Me.SubmitBut
        Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
        Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
        Me.CancelButton = Me.CancelBut
        Me.ClientSize = New System.Drawing.Size(740, 840)
        Me.Controls.Add(Me.CountOnly)
        Me.Controls.Add(Me.OrSearch)
        Me.Controls.Add(Me.AndSearch)
        Me.Controls.Add(Me.CancelBut)
        Me.Controls.Add(Me.SubmitBut)
        Me.Controls.Add(Me.RefreshBut)
        Me.Controls.Add(Me.ClearBut)
        Me.Controls.Add(Me.QBETabcontrol)
        Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle
        Me.MaximizeBox = False
        Me.Name = "QBE"
        Me.Text = "Watts Database Custom Query"
        Me.Display.ResumeLayout(False)
        Me.Display.PerformLayout()
        Me.SelectFieldsBox.ResumeLayout(False)
        Me.SelectFieldsBox.PerformLayout()
        Me.Parameters.ResumeLayout(False)
        Me.NumericalBox.ResumeLayout(False)
        Me.Num4Panel.ResumeLayout(False)
        Me.Num4Panel.PerformLayout()
        CType(Me.Num4, System.ComponentModel.ISupportInitialize).EndInit()
        Me.Num2Panel.ResumeLayout(False)
        Me.Num2Panel.PerformLayout()
        CType(Me.Num2, System.ComponentModel.ISupportInitialize).EndInit()
        Me.Num3Panel.ResumeLayout(False)
        Me.Num3Panel.PerformLayout()
        CType(Me.Num3, System.ComponentModel.ISupportInitialize).EndInit()
        Me.Num1Panel.ResumeLayout(False)
        Me.Num1Panel.PerformLayout()
        CType(Me.Num1, System.ComponentModel.ISupportInitialize).EndInit()
        Me.TextSearchBox.ResumeLayout(False)
        Me.TextSearchBox.PerformLayout()
        Me.SubtypeBox.ResumeLayout(False)
        Me.ParameterBox.ResumeLayout(False)
        Me.Param4Panel.ResumeLayout(False)
        Me.Param4Panel.PerformLayout()
        Me.Param3Panel.ResumeLayout(False)
        Me.Param3Panel.PerformLayout()
        Me.Param2Panel.ResumeLayout(False)
        Me.Param2Panel.PerformLayout()
        Me.Param1Panel.ResumeLayout(False)
        Me.Param1Panel.PerformLayout()
        Me.BooleanBox.ResumeLayout(False)
        Me.Bool3Box.ResumeLayout(False)
        Me.Bool3Box.PerformLayout()
        Me.Bool2Box.ResumeLayout(False)
        Me.Bool2Box.PerformLayout()
        Me.Bool1Box.ResumeLayout(False)
        Me.Bool1Box.PerformLayout()
        Me.ReferenceBox.ResumeLayout(False)
        Me.Ref4Panel.ResumeLayout(False)
        Me.Ref4Panel.PerformLayout()
        Me.Ref3Panel.ResumeLayout(False)
        Me.Ref3Panel.PerformLayout()
        Me.Ref2Panel.ResumeLayout(False)
        Me.Ref2Panel.PerformLayout()
        Me.Ref1Panel.ResumeLayout(False)
        Me.Ref1Panel.PerformLayout()
        Me.EnvironmentBox.ResumeLayout(False)
        Me.EnvironmentBox.PerformLayout()
        Me.RainGroupbox.ResumeLayout(False)
        Me.RainGroupbox.PerformLayout()
        Me.SunGroupbox.ResumeLayout(False)
        Me.SunGroupbox.PerformLayout()
        Me.WindGroupbox.ResumeLayout(False)
        Me.WindGroupbox.PerformLayout()
        Me.HumidityBox.ResumeLayout(False)
        Me.HumidityBox.PerformLayout()
        CType(Me.HumMin, System.ComponentModel.ISupportInitialize).EndInit()
        CType(Me.HumMax, System.ComponentModel.ISupportInitialize).EndInit()
        Me.TempBox.ResumeLayout(False)
        Me.TempBox.PerformLayout()
        CType(Me.TempMin, System.ComponentModel.ISupportInitialize).EndInit()
        CType(Me.TempMax, System.ComponentModel.ISupportInitialize).EndInit()
        Me.LocationBox.ResumeLayout(False)
        Me.LocationBox.PerformLayout()
        CType(Me.LocationTable, System.ComponentModel.ISupportInitialize).EndInit()
        Me.DateBox.ResumeLayout(False)
        Me.DateBox.PerformLayout()
        Me.PrimaryKeyBox.ResumeLayout(False)
        Me.PrimaryKeyBox.PerformLayout()
        Me.QBETabcontrol.ResumeLayout(False)
        Me.ResumeLayout(False)
        Me.PerformLayout()

    End Sub
    Friend WithEvents Display As System.Windows.Forms.TabPage
    Friend WithEvents Parameters As System.Windows.Forms.TabPage
    Friend WithEvents QBETabcontrol As System.Windows.Forms.TabControl
    Friend WithEvents DisplayLabel As System.Windows.Forms.Label
    Friend WithEvents DispSome As System.Windows.Forms.RadioButton
    Friend WithEvents DispAll As System.Windows.Forms.RadioButton
    Friend WithEvents SubmitBut As System.Windows.Forms.Button
    Friend WithEvents ClearBut As System.Windows.Forms.Button
    Friend WithEvents RefreshBut As System.Windows.Forms.Button
    Friend WithEvents PrimaryKeyBox As System.Windows.Forms.GroupBox
    Friend WithEvents SelectFieldsBox As System.Windows.Forms.GroupBox
    Friend WithEvents AssessSearch As System.Windows.Forms.RadioButton
    Friend WithEvents EventSearch As System.Windows.Forms.RadioButton
    Friend WithEvents FragSearch As System.Windows.Forms.RadioButton
    Friend WithEvents PhotoSearch As System.Windows.Forms.RadioButton
    Friend WithEvents TreatSearch As System.Windows.Forms.RadioButton
    Friend WithEvents DateBox As System.Windows.Forms.GroupBox
    Friend WithEvents StartDateButton As System.Windows.Forms.Button
    Friend WithEvents DateAll As System.Windows.Forms.RadioButton
    Friend WithEvents DateRange As System.Windows.Forms.RadioButton
    Friend WithEvents EndDateButton As System.Windows.Forms.Button
    Friend WithEvents LocationBox As System.Windows.Forms.GroupBox
    Friend WithEvents DateRangeLabel As System.Windows.Forms.Label
    Friend WithEvents CancelBut As System.Windows.Forms.Button
    Friend WithEvents AddLoc As System.Windows.Forms.Button
    Friend WithEvents EnvironmentBox As System.Windows.Forms.GroupBox
    Friend WithEvents HumUnk As System.Windows.Forms.CheckBox
    Friend WithEvents HumidityBox As System.Windows.Forms.GroupBox
    Friend WithEvents HumUnit2 As System.Windows.Forms.Label
    Friend WithEvents HumUnit1 As System.Windows.Forms.Label
    Friend WithEvents HumRange As System.Windows.Forms.CheckBox
    Friend WithEvents HumMinLabel As System.Windows.Forms.Label
    Friend WithEvents HumMaxLabel As System.Windows.Forms.Label
    Friend WithEvents HumMin As System.Windows.Forms.NumericUpDown
    Friend WithEvents HumMax As System.Windows.Forms.NumericUpDown
    Friend WithEvents TempUnk As System.Windows.Forms.CheckBox
    Friend WithEvents TempBox As System.Windows.Forms.GroupBox
    Friend WithEvents TempRange As System.Windows.Forms.CheckBox
    Friend WithEvents TempMinLabel As System.Windows.Forms.Label
    Friend WithEvents TempMaxLabel As System.Windows.Forms.Label
    Friend WithEvents TempMin As System.Windows.Forms.NumericUpDown
    Friend WithEvents TempMax As System.Windows.Forms.NumericUpDown
    Friend WithEvents Fahrenheit As System.Windows.Forms.RadioButton
    Friend WithEvents Centigrade As System.Windows.Forms.RadioButton
    Friend WithEvents ParameterBox As System.Windows.Forms.GroupBox
    Friend WithEvents ClearDateButton As System.Windows.Forms.Button
    Friend WithEvents DelLoc As System.Windows.Forms.Button
    Friend WithEvents AndSearch As System.Windows.Forms.RadioButton
    Friend WithEvents OrSearch As System.Windows.Forms.RadioButton
    Friend WithEvents ReferenceBox As System.Windows.Forms.GroupBox
    Friend WithEvents Ref3Label As System.Windows.Forms.Label
    Friend WithEvents Ref1Label As System.Windows.Forms.Label
    Friend WithEvents BooleanBox As System.Windows.Forms.GroupBox
    Friend WithEvents MonitorSearch As System.Windows.Forms.RadioButton
    Friend WithEvents SubtypeBox As System.Windows.Forms.GroupBox
    Friend WithEvents SubtypeList As System.Windows.Forms.ListBox
    Friend WithEvents LocationTable As System.Windows.Forms.DataGridView
    Friend WithEvents CountOnly As System.Windows.Forms.CheckBox
    Friend WithEvents RemoveButton As System.Windows.Forms.Button
    Friend WithEvents AddButton As System.Windows.Forms.Button
    Friend WithEvents ChosenFields As System.Windows.Forms.ListBox
    Friend WithEvents AllFields As System.Windows.Forms.ListBox
    Friend WithEvents DownButton As System.Windows.Forms.Button
    Friend WithEvents UpButton As System.Windows.Forms.Button
    Friend WithEvents PrimaryKeyFields As System.Windows.Forms.ListBox
    Friend WithEvents AllFieldsLabel As System.Windows.Forms.Label
    Friend WithEvents FieldsToDisplayLabel As System.Windows.Forms.Label
    Friend WithEvents SculptID As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents Band As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents BandType As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents Column As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents ColumnType As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents Orientation As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents MainElement As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents MainElementNumber As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents SubElement As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents SubElementLetter As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents ThirdElement As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents ThirdElementNumber As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents XVal As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents YVal As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents ZVal As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents Proximity As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents WindGroupbox As System.Windows.Forms.GroupBox
    Friend WithEvents WindYes As System.Windows.Forms.RadioButton
    Friend WithEvents WindNo As System.Windows.Forms.RadioButton
    Friend WithEvents WindAny As System.Windows.Forms.RadioButton
    Friend WithEvents RainGroupbox As System.Windows.Forms.GroupBox
    Friend WithEvents RainAny As System.Windows.Forms.RadioButton
    Friend WithEvents RainNo As System.Windows.Forms.RadioButton
    Friend WithEvents RainYes As System.Windows.Forms.RadioButton
    Friend WithEvents SunGroupbox As System.Windows.Forms.GroupBox
    Friend WithEvents SunAny As System.Windows.Forms.RadioButton
    Friend WithEvents SunNo As System.Windows.Forms.RadioButton
    Friend WithEvents SunYes As System.Windows.Forms.RadioButton
    Friend WithEvents LocAnd As System.Windows.Forms.RadioButton
    Friend WithEvents LocOr As System.Windows.Forms.RadioButton
    Friend WithEvents Ref3 As System.Windows.Forms.DomainUpDown
    Friend WithEvents Ref1 As System.Windows.Forms.DomainUpDown
    Friend WithEvents Bool1Box As System.Windows.Forms.GroupBox
    Friend WithEvents Bool1Any As System.Windows.Forms.RadioButton
    Friend WithEvents Bool1No As System.Windows.Forms.RadioButton
    Friend WithEvents Bool1Yes As System.Windows.Forms.RadioButton
    Friend WithEvents TextSearchBox As System.Windows.Forms.GroupBox
    Friend WithEvents FieldsLabel As System.Windows.Forms.Label
    Friend WithEvents TextLabel As System.Windows.Forms.Label
    Friend WithEvents TextSearchField As System.Windows.Forms.TextBox
    Friend WithEvents Bool2Box As System.Windows.Forms.GroupBox
    Friend WithEvents Bool2Any As System.Windows.Forms.RadioButton
    Friend WithEvents Bool2No As System.Windows.Forms.RadioButton
    Friend WithEvents Bool2Yes As System.Windows.Forms.RadioButton
    Friend WithEvents Ref4 As System.Windows.Forms.DomainUpDown
    Friend WithEvents Ref4Label As System.Windows.Forms.Label
    Friend WithEvents Ref2 As System.Windows.Forms.DomainUpDown
    Friend WithEvents Ref2Label As System.Windows.Forms.Label
    Friend WithEvents NumericalBox As System.Windows.Forms.GroupBox
    Friend WithEvents Num4Label As System.Windows.Forms.Label
    Friend WithEvents Num2Label As System.Windows.Forms.Label
    Friend WithEvents Num3Label As System.Windows.Forms.Label
    Friend WithEvents Num1Label As System.Windows.Forms.Label
    Friend WithEvents Num3 As System.Windows.Forms.NumericUpDown
    Friend WithEvents Num2 As System.Windows.Forms.NumericUpDown
    Friend WithEvents Num1 As System.Windows.Forms.NumericUpDown
    Friend WithEvents Num4 As System.Windows.Forms.NumericUpDown
    Friend WithEvents Bool3Box As System.Windows.Forms.GroupBox
    Friend WithEvents Bool3Any As System.Windows.Forms.RadioButton
    Friend WithEvents Bool3No As System.Windows.Forms.RadioButton
    Friend WithEvents Bool3Yes As System.Windows.Forms.RadioButton
    Friend WithEvents Ref1Panel As System.Windows.Forms.Panel
    Friend WithEvents Ref2Panel As System.Windows.Forms.Panel
    Friend WithEvents Ref3Panel As System.Windows.Forms.Panel
    Friend WithEvents Ref4Panel As System.Windows.Forms.Panel
    Friend WithEvents Param4Panel As System.Windows.Forms.Panel
    Friend WithEvents Param3Panel As System.Windows.Forms.Panel
    Friend WithEvents Param4Label As System.Windows.Forms.Label
    Friend WithEvents Param2Panel As System.Windows.Forms.Panel
    Friend WithEvents Param2Label As System.Windows.Forms.Label
    Friend WithEvents Param1Panel As System.Windows.Forms.Panel
    Friend WithEvents Param1Label As System.Windows.Forms.Label
    Friend WithEvents Num4Panel As System.Windows.Forms.Panel
    Friend WithEvents Num2Panel As System.Windows.Forms.Panel
    Friend WithEvents Num3Panel As System.Windows.Forms.Panel
    Friend WithEvents Num1Panel As System.Windows.Forms.Panel
    Friend WithEvents Param1 As System.Windows.Forms.CheckedListBox
    Friend WithEvents Param2 As System.Windows.Forms.CheckedListBox
    Friend WithEvents Param3 As System.Windows.Forms.CheckedListBox
    Friend WithEvents Param4 As System.Windows.Forms.CheckedListBox
    Friend WithEvents TextFields As System.Windows.Forms.CheckedListBox
    Friend WithEvents Param3Label As System.Windows.Forms.Label

End Class
