WinStudio
Occurs before WinStudio navigates to the previous object in a collection or subcollection during execution of:
The default implementation of the StdFormPrevious event
An event handler of the type Collection Navigate for which the parameter Previous is specified
The Previous method in a script
The default implementation fires the following sequence of standard events:
StdObjectPrevious
StdObjectSelectCurrent
StdObjectSelectCurrentCompleted
StdObjectPreviousCompleted
Your application cannot call the default implementation by generating the event.
The default implementation is a collection-level operation, which can occur in a collection whether or not the collection is current.