<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmMain
   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()
        Me.pnlFooter = New System.Windows.Forms.Panel()
        Me.lblVersion = New System.Windows.Forms.Label()
        Me.gbProcess = New System.Windows.Forms.GroupBox()
        Me.FlowLayoutPanel1 = New System.Windows.Forms.FlowLayoutPanel()
        Me.Panel8 = New System.Windows.Forms.Panel()
        Me.barAdvPDAPROD = New System.Windows.Forms.ProgressBar()
        Me.chkAdvPDAPROD = New System.Windows.Forms.CheckBox()
        Me.Panel6 = New System.Windows.Forms.Panel()
        Me.barCustomerSegmentation = New System.Windows.Forms.ProgressBar()
        Me.chkCustomerSegmentation = New System.Windows.Forms.CheckBox()
        Me.Panel4 = New System.Windows.Forms.Panel()
        Me.barOffconPromo = New System.Windows.Forms.ProgressBar()
        Me.chkOffconPromo = New System.Windows.Forms.CheckBox()
        Me.Panel1 = New System.Windows.Forms.Panel()
        Me.barOffconSurvey = New System.Windows.Forms.ProgressBar()
        Me.chkOffconSurvey = New System.Windows.Forms.CheckBox()
        Me.Panel3 = New System.Windows.Forms.Panel()
        Me.barOnconPromo = New System.Windows.Forms.ProgressBar()
        Me.chkOnconPromo = New System.Windows.Forms.CheckBox()
        Me.Panel2 = New System.Windows.Forms.Panel()
        Me.barOnconSurvey = New System.Windows.Forms.ProgressBar()
        Me.chkOnconSurvey = New System.Windows.Forms.CheckBox()
        Me.Panel5 = New System.Windows.Forms.Panel()
        Me.barRepCalls = New System.Windows.Forms.ProgressBar()
        Me.chkRepCalls = New System.Windows.Forms.CheckBox()
        Me.Panel7 = New System.Windows.Forms.Panel()
        Me.barAdvPDACRM = New System.Windows.Forms.ProgressBar()
        Me.chkAdvPDACRM = New System.Windows.Forms.CheckBox()
        Me.Panel9 = New System.Windows.Forms.Panel()
        Me.barAdvPDAEXPCRM = New System.Windows.Forms.ProgressBar()
        Me.chkAdvPDAEXPCRM = New System.Windows.Forms.CheckBox()
        Me.Panel10 = New System.Windows.Forms.Panel()
        Me.barVendor = New System.Windows.Forms.ProgressBar()
        Me.chkVendor = New System.Windows.Forms.CheckBox()
        Me.Panel11 = New System.Windows.Forms.Panel()
        Me.barGLCode = New System.Windows.Forms.ProgressBar()
        Me.chkGLCode = New System.Windows.Forms.CheckBox()
        Me.Panel12 = New System.Windows.Forms.Panel()
        Me.barPlannedPromotions = New System.Windows.Forms.ProgressBar()
        Me.chkPlannedPromotions = New System.Windows.Forms.CheckBox()
        Me.Panel13 = New System.Windows.Forms.Panel()
        Me.barAdvPDACRMINACTIVE = New System.Windows.Forms.ProgressBar()
        Me.chkAdvPDACRMINACTIVE = New System.Windows.Forms.CheckBox()
        Me.Panel14 = New System.Windows.Forms.Panel()
        Me.barCallCycleDataReport = New System.Windows.Forms.ProgressBar()
        Me.chkCallCycleDataReport = New System.Windows.Forms.CheckBox()
        Me.Panel15 = New System.Windows.Forms.Panel()
        Me.barRepslyProducts = New System.Windows.Forms.ProgressBar()
        Me.chkRepslyProducts = New System.Windows.Forms.CheckBox()
        Me.Panel16 = New System.Windows.Forms.Panel()
        Me.barRepslyPromotions = New System.Windows.Forms.ProgressBar()
        Me.chkRepslyPromotions = New System.Windows.Forms.CheckBox()
        Me.Panel17 = New System.Windows.Forms.Panel()
        Me.barRepslyCustomers = New System.Windows.Forms.ProgressBar()
        Me.chkRepslyCustomers = New System.Windows.Forms.CheckBox()
        Me.Panel18 = New System.Windows.Forms.Panel()
        Me.barTrackItAllOutlets = New System.Windows.Forms.ProgressBar()
        Me.chkTrackItAllOutlets = New System.Windows.Forms.CheckBox()
        Me.Panel19 = New System.Windows.Forms.Panel()
        Me.chkTrackItAllPreviewOnly = New System.Windows.Forms.CheckBox()
        Me.btnRun = New System.Windows.Forms.Button()
        Me.btnEmailLog = New System.Windows.Forms.Button()
        Me.lblDirImports = New System.Windows.Forms.Label()
        Me.lblDirImported = New System.Windows.Forms.Label()
        Me.lblDirExports = New System.Windows.Forms.Label()
        Me.chkPartialImport = New System.Windows.Forms.CheckBox()
        Me.btnEmailRequisitions = New System.Windows.Forms.Button()
        Me.pnlFooter.SuspendLayout()
        Me.gbProcess.SuspendLayout()
        Me.FlowLayoutPanel1.SuspendLayout()
        Me.Panel8.SuspendLayout()
        Me.Panel6.SuspendLayout()
        Me.Panel4.SuspendLayout()
        Me.Panel1.SuspendLayout()
        Me.Panel3.SuspendLayout()
        Me.Panel2.SuspendLayout()
        Me.Panel5.SuspendLayout()
        Me.Panel7.SuspendLayout()
        Me.Panel9.SuspendLayout()
        Me.Panel10.SuspendLayout()
        Me.Panel11.SuspendLayout()
        Me.Panel12.SuspendLayout()
        Me.Panel13.SuspendLayout()
        Me.Panel14.SuspendLayout()
        Me.Panel15.SuspendLayout()
        Me.Panel16.SuspendLayout()
        Me.Panel17.SuspendLayout()
        Me.Panel18.SuspendLayout()
        Me.Panel19.SuspendLayout()
        Me.SuspendLayout()
        '
        'pnlFooter
        '
        Me.pnlFooter.Controls.Add(Me.lblVersion)
        Me.pnlFooter.Location = New System.Drawing.Point(-2, 645)
        Me.pnlFooter.Margin = New System.Windows.Forms.Padding(2)
        Me.pnlFooter.Name = "pnlFooter"
        Me.pnlFooter.Size = New System.Drawing.Size(589, 28)
        Me.pnlFooter.TabIndex = 0
        '
        'lblVersion
        '
        Me.lblVersion.ForeColor = System.Drawing.Color.Maroon
        Me.lblVersion.Location = New System.Drawing.Point(10, 6)
        Me.lblVersion.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0)
        Me.lblVersion.Name = "lblVersion"
        Me.lblVersion.Size = New System.Drawing.Size(568, 14)
        Me.lblVersion.TabIndex = 0
        Me.lblVersion.Text = "RGBC Superbowl Daily Version 2.x.x"
        Me.lblVersion.TextAlign = System.Drawing.ContentAlignment.TopRight
        '
        'gbProcess
        '
        Me.gbProcess.Controls.Add(Me.FlowLayoutPanel1)
        Me.gbProcess.Location = New System.Drawing.Point(10, 11)
        Me.gbProcess.Margin = New System.Windows.Forms.Padding(2)
        Me.gbProcess.Name = "gbProcess"
        Me.gbProcess.Padding = New System.Windows.Forms.Padding(2)
        Me.gbProcess.Size = New System.Drawing.Size(364, 578)
        Me.gbProcess.TabIndex = 1
        Me.gbProcess.TabStop = False
        Me.gbProcess.Text = "Processes"
        '
        'FlowLayoutPanel1
        '
        Me.FlowLayoutPanel1.Controls.Add(Me.Panel8)
        Me.FlowLayoutPanel1.Controls.Add(Me.Panel6)
        Me.FlowLayoutPanel1.Controls.Add(Me.Panel4)
        Me.FlowLayoutPanel1.Controls.Add(Me.Panel1)
        Me.FlowLayoutPanel1.Controls.Add(Me.Panel3)
        Me.FlowLayoutPanel1.Controls.Add(Me.Panel2)
        Me.FlowLayoutPanel1.Controls.Add(Me.Panel5)
        Me.FlowLayoutPanel1.Controls.Add(Me.Panel7)
        Me.FlowLayoutPanel1.Controls.Add(Me.Panel9)
        Me.FlowLayoutPanel1.Controls.Add(Me.Panel10)
        Me.FlowLayoutPanel1.Controls.Add(Me.Panel11)
        Me.FlowLayoutPanel1.Controls.Add(Me.Panel12)
        Me.FlowLayoutPanel1.Controls.Add(Me.Panel13)
        Me.FlowLayoutPanel1.Controls.Add(Me.Panel14)
        Me.FlowLayoutPanel1.Controls.Add(Me.Panel15)
        Me.FlowLayoutPanel1.Controls.Add(Me.Panel16)
        Me.FlowLayoutPanel1.Controls.Add(Me.Panel17)
        Me.FlowLayoutPanel1.Controls.Add(Me.Panel18)
        Me.FlowLayoutPanel1.Controls.Add(Me.Panel19)
        Me.FlowLayoutPanel1.Location = New System.Drawing.Point(2, 16)
        Me.FlowLayoutPanel1.Margin = New System.Windows.Forms.Padding(2)
        Me.FlowLayoutPanel1.Name = "FlowLayoutPanel1"
        Me.FlowLayoutPanel1.Size = New System.Drawing.Size(352, 555)
        Me.FlowLayoutPanel1.TabIndex = 4
        '
        'Panel8
        '
        Me.Panel8.Controls.Add(Me.barAdvPDAPROD)
        Me.Panel8.Controls.Add(Me.chkAdvPDAPROD)
        Me.Panel8.Location = New System.Drawing.Point(2, 2)
        Me.Panel8.Margin = New System.Windows.Forms.Padding(2)
        Me.Panel8.Name = "Panel8"
        Me.Panel8.Size = New System.Drawing.Size(340, 25)
        Me.Panel8.TabIndex = 10
        '
        'barAdvPDAPROD
        '
        Me.barAdvPDAPROD.Location = New System.Drawing.Point(186, 4)
        Me.barAdvPDAPROD.Margin = New System.Windows.Forms.Padding(2)
        Me.barAdvPDAPROD.Name = "barAdvPDAPROD"
        Me.barAdvPDAPROD.Size = New System.Drawing.Size(150, 16)
        Me.barAdvPDAPROD.Step = 1
        Me.barAdvPDAPROD.TabIndex = 1
        '
        'chkAdvPDAPROD
        '
        Me.chkAdvPDAPROD.AutoSize = True
        Me.chkAdvPDAPROD.Checked = True
        Me.chkAdvPDAPROD.CheckState = System.Windows.Forms.CheckState.Checked
        Me.chkAdvPDAPROD.Location = New System.Drawing.Point(3, 3)
        Me.chkAdvPDAPROD.Margin = New System.Windows.Forms.Padding(2)
        Me.chkAdvPDAPROD.Name = "chkAdvPDAPROD"
        Me.chkAdvPDAPROD.Size = New System.Drawing.Size(112, 17)
        Me.chkAdvPDAPROD.TabIndex = 0
        Me.chkAdvPDAPROD.Text = "Adv PROD Export"
        Me.chkAdvPDAPROD.UseVisualStyleBackColor = True
        '
        'Panel6
        '
        Me.Panel6.Controls.Add(Me.barCustomerSegmentation)
        Me.Panel6.Controls.Add(Me.chkCustomerSegmentation)
        Me.Panel6.Enabled = False
        Me.Panel6.Location = New System.Drawing.Point(2, 31)
        Me.Panel6.Margin = New System.Windows.Forms.Padding(2)
        Me.Panel6.Name = "Panel6"
        Me.Panel6.Size = New System.Drawing.Size(340, 25)
        Me.Panel6.TabIndex = 8
        '
        'barCustomerSegmentation
        '
        Me.barCustomerSegmentation.Location = New System.Drawing.Point(186, 4)
        Me.barCustomerSegmentation.Margin = New System.Windows.Forms.Padding(2)
        Me.barCustomerSegmentation.Name = "barCustomerSegmentation"
        Me.barCustomerSegmentation.Size = New System.Drawing.Size(150, 16)
        Me.barCustomerSegmentation.Step = 1
        Me.barCustomerSegmentation.TabIndex = 1
        '
        'chkCustomerSegmentation
        '
        Me.chkCustomerSegmentation.AutoSize = True
        Me.chkCustomerSegmentation.Enabled = False
        Me.chkCustomerSegmentation.Location = New System.Drawing.Point(3, 3)
        Me.chkCustomerSegmentation.Margin = New System.Windows.Forms.Padding(2)
        Me.chkCustomerSegmentation.Name = "chkCustomerSegmentation"
        Me.chkCustomerSegmentation.Size = New System.Drawing.Size(161, 17)
        Me.chkCustomerSegmentation.TabIndex = 0
        Me.chkCustomerSegmentation.Text = "Mint Customer Segmentation"
        Me.chkCustomerSegmentation.UseVisualStyleBackColor = True
        '
        'Panel4
        '
        Me.Panel4.Controls.Add(Me.barOffconPromo)
        Me.Panel4.Controls.Add(Me.chkOffconPromo)
        Me.Panel4.Location = New System.Drawing.Point(2, 60)
        Me.Panel4.Margin = New System.Windows.Forms.Padding(2)
        Me.Panel4.Name = "Panel4"
        Me.Panel4.Size = New System.Drawing.Size(340, 25)
        Me.Panel4.TabIndex = 6
        '
        'barOffconPromo
        '
        Me.barOffconPromo.Location = New System.Drawing.Point(186, 4)
        Me.barOffconPromo.Margin = New System.Windows.Forms.Padding(2)
        Me.barOffconPromo.Name = "barOffconPromo"
        Me.barOffconPromo.Size = New System.Drawing.Size(150, 16)
        Me.barOffconPromo.Step = 1
        Me.barOffconPromo.TabIndex = 1
        '
        'chkOffconPromo
        '
        Me.chkOffconPromo.AutoSize = True
        Me.chkOffconPromo.Checked = True
        Me.chkOffconPromo.CheckState = System.Windows.Forms.CheckState.Checked
        Me.chkOffconPromo.Location = New System.Drawing.Point(3, 3)
        Me.chkOffconPromo.Margin = New System.Windows.Forms.Padding(2)
        Me.chkOffconPromo.Name = "chkOffconPromo"
        Me.chkOffconPromo.Size = New System.Drawing.Size(122, 17)
        Me.chkOffconPromo.TabIndex = 0
        Me.chkOffconPromo.Text = "2Way Offcon Promo"
        Me.chkOffconPromo.UseVisualStyleBackColor = True
        '
        'Panel1
        '
        Me.Panel1.Controls.Add(Me.barOffconSurvey)
        Me.Panel1.Controls.Add(Me.chkOffconSurvey)
        Me.Panel1.Location = New System.Drawing.Point(2, 89)
        Me.Panel1.Margin = New System.Windows.Forms.Padding(2)
        Me.Panel1.Name = "Panel1"
        Me.Panel1.Size = New System.Drawing.Size(340, 25)
        Me.Panel1.TabIndex = 3
        '
        'barOffconSurvey
        '
        Me.barOffconSurvey.ForeColor = System.Drawing.Color.LightGreen
        Me.barOffconSurvey.Location = New System.Drawing.Point(186, 4)
        Me.barOffconSurvey.Margin = New System.Windows.Forms.Padding(2)
        Me.barOffconSurvey.Name = "barOffconSurvey"
        Me.barOffconSurvey.Size = New System.Drawing.Size(150, 16)
        Me.barOffconSurvey.Step = 1
        Me.barOffconSurvey.TabIndex = 1
        '
        'chkOffconSurvey
        '
        Me.chkOffconSurvey.AutoSize = True
        Me.chkOffconSurvey.Checked = True
        Me.chkOffconSurvey.CheckState = System.Windows.Forms.CheckState.Checked
        Me.chkOffconSurvey.Location = New System.Drawing.Point(3, 3)
        Me.chkOffconSurvey.Margin = New System.Windows.Forms.Padding(2)
        Me.chkOffconSurvey.Name = "chkOffconSurvey"
        Me.chkOffconSurvey.Size = New System.Drawing.Size(116, 17)
        Me.chkOffconSurvey.TabIndex = 0
        Me.chkOffconSurvey.Text = "Adv Offcon Survey"
        Me.chkOffconSurvey.UseVisualStyleBackColor = True
        '
        'Panel3
        '
        Me.Panel3.Controls.Add(Me.barOnconPromo)
        Me.Panel3.Controls.Add(Me.chkOnconPromo)
        Me.Panel3.Location = New System.Drawing.Point(2, 118)
        Me.Panel3.Margin = New System.Windows.Forms.Padding(2)
        Me.Panel3.Name = "Panel3"
        Me.Panel3.Size = New System.Drawing.Size(340, 25)
        Me.Panel3.TabIndex = 5
        '
        'barOnconPromo
        '
        Me.barOnconPromo.Location = New System.Drawing.Point(186, 4)
        Me.barOnconPromo.Margin = New System.Windows.Forms.Padding(2)
        Me.barOnconPromo.Name = "barOnconPromo"
        Me.barOnconPromo.Size = New System.Drawing.Size(150, 16)
        Me.barOnconPromo.Step = 1
        Me.barOnconPromo.TabIndex = 1
        '
        'chkOnconPromo
        '
        Me.chkOnconPromo.AutoSize = True
        Me.chkOnconPromo.Checked = True
        Me.chkOnconPromo.CheckState = System.Windows.Forms.CheckState.Checked
        Me.chkOnconPromo.Location = New System.Drawing.Point(3, 3)
        Me.chkOnconPromo.Margin = New System.Windows.Forms.Padding(2)
        Me.chkOnconPromo.Name = "chkOnconPromo"
        Me.chkOnconPromo.Size = New System.Drawing.Size(113, 17)
        Me.chkOnconPromo.TabIndex = 0
        Me.chkOnconPromo.Text = "Adv Oncon Promo"
        Me.chkOnconPromo.UseVisualStyleBackColor = True
        '
        'Panel2
        '
        Me.Panel2.Controls.Add(Me.barOnconSurvey)
        Me.Panel2.Controls.Add(Me.chkOnconSurvey)
        Me.Panel2.Location = New System.Drawing.Point(2, 147)
        Me.Panel2.Margin = New System.Windows.Forms.Padding(2)
        Me.Panel2.Name = "Panel2"
        Me.Panel2.Size = New System.Drawing.Size(340, 25)
        Me.Panel2.TabIndex = 4
        '
        'barOnconSurvey
        '
        Me.barOnconSurvey.Location = New System.Drawing.Point(186, 4)
        Me.barOnconSurvey.Margin = New System.Windows.Forms.Padding(2)
        Me.barOnconSurvey.Name = "barOnconSurvey"
        Me.barOnconSurvey.Size = New System.Drawing.Size(150, 16)
        Me.barOnconSurvey.Step = 1
        Me.barOnconSurvey.TabIndex = 1
        '
        'chkOnconSurvey
        '
        Me.chkOnconSurvey.AutoSize = True
        Me.chkOnconSurvey.Checked = True
        Me.chkOnconSurvey.CheckState = System.Windows.Forms.CheckState.Checked
        Me.chkOnconSurvey.Location = New System.Drawing.Point(3, 3)
        Me.chkOnconSurvey.Margin = New System.Windows.Forms.Padding(2)
        Me.chkOnconSurvey.Name = "chkOnconSurvey"
        Me.chkOnconSurvey.Size = New System.Drawing.Size(116, 17)
        Me.chkOnconSurvey.TabIndex = 0
        Me.chkOnconSurvey.Text = "Adv Oncon Survey"
        Me.chkOnconSurvey.UseVisualStyleBackColor = True
        '
        'Panel5
        '
        Me.Panel5.Controls.Add(Me.barRepCalls)
        Me.Panel5.Controls.Add(Me.chkRepCalls)
        Me.Panel5.Enabled = False
        Me.Panel5.Location = New System.Drawing.Point(2, 176)
        Me.Panel5.Margin = New System.Windows.Forms.Padding(2)
        Me.Panel5.Name = "Panel5"
        Me.Panel5.Size = New System.Drawing.Size(340, 25)
        Me.Panel5.TabIndex = 7
        '
        'barRepCalls
        '
        Me.barRepCalls.Location = New System.Drawing.Point(186, 4)
        Me.barRepCalls.Margin = New System.Windows.Forms.Padding(2)
        Me.barRepCalls.Name = "barRepCalls"
        Me.barRepCalls.Size = New System.Drawing.Size(150, 16)
        Me.barRepCalls.Step = 1
        Me.barRepCalls.TabIndex = 1
        '
        'chkRepCalls
        '
        Me.chkRepCalls.AutoSize = True
        Me.chkRepCalls.Location = New System.Drawing.Point(3, 3)
        Me.chkRepCalls.Margin = New System.Windows.Forms.Padding(2)
        Me.chkRepCalls.Name = "chkRepCalls"
        Me.chkRepCalls.Size = New System.Drawing.Size(94, 17)
        Me.chkRepCalls.TabIndex = 0
        Me.chkRepCalls.Text = "Mint Rep Calls"
        Me.chkRepCalls.UseVisualStyleBackColor = True
        '
        'Panel7
        '
        Me.Panel7.Controls.Add(Me.barAdvPDACRM)
        Me.Panel7.Controls.Add(Me.chkAdvPDACRM)
        Me.Panel7.Location = New System.Drawing.Point(2, 205)
        Me.Panel7.Margin = New System.Windows.Forms.Padding(2)
        Me.Panel7.Name = "Panel7"
        Me.Panel7.Size = New System.Drawing.Size(340, 25)
        Me.Panel7.TabIndex = 9
        '
        'barAdvPDACRM
        '
        Me.barAdvPDACRM.Location = New System.Drawing.Point(186, 4)
        Me.barAdvPDACRM.Margin = New System.Windows.Forms.Padding(2)
        Me.barAdvPDACRM.Name = "barAdvPDACRM"
        Me.barAdvPDACRM.Size = New System.Drawing.Size(150, 16)
        Me.barAdvPDACRM.Step = 1
        Me.barAdvPDACRM.TabIndex = 1
        '
        'chkAdvPDACRM
        '
        Me.chkAdvPDACRM.AutoSize = True
        Me.chkAdvPDACRM.Checked = True
        Me.chkAdvPDACRM.CheckState = System.Windows.Forms.CheckState.Checked
        Me.chkAdvPDACRM.Location = New System.Drawing.Point(3, 3)
        Me.chkAdvPDACRM.Margin = New System.Windows.Forms.Padding(2)
        Me.chkAdvPDACRM.Name = "chkAdvPDACRM"
        Me.chkAdvPDACRM.Size = New System.Drawing.Size(114, 17)
        Me.chkAdvPDACRM.TabIndex = 0
        Me.chkAdvPDACRM.Text = "2Way CRM Export"
        Me.chkAdvPDACRM.UseVisualStyleBackColor = True
        '
        'Panel9
        '
        Me.Panel9.Controls.Add(Me.barAdvPDAEXPCRM)
        Me.Panel9.Controls.Add(Me.chkAdvPDAEXPCRM)
        Me.Panel9.Location = New System.Drawing.Point(2, 234)
        Me.Panel9.Margin = New System.Windows.Forms.Padding(2)
        Me.Panel9.Name = "Panel9"
        Me.Panel9.Size = New System.Drawing.Size(340, 25)
        Me.Panel9.TabIndex = 11
        '
        'barAdvPDAEXPCRM
        '
        Me.barAdvPDAEXPCRM.Location = New System.Drawing.Point(186, 4)
        Me.barAdvPDAEXPCRM.Margin = New System.Windows.Forms.Padding(2)
        Me.barAdvPDAEXPCRM.Name = "barAdvPDAEXPCRM"
        Me.barAdvPDAEXPCRM.Size = New System.Drawing.Size(150, 16)
        Me.barAdvPDAEXPCRM.Step = 1
        Me.barAdvPDAEXPCRM.TabIndex = 1
        '
        'chkAdvPDAEXPCRM
        '
        Me.chkAdvPDAEXPCRM.AutoSize = True
        Me.chkAdvPDAEXPCRM.Checked = True
        Me.chkAdvPDAEXPCRM.CheckState = System.Windows.Forms.CheckState.Checked
        Me.chkAdvPDAEXPCRM.Location = New System.Drawing.Point(3, 3)
        Me.chkAdvPDAEXPCRM.Margin = New System.Windows.Forms.Padding(2)
        Me.chkAdvPDAEXPCRM.Name = "chkAdvPDAEXPCRM"
        Me.chkAdvPDAEXPCRM.Size = New System.Drawing.Size(152, 17)
        Me.chkAdvPDAEXPCRM.TabIndex = 0
        Me.chkAdvPDAEXPCRM.Text = "Adv Exposure CRM Export"
        Me.chkAdvPDAEXPCRM.UseVisualStyleBackColor = True
        '
        'Panel10
        '
        Me.Panel10.Controls.Add(Me.barVendor)
        Me.Panel10.Controls.Add(Me.chkVendor)
        Me.Panel10.Location = New System.Drawing.Point(2, 263)
        Me.Panel10.Margin = New System.Windows.Forms.Padding(2)
        Me.Panel10.Name = "Panel10"
        Me.Panel10.Size = New System.Drawing.Size(340, 25)
        Me.Panel10.TabIndex = 13
        '
        'barVendor
        '
        Me.barVendor.Location = New System.Drawing.Point(186, 4)
        Me.barVendor.Margin = New System.Windows.Forms.Padding(2)
        Me.barVendor.Name = "barVendor"
        Me.barVendor.Size = New System.Drawing.Size(150, 16)
        Me.barVendor.Step = 1
        Me.barVendor.TabIndex = 1
        '
        'chkVendor
        '
        Me.chkVendor.AutoSize = True
        Me.chkVendor.Checked = True
        Me.chkVendor.CheckState = System.Windows.Forms.CheckState.Checked
        Me.chkVendor.Location = New System.Drawing.Point(3, 3)
        Me.chkVendor.Margin = New System.Windows.Forms.Padding(2)
        Me.chkVendor.Name = "chkVendor"
        Me.chkVendor.Size = New System.Drawing.Size(111, 17)
        Me.chkVendor.TabIndex = 0
        Me.chkVendor.Text = "Por Vendor Import"
        Me.chkVendor.UseVisualStyleBackColor = True
        '
        'Panel11
        '
        Me.Panel11.Controls.Add(Me.barGLCode)
        Me.Panel11.Controls.Add(Me.chkGLCode)
        Me.Panel11.Location = New System.Drawing.Point(2, 292)
        Me.Panel11.Margin = New System.Windows.Forms.Padding(2)
        Me.Panel11.Name = "Panel11"
        Me.Panel11.Size = New System.Drawing.Size(340, 25)
        Me.Panel11.TabIndex = 14
        '
        'barGLCode
        '
        Me.barGLCode.Location = New System.Drawing.Point(186, 4)
        Me.barGLCode.Margin = New System.Windows.Forms.Padding(2)
        Me.barGLCode.Name = "barGLCode"
        Me.barGLCode.Size = New System.Drawing.Size(150, 16)
        Me.barGLCode.Step = 1
        Me.barGLCode.TabIndex = 1
        '
        'chkGLCode
        '
        Me.chkGLCode.AutoSize = True
        Me.chkGLCode.Checked = True
        Me.chkGLCode.CheckState = System.Windows.Forms.CheckState.Checked
        Me.chkGLCode.Location = New System.Drawing.Point(3, 3)
        Me.chkGLCode.Margin = New System.Windows.Forms.Padding(2)
        Me.chkGLCode.Name = "chkGLCode"
        Me.chkGLCode.Size = New System.Drawing.Size(119, 17)
        Me.chkGLCode.TabIndex = 0
        Me.chkGLCode.Text = "Por GL Code Import"
        Me.chkGLCode.UseVisualStyleBackColor = True
        '
        'Panel12
        '
        Me.Panel12.Controls.Add(Me.barPlannedPromotions)
        Me.Panel12.Controls.Add(Me.chkPlannedPromotions)
        Me.Panel12.Location = New System.Drawing.Point(2, 321)
        Me.Panel12.Margin = New System.Windows.Forms.Padding(2)
        Me.Panel12.Name = "Panel12"
        Me.Panel12.Size = New System.Drawing.Size(340, 25)
        Me.Panel12.TabIndex = 15
        '
        'barPlannedPromotions
        '
        Me.barPlannedPromotions.Location = New System.Drawing.Point(186, 4)
        Me.barPlannedPromotions.Margin = New System.Windows.Forms.Padding(2)
        Me.barPlannedPromotions.Name = "barPlannedPromotions"
        Me.barPlannedPromotions.Size = New System.Drawing.Size(150, 16)
        Me.barPlannedPromotions.Step = 1
        Me.barPlannedPromotions.TabIndex = 1
        '
        'chkPlannedPromotions
        '
        Me.chkPlannedPromotions.AutoSize = True
        Me.chkPlannedPromotions.Checked = True
        Me.chkPlannedPromotions.CheckState = System.Windows.Forms.CheckState.Checked
        Me.chkPlannedPromotions.Location = New System.Drawing.Point(3, 3)
        Me.chkPlannedPromotions.Margin = New System.Windows.Forms.Padding(2)
        Me.chkPlannedPromotions.Name = "chkPlannedPromotions"
        Me.chkPlannedPromotions.Size = New System.Drawing.Size(153, 17)
        Me.chkPlannedPromotions.TabIndex = 0
        Me.chkPlannedPromotions.Text = "Planned Promotions Export"
        Me.chkPlannedPromotions.UseVisualStyleBackColor = True
        '
        'Panel13
        '
        Me.Panel13.Controls.Add(Me.barAdvPDACRMINACTIVE)
        Me.Panel13.Controls.Add(Me.chkAdvPDACRMINACTIVE)
        Me.Panel13.Location = New System.Drawing.Point(2, 350)
        Me.Panel13.Margin = New System.Windows.Forms.Padding(2)
        Me.Panel13.Name = "Panel13"
        Me.Panel13.Size = New System.Drawing.Size(340, 25)
        Me.Panel13.TabIndex = 16
        '
        'barAdvPDACRMINACTIVE
        '
        Me.barAdvPDACRMINACTIVE.Location = New System.Drawing.Point(186, 4)
        Me.barAdvPDACRMINACTIVE.Margin = New System.Windows.Forms.Padding(2)
        Me.barAdvPDACRMINACTIVE.Name = "barAdvPDACRMINACTIVE"
        Me.barAdvPDACRMINACTIVE.Size = New System.Drawing.Size(150, 16)
        Me.barAdvPDACRMINACTIVE.Step = 1
        Me.barAdvPDACRMINACTIVE.TabIndex = 1
        '
        'chkAdvPDACRMINACTIVE
        '
        Me.chkAdvPDACRMINACTIVE.AutoSize = True
        Me.chkAdvPDACRMINACTIVE.Checked = True
        Me.chkAdvPDACRMINACTIVE.CheckState = System.Windows.Forms.CheckState.Checked
        Me.chkAdvPDACRMINACTIVE.Location = New System.Drawing.Point(3, 3)
        Me.chkAdvPDACRMINACTIVE.Margin = New System.Windows.Forms.Padding(2)
        Me.chkAdvPDACRMINACTIVE.Name = "chkAdvPDACRMINACTIVE"
        Me.chkAdvPDACRMINACTIVE.Size = New System.Drawing.Size(155, 17)
        Me.chkAdvPDACRMINACTIVE.TabIndex = 0
        Me.chkAdvPDACRMINACTIVE.Text = "2Way CRM Inactive Export"
        Me.chkAdvPDACRMINACTIVE.UseVisualStyleBackColor = True
        '
        'Panel14
        '
        Me.Panel14.Controls.Add(Me.barCallCycleDataReport)
        Me.Panel14.Controls.Add(Me.chkCallCycleDataReport)
        Me.Panel14.Location = New System.Drawing.Point(2, 379)
        Me.Panel14.Margin = New System.Windows.Forms.Padding(2)
        Me.Panel14.Name = "Panel14"
        Me.Panel14.Size = New System.Drawing.Size(340, 25)
        Me.Panel14.TabIndex = 17
        '
        'barCallCycleDataReport
        '
        Me.barCallCycleDataReport.Location = New System.Drawing.Point(186, 4)
        Me.barCallCycleDataReport.Margin = New System.Windows.Forms.Padding(2)
        Me.barCallCycleDataReport.Name = "barCallCycleDataReport"
        Me.barCallCycleDataReport.Size = New System.Drawing.Size(150, 16)
        Me.barCallCycleDataReport.Step = 1
        Me.barCallCycleDataReport.TabIndex = 1
        '
        'chkCallCycleDataReport
        '
        Me.chkCallCycleDataReport.AllowDrop = True
        Me.chkCallCycleDataReport.AutoSize = True
        Me.chkCallCycleDataReport.Checked = True
        Me.chkCallCycleDataReport.CheckState = System.Windows.Forms.CheckState.Checked
        Me.chkCallCycleDataReport.Location = New System.Drawing.Point(3, 3)
        Me.chkCallCycleDataReport.Margin = New System.Windows.Forms.Padding(2)
        Me.chkCallCycleDataReport.Name = "chkCallCycleDataReport"
        Me.chkCallCycleDataReport.Size = New System.Drawing.Size(130, 17)
        Me.chkCallCycleDataReport.TabIndex = 0
        Me.chkCallCycleDataReport.Text = "Call Cycle Data Import"
        Me.chkCallCycleDataReport.UseVisualStyleBackColor = True
        '
        'Panel15
        '
        Me.Panel15.Controls.Add(Me.barRepslyProducts)
        Me.Panel15.Controls.Add(Me.chkRepslyProducts)
        Me.Panel15.Location = New System.Drawing.Point(2, 408)
        Me.Panel15.Margin = New System.Windows.Forms.Padding(2)
        Me.Panel15.Name = "Panel15"
        Me.Panel15.Size = New System.Drawing.Size(340, 25)
        Me.Panel15.TabIndex = 18
        '
        'barRepslyProducts
        '
        Me.barRepslyProducts.Location = New System.Drawing.Point(186, 4)
        Me.barRepslyProducts.Margin = New System.Windows.Forms.Padding(2)
        Me.barRepslyProducts.Name = "barRepslyProducts"
        Me.barRepslyProducts.Size = New System.Drawing.Size(150, 16)
        Me.barRepslyProducts.Step = 1
        Me.barRepslyProducts.TabIndex = 1
        '
        'chkRepslyProducts
        '
        Me.chkRepslyProducts.AutoSize = True
        Me.chkRepslyProducts.Checked = True
        Me.chkRepslyProducts.CheckState = System.Windows.Forms.CheckState.Checked
        Me.chkRepslyProducts.Location = New System.Drawing.Point(3, 3)
        Me.chkRepslyProducts.Margin = New System.Windows.Forms.Padding(2)
        Me.chkRepslyProducts.Name = "chkRepslyProducts"
        Me.chkRepslyProducts.Size = New System.Drawing.Size(136, 17)
        Me.chkRepslyProducts.TabIndex = 0
        Me.chkRepslyProducts.Text = "Repsly Products Export"
        Me.chkRepslyProducts.UseVisualStyleBackColor = True
        '
        'Panel16
        '
        Me.Panel16.Controls.Add(Me.barRepslyPromotions)
        Me.Panel16.Controls.Add(Me.chkRepslyPromotions)
        Me.Panel16.Location = New System.Drawing.Point(2, 437)
        Me.Panel16.Margin = New System.Windows.Forms.Padding(2)
        Me.Panel16.Name = "Panel16"
        Me.Panel16.Size = New System.Drawing.Size(340, 25)
        Me.Panel16.TabIndex = 19
        '
        'barRepslyPromotions
        '
        Me.barRepslyPromotions.Location = New System.Drawing.Point(186, 4)
        Me.barRepslyPromotions.Margin = New System.Windows.Forms.Padding(2)
        Me.barRepslyPromotions.Name = "barRepslyPromotions"
        Me.barRepslyPromotions.Size = New System.Drawing.Size(150, 16)
        Me.barRepslyPromotions.Step = 1
        Me.barRepslyPromotions.TabIndex = 1
        '
        'chkRepslyPromotions
        '
        Me.chkRepslyPromotions.AutoSize = True
        Me.chkRepslyPromotions.Checked = True
        Me.chkRepslyPromotions.CheckState = System.Windows.Forms.CheckState.Checked
        Me.chkRepslyPromotions.Location = New System.Drawing.Point(3, 3)
        Me.chkRepslyPromotions.Margin = New System.Windows.Forms.Padding(2)
        Me.chkRepslyPromotions.Name = "chkRepslyPromotions"
        Me.chkRepslyPromotions.Size = New System.Drawing.Size(146, 17)
        Me.chkRepslyPromotions.TabIndex = 0
        Me.chkRepslyPromotions.Text = "Repsly Promotions Export"
        Me.chkRepslyPromotions.UseVisualStyleBackColor = True
        '
        'Panel17
        '
        Me.Panel17.Controls.Add(Me.barRepslyCustomers)
        Me.Panel17.Controls.Add(Me.chkRepslyCustomers)
        Me.Panel17.Location = New System.Drawing.Point(2, 466)
        Me.Panel17.Margin = New System.Windows.Forms.Padding(2)
        Me.Panel17.Name = "Panel17"
        Me.Panel17.Size = New System.Drawing.Size(340, 25)
        Me.Panel17.TabIndex = 20
        '
        'barRepslyCustomers
        '
        Me.barRepslyCustomers.Location = New System.Drawing.Point(186, 4)
        Me.barRepslyCustomers.Margin = New System.Windows.Forms.Padding(2)
        Me.barRepslyCustomers.Name = "barRepslyCustomers"
        Me.barRepslyCustomers.Size = New System.Drawing.Size(150, 16)
        Me.barRepslyCustomers.Step = 1
        Me.barRepslyCustomers.TabIndex = 1
        '
        'chkRepslyCustomers
        '
        Me.chkRepslyCustomers.AutoSize = True
        Me.chkRepslyCustomers.Checked = True
        Me.chkRepslyCustomers.CheckState = System.Windows.Forms.CheckState.Checked
        Me.chkRepslyCustomers.Location = New System.Drawing.Point(3, 3)
        Me.chkRepslyCustomers.Margin = New System.Windows.Forms.Padding(2)
        Me.chkRepslyCustomers.Name = "chkRepslyCustomers"
        Me.chkRepslyCustomers.Size = New System.Drawing.Size(143, 17)
        Me.chkRepslyCustomers.TabIndex = 0
        Me.chkRepslyCustomers.Text = "Repsly Customers Export"
        Me.chkRepslyCustomers.UseVisualStyleBackColor = True
        '
        'Panel18
        '
        Me.Panel18.Controls.Add(Me.barTrackItAllOutlets)
        Me.Panel18.Controls.Add(Me.chkTrackItAllOutlets)
        Me.Panel18.Location = New System.Drawing.Point(2, 495)
        Me.Panel18.Margin = New System.Windows.Forms.Padding(2)
        Me.Panel18.Name = "Panel18"
        Me.Panel18.Size = New System.Drawing.Size(340, 25)
        Me.Panel18.TabIndex = 21
        '
        'barTrackItAllOutlets
        '
        Me.barTrackItAllOutlets.Location = New System.Drawing.Point(186, 4)
        Me.barTrackItAllOutlets.Margin = New System.Windows.Forms.Padding(2)
        Me.barTrackItAllOutlets.Name = "barTrackItAllOutlets"
        Me.barTrackItAllOutlets.Size = New System.Drawing.Size(150, 16)
        Me.barTrackItAllOutlets.Step = 1
        Me.barTrackItAllOutlets.TabIndex = 1
        '
        'chkTrackItAllOutlets
        '
        Me.chkTrackItAllOutlets.AutoSize = True
        Me.chkTrackItAllOutlets.Checked = True
        Me.chkTrackItAllOutlets.CheckState = System.Windows.Forms.CheckState.Checked
        Me.chkTrackItAllOutlets.Location = New System.Drawing.Point(3, 3)
        Me.chkTrackItAllOutlets.Margin = New System.Windows.Forms.Padding(2)
        Me.chkTrackItAllOutlets.Name = "chkTrackItAllOutlets"
        Me.chkTrackItAllOutlets.Size = New System.Drawing.Size(145, 17)
        Me.chkTrackItAllOutlets.TabIndex = 0
        Me.chkTrackItAllOutlets.Text = "Track it All Outlets Export"
        Me.chkTrackItAllOutlets.UseVisualStyleBackColor = True
        '
        'Panel19
        '
        Me.Panel19.Controls.Add(Me.chkTrackItAllPreviewOnly)
        Me.Panel19.Location = New System.Drawing.Point(2, 524)
        Me.Panel19.Margin = New System.Windows.Forms.Padding(2)
        Me.Panel19.Name = "Panel19"
        Me.Panel19.Size = New System.Drawing.Size(340, 25)
        Me.Panel19.TabIndex = 22
        '
        'chkTrackItAllPreviewOnly
        '
        Me.chkTrackItAllPreviewOnly.AutoSize = True
        Me.chkTrackItAllPreviewOnly.Checked = True
        Me.chkTrackItAllPreviewOnly.CheckState = System.Windows.Forms.CheckState.Checked
        Me.chkTrackItAllPreviewOnly.Location = New System.Drawing.Point(3, 3)
        Me.chkTrackItAllPreviewOnly.Margin = New System.Windows.Forms.Padding(2)
        Me.chkTrackItAllPreviewOnly.Name = "chkTrackItAllPreviewOnly"
        Me.chkTrackItAllPreviewOnly.Size = New System.Drawing.Size(183, 17)
        Me.chkTrackItAllPreviewOnly.TabIndex = 0
        Me.chkTrackItAllPreviewOnly.Text = "Track it All: Preview only (Debug)"
        Me.chkTrackItAllPreviewOnly.UseVisualStyleBackColor = True
        '
        'btnRun
        '
        Me.btnRun.Location = New System.Drawing.Point(14, 595)
        Me.btnRun.Margin = New System.Windows.Forms.Padding(2)
        Me.btnRun.Name = "btnRun"
        Me.btnRun.Size = New System.Drawing.Size(70, 19)
        Me.btnRun.TabIndex = 2
        Me.btnRun.Text = "Run"
        Me.btnRun.UseVisualStyleBackColor = True
        '
        'btnEmailLog
        '
        Me.btnEmailLog.Location = New System.Drawing.Point(14, 616)
        Me.btnEmailLog.Margin = New System.Windows.Forms.Padding(2)
        Me.btnEmailLog.Name = "btnEmailLog"
        Me.btnEmailLog.Size = New System.Drawing.Size(70, 19)
        Me.btnEmailLog.TabIndex = 3
        Me.btnEmailLog.Text = "Email Log"
        Me.btnEmailLog.UseVisualStyleBackColor = True
        '
        'lblDirImports
        '
        Me.lblDirImports.AutoSize = True
        Me.lblDirImports.Location = New System.Drawing.Point(378, 27)
        Me.lblDirImports.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0)
        Me.lblDirImports.Name = "lblDirImports"
        Me.lblDirImports.Size = New System.Drawing.Size(41, 13)
        Me.lblDirImports.TabIndex = 4
        Me.lblDirImports.Text = "Imports"
        '
        'lblDirImported
        '
        Me.lblDirImported.AutoSize = True
        Me.lblDirImported.Location = New System.Drawing.Point(378, 48)
        Me.lblDirImported.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0)
        Me.lblDirImported.Name = "lblDirImported"
        Me.lblDirImported.Size = New System.Drawing.Size(48, 13)
        Me.lblDirImported.TabIndex = 5
        Me.lblDirImported.Text = "Imported"
        '
        'lblDirExports
        '
        Me.lblDirExports.AutoSize = True
        Me.lblDirExports.Location = New System.Drawing.Point(378, 70)
        Me.lblDirExports.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0)
        Me.lblDirExports.Name = "lblDirExports"
        Me.lblDirExports.Size = New System.Drawing.Size(42, 13)
        Me.lblDirExports.TabIndex = 6
        Me.lblDirExports.Text = "Exports"
        '
        'chkPartialImport
        '
        Me.chkPartialImport.AutoSize = True
        Me.chkPartialImport.Checked = True
        Me.chkPartialImport.CheckState = System.Windows.Forms.CheckState.Checked
        Me.chkPartialImport.Location = New System.Drawing.Point(89, 597)
        Me.chkPartialImport.Name = "chkPartialImport"
        Me.chkPartialImport.Size = New System.Drawing.Size(87, 17)
        Me.chkPartialImport.TabIndex = 7
        Me.chkPartialImport.Text = "Partial Import"
        Me.chkPartialImport.UseVisualStyleBackColor = True
        '
        'btnEmailRequisitions
        '
        Me.btnEmailRequisitions.Location = New System.Drawing.Point(89, 616)
        Me.btnEmailRequisitions.Margin = New System.Windows.Forms.Padding(2)
        Me.btnEmailRequisitions.Name = "btnEmailRequisitions"
        Me.btnEmailRequisitions.Size = New System.Drawing.Size(100, 19)
        Me.btnEmailRequisitions.TabIndex = 8
        Me.btnEmailRequisitions.Text = "Email Requisitions"
        Me.btnEmailRequisitions.UseVisualStyleBackColor = True
        '
        'frmMain
        '
        Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
        Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
        Me.ClientSize = New System.Drawing.Size(587, 681)
        Me.Controls.Add(Me.btnEmailRequisitions)
        Me.Controls.Add(Me.chkPartialImport)
        Me.Controls.Add(Me.lblDirExports)
        Me.Controls.Add(Me.lblDirImported)
        Me.Controls.Add(Me.lblDirImports)
        Me.Controls.Add(Me.btnEmailLog)
        Me.Controls.Add(Me.btnRun)
        Me.Controls.Add(Me.gbProcess)
        Me.Controls.Add(Me.pnlFooter)
        Me.Margin = New System.Windows.Forms.Padding(2)
        Me.Name = "frmMain"
        Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
        Me.Text = "Superbowl Daily 2"
        Me.pnlFooter.ResumeLayout(False)
        Me.gbProcess.ResumeLayout(False)
        Me.FlowLayoutPanel1.ResumeLayout(False)
        Me.Panel8.ResumeLayout(False)
        Me.Panel8.PerformLayout()
        Me.Panel6.ResumeLayout(False)
        Me.Panel6.PerformLayout()
        Me.Panel4.ResumeLayout(False)
        Me.Panel4.PerformLayout()
        Me.Panel1.ResumeLayout(False)
        Me.Panel1.PerformLayout()
        Me.Panel3.ResumeLayout(False)
        Me.Panel3.PerformLayout()
        Me.Panel2.ResumeLayout(False)
        Me.Panel2.PerformLayout()
        Me.Panel5.ResumeLayout(False)
        Me.Panel5.PerformLayout()
        Me.Panel7.ResumeLayout(False)
        Me.Panel7.PerformLayout()
        Me.Panel9.ResumeLayout(False)
        Me.Panel9.PerformLayout()
        Me.Panel10.ResumeLayout(False)
        Me.Panel10.PerformLayout()
        Me.Panel11.ResumeLayout(False)
        Me.Panel11.PerformLayout()
        Me.Panel12.ResumeLayout(False)
        Me.Panel12.PerformLayout()
        Me.Panel13.ResumeLayout(False)
        Me.Panel13.PerformLayout()
        Me.Panel14.ResumeLayout(False)
        Me.Panel14.PerformLayout()
        Me.Panel15.ResumeLayout(False)
        Me.Panel15.PerformLayout()
        Me.Panel16.ResumeLayout(False)
        Me.Panel16.PerformLayout()
        Me.Panel17.ResumeLayout(False)
        Me.Panel17.PerformLayout()
        Me.Panel18.ResumeLayout(False)
        Me.Panel18.PerformLayout()
        Me.Panel19.ResumeLayout(False)
        Me.Panel19.PerformLayout()
        Me.ResumeLayout(False)
        Me.PerformLayout()

    End Sub
    Friend WithEvents pnlFooter As System.Windows.Forms.Panel
   Friend WithEvents lblVersion As System.Windows.Forms.Label
   Friend WithEvents gbProcess As System.Windows.Forms.GroupBox
   Friend WithEvents FlowLayoutPanel1 As System.Windows.Forms.FlowLayoutPanel
   Friend WithEvents Panel1 As System.Windows.Forms.Panel
   Friend WithEvents barOffconSurvey As System.Windows.Forms.ProgressBar
   Friend WithEvents chkOffconSurvey As System.Windows.Forms.CheckBox
   Friend WithEvents Panel2 As System.Windows.Forms.Panel
   Friend WithEvents barOnconSurvey As System.Windows.Forms.ProgressBar
   Friend WithEvents chkOnconSurvey As System.Windows.Forms.CheckBox
   Friend WithEvents btnRun As System.Windows.Forms.Button
   Friend WithEvents btnEmailLog As System.Windows.Forms.Button
   Friend WithEvents lblDirImports As System.Windows.Forms.Label
   Friend WithEvents lblDirImported As System.Windows.Forms.Label
   Friend WithEvents Panel4 As System.Windows.Forms.Panel
   Friend WithEvents barOffconPromo As System.Windows.Forms.ProgressBar
   Friend WithEvents chkOffconPromo As System.Windows.Forms.CheckBox
   Friend WithEvents Panel3 As System.Windows.Forms.Panel
   Friend WithEvents barOnconPromo As System.Windows.Forms.ProgressBar
   Friend WithEvents chkOnconPromo As System.Windows.Forms.CheckBox
   Friend WithEvents Panel5 As System.Windows.Forms.Panel
   Friend WithEvents barRepCalls As System.Windows.Forms.ProgressBar
   Friend WithEvents chkRepCalls As System.Windows.Forms.CheckBox
   Friend WithEvents Panel6 As System.Windows.Forms.Panel
   Friend WithEvents barCustomerSegmentation As System.Windows.Forms.ProgressBar
   Friend WithEvents chkCustomerSegmentation As System.Windows.Forms.CheckBox
   Friend WithEvents Panel7 As System.Windows.Forms.Panel
   Friend WithEvents barAdvPDACRM As System.Windows.Forms.ProgressBar
   Friend WithEvents chkAdvPDACRM As System.Windows.Forms.CheckBox
   Friend WithEvents Panel8 As System.Windows.Forms.Panel
   Friend WithEvents barAdvPDAPROD As System.Windows.Forms.ProgressBar
   Friend WithEvents chkAdvPDAPROD As System.Windows.Forms.CheckBox
   Friend WithEvents lblDirExports As System.Windows.Forms.Label
   Friend WithEvents chkPartialImport As System.Windows.Forms.CheckBox
   Friend WithEvents Panel9 As System.Windows.Forms.Panel
   Friend WithEvents barAdvPDAEXPCRM As System.Windows.Forms.ProgressBar
   Friend WithEvents chkAdvPDAEXPCRM As System.Windows.Forms.CheckBox
   Friend WithEvents btnEmailRequisitions As System.Windows.Forms.Button
   Friend WithEvents Panel10 As System.Windows.Forms.Panel
   Friend WithEvents barVendor As System.Windows.Forms.ProgressBar
   Friend WithEvents chkVendor As System.Windows.Forms.CheckBox
   Friend WithEvents Panel11 As System.Windows.Forms.Panel
   Friend WithEvents barGLCode As System.Windows.Forms.ProgressBar
   Friend WithEvents chkGLCode As System.Windows.Forms.CheckBox
   Friend WithEvents Panel12 As Panel
   Friend WithEvents barPlannedPromotions As ProgressBar
   Friend WithEvents chkPlannedPromotions As CheckBox
   Friend WithEvents Panel13 As Panel
   Friend WithEvents barAdvPDACRMINACTIVE As ProgressBar
   Friend WithEvents chkAdvPDACRMINACTIVE As CheckBox
    Friend WithEvents Panel14 As Panel
    Friend WithEvents barCallCycleDataReport As ProgressBar
    Friend WithEvents chkCallCycleDataReport As CheckBox
    Friend WithEvents Panel15 As Panel
    Friend WithEvents barRepslyProducts As ProgressBar
    Friend WithEvents chkRepslyProducts As CheckBox
    Friend WithEvents Panel16 As Panel
    Friend WithEvents barRepslyPromotions As ProgressBar
    Friend WithEvents chkRepslyPromotions As CheckBox
    Friend WithEvents Panel17 As Panel
    Friend WithEvents barRepslyCustomers As ProgressBar
    Friend WithEvents chkRepslyCustomers As CheckBox
    Friend WithEvents Panel18 As Panel
    Friend WithEvents barTrackItAllOutlets As ProgressBar
    Friend WithEvents chkTrackItAllOutlets As CheckBox
    Friend WithEvents Panel19 As Panel
    Friend WithEvents chkTrackItAllPreviewOnly As CheckBox
End Class
