Good afternoon to all,
there's a way to detect (or exist an event) if drop down is showed ?
I know that exist IsDropDownVisible function that return (in this case calendar) if the dropdown component is visible.
My need is know when the calender is visible (this is easy in clickbtn event) and when the calendar is hidden (i.e when i click outside the componet the calendar is hidden). At the moment i do it checking (via timer) the IsDropDownVisible value, if not i do something.
There is something not "raw" as i do ??
Last question ...
There is a way to get the background day color ?
I set it via DPDateFill event and, in order to set the right hint, i need to get the color.
Thank you.
Best regard
Daniele