I am hoping someone can help, i am using IUIElementDrawFilter.DrawElement to draw a line on the appointmentUIElement in the ultradayview component. The problem is the line always goes underneath the bar on the side, an appointment has a barcolor property but that it. Is there a way to ensure the line is ontop of the bar, or is there a bar ui element i should be drawing on?
Hello Matthew,
Thank you for contacting.
Could you provide a screenshot of your requirement, what you are trying to achieve?And also the best way for us to assist you is if you provide a small isolated sample that we can run and use for debugging locally.
Sincerely,Divya JainAssociate Software Developer
Here is a screenshot of the issue, I am trying to draw a custom timeline on the calendar to show the current time however when i draw the line i cannot seem to get it ontop of the bar on the left edge of the appointment.