Hi!

I use the calender control from the cWindowSex with vdf 7.0 , all works
fine, thanks for the contributors;
only the MCM_SETDAYSTATE message will not work properly, my code snippet:

Send Windows_Message MCM_SETCOLOR MCSC_TITLEBK clred

move "99999999999999999999" to snmhdr
GetAddress Of sNmHdr To lpsNmHdr

Send Windows_Message MCM_SETDAYSTATE 5 lpsNmHdr

the SETCOLOR works but the SETDAYSTATE does nothing, has somebody experience
with this?

TIA

Frigyes

PS: the windowstyle MCS_DAYSTATE is on