I'm tyrying to hide the hours when exporting the calendar in 7 days view.
The Calendar.ShowHours boolean does not seem to work when exporting...
Any ideas on this?
It looks like a bug. Please let me check it.
As a workaround, you should be able to copy a portion of the result image (DayPilotCalendar.Export()) using this Graphics.DrawImage() overload:
http://msdn.microsoft.com/en-us/library/ms142041.aspx