CalendarView.PrintAdvanced
From Jeremie Leroy - XOJO Controls Wiki
Revision as of 11:28, 11 June 2013 by RB WikiCreator (Talk)
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.