Reconfigure for GIT
This commit is contained in:
+78
@@ -0,0 +1,78 @@
|
||||
'------------------------------------------------------------------------------
|
||||
' <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 PasteFromWordForm
|
||||
|
||||
'''<summary>
|
||||
'''lblB141214 control.
|
||||
'''</summary>
|
||||
'''<remarks>
|
||||
'''Auto-generated field.
|
||||
'''To modify move field declaration from designer file to code-behind file.
|
||||
'''</remarks>
|
||||
Protected WithEvents lblB141214 As Global.DevExpress.Web.ASPxLabel
|
||||
|
||||
'''<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>
|
||||
'''PanelContent1 control.
|
||||
'''</summary>
|
||||
'''<remarks>
|
||||
'''Auto-generated field.
|
||||
'''To modify move field declaration from designer file to code-behind file.
|
||||
'''</remarks>
|
||||
Protected WithEvents PanelContent1 As Global.DevExpress.Web.PanelContent
|
||||
|
||||
'''<summary>
|
||||
'''lblDescription control.
|
||||
'''</summary>
|
||||
'''<remarks>
|
||||
'''Auto-generated field.
|
||||
'''To modify move field declaration from designer file to code-behind file.
|
||||
'''</remarks>
|
||||
Protected WithEvents lblDescription As Global.DevExpress.Web.ASPxLabel
|
||||
|
||||
'''<summary>
|
||||
'''ckbStripFont control.
|
||||
'''</summary>
|
||||
'''<remarks>
|
||||
'''Auto-generated field.
|
||||
'''To modify move field declaration from designer file to code-behind file.
|
||||
'''</remarks>
|
||||
Protected WithEvents ckbStripFont 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>
|
||||
'''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
|
||||
Reference in New Issue
Block a user