MonthCalendar control - formatting problem
I'm using VS 2005 Beta 2 and I have a Windows form with a MonthCalendar control on it. I have the control configured to show 1 row by 1 column, essentially a single month at a time. When the application is executed, the dialog displays and the MonthCalendar control behaves as though it is to use as much space as possible to show as many rows and columns as possible. Actually viewed as a 2 x 2 matrix. What gives? Is this a known bug?
Thanks,
Bob