E.11. The DataAccessPage Object

As its name implies, this object refers to a DataAccessPage.

E.11.1. Properties of the DataAccessPage Object

The properties of a DataAccessPage are listed in the following table.

PropertyData TypeDescription
ApplicationApplication objectUsed to access the currently active Application object
ConnectionStringStringReturns the base ConnectionString for the DataAccessPage
CurrentViewInteger (Design View = 0, Page View = 1)Determines how a DataAccessPage is displayed
DocumentDocument objectUsed to access the Internet Explorer Dynamic HTML document object for HTML pages
MailEnvelopemsoMailEnvelope objectRepresents the e-mail header for a data access page
MSODSCDataSourceControl objectReturns a DataSourceControl object for the current DataAccessPage
NameStringSpecifies the name of the DataAccessPage object
ParentObjectReturns the parent object of the DataAccessPage (the Application object)
RemovePersonalInformationBooleanTrue if personal information about the user is not stored in the DataAccessPage object, false if personal information is stored in the DataAccessPage object
VisibleBooleanFalse if the DataAccessPage object is minimized
WebOptionsWebOptions objectUsed to represent the WebOptions object
WindowHeightLongReturns or sets the height of the DataAccessPage object in twips
WindowWidthLongReturns or sets the width of the DataAccessPage object in twips

The DataAccessPage object has one method, the ApplyTheme method. This method takes one argument, the ThemeName ...

Get Access 2003 VBA Programmer's Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.