﻿'------------------------------------------------------------------------------
' <auto-generated>
'     This code was generated by a tool.
'     Runtime Version:2.0.50727.3053
'
'     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 ACCustomerList

  '''<summary>
  '''txtRGBCCustomer control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents txtRGBCCustomer As Global.System.Web.UI.WebControls.TextBox

  '''<summary>
  '''txtACCustomer control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents txtACCustomer As Global.System.Web.UI.WebControls.TextBox

  '''<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>
  '''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>
  '''gvACCustomer control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents gvACCustomer 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>
  '''sdsACCustomer control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents sdsACCustomer As Global.System.Web.UI.WebControls.SqlDataSource
End Class
