Files
2017-03-26 20:00:03 +02:00

34 lines
1008 B
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 UserForms_AppointmentDragToolTip
'''<summary>
'''lblInterval control.
'''</summary>
'''<remarks>
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''</remarks>
Protected WithEvents lblInterval As Global.DevExpress.Web.ASPxLabel
'''<summary>
'''lblInfo control.
'''</summary>
'''<remarks>
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''</remarks>
Protected WithEvents lblInfo As Global.DevExpress.Web.ASPxLabel
End Class