'------------------------------------------------------------------------------
' <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 CompSetProductList

   '''<summary>
   '''txtProductName control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents txtProductName 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>
   '''btnAdd control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents btnAdd As Global.System.Web.UI.WebControls.Button

   '''<summary>
   '''gvCompSetProduct control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents gvCompSetProduct 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>
   '''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>
   '''sdsCompSetProduct control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents sdsCompSetProduct As Global.System.Web.UI.WebControls.SqlDataSource
End Class

