Specifies a caption or the URL of an image that is displayed on the "Previous" button of the RecordsetNavbar control. Available at design time.
Remarks
If PrevImage is set to False (default), the value of PrevCaption appears as text on the button.
If PrevImage is set to True, the value of PrevCaption 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 Previous box on the Format tab of the RecordsetNavbar Properties dialog box.