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
40
xamSchedule appointment mouse-events
posted

Hi,

I am building a calendar application in WPF using the xamSchedule Scheduleview. I'm running in to two issues and I was hoping someone could provide a solution:

  1. Is there any way to add my own mouse-event listeners to Appointments in my schedule (maybe using AppointmentPresenter?). Same thing for CalenderHeaderVertical, can I add listerers somehow?
  2. Is it possible to disable the appointment dialog (double click on appointment) entirely?