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