Form.NavigationCaption Property (Access)
Gets or sets the text that appears to the left of the form's navigation buttons. Read/write String.
Version Information
Version Added: Access 2007
Syntax
expression .NavigationCaption
expression A variable that represents a Form object.
Remarks
Although Record: appears to the left of the navigation buttons by default, the NavigationCaption property is blank until it's explicitly specified.