Difference between revisions of "CalendarView.PrintAdvanced"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (2 revisions imported)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 14:21, 6 August 2015

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.