Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
48225 Points
8679 Posts
Feb 24, 2012 08:19 AM|LINK
lab.Text = (string)holidaylist[e.Day.Date.Month, e.Day.Date.Day];
=>
lab.Text = (string)holidaylist[e.Day.Date.Month][e.Day.Date.Day];
superguppie
All-Star
48225 Points
8679 Posts
Re: Calender Control
Feb 24, 2012 08:19 AM|LINK
=>
Please remember to click “Mark as Answer” on the post that helps you. This can be beneficial to other community members reading the thread.
When all you've got is a Hammer, Every Problem looks like a Nail. Michael Swain.