'------------------------------------------------------------------------------
' <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 ProductDetails

   '''<summary>
   '''txtProdCode control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents txtProdCode As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''strLongProdDesc control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents strLongProdDesc As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''strProductDesc control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents strProductDesc As Global.System.Web.UI.WebControls.TextBox

   '''<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>
   '''intPack control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents intPack As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''intSize control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents intSize As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''dblFlat control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents dblFlat As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''dblPrice control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents dblPrice As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''strCategory control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents strCategory As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''strCategory2 control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents strCategory2 As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''strBrandVarietal control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents strBrandVarietal As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''ddlDisplayOrder control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents ddlDisplayOrder As Global.System.Web.UI.WebControls.DropDownList

   '''<summary>
   '''txtTagInput control.
   '''</summary>
   Protected WithEvents txtTagInput As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''btnAddTag control.
   '''</summary>
   Protected WithEvents btnAddTag As Global.System.Web.UI.WebControls.Button

   '''<summary>
   '''hidTags control.
   '''</summary>
   Protected WithEvents hidTags As Global.System.Web.UI.WebControls.HiddenField

   '''<summary>
   '''strType control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents strType As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''strType2 control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents strType2 As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''intShortCode control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents intShortCode As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''strPriceSeg control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents strPriceSeg As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''cwsicat control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents cwsicat As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''strPrincipalMaterialRefNum control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents strPrincipalMaterialRefNum As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''strPrincipalProdDesc control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents strPrincipalProdDesc As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''strBottleBarcode control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents strBottleBarcode As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''strCaseBarcode control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents strCaseBarcode As Global.System.Web.UI.WebControls.TextBox

   '''<summary>
   '''strGiftboxBarcode control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents strGiftboxBarcode As Global.System.Web.UI.WebControls.TextBox

   '''<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>
   '''chkDataTransfer control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents chkDataTransfer As Global.System.Web.UI.WebControls.CheckBox

   '''<summary>
   '''chkCompProduct control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents chkCompProduct As Global.System.Web.UI.WebControls.CheckBox

   '''<summary>
   '''chkQF control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents chkQF As Global.System.Web.UI.WebControls.CheckBox

   '''<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>
   '''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
End Class
