Reposition
Applies to
VAccess control
Description
The Reposition event fires after a record operation changes the current record referenced by the VAccess control. This event notifies the program that the current record associated with the VAccess control has changed. This event fires after the new record becomes the current record.
Syntax
Sub VAccess_Reposition([Index As Integer])