PreviousActiveX Controls Guide (v10) Next

Reposition

Chapter contents

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]) 

Chapter contents
Book contents

Prev topic: OnRemote
Next topic: Validate