Hello,
I have a listBox with the selected dates and one Button, for example Test with background color = red. When I press this button, it will be displayed a popup with another button, "Add". So, when I press the Add button, I want to color the dates from ListBox with red (the color of first button) in the calendar. How can I do this?
And how to select multiple dates ?

Thank you,
Catalina