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
35
RangeBackColor DayView
posted

Hello,

Is there any workarround to solve the following problem?

If we configure the date regional settings in Spanish (Spain), when we apply a color in a range time, the slots between 12:00:00 PM and 1:00:00 PM, aren't painted with the selected color.

For example:

With PVDayView1
.TimeBackColor = vbWhite
.RangeBackColor(#10:00:00 AM#, #3:00:00 PM#) = vbCyan
End With

The backcolor of the time slots between 12:00:00 PM and 1:00:00 PM remain yellow.

 

Thank you in advance.

Israel Muñoz