LastCaption Property

See Also            Applies To

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

Remarks

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

If LastImage is set to True, the value of LastCaption 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 Last box on the Format Tab of the RecordsetNavbar Properties dialog box.