'------------------------------------------------------------------------------
' <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 CompSetProductDetails

   '''<summary>
   '''txtCompSetName control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents txtCompSetName As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''ddlPrimaryProduct control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ddlPrimaryProduct As Global.System.Web.UI.WebControls.DropDownList

   '''<summary>
   '''chkActive control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents chkActive As Global.System.Web.UI.WebControls.CheckBox

   '''<summary>
   '''ddlCompProduct1 control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ddlCompProduct1 As Global.System.Web.UI.WebControls.DropDownList

   '''<summary>
   '''ddlCompProduct2 control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ddlCompProduct2 As Global.System.Web.UI.WebControls.DropDownList

   '''<summary>
   '''ddlCompProduct3 control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ddlCompProduct3 As Global.System.Web.UI.WebControls.DropDownList

   '''<summary>
   '''ddlCompProduct4 control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ddlCompProduct4 As Global.System.Web.UI.WebControls.DropDownList

   '''<summary>
   '''ddlCompProduct5 control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ddlCompProduct5 As Global.System.Web.UI.WebControls.DropDownList

   '''<summary>
   '''ddlCompProduct6 control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ddlCompProduct6 As Global.System.Web.UI.WebControls.DropDownList

   '''<summary>
   '''ddlCompProduct7 control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ddlCompProduct7 As Global.System.Web.UI.WebControls.DropDownList

   '''<summary>
   '''ddlCompProduct8 control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ddlCompProduct8 As Global.System.Web.UI.WebControls.DropDownList

   '''<summary>
   '''ddlCompProduct9 control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ddlCompProduct9 As Global.System.Web.UI.WebControls.DropDownList

   '''<summary>
   '''ddlCompProduct10 control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ddlCompProduct10 As Global.System.Web.UI.WebControls.DropDownList

   '''<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>
   '''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>
   '''btnClose control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents btnClose As Global.System.Web.UI.WebControls.Button

   '''<summary>
   '''lblLastEdit control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents lblLastEdit As Global.System.Web.UI.WebControls.Label

   '''<summary>
   '''sdsPrimaryProduct control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents sdsPrimaryProduct As Global.System.Web.UI.WebControls.SqlDataSource

   '''<summary>
   '''sdsAllProducts control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents sdsAllProducts As Global.System.Web.UI.WebControls.SqlDataSource
End Class

