FirstImage Property

             

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

Remarks

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

If FirstImage is set to False (default), the value of FirstCaption 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.