﻿'------------------------------------------------------------------------------
' <auto-generated>
'     This code was generated by a tool.
'
'     Changes to this file may cause incorrect behavior and will be lost if
'     the code is regenerated. 
' </auto-generated>
'------------------------------------------------------------------------------

Option Strict On
Option Explicit On


Partial Public Class Planning

   '''<summary>
   '''aHelp control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents aHelp As Global.System.Web.UI.WebControls.HyperLink

   '''<summary>
   '''imhHelp control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents imhHelp As Global.System.Web.UI.WebControls.Image

   '''<summary>
   '''ddlFinYear control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ddlFinYear As Global.System.Web.UI.WebControls.DropDownList

   '''<summary>
   '''valFinYear control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents valFinYear As Global.System.Web.UI.WebControls.RequiredFieldValidator

   '''<summary>
   '''ddlBrand control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ddlBrand As Global.System.Web.UI.WebControls.DropDownList

   '''<summary>
   '''valBrand control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents valBrand As Global.System.Web.UI.WebControls.RequiredFieldValidator

   '''<summary>
   '''ddlBrandCopy control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ddlBrandCopy As Global.System.Web.UI.WebControls.DropDownList

   '''<summary>
   '''valBrandCopy2 control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents valBrandCopy2 As Global.System.Web.UI.WebControls.RequiredFieldValidator

   '''<summary>
   '''btnLoad control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents btnLoad As Global.System.Web.UI.WebControls.Button

   '''<summary>
   '''lblBrand control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents lblBrand As Global.System.Web.UI.WebControls.Label

   '''<summary>
   '''lblMessage control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents lblMessage As Global.System.Web.UI.WebControls.Label

   '''<summary>
   '''gvSalesR1 control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents gvSalesR1 As Global.System.Web.UI.WebControls.GridView

   '''<summary>
   '''gvSalesR2 control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents gvSalesR2 As Global.System.Web.UI.WebControls.GridView

   '''<summary>
   '''gvStats control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents gvStats As Global.System.Web.UI.WebControls.GridView

   '''<summary>
   '''ldblSalesLY control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ldblSalesLY As Global.System.Web.UI.WebControls.Literal

   '''<summary>
   '''ldblSalesTY control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ldblSalesTY As Global.System.Web.UI.WebControls.Literal

   '''<summary>
   '''ldblSalesProjected control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ldblSalesProjected As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''lpercCompleted control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents lpercCompleted As Global.System.Web.UI.WebControls.Literal

   '''<summary>
   '''ldblQFCurrent control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ldblQFCurrent As Global.System.Web.UI.WebControls.Literal

   '''<summary>
   '''lblBGLY control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents lblBGLY As Global.System.Web.UI.WebControls.Literal

   '''<summary>
   '''percBGLY control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents percBGLY As Global.System.Web.UI.WebControls.Literal

   '''<summary>
   '''lblBGTY control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents lblBGTY As Global.System.Web.UI.WebControls.Literal

   '''<summary>
   '''percBGTY control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents percBGTY As Global.System.Web.UI.WebControls.Literal

   '''<summary>
   '''lblBGProjected control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents lblBGProjected As Global.System.Web.UI.WebControls.Literal

   '''<summary>
   '''percBGProjected control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents percBGProjected As Global.System.Web.UI.WebControls.Literal

   '''<summary>
   '''lblBGForecast control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents lblBGForecast As Global.System.Web.UI.WebControls.Literal

   '''<summary>
   '''percBGForecast control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents percBGForecast As Global.System.Web.UI.WebControls.Label

   '''<summary>
   '''txtQFTarget control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents txtQFTarget As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''btnCalculate control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents btnCalculate As Global.System.Web.UI.WebControls.Button

   '''<summary>
   '''btnCalculateRe control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents btnCalculateRe As Global.System.Web.UI.WebControls.Button

   '''<summary>
   '''btnSave control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents btnSave As Global.System.Web.UI.WebControls.Button

   '''<summary>
   '''gvPlanning control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents gvPlanning As Global.System.Web.UI.WebControls.GridView

   '''<summary>
   '''planningAnchor control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents planningAnchor As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''sdsFinYear control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents sdsFinYear As Global.System.Web.UI.WebControls.SqlDataSource

   '''<summary>
   '''sdsBrand control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents sdsBrand As Global.System.Web.UI.WebControls.SqlDataSource

   '''<summary>
   '''sdsRegionBlank control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents sdsRegionBlank As Global.System.Web.UI.WebControls.SqlDataSource
End Class
