CalendarView.PrintAdvanced

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 11:28, 11 June 2013 by RB WikiCreator (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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.