﻿<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.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.SuspendLayout()
      '
      'pnlFooter
      '
      Me.pnlFooter.Controls.Add(Me.lblVersion)
      Me.pnlFooter.Location = New System.Drawing.Point(-2, 433)
      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, 376)
      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.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, 352)
      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(184, 17)
      Me.chkPlannedPromotions.TabIndex = 0
      Me.chkPlannedPromotions.Text = "2Way Planned Promotions Export"
      Me.chkPlannedPromotions.UseVisualStyleBackColor = True
      '
      'btnRun
      '
      Me.btnRun.Location = New System.Drawing.Point(14, 389)
      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, 410)
      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, 392)
      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, 410)
      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(586, 464)
      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.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
End Class
