CalendarView.PrintAdvanced
From Jeremie Leroy - XOJO Controls Wiki
Method
CalendarView.PrintAdvanced ( g As Graphics, PrintToday As Boolean = False )
Prints the current view on the passed graphics property.
Use this function to handle the Print setup window and the printing area.
If PrintToday is True, the current day will be highlighted.