PreviousActiveX Controls Guide (9.1 revision 1) Next

VAHScroll and VAVScroll

Show this topic in Library frames

Description

The VAHScroll and VAVScroll controls navigate through the data source along the currently selected index path.

Remarks

The VAHScroll and VAVScroll are bound to a VAccess control via the VAccessName property.

The positioning of the thumb scroll will reflect the relative positioning of the current record along the current index path as determined by the Pervasive.SQL FindPercentage operation, and dragging the thumb scroll will result in the appropriate record being retrieved by a Pervasive.SQL GetByPercentage operation.

Custom Properties

Custom properties for this control are listed in the following table:

Table 4-6 VAHScroll and VAVScroll Custom Properties
VAccessName
VADebugMode
Value


Chapter contents
Publication contents

Prev topic: VACommand
Next topic: VAList