K
kelly d via AccessMonster.com
I was doing a little reading on the subject which led me to an MSDN KB page
about MCM_SETFIRSTDAYOFWEEK, which led me to doing a little experimenting,
which led me to beleive (that is to say blindly hope) that this would work:
Call apiSendMessage(m_hWndDTP, MCM_SETFIRSTDAYOFWEEK, 0, 0)
I tried it in a couple of different places in the clsMonthCal module. it
didnt work (no big surprise). I'm just glad my monitor didnt explode and my
computer didnt sprout legs and run screaming from my house.
I have since undone everything I've done and clsMonthCal is in it's original
state. If anybody knows and could offer an opinion, how do I change the
MonthCalendar to have the first day of the week be Monday instead of Sunday.
Thanks
Kelly D.
about MCM_SETFIRSTDAYOFWEEK, which led me to doing a little experimenting,
which led me to beleive (that is to say blindly hope) that this would work:
Call apiSendMessage(m_hWndDTP, MCM_SETFIRSTDAYOFWEEK, 0, 0)
I tried it in a couple of different places in the clsMonthCal module. it
didnt work (no big surprise). I'm just glad my monitor didnt explode and my
computer didnt sprout legs and run screaming from my house.
I have since undone everything I've done and clsMonthCal is in it's original
state. If anybody knows and could offer an opinion, how do I change the
MonthCalendar to have the first day of the week be Monday instead of Sunday.
Thanks
Kelly D.