205 lines
6.2 KiB
VB.net
205 lines
6.2 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 InsertLinkForm
|
|
|
|
'''<summary>
|
|
'''MainPanel control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents MainPanel As Global.DevExpress.Web.ASPxPanel
|
|
|
|
'''<summary>
|
|
'''rblLinkType control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents rblLinkType As Global.DevExpress.Web.ASPxRadioButtonList
|
|
|
|
'''<summary>
|
|
'''rpInsertLink control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents rpInsertLink As Global.DevExpress.Web.ASPxHtmlEditor.ASPxHtmlEditorRoundPanel
|
|
|
|
'''<summary>
|
|
'''lblUrl control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents lblUrl As Global.DevExpress.Web.ASPxLabel
|
|
|
|
'''<summary>
|
|
'''txbURL control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents txbURL As Global.DevExpress.Web.ASPxButtonEdit
|
|
|
|
'''<summary>
|
|
'''BrowsePopup control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents BrowsePopup As Global.DevExpress.Web.ASPxPopupControl
|
|
|
|
'''<summary>
|
|
'''PopupControlContentControl1 control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents PopupControlContentControl1 As Global.DevExpress.Web.PopupControlContentControl
|
|
|
|
'''<summary>
|
|
'''ucSelectDocumentForm control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents ucSelectDocumentForm As Global.SelectDocumentForm
|
|
|
|
'''<summary>
|
|
'''lblEmailTo control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents lblEmailTo As Global.DevExpress.Web.ASPxLabel
|
|
|
|
'''<summary>
|
|
'''txbEmailTo control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents txbEmailTo As Global.DevExpress.Web.ASPxTextBox
|
|
|
|
'''<summary>
|
|
'''lblSubject control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents lblSubject As Global.DevExpress.Web.ASPxLabel
|
|
|
|
'''<summary>
|
|
'''txbSubject control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents txbSubject As Global.DevExpress.Web.ASPxTextBox
|
|
|
|
'''<summary>
|
|
'''lblLinkDisplay control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents lblLinkDisplay As Global.DevExpress.Web.ASPxLabel
|
|
|
|
'''<summary>
|
|
'''lblText control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents lblText As Global.DevExpress.Web.ASPxLabel
|
|
|
|
'''<summary>
|
|
'''txbText control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents txbText As Global.DevExpress.Web.ASPxTextBox
|
|
|
|
'''<summary>
|
|
'''lblToolTip control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents lblToolTip As Global.DevExpress.Web.ASPxLabel
|
|
|
|
'''<summary>
|
|
'''txbToolTip control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents txbToolTip As Global.DevExpress.Web.ASPxTextBox
|
|
|
|
'''<summary>
|
|
'''ckbOpenInNewWindow control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents ckbOpenInNewWindow As Global.DevExpress.Web.ASPxCheckBox
|
|
|
|
'''<summary>
|
|
'''btnOk control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents btnOk As Global.DevExpress.Web.ASPxButton
|
|
|
|
'''<summary>
|
|
'''btnChange control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents btnChange As Global.DevExpress.Web.ASPxButton
|
|
|
|
'''<summary>
|
|
'''btnCancel control.
|
|
'''</summary>
|
|
'''<remarks>
|
|
'''Auto-generated field.
|
|
'''To modify move field declaration from designer file to code-behind file.
|
|
'''</remarks>
|
|
Protected WithEvents btnCancel As Global.DevExpress.Web.ASPxButton
|
|
End Class
|