187 lines
5.8 KiB
VB.net
187 lines
5.8 KiB
VB.net
'------------------------------------------------------------------------------
|
|
' <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 ImagePropertiesForm
|
|
|
|
'''<summary>
|
|
'''lblSize control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents lblSize As Global.DevExpress.Web.ASPxLabel
|
|
|
|
'''<summary>
|
|
'''cmbSize control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents cmbSize As Global.DevExpress.Web.ASPxComboBox
|
|
|
|
'''<summary>
|
|
'''lblWidth control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents lblWidth As Global.DevExpress.Web.ASPxLabel
|
|
|
|
'''<summary>
|
|
'''spnWidth control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents spnWidth As Global.DevExpress.Web.ASPxSpinEdit
|
|
|
|
'''<summary>
|
|
'''lblPixelWidth control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents lblPixelWidth As Global.DevExpress.Web.ASPxLabel
|
|
|
|
'''<summary>
|
|
'''lblHeight control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents lblHeight As Global.DevExpress.Web.ASPxLabel
|
|
|
|
'''<summary>
|
|
'''spnHeight control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents spnHeight As Global.DevExpress.Web.ASPxSpinEdit
|
|
|
|
'''<summary>
|
|
'''lblPixelHeight control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents lblPixelHeight As Global.DevExpress.Web.ASPxLabel
|
|
|
|
'''<summary>
|
|
'''cellContarainTop control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents cellContarainTop As Global.System.Web.UI.HtmlControls.HtmlTableCell
|
|
|
|
'''<summary>
|
|
'''cellContarainSwitcher control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents cellContarainSwitcher As Global.System.Web.UI.HtmlControls.HtmlTableCell
|
|
|
|
'''<summary>
|
|
'''cellContarainBottom control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents cellContarainBottom As Global.System.Web.UI.HtmlControls.HtmlTableCell
|
|
|
|
'''<summary>
|
|
'''ckbCreateThumbnail control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents ckbCreateThumbnail As Global.DevExpress.Web.ASPxCheckBox
|
|
|
|
'''<summary>
|
|
'''lblThumbnailFileName control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents lblThumbnailFileName As Global.DevExpress.Web.ASPxLabel
|
|
|
|
'''<summary>
|
|
'''txbThumbnailFileName control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents txbThumbnailFileName As Global.DevExpress.Web.ASPxTextBox
|
|
|
|
'''<summary>
|
|
'''lblImagePosition control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents lblImagePosition As Global.DevExpress.Web.ASPxLabel
|
|
|
|
'''<summary>
|
|
'''cmbImagePosition control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents cmbImagePosition As Global.DevExpress.Web.ASPxComboBox
|
|
|
|
'''<summary>
|
|
'''ckbWrapTextArroundImage control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents ckbWrapTextArroundImage As Global.DevExpress.Web.ASPxCheckBox
|
|
|
|
'''<summary>
|
|
'''lblImageDescription control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents lblImageDescription As Global.DevExpress.Web.ASPxLabel
|
|
|
|
'''<summary>
|
|
'''txbDescription control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents txbDescription As Global.DevExpress.Web.ASPxTextBox
|
|
End Class
|