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
4133
AllDayEvent Appearance In DayView
posted

There seems to be slight difference in the display style of an AllDayEvent and Appointment in the DayView.  The AllDayEvent seems flat and the Appointment seems to be 3D.  Is there a way to change the AllDayEvent to look like the Appointment?  See screen cap below.

Parents
  • 69832
    Offline posted

    I believe you are referring to the "shadow" that is applied to the AppointmentUIElement. In MS Outlook 2007, they don't show one for AllDayEvents, so we didn't either. The UIElement class that realizes this shadow is Infragistics.Win.UltraWinSchedule.DayView.AppointmentShadowUIElement; you might have some luck using theIUIElementCreationFilter interface by adding that element to an AllDayEventUIElement, but frankly I have never tried so I can't vouch for whether it can definitely be done.

Reply Children
No Data