How do I get the width of the AppointmentElement in the AppointmentFormatting Event?
e.AppointmentElement.Size returns nothing
e.AppointmentElement.Bounds returns 0,0,0,0
I am trying to place an image at a specific time point within the appointment element.
Is there an easier way to accomplish this?
Thanks,