Browse By Tags

  • How do I close a Custom Appointment Dialog and return to the calling XamOutlookCalendarView?

    Hello,

    this is the picture:

    I have a solution with SILVERLIGHT/WPF shared code  and, whenever possible, I use shared UserControls in the 2 projects.

    I use my own custom dialogs (AppointmentDialogFactory : ScheduleDialogFactoryBase) in order to show…

  • Appointment Color Change

    I want to change the Appointment`s color in XamMonthView.

    I was tried that changed the BaseColor property of ResourceCalender Class. But Result is calender`s color was changed.

    So, I was found properties of Appointment Class ..............hmm......…

  • Problem with the local time zone in XamDayView and XamMonthView

    I have a problem with the local time zone in XamDayView and XamMonthView when DataManager's PromptForLocalTimeZone property is set to Never.

    There is an error when i use the control, i don't know how to set this property by code without use the dialog…