FirstCaption Property

             

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

Remarks

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

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

Each button on the RecordsetNavbar control has a unique property for setting its caption. These properties are FirstCaption, LastCaption, PrevCaption, and NextCaption.

This property is mapped to the First box on the Format Tab of the RecordsetNavbar Properties dialog box.