﻿'------------------------------------------------------------------------------
' <auto-generated>
'     This code was generated by a tool.
'     Runtime Version:2.0.50727.3603
'
'     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 Adjestments

  '''<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>
  '''chkDecimal control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents chkDecimal As Global.System.Web.UI.WebControls.CheckBox

  '''<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>
  '''ddlRegion control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents ddlRegion 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>
  '''btnExport control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents btnExport As Global.System.Web.UI.WebControls.Button

  '''<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>
  '''btnRecalc control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents btnRecalc 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>
  '''btnApply control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents btnApply 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>
  '''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>
  '''gvPlanned control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents gvPlanned As Global.System.Web.UI.WebControls.GridView

  '''<summary>
  '''gvAdjusted control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents gvAdjusted As Global.System.Web.UI.WebControls.GridView

  '''<summary>
  '''gvActual control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents gvActual As Global.System.Web.UI.WebControls.GridView

  '''<summary>
  '''gvVariance1 control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents gvVariance1 As Global.System.Web.UI.WebControls.GridView

  '''<summary>
  '''gvVariance2 control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents gvVariance2 As Global.System.Web.UI.WebControls.GridView

  '''<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

  '''<summary>
  '''sdsRegion control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents sdsRegion As Global.System.Web.UI.WebControls.SqlDataSource
End Class
