﻿'------------------------------------------------------------------------------
' <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 CustomerList

   '''<summary>
   '''txtCustomer control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents txtCustomer As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''ddlBranch control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ddlBranch As Global.System.Web.UI.WebControls.DropDownList

   '''<summary>
   '''ddlStatus control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ddlStatus As Global.System.Web.UI.WebControls.DropDownList

   '''<summary>
   '''ddlChannelSegment control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ddlChannelSegment As Global.System.Web.UI.WebControls.DropDownList

   '''<summary>
   '''ddlType control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ddlType As Global.System.Web.UI.WebControls.DropDownList

   '''<summary>
   '''ddlRep control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ddlRep As Global.System.Web.UI.WebControls.DropDownList

   '''<summary>
   '''btnSearch control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents btnSearch As Global.System.Web.UI.WebControls.Button

   '''<summary>
   '''btnAdd1 control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents btnAdd1 As Global.System.Web.UI.WebControls.Button

   '''<summary>
   '''gvCustomer control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents gvCustomer As Global.System.Web.UI.WebControls.GridView

   '''<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>
   '''gvExport control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents gvExport As Global.System.Web.UI.WebControls.GridView

   '''<summary>
   '''chkResize control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents chkResize As Global.System.Web.UI.WebControls.CheckBox

   '''<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>
   '''btnAdd2 control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents btnAdd2 As Global.System.Web.UI.WebControls.Button

   '''<summary>
   '''sdsCustomer control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents sdsCustomer As Global.System.Web.UI.WebControls.SqlDataSource

   '''<summary>
   '''sdsBranch control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents sdsBranch As Global.System.Web.UI.WebControls.SqlDataSource

   '''<summary>
   '''sdsSegment control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents sdsSegment As Global.System.Web.UI.WebControls.SqlDataSource

   '''<summary>
   '''sdsChannel control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents sdsChannel As Global.System.Web.UI.WebControls.SqlDataSource

   '''<summary>
   '''sdsRep control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents sdsRep As Global.System.Web.UI.WebControls.SqlDataSource
End Class
