'------------------------------------------------------------------------------
'
' This code was generated by a tool.
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
'
'------------------------------------------------------------------------------
Option Strict On
Option Explicit On
Partial Public Class ImagePropertiesForm
'''
'''lblSize control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents lblSize As Global.DevExpress.Web.ASPxLabel
'''
'''cmbSize control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents cmbSize As Global.DevExpress.Web.ASPxComboBox
'''
'''lblWidth control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents lblWidth As Global.DevExpress.Web.ASPxLabel
'''
'''spnWidth control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents spnWidth As Global.DevExpress.Web.ASPxSpinEdit
'''
'''lblPixelWidth control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents lblPixelWidth As Global.DevExpress.Web.ASPxLabel
'''
'''lblHeight control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents lblHeight As Global.DevExpress.Web.ASPxLabel
'''
'''spnHeight control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents spnHeight As Global.DevExpress.Web.ASPxSpinEdit
'''
'''lblPixelHeight control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents lblPixelHeight As Global.DevExpress.Web.ASPxLabel
'''
'''cellContarainTop control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents cellContarainTop As Global.System.Web.UI.HtmlControls.HtmlTableCell
'''
'''cellContarainSwitcher control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents cellContarainSwitcher As Global.System.Web.UI.HtmlControls.HtmlTableCell
'''
'''cellContarainBottom control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents cellContarainBottom As Global.System.Web.UI.HtmlControls.HtmlTableCell
'''
'''ckbCreateThumbnail control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents ckbCreateThumbnail As Global.DevExpress.Web.ASPxCheckBox
'''
'''lblThumbnailFileName control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents lblThumbnailFileName As Global.DevExpress.Web.ASPxLabel
'''
'''txbThumbnailFileName control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents txbThumbnailFileName As Global.DevExpress.Web.ASPxTextBox
'''
'''lblImagePosition control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents lblImagePosition As Global.DevExpress.Web.ASPxLabel
'''
'''cmbImagePosition control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents cmbImagePosition As Global.DevExpress.Web.ASPxComboBox
'''
'''ckbWrapTextArroundImage control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents ckbWrapTextArroundImage As Global.DevExpress.Web.ASPxCheckBox
'''
'''lblImageDescription control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents lblImageDescription As Global.DevExpress.Web.ASPxLabel
'''
'''txbDescription control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents txbDescription As Global.DevExpress.Web.ASPxTextBox
End Class