Visual InterDev

NextImage Property

See Also      Applies To

Specifies whether an image or a caption is displayed on the "Next" button of the RecordsetNavbar control. Available at design time.

Remarks

If NextImage is set to True, the value of NextCaption specifies the URL of an image that appears on the button.

If NextImage is set to False (default), the value of NextCaption appears as text on the button.

Each button on the RecordsetNavbar control has a unique property for displaying an image. These properties are FirstImage, LastImage, PrevImage, and NextImage.

This property is mapped to the Text and Image options on the Format tab of the RecordsetNavbar Properties dialog box.