IsLoaded Property

         Example        

You can use the IsLoaded property to determine if an AccessObject is currently loaded.

Setting

The IsLoaded property uses the following settings.

Setting Visual Basic Description
Yes True (–1) The specified AccessObject is loaded.
No False (0) The specified AccessObject is not loaded..

The IsLoaded property is available only by using Visual Basic and is read-only.