'------------------------------------------------------------------------------ ' ' 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 SelectImageForm ''' '''MainPanel control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents MainPanel As Global.DevExpress.Web.ASPxPanel ''' '''PanelContent1 control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents PanelContent1 As Global.DevExpress.Web.PanelContent ''' '''FileManager control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents FileManager As Global.DevExpress.Web.ASPxHtmlEditor.HtmlEditorFileManager ''' '''SelectButton control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents SelectButton As Global.DevExpress.Web.ASPxButton ''' '''CancelButton control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents CancelButton As Global.DevExpress.Web.ASPxButton End Class