|
|
|
|
|
OrganizerDisplayPreviousPeriod (Function) In french: AgendaAffichePériodePrécédente Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control. The Organizer control is displayed from the day corresponding to the previous time area. Remarks: // Switch to monthly display OrganizerChangeMode(ORG_MyOrganizer, orgzMonth) // Display the current month OrganizerPosition(ORG_MyOrganizer, DateSys()) // Switch to previous month OrganizerDisplayPreviousPeriod(ORG_MyOrganizer)
Syntax
OrganizerDisplayPreviousPeriod(<Organizer control>)
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|