Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
585
Convert silverlight appointment to winforms appointment
posted

Hi,

Our system utilizing both Silverlight and Winforms Schedulers. We synchronizing between them.

I need a way to convert Silverlight Appointment to Winforms Appointment.

Thanks in advance !

Parents
  • 54937
    Offline posted

    Also since the functionality of the SL/WPF XamSchedule may differ from the WinForms UltraCalendarInfo, if you want to utilize the scheduling functionality in a rich client app then you might consider using the WPF xamSchedule controls (e.g. within an ElementHost if this is for a WinForms app).

Reply Children