'------------------------------------------------------------------------------
'
' 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 RecurrentAppointmentEditForm
'''
'''Image control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents Image As Global.DevExpress.Web.ASPxImage
'''
'''lblConfirm control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents lblConfirm As Global.DevExpress.Web.ASPxLabel
'''
'''rbAction control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents rbAction As Global.DevExpress.Web.ASPxRadioButtonList
'''
'''btnOk control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents btnOk As Global.DevExpress.Web.ASPxButton
'''
'''btnCancel control.
'''
'''
'''Auto-generated field.
'''To modify move field declaration from designer file to code-behind file.
'''
Protected WithEvents btnCancel As Global.DevExpress.Web.ASPxButton
End Class