Hi there, hoping you can help with a problem I am having with tooltips. I've been searching the posts and cannot quite find what I need:
I have a custom tooltip for appointments in the UltraDayView which is working fine after I cancel the default tooltip in the day view BeforeAppointmentToolTipDisplayed event.
I have implemented a Creation Filter based on one of your examples in the Knowledge Base to implement a custom tooltip for Holidays, but the problem I have is that I am still getting the default tooltip for Holidays as they do not fire the BeforeAppointmentToolTipDisplayed event.
I also have the same problem on the UltraWeekView. Although I have set TipStyleActivity to Appointments, it still shows the default tip as well as my custom tip.
I am confused as the WeekView seems to regard the Holiday as an Appointment, yet the DayView does not. Either way, on both I am still getting the default tip.
Can anyone please suggest how I may prevent this behaviour? Thanks.
Hi Brian, thanks for your prompt reply.
Yes, I have set the view style to Office2007, so shall do as you suggest and raise this as a bug.
Holiday tooltips are always displayed when the view style is Office2007 (I assume that is what you have it set to); this is in emulation of Outlook2007. There should, however, be a way to prevent it, and there isn't, so you might want to report this as a bug.