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
75
Can I make the appointment bigger in monthViewSingle
posted

Hello,

I am just woindering if there is a way to display more text in the appointment in the monthviewSingle.

I would like the appointment to take the full space of the day to display the most text from the subject instead of the small rounded corner appointment which displays just a few characters.

Is there a way to achieve this?

 

Thank you

Parents
  • 69832
    Offline posted

    Yes, using the IUIElementCreationFilter interface. In your case you would set the AppointmentUIElement.Rect property to the same value as the DayUIElement.RectInsideBorders. Note that this makes assumptions like there is only one appointment in a given day, and that appoointment does not span multiple days.

Reply Children
No Data