|
|
|
|
|
<Organizer>.Position (Function) In french: <Agenda>.Position Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
AGD_Agenda1.Position(Today())
AGD_Agenda1.Position("20221220")
DateAgenda is Date
DateAgenda = AGD_MonAgenda.Position()
Syntax
Positioning the organizer on a specified date Hide the details
<Organizer control>.Position(<Start date>)
Finding out the first date or the last date displayed by the Organizer control Hide the details
<Result> = <Organizer control>.Position(<Sought date>)
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|